<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-04-25T23:39:53.414991" rpa="false" schemaversion="5">
<suite id="s1" name="controller-rest-clust-cars-perf-ask.txt">
<suite id="s1-s1" name="010 Crud Mdsal Perf" source="/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/010_crud_mdsal_perf.robot">
<kw name="Start Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.020755" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:39:54.016829" elapsed="0.004000"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-25T23:39:54.016357" elapsed="0.004567"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.025731" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-25T23:39:54.022337" elapsed="0.003427"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-25T23:39:54.026017" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:54.025875" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.025843" elapsed="0.000254"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.026657" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:39:54.026261" elapsed="0.000444"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.027216" level="INFO">${cluster_size} = 3</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-25T23:39:54.026871" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-25T23:39:54.027807" elapsed="0.000345"/>
</kw>
<msg time="2026-04-25T23:39:54.028262" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:54.028312" level="INFO">${possibly_int_of_members} = 3</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:54.027417" elapsed="0.000919"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.028888" level="INFO">${int_of_members} = 3</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:54.028500" elapsed="0.000430"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.030446" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:54.030165" elapsed="0.000313"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.030887" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:54.030626" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.031587" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.031085" elapsed="0.000530"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.034662" elapsed="0.000235"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.035395" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.035065" elapsed="0.000356"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.035567" elapsed="0.000295"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.036712" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.036407" elapsed="0.000332"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:39:54.036786" elapsed="0.000041"/>
</return>
<msg time="2026-04-25T23:39:54.036975" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.036101" elapsed="0.000899"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:39:54.037669" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.9:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b05b655390&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:39:54.037217" elapsed="0.000599"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.037987" elapsed="0.000194"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:39:54.034004" elapsed="0.004244"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:39:54.033800" elapsed="0.004493"/>
</iter>
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.039125" elapsed="0.000246"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.039849" level="INFO">${member_ip} = 10.30.170.123</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.039522" elapsed="0.000353"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.040051" elapsed="0.000232"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.041073" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.040755" elapsed="0.000346"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:39:54.041148" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:39:54.041305" level="INFO">${session_alias} = ClusterManagement__session_2</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.040467" elapsed="0.000869"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:39:54.041898" level="INFO">Creating Session using : alias=ClusterManagement__session_2, url=http://10.30.170.123:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b05b654b10&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:39:54.041481" elapsed="0.000551"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.042188" elapsed="0.000190"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:39:54.038561" elapsed="0.003875"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:39:54.038386" elapsed="0.004094"/>
</iter>
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.043458" elapsed="0.000190"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.044170" level="INFO">${member_ip} = 10.30.171.135</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.043796" elapsed="0.000401"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.044342" elapsed="0.000225"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.045347" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.045053" elapsed="0.000320"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:39:54.045419" elapsed="0.000038"/>
</return>
<msg time="2026-04-25T23:39:54.045581" level="INFO">${session_alias} = ClusterManagement__session_3</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.044752" elapsed="0.000854"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:39:54.046180" level="INFO">Creating Session using : alias=ClusterManagement__session_3, url=http://10.30.171.135:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b05b6a6090&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:39:54.045751" elapsed="0.000537"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.046444" elapsed="0.000189"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:39:54.042744" elapsed="0.003948"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:39:54.042569" elapsed="0.004166"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-25T23:39:54.031680" elapsed="0.015086"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.047355" level="INFO">${ClusterManagement__member_index_list} = [1, 2, 3]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:39:54.046939" elapsed="0.000459"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.047985" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.9', 2: '10.30.170.123', 3: '10.30.171.135'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:39:54.047552" elapsed="0.000477"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.048569" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1', 'ClusterManagement__session_2', 'ClusterManagement__session_3']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:39:54.048181" elapsed="0.000430"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-25T23:39:54.029674" elapsed="0.018995"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-25T23:39:54.021968" elapsed="0.026794"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:54.048967" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:54.048832" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.048811" elapsed="0.000228"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.052149" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:54.051725" elapsed="0.000452"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.052637" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:54.052329" elapsed="0.000333"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:39:54.052707" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:39:54.052864" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:39:54.051412" elapsed="0.001476"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:54.053865" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.053603" elapsed="0.000288"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.054720" 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-04-25T23:39:54.054829" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.054528" elapsed="0.000327"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:39:54.058699" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:54.057729" elapsed="0.001058"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.057708" elapsed="0.001120"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.059477" 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-04-25T23:39:54.059709" 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-04-25T23:39:54.059037" elapsed="0.000722"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.060715" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.9" 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-04-25T23:39:54.060057" elapsed="0.000766"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.062006" level="INFO">${conn_id} = 1</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-04-25T23:39:54.061098" elapsed="0.000958"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.063811" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:39:54.064022" 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-04-25T23:39:54.063360" elapsed="0.000705"/>
</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-04-25T23:39:54.064398" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.066056" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:39:54.395562" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:39:49 UTC 2026

  System load:  0.14               Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 6%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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-51970-7-0-builder-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-04-25T23:39:54.065651" elapsed="0.330182"/>
</kw>
<msg time="2026-04-25T23:39:54.395958" 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-04-25T23:39:54.065207" elapsed="0.330973"/>
</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-04-25T23:39:54.062480" elapsed="0.333863"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.397277" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:39:54.410096" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:39:54.410488" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:39:54.410719" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:39:54.396732" elapsed="0.014098"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.411538" elapsed="0.001235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.415299" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:54.414020" elapsed="0.001514"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:54.416556" elapsed="0.000126"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:54.415948" elapsed="0.000907"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.415852" elapsed="0.001127"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:39:54.417688" elapsed="0.000142"/>
</return>
<status status="PASS" start="2026-04-25T23:39:54.417175" elapsed="0.000870"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.417133" elapsed="0.001003"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:54.418268" elapsed="0.000037"/>
</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-04-25T23:39:54.422698" elapsed="0.000542"/>
</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-04-25T23:39:54.423506" elapsed="0.000302"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.424095" elapsed="0.000250"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.419418" elapsed="0.004997"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:39:54.056784" elapsed="0.367805"/>
</kw>
<msg time="2026-04-25T23:39:54.424647" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.056013" elapsed="0.368691"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:39:54.055514" elapsed="0.369271"/>
</kw>
<msg time="2026-04-25T23:39:54.424826" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.055019" elapsed="0.369858"/>
</kw>
<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-04-25T23:39:54.427368" elapsed="0.000308"/>
</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-04-25T23:39:54.427837" elapsed="0.000164"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.428164" elapsed="0.000099"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.425178" elapsed="0.003137"/>
</kw>
<msg time="2026-04-25T23:39:54.428407" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:39:54.054115" elapsed="0.374317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.428842" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:54.428599" elapsed="0.000284"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:39:54.428941" elapsed="0.000030"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:39:54.053261" elapsed="0.375808"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:39:54.053095" elapsed="0.376051"/>
</iter>
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:54.430094" level="INFO">${member_ip} = 10.30.170.123</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.429792" elapsed="0.000329"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.430829" 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-04-25T23:39:54.430983" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.430683" elapsed="0.000329"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:39:54.434468" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:54.433901" elapsed="0.000652"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.433880" elapsed="0.000713"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.435300" 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-04-25T23:39:54.435542" 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-04-25T23:39:54.434784" elapsed="0.000811"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.436537" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.123" 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-04-25T23:39:54.435852" elapsed="0.000789"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.437810" level="INFO">${conn_id} = 4</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-04-25T23:39:54.436900" elapsed="0.000961"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.439566" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:39:54.439745" 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-04-25T23:39:54.439198" elapsed="0.000591"/>
</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-04-25T23:39:54.440257" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.441824" level="INFO">Logging into '10.30.170.123:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:39:54.772208" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:39:50 UTC 2026

  System load:  0.2                Processes:             124
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 6%                 IPv4 address for ens3: 10.30.170.123
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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-51970-7-0-builder-1 ~]&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-04-25T23:39:54.441502" elapsed="0.331623"/>
</kw>
<msg time="2026-04-25T23:39:54.773231" 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-04-25T23:39:54.441069" elapsed="0.332335"/>
</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-04-25T23:39:54.438307" elapsed="0.335272"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.774523" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:39:54.787838" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:39:54.788153" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:39:54.788327" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:39:54.774009" elapsed="0.014390"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.788854" elapsed="0.000820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.791285" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:54.790468" elapsed="0.001072"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:54.792197" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:54.791796" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.791750" elapsed="0.000730"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:39:54.792967" elapsed="0.000093"/>
</return>
<status status="PASS" start="2026-04-25T23:39:54.792605" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.792575" elapsed="0.000652"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:54.793314" elapsed="0.000022"/>
</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-04-25T23:39:54.797611" elapsed="0.000484"/>
</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-04-25T23:39:54.798366" elapsed="0.000300"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.798935" elapsed="0.000226"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.794011" elapsed="0.005220"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:39:54.432796" elapsed="0.366626"/>
</kw>
<msg time="2026-04-25T23:39:54.799481" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.432179" elapsed="0.367360"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:39:54.431655" elapsed="0.367965"/>
</kw>
<msg time="2026-04-25T23:39:54.799661" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.431163" elapsed="0.368543"/>
</kw>
<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-04-25T23:39:54.802319" elapsed="0.000398"/>
</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-04-25T23:39:54.802940" elapsed="0.000202"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.803316" elapsed="0.000105"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:54.800035" elapsed="0.003439"/>
</kw>
<msg time="2026-04-25T23:39:54.803571" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:39:54.430330" elapsed="0.373266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.804061" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:54.803781" elapsed="0.000322"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:39:54.804146" elapsed="0.000031"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:39:54.429437" elapsed="0.374871"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:39:54.429259" elapsed="0.375098"/>
</iter>
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:54.805392" level="INFO">${member_ip} = 10.30.171.135</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:54.805113" elapsed="0.000306"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.806186" 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-04-25T23:39:54.806292" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:54.806028" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:39:54.809774" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:54.809230" elapsed="0.000630"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:54.809209" elapsed="0.000691"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.810604" 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-04-25T23:39:54.810831" 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-04-25T23:39:54.810127" elapsed="0.000754"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.811794" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.135" 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-04-25T23:39:54.811150" elapsed="0.000746"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.813094" level="INFO">${conn_id} = 7</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-04-25T23:39:54.812170" elapsed="0.000975"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:39:54.814840" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:39:54.815037" 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-04-25T23:39:54.814478" elapsed="0.000602"/>
</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-04-25T23:39:54.815406" elapsed="0.002050"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:39:54.818592" level="INFO">Logging into '10.30.171.135:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:39:55.149412" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:39:52 UTC 2026

  System load:  0.12               Processes:             129
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 6%                 IPv4 address for ens3: 10.30.171.135
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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-51970-7-0-builder-2 ~]&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-04-25T23:39:54.818263" elapsed="0.331336"/>
</kw>
<msg time="2026-04-25T23:39:55.149700" 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-04-25T23:39:54.817807" elapsed="0.332072"/>
</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-04-25T23:39:54.813566" elapsed="0.336507"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:39:55.151082" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:39:55.164262" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:39:55.164699" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:39:55.164972" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:39:55.150510" elapsed="0.014578"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.165751" elapsed="0.001202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:55.169503" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:55.168176" elapsed="0.001559"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:55.170719" elapsed="0.000112"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:55.170169" elapsed="0.000863"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:55.170109" elapsed="0.001008"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:39:55.171780" elapsed="0.000164"/>
</return>
<status status="PASS" start="2026-04-25T23:39:55.171296" elapsed="0.000828"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:55.171259" elapsed="0.000950"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:39:55.172337" elapsed="0.000035"/>
</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-04-25T23:39:55.178415" elapsed="0.000461"/>
</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-04-25T23:39:55.179164" elapsed="0.000298"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.179713" elapsed="0.000241"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:55.173450" elapsed="0.006574"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:39:54.808137" elapsed="0.372061"/>
</kw>
<msg time="2026-04-25T23:39:55.180327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.807479" elapsed="0.372904"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:39:54.806999" elapsed="0.373476"/>
</kw>
<msg time="2026-04-25T23:39:55.180524" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:54.806467" elapsed="0.374105"/>
</kw>
<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-04-25T23:39:55.183041" elapsed="0.000308"/>
</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-04-25T23:39:55.183502" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.183785" elapsed="0.000095"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:55.180859" elapsed="0.003093"/>
</kw>
<msg time="2026-04-25T23:39:55.184045" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:39:54.805637" elapsed="0.378434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:55.184507" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:55.184236" elapsed="0.000315"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:39:55.184596" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:39:54.804707" elapsed="0.380014"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:39:54.804512" elapsed="0.380246"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:39:54.052957" elapsed="1.131840"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-25T23:39:54.049254" elapsed="1.135609"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-25T23:39:55.185028" elapsed="0.000211"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:55.198423" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:55.198310" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:55.198290" elapsed="0.000203"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:55.198799" 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-04-25T23:39:55.198906" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.198648" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:55.199350" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:55.199094" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:55.199783" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:55.199540" elapsed="0.000285"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:55.200852" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:39:55.200529" elapsed="0.000649">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-25T23:39:55.201325" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:39:55.201376" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:55.199990" elapsed="0.001413"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:55.201775" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:55.201498" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:55.201476" elapsed="0.000433"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:55.202959" level="INFO">${ip_address} = 10.30.170.9</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:55.202590" elapsed="0.000399"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:39:55.203043" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:39:55.203233" level="INFO">${odl_ip} = 10.30.170.9</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:55.202171" elapsed="0.001090"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:39:55.203434" elapsed="0.000517"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:55.204284" level="INFO">index=10
host=10.30.170.9
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:39:55.204411" level="INFO">${karaf_connection_object} = index=10
host=10.30.170.9
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.204154" elapsed="0.000285"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:55.204642" elapsed="0.002255"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:39:55.207336" level="INFO">Logging into '10.30.170.9:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:39:56.014244" 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-04-25T23:39:55.207072" elapsed="0.807360"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:56.018396" elapsed="0.000375"/>
</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-04-25T23:39:56.018957" elapsed="0.000213"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.019319" elapsed="0.000104"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:56.016157" elapsed="0.003321"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:56.014973" elapsed="0.004553"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:39:55.198010" elapsed="0.821574"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:39:55.185985" elapsed="0.833650"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:55.185599" elapsed="0.834091"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:39:55.185465" elapsed="0.834268"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:56.032695" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:56.032573" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:56.032546" elapsed="0.000228"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.033110" 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-04-25T23:39:56.033232" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.032962" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:56.033713" level="INFO">{1: 10}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:56.033444" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:56.034164" level="INFO">2</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:56.033903" elapsed="0.000304"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:56.035097" level="FAIL">Dictionary does not contain key '2'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:39:56.034824" elapsed="0.000423">Dictionary does not contain key '2'.</status>
</kw>
<msg time="2026-04-25T23:39:56.035401" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:39:56.035449" level="INFO">${old_connection_index} = Dictionary does not contain key '2'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:56.034461" elapsed="0.001011"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:56.035771" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:56.035552" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:56.035533" elapsed="0.000337"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:56.036668" level="INFO">${ip_address} = 10.30.170.123</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:56.036385" elapsed="0.000310"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:39:56.036743" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:39:56.036945" level="INFO">${odl_ip} = 10.30.170.123</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:56.036088" elapsed="0.000886"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:39:56.037127" elapsed="0.000464"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.037866" level="INFO">index=12
host=10.30.170.123
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:39:56.037983" level="INFO">${karaf_connection_object} = index=12
host=10.30.170.123
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_err...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.037758" elapsed="0.000252"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:56.038156" elapsed="0.002059"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.040677" level="INFO">Logging into '10.30.170.123:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:39:56.822522" 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-04-25T23:39:56.040401" elapsed="0.782328"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:56.826450" elapsed="0.000370"/>
</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-04-25T23:39:56.827009" elapsed="0.000189"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.827342" elapsed="0.000106"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:56.824129" elapsed="0.003373"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:56.823265" elapsed="0.004285"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.032262" elapsed="0.795342"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:39:56.020425" elapsed="0.807230"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:56.020027" elapsed="0.807684"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:39:56.019853" elapsed="0.807904"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:56.840787" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:56.840659" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:56.840630" elapsed="0.000240"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.841186" 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-04-25T23:39:56.841298" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.841040" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:56.841783" level="INFO">{1: 10, 2: 12}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:56.841502" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:56.842253" level="INFO">3</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:56.841994" elapsed="0.000302"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:56.843082" level="FAIL">Dictionary does not contain key '3'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:39:56.842807" elapsed="0.000418">Dictionary does not contain key '3'.</status>
</kw>
<msg time="2026-04-25T23:39:56.843342" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:39:56.843387" level="INFO">${old_connection_index} = Dictionary does not contain key '3'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:56.842447" elapsed="0.000962"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:56.843703" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:56.843486" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:56.843467" elapsed="0.000334"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:56.844541" level="INFO">${ip_address} = 10.30.171.135</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:56.844276" elapsed="0.000293"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:39:56.844616" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:39:56.844774" level="INFO">${odl_ip} = 10.30.171.135</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:56.844013" elapsed="0.000784"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:39:56.844959" elapsed="0.000445"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.845841" level="INFO">index=14
host=10.30.171.135
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:39:56.845956" level="INFO">${karaf_connection_object} = index=14
host=10.30.171.135
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_err...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.845573" elapsed="0.000410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:39:56.846124" elapsed="0.002158"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:39:56.848705" level="INFO">Logging into '10.30.171.135:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:39:57.436212" 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-04-25T23:39:56.848438" elapsed="0.588020"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:57.440141" elapsed="0.000375"/>
</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-04-25T23:39:57.440681" elapsed="0.000189"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:57.441127" elapsed="0.000108"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:57.437835" elapsed="0.003456"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:57.437005" elapsed="0.004334"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:39:56.840336" elapsed="0.601057"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:39:56.828498" elapsed="0.612952"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:56.828135" elapsed="0.613373"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:39:56.827992" elapsed="0.613559"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-25T23:39:55.185304" elapsed="2.256293"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-25T23:39:54.021316" elapsed="3.420386"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.444285" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.444160" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.444135" elapsed="0.000226"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.448758" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.448648" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.448629" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:57.449832" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:57.449416" elapsed="0.000444"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:57.450359" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:57.450047" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:39:57.450430" elapsed="0.000039"/>
</return>
<msg time="2026-04-25T23:39:57.450602" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:39:57.449085" elapsed="0.001542"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.455989" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.455864" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.455845" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.457313" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.457179" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.457160" elapsed="0.000222"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:57.457873" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:57.457522" elapsed="0.000379"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.458321" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:39:57.458075" elapsed="0.000272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.541887" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:39:57.459007" elapsed="0.083096"/>
</kw>
<msg time="2026-04-25T23:39:57.542275" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:39:57.542324" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.458499" elapsed="0.083870"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.723872" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:39:57.543218" elapsed="0.181019"/>
</kw>
<msg time="2026-04-25T23:39:57.724400" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:39:57.724449" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.542622" elapsed="0.181865"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.724910" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.724600" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.724564" elapsed="0.000564"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:57.725674" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:57.725271" elapsed="0.000530"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.726142" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.725876" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.725853" elapsed="0.000469"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:39:57.726361" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:57.728449" elapsed="0.000478"/>
</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-04-25T23:39:57.729285" elapsed="0.000318"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:57.729963" elapsed="0.000255"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:57.727627" elapsed="0.002685"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:57.726682" elapsed="0.003797"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:39:57.456833" elapsed="0.273751"/>
</kw>
<msg time="2026-04-25T23:39:57.730683" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:57.730730" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.456215" elapsed="0.274553"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:39:57.730975" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-25T23:39:57.730848" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.730827" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.731485" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.731820" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.731893" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:39:57.455570" elapsed="0.276648"/>
</kw>
<msg time="2026-04-25T23:39:57.732318" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:57.732365" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.451053" elapsed="0.281349"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.732734" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.732481" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.732463" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:39:57.450890" elapsed="0.281947"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.738253" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.738138" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.738120" elapsed="0.000250"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.739569" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.739438" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.739419" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:57.740321" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:57.739779" elapsed="0.000571"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.740740" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:39:57.740504" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.854262" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:39:57.741433" elapsed="0.112968"/>
</kw>
<msg time="2026-04-25T23:39:57.854539" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:39:57.854585" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.740935" elapsed="0.113688"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.978481" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:39:57.855380" elapsed="0.123274"/>
</kw>
<msg time="2026-04-25T23:39:57.978801" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:39:57.978848" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.854817" elapsed="0.124069"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.979273" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.978995" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.978969" elapsed="0.000486"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:57.980017" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:57.979603" elapsed="0.000511"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.980414" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.980181" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.980162" elapsed="0.000430"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:39:57.980630" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:57.982668" elapsed="0.000485"/>
</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-04-25T23:39:57.983490" elapsed="0.000314"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:57.984147" elapsed="0.000237"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:57.981846" elapsed="0.002631"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:57.980957" elapsed="0.003656"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:39:57.739136" elapsed="0.245580"/>
</kw>
<msg time="2026-04-25T23:39:57.984816" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:57.984868" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.738523" elapsed="0.246383"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:39:57.985248" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:39:57.985139" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.985119" elapsed="0.000268"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.985784" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.986157" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.986233" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:39:57.737820" elapsed="0.248522"/>
</kw>
<msg time="2026-04-25T23:39:57.986436" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:57.986483" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.733131" elapsed="0.253389"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:57.986856" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:57.986601" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.986581" elapsed="0.000376"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:39:57.732994" elapsed="0.253987"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.992205" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.992096" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.992077" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:39:57.993726" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:57.993594" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:57.993574" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:57.994307" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:57.993971" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:39:57.994716" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:39:57.994486" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:39:58.085930" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:39:57.995407" elapsed="0.090760"/>
</kw>
<msg time="2026-04-25T23:39:58.086342" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:39:58.086392" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.994894" elapsed="0.091535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:39:58.243769" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:39:58.087182" elapsed="0.156956"/>
</kw>
<msg time="2026-04-25T23:39:58.244379" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:39:58.244430" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:58.086627" elapsed="0.157843"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.245054" elapsed="0.000059"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.244612" elapsed="0.000601"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.244567" elapsed="0.000679"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.245894" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "0 "1 "0 "_ "c "r "u "d "_ "m "d "s "a "l "_ "p "e "r "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:58.245398" elapsed="0.000750"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.246459" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.246221" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.246202" elapsed="0.000429"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:39:58.246680" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:39:58.248771" elapsed="0.000472"/>
</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-04-25T23:39:58.249580" elapsed="0.000315"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:39:58.250264" elapsed="0.000244"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:39:58.247975" elapsed="0.002624"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:39:58.247028" elapsed="0.003705"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:39:57.993300" elapsed="0.257537"/>
</kw>
<msg time="2026-04-25T23:39:58.250955" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:58.251002" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.992418" elapsed="0.258623"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:39:58.251230" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:39:58.251122" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.251102" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.251723" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.252393" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:39:58.252468" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:39:57.991769" elapsed="0.260811"/>
</kw>
<msg time="2026-04-25T23:39:58.252679" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:39:58.252725" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.987250" elapsed="0.265512"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.253103" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.252841" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.252823" elapsed="0.000358"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:39:57.987113" elapsed="0.266091"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:39:57.450689" elapsed="0.802553"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:39:57.448344" elapsed="0.804965"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-25T23:39:57.442327" elapsed="0.811044"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:39:57.441863" elapsed="0.811554"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-25T23:39:54.016003" elapsed="4.237470"/>
</kw>
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.254432" level="INFO">${already_done} = True</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-25T23:39:58.254083" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="PASS" start="2026-04-25T23:39:58.254627" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:39:58.254532" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.254514" elapsed="0.000197"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.254865" elapsed="0.000022"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.255051" elapsed="0.000021"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.255262" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.255436" elapsed="0.000020"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.255692" elapsed="0.000023"/>
</kw>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-25T23:39:58.253747" elapsed="0.002032"/>
</kw>
<kw name="Set_Variables_For_Shard" owner="CarPeople">
<kw name="Get_Leader_And_Followers_For_Shard" owner="ClusterManagement">
<kw name="Get_State_Info_For_Shard" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.262281" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:58.261852" elapsed="0.000457"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.262765" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:58.262462" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:39:58.262836" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:39:58.263010" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:39:58.261543" elapsed="0.001492"/>
</kw>
<kw name="Sort List" owner="Collections">
<arg>${index_list}</arg>
<doc>Sorts the given list in place.</doc>
<status status="PASS" start="2026-04-25T23:39:58.263182" elapsed="0.000193"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.263864" level="INFO">${ds_type} = config</msg>
<var>${ds_type}</var>
<arg>'${shard_type}' != 'config'</arg>
<arg>operational</arg>
<arg>config</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:58.263528" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.264291" level="INFO">${leader_list} = []</msg>
<var>${leader_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:58.264055" elapsed="0.000261"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.264686" level="INFO">${follower_list} = []</msg>
<var>${follower_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:39:58.264454" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.267030" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:58.266717" elapsed="0.000340"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:39:58.267104" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:39:58.267251" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:58.266425" elapsed="0.000851"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.312819" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:58.312438" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:58.313710" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:58.313367" elapsed="0.000441">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:58.313904" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:58.313040" elapsed="0.000905"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.314566" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:58.314170" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:39:58.314930" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:39:58.315159" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:39:58.314770" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.315610" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:58.315357" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.316604" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:58.316333" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.317119" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:39:58.316801" elapsed="0.000344"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.317469" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.317669" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.317837" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:39:58.317341" elapsed="0.000553"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:39:58.317196" elapsed="0.000750"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:39:58.317991" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:39:58.318179" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:39:58.316064" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:58.315747" elapsed="0.002489"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.318406" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.318261" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.315726" elapsed="0.002756"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.319126" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:58.318639" elapsed="0.000514"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:39:58.319221" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:39:58.311629" elapsed="0.007803"/>
</kw>
<msg time="2026-04-25T23:39:58.319503" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:58.299540" elapsed="0.020029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.359368" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.399424" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.439365" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.439699" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.440205" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.440954" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.440606" elapsed="0.000473"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:39:58.440569" elapsed="0.000578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.441410" elapsed="0.000065"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.441727" elapsed="0.000063"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.442057" elapsed="0.000065"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:39:58.440537" elapsed="0.001712"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:39:58.440400" elapsed="0.001911"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.442459" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:39:58.442663" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:39:58.442786" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:39:58.295276" elapsed="0.147535"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:58.445405" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:58.444838" elapsed="0.000694">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:58.445657" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:58.443531" elapsed="0.002164"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.446315" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:58.445850" elapsed="0.000626"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.448140" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:58.447206" elapsed="0.001013"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:58.446504" elapsed="0.001830"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.445830" elapsed="0.002529"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.450994" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:58.448509" elapsed="0.002527"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:39:58.451180" elapsed="0.000032"/>
</return>
<msg time="2026-04-25T23:39:58.451337" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:39:58.443222" elapsed="0.008140"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:58.453637" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:58.453137" elapsed="0.000613">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:58.453877" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:58.452122" elapsed="0.001808"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:39:58.454388" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:39:58.454089" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.454069" elapsed="0.000473"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.454688" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:58.454966" elapsed="0.000058"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:39:58.455163" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:39:58.457309" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:39:58.451703" elapsed="0.005632"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.459362" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:58.458906" elapsed="0.000584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:58.460204" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:58.459702" elapsed="0.000630"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:39:59.274166" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:39:59.279676" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01onn2k4w23gzltbs65pzs3zq0.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:39:59 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:39:59.280427" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:39:58.462574" elapsed="0.818034"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:58.460464" elapsed="0.820443"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.281604" elapsed="0.000108"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.281054" elapsed="0.000973"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.460444" elapsed="0.821640"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.288706" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.285432" elapsed="0.003547"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.284634" elapsed="0.004392"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.284558" elapsed="0.004530"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.292025" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.289785" elapsed="0.002329"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.289236" elapsed="0.002923"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.289185" elapsed="0.003032"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.298247" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.292727" elapsed="0.005618"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.299081" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.298494" elapsed="0.000705"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.299981" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.299559" elapsed="0.000473"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.299257" elapsed="0.000824"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.298444" elapsed="0.001693"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.301380" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.300621" elapsed="0.000857"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.302195" elapsed="0.000069"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.301632" elapsed="0.000678"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.303119" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.302706" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.302368" elapsed="0.000847"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.301577" elapsed="0.001694"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:59.304154" elapsed="0.000618"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:39:59.306425" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.305629" elapsed="0.000892"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.307401" elapsed="0.002264"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:39:59.283282" elapsed="0.026485"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.310136" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:59.309951" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.309928" elapsed="0.000348"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:39:59.317335" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:39:59.310419" elapsed="0.006964"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:39:59.317533" elapsed="0.000042"/>
</return>
<msg time="2026-04-25T23:39:59.317714" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:39:58.457748" elapsed="0.859995"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:39:59.317807" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:39:59.317990" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:39:58.275074" elapsed="1.042945"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.318360" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.318108" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.318089" elapsed="0.000414"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:39:59.318539" elapsed="0.000027"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:39:58.271202" elapsed="1.047516"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:58.267349" elapsed="1.051414"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:58.267326" elapsed="1.051464"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:39:59.319395" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:39:59.319284" elapsed="0.000175"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.319524" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:59.319485" elapsed="0.000080"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.319266" elapsed="0.000323"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.319736" elapsed="0.000022"/>
</kw>
<msg time="2026-04-25T23:39:59.319862" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:39:59.319051" elapsed="0.000839"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.320479" level="INFO">${cluster_index} = 1</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.320086" elapsed="0.000422"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.321192" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.320664" elapsed="0.000558"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.326544" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.326286" elapsed="0.000557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.327448" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.327138" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:39:59.350074" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:39:59.350212" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:39:59 GMT', 'Expires': 'Sat, 25 Apr 2026 22:39:59 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Leader","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":-1,"LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.551","PeerAddresses":"member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","FollowerInitialSyncStatus":false,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.194","active":true,"matchIndex":-1,"voting":true,"id":"member-2-shard-car-config","nextIndex":0},{"timeSinceLastActivity":"00:00:00.194","active":true,"matchIndex":-1,"voting":true,"id":"member-3-shard-car-config","nextIndex":0}],"FailedReadTransactionsCount":0,"StatRetrievalTime":"1.779 ms","Voting":true,"CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-2-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-1-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160399,"status":200} 
 </msg>
<msg time="2026-04-25T23:39:59.350445" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:39:59.329523" elapsed="0.020978"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.327574" elapsed="0.023070"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.351083" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.350709" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.327553" elapsed="0.023727"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.359129" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Leader","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":-1,"LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.551","PeerAddresses":"member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","FollowerInitialSyncStatus":false,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.194","active":true,"matchIndex":-1,"voting":true,"id":"member-2-shard-car-config","nextIndex":0},{"timeSinceLastActivity":"00:00:00.194","active":true,"matchIndex":-1,"voting":true,"id":"member-3-shard-car-config","nextIndex":0}],"FailedReadTransactionsCount":0,"StatRetrievalTime":"1.779 ms","Voting":true,"CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-2-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-1-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160399,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.353805" elapsed="0.005647"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.353322" elapsed="0.006348"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.353280" elapsed="0.006421"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.362237" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.359993" elapsed="0.002373"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.359759" elapsed="0.002704"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.359742" elapsed="0.002749"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.363216" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.362670" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.363543" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.363315" elapsed="0.000370"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.364379" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.363868" elapsed="0.000551"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.363713" elapsed="0.000815"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.363297" elapsed="0.001256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.365219" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.364708" elapsed="0.000538"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.365541" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.365315" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.366374" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.365866" elapsed="0.000548"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.365707" elapsed="0.000814"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.365297" elapsed="0.001249"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:59.366719" elapsed="0.000659"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:39:59.368097" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.367537" elapsed="0.000586"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.368271" elapsed="0.002590"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:39:59.352275" elapsed="0.018717"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.371177" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:39:59.371066" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.371046" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:39:59.374206" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160399,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:39:59.371384" elapsed="0.002851"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:39:59.374286" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:39:59.374443" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160399,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:39:59.322079" elapsed="0.052421"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:39:59.374560" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:39:59.374723" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160399,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:39:59.321438" elapsed="0.053312"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.375783" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160399, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.375343" elapsed="0.000469"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:39:59.375861" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:39:59.376052" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160399, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:39:59.375060" elapsed="0.001019"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:59.376427" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': -1, 'CommittedTransactionsCount': 0, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [{'active': True, 'i...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.376227" elapsed="0.000227"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:39:59.376800" level="INFO">${raft_property} = Leader</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.376602" elapsed="0.000223"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:39:59.376871" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:39:59.377036" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:39:58.265826" elapsed="1.111234"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:39:59.377117" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:39:59.377260" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:39:58.265171" elapsed="1.112113"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.377571" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.377361" elapsed="0.000267"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.377853" elapsed="0.000207"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.377651" elapsed="0.000447"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.378261" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.378123" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.377344" elapsed="0.000992"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:39:58.265009" elapsed="1.113350"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.380762" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.380467" elapsed="0.000322"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:39:59.380835" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:39:59.380998" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:39:59.380180" elapsed="0.000843"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.426238" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.425834" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:59.427080" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:59.426798" elapsed="0.000397">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:59.427293" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:59.426444" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.427894" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:59.427498" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:39:59.428258" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:39:59.428411" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:39:59.428113" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.428855" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.428607" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.429962" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.429551" elapsed="0.000457"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.430433" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:39:59.430162" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.430829" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.431064" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.431231" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:39:59.430697" elapsed="0.000591"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.430520" elapsed="0.000797"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:39:59.431361" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:39:59.431518" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:39:59.429289" elapsed="0.002253"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.429002" elapsed="0.002572"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.431738" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.431599" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.428982" elapsed="0.002831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.432417" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:39:59.431983" elapsed="0.000460"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:39:59.432512" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:39:59.425047" elapsed="0.007690"/>
</kw>
<msg time="2026-04-25T23:39:59.432806" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:39:59.412945" elapsed="0.019928"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.472552" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.512389" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.551996" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.552322" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.552562" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.553299" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.552965" elapsed="0.000458"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:39:59.552909" elapsed="0.000582"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.553756" elapsed="0.000063"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.554089" elapsed="0.000065"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.554405" elapsed="0.000064"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:39:59.552871" elapsed="0.001675"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.552741" elapsed="0.001866"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.554789" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.555011" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:39:59.555135" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:39:59.408710" elapsed="0.146450"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:59.557634" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:59.557143" elapsed="0.000605">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:59.557871" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:59.555861" elapsed="0.002049"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.558506" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:39:59.558087" elapsed="0.000583"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.560489" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:39:59.559696" elapsed="0.000873"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.558719" elapsed="0.001969"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.558067" elapsed="0.002646"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.563419" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:39:59.560859" elapsed="0.002601"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:39:59.563604" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:39:59.563762" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:39:59.555553" elapsed="0.008234"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:39:59.566152" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:39:59.565453" elapsed="0.000811">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:39:59.566423" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:39:59.564457" elapsed="0.002005"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:39:59.566932" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-25T23:39:59.566617" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.566597" elapsed="0.000490"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.567226" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:39:59.567472" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:39:59.567623" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:39:59.569759" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:39:59.564144" elapsed="0.005642"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.571779" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.571345" elapsed="0.000562"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:39:59.572562" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:39:59.572135" elapsed="0.000552"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:00.486359" level="INFO">GET Request : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:40:00.488255" level="INFO">GET Response : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0ondqica4o66bzek8o418wrzf0.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:40:00 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:40:00.489089" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:39:59.575006" elapsed="0.914335"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.572818" elapsed="0.916831"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.490301" elapsed="0.000110"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.489729" elapsed="0.001006"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.572799" elapsed="0.917998"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.498887" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.495803" elapsed="0.003492"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.494554" elapsed="0.004803"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.494393" elapsed="0.005041"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.503119" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.500424" elapsed="0.002824"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.499633" elapsed="0.003664"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.499566" elapsed="0.003792"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.504706" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.503891" elapsed="0.000914"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.505541" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.504979" elapsed="0.000685"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.506496" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.506084" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.505724" elapsed="0.000871"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.504908" elapsed="0.001746"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.507907" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.507169" elapsed="0.000858"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.508763" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.508184" elapsed="0.000698"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.509680" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.509277" elapsed="0.000457"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.508963" elapsed="0.000819"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.508130" elapsed="0.001711"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:00.510796" elapsed="0.000705"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:40:00.512971" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.512407" elapsed="0.000670"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.514158" elapsed="0.002472"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:40:00.492084" elapsed="0.024647"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.517090" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:00.516894" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.516874" elapsed="0.000356"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:40:00.523610" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:40:00.517369" elapsed="0.006285"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:40:00.523798" elapsed="0.000039"/>
</return>
<msg time="2026-04-25T23:40:00.523987" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:39:59.570203" elapsed="0.953811"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:00.524078" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:00.524225" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:39:59.388582" elapsed="1.135669"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.524569" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.524332" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.524315" elapsed="0.000393"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:00.524741" elapsed="0.000025"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:39:59.384743" elapsed="1.140120"/>
</kw>
<status status="PASS" start="2026-04-25T23:39:59.381090" elapsed="1.143815"/>
</branch>
<status status="PASS" start="2026-04-25T23:39:59.381073" elapsed="1.143873"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:40:00.525493" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:40:00.525388" elapsed="0.000163"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.525610" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:00.525574" elapsed="0.000074"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.525371" elapsed="0.000299"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.525809" elapsed="0.000022"/>
</kw>
<msg time="2026-04-25T23:40:00.525995" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:40:00.525170" elapsed="0.000852"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.526548" level="INFO">${cluster_index} = 2</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.526181" elapsed="0.000393"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.527224" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.526721" elapsed="0.000535"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.532308" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.532062" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.532739" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.532499" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:00.557663" level="INFO">GET Request : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:40:00.557801" level="INFO">GET Response : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:40:00 GMT', 'Expires': 'Sat, 25 Apr 2026 22:40:00 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Follower","LastApplied":-1,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.556","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.774 ms","CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160400,"status":200} 
 </msg>
<msg time="2026-04-25T23:40:00.558079" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:40:00.534719" elapsed="0.023419"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.532847" elapsed="0.025386"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.558617" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.558292" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.532828" elapsed="0.025977"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.566798" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Follower","LastApplied":-1,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.556","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.774 ms","CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160400,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.561196" elapsed="0.006103"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.560695" elapsed="0.006836"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.560654" elapsed="0.006940"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.570432" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.567897" elapsed="0.002695"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.567680" elapsed="0.003022"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.567663" elapsed="0.003073"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.571495" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.570902" elapsed="0.000623"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.571843" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.571599" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.572852" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.572203" elapsed="0.000693"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.572038" elapsed="0.000994"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.571580" elapsed="0.001479"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.573736" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.573217" elapsed="0.000547"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.574087" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.573836" elapsed="0.000397"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.574971" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.574422" elapsed="0.000594"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.574262" elapsed="0.000865"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.573817" elapsed="0.001335"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:00.575392" elapsed="0.000711"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:40:00.576832" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.576268" elapsed="0.000592"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.577029" elapsed="0.002556"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:40:00.559831" elapsed="0.019822"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.579835" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:00.579725" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.579705" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:40:00.582643" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160400,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:40:00.580064" elapsed="0.002609"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:40:00.582726" elapsed="0.000032"/>
</return>
<msg time="2026-04-25T23:40:00.582888" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160400,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:40:00.528088" elapsed="0.054950"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:00.583102" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:40:00.583296" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160400,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:40:00.527469" elapsed="0.055856"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.584329" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160400, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.583856" elapsed="0.000504"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:40:00.584466" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:40:00.584645" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160400, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:40:00.583560" elapsed="0.001114"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:00.585060" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': -1, 'CommittedTransactionsCount': 0, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerInitial...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.584833" elapsed="0.000256"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:00.585447" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.585243" elapsed="0.000231"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:40:00.585523" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:40:00.585683" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:39:59.379613" elapsed="1.206097"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:40:00.585770" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:00.585939" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:39:59.378714" elapsed="1.207253"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.586272" elapsed="0.000203"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.586052" elapsed="0.000463"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.586685" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.586541" elapsed="0.000202"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.586934" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.586768" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.586033" elapsed="0.000984"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:39:59.378525" elapsed="1.208517"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.589298" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.588987" elapsed="0.000339"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:40:00.589374" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:40:00.589524" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:40:00.588679" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.638117" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.637698" elapsed="0.000449"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:40:00.638977" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:40:00.638673" elapsed="0.000388">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:40:00.639159" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:40:00.638336" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.639809" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:40:00.639401" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:40:00.640186" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:40:00.640349" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:40:00.640034" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.640848" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.640590" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.641872" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.641601" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.642397" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:40:00.642114" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.642762" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.642990" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.643163" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:40:00.642629" elapsed="0.000595"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.642479" elapsed="0.000811"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:40:00.643344" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:40:00.643510" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:40:00.641311" elapsed="0.002225"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.641005" elapsed="0.002565"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.643741" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.643595" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.640984" elapsed="0.002836"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.644471" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:00.644006" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:40:00.644571" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:40:00.636860" elapsed="0.007954"/>
</kw>
<msg time="2026-04-25T23:40:00.644891" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:00.624649" elapsed="0.020334"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.685297" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.725389" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.766160" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.766487" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.766726" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.767523" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.767161" elapsed="0.000491"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:40:00.767123" elapsed="0.000600"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.768210" elapsed="0.000065"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.768525" elapsed="0.000063"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.768836" elapsed="0.000064"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:40:00.767091" elapsed="0.001903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.766954" elapsed="0.002101"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.769199" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.769397" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:40:00.769523" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:40:00.620344" elapsed="0.149205"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:40:00.771795" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:40:00.771276" elapsed="0.000630">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:40:00.772279" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:40:00.770266" elapsed="0.002051"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.772885" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:00.772470" elapsed="0.000592"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.774546" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:00.773771" elapsed="0.000861"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.773090" elapsed="0.001689"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.772450" elapsed="0.002354"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.777540" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:40:00.774962" elapsed="0.002618"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:40:00.777721" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:40:00.777877" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:40:00.769953" elapsed="0.007947"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:40:00.780285" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:40:00.779635" elapsed="0.000763">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:40:00.780528" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:40:00.778576" elapsed="0.001990"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:40:00.781013" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:40:00.780726" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.780706" elapsed="0.000460"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.781306" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:00.781552" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:40:00.781760" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:40:00.783820" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:40:00.778260" elapsed="0.005586"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.786010" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.785552" elapsed="0.000588"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:00.786785" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:00.786351" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:01.710025" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:40:01.711412" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01nssj1t2ulip7so10ku53shj50.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:40:01 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:40:01.712199" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:40:00.789341" elapsed="0.923090"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.787153" elapsed="0.925600"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.713595" elapsed="0.000153"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.712859" elapsed="0.001251"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.787133" elapsed="0.927040"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.723263" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.718760" elapsed="0.004867"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.717459" elapsed="0.006236"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.717334" elapsed="0.006448"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.727115" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.724954" elapsed="0.002250"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.724160" elapsed="0.003089"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.724086" elapsed="0.003222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.728575" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.727842" elapsed="0.000833"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.729396" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.728825" elapsed="0.000688"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.730288" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.729877" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.729571" elapsed="0.000839"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.728774" elapsed="0.001693"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.731788" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.730987" elapsed="0.000958"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.732658" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.732101" elapsed="0.000672"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.733546" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.733155" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.732835" elapsed="0.000809"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.732047" elapsed="0.001651"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:01.734589" elapsed="0.000677"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:40:01.736696" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.736162" elapsed="0.000635"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.737663" elapsed="0.002556"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:40:01.715373" elapsed="0.024949"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:40:01.740672" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:01.740490" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.740469" elapsed="0.000344"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:40:01.747125" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:40:01.740969" elapsed="0.006201"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:40:01.747315" elapsed="0.000041"/>
</return>
<msg time="2026-04-25T23:40:01.747488" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:40:00.784393" elapsed="0.963121"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:01.747579" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:40:01.747728" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:40:00.597441" elapsed="1.150313"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.748121" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.747864" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.747845" elapsed="0.000411"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:01.748288" elapsed="0.000026"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:40:00.593533" elapsed="1.154880"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:00.589619" elapsed="1.158836"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:00.589601" elapsed="1.158879"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:40:01.749045" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:40:01.748935" elapsed="0.000168"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:40:01.749162" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:01.749126" elapsed="0.000074"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.748902" elapsed="0.000320"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.749359" elapsed="0.000021"/>
</kw>
<msg time="2026-04-25T23:40:01.749479" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:40:01.748703" elapsed="0.000801"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.750053" level="INFO">${cluster_index} = 3</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.749663" elapsed="0.000417"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.750691" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.750229" elapsed="0.000490"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.755790" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.755544" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.756254" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.756011" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:01.779638" level="INFO">GET Request : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:40:01.779775" level="INFO">GET Response : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:40:01 GMT', 'Expires': 'Sat, 25 Apr 2026 22:40:01 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Follower","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":-1,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.554","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.530 ms","CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160401,"status":200} 
 </msg>
<msg time="2026-04-25T23:40:01.780080" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:40:01.758233" elapsed="0.021908"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.756363" elapsed="0.023879"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.780633" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.780301" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.756345" elapsed="0.024485"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.789850" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":-1,"InMemoryJournalLogSize":0,"ReplicatedToAllIndex":-1,"Leader":"member-1-shard-car-config","LastIndex":-1,"RaftState":"Follower","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":-1,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":-1,"LastLeadershipChangeTime":"2026-04-25 23:37:02.554","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.530 ms","CurrentTerm":2,"LastTerm":-1,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":-1,"StatRetrievalError":null,"CommitIndex":-1,"SnapshotTerm":-1,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":0},"timestamp":1777160401,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.783235" elapsed="0.006825"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.782723" elapsed="0.007442"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.782682" elapsed="0.007512"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.793724" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.790471" elapsed="0.003409"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.790251" elapsed="0.003763"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.790234" elapsed="0.003812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.794854" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.794240" elapsed="0.000651"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.795438" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.795008" elapsed="0.000619"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.796441" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.795904" elapsed="0.000579"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.795666" elapsed="0.000931"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.794983" elapsed="0.001639"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.797333" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.796777" elapsed="0.000583"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.797659" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.797431" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.798499" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.797999" elapsed="0.000542"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.797826" elapsed="0.000826"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.797413" elapsed="0.001264"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:01.798832" elapsed="0.000662"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:40:01.800260" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.799654" elapsed="0.000634"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.800436" elapsed="0.002814"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:40:01.781849" elapsed="0.021486"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:40:01.803536" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:01.803422" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.803402" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:40:01.806478" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160401,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:40:01.803751" elapsed="0.002757"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:40:01.806560" elapsed="0.000033"/>
</return>
<msg time="2026-04-25T23:40:01.806726" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160401,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:40:01.751582" elapsed="0.055172"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:40:01.806811" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:01.806975" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777160401,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:40:01.750985" elapsed="0.056017"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.808006" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160401, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:01.807513" elapsed="0.000524"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:40:01.808158" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:40:01.808349" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777160401, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:40:01.807227" elapsed="0.001150"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:01.808726" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': -1, 'CommittedTransactionsCount': 0, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerInitial...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.808528" elapsed="0.000226"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:01.809197" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.808902" elapsed="0.000322"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:40:01.809271" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:40:01.809421" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:40:00.588123" elapsed="1.221323"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:40:01.809502" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:01.809647" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:40:00.587411" elapsed="1.222261"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.809985" elapsed="0.000197"/>
</kw>
<status status="PASS" start="2026-04-25T23:40:01.809750" elapsed="0.000476"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.810438" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.810260" elapsed="0.000248"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.810685" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.810539" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.809732" elapsed="0.001030"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:40:00.587234" elapsed="1.223551"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:39:58.264767" elapsed="3.546052"/>
</for>
<return>
<value>${leader_list}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:40:01.810863" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:01.811087" level="INFO">${leader_list} = [1]</msg>
<msg time="2026-04-25T23:40:01.811134" level="INFO">${follower_list} = [2, 3]</msg>
<var>${leader_list}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>validate=True</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Return lists of Leader and Follower member indices from a given member index list
(or from the full list if empty). If ${shard_type} is not 'config', 'operational' is assumed.
If ${validate}, Fail if raft state is not Leader or Follower (for example on Candidate).
The biggest difference from Get_Leader_And_Followers_For_Shard
is that no check on number of Leaders is performed.</doc>
<status status="PASS" start="2026-04-25T23:39:58.260868" elapsed="3.550289"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.811602" level="INFO">Length is 1.</msg>
<msg time="2026-04-25T23:40:01.811679" level="INFO">${leader_count} = 1</msg>
<var>${leader_count}</var>
<arg>${leader_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-25T23:40:01.811326" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="${leader_count} &lt; 1">
<kw name="Fail" owner="BuiltIn">
<arg>No leader found.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.812047" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.811771" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.811753" elapsed="0.000385"/>
</if>
<kw name="Length Should Be" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.814394" level="INFO">Length is 1.</msg>
<arg>${leader_list}</arg>
<arg>${1}</arg>
<arg>Too many Leaders.</arg>
<doc>Verifies that the length of the given item is correct.</doc>
<status status="PASS" start="2026-04-25T23:40:01.812294" elapsed="0.002150"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:40:01.814797" level="INFO">${leader} = 1</msg>
<var>${leader}</var>
<arg>${leader_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.814602" elapsed="0.000221"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:40:01.814870" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:40:01.815084" level="INFO">${leader} = 1</msg>
<msg time="2026-04-25T23:40:01.815132" level="INFO">${follower_list} = [2, 3]</msg>
<var>${leader}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<doc>Get role lists, validate there is one leader, return the leader and list of followers.
Optionally, issue GET to a simple restconf URL to make sure subsequent operations will not encounter 503.</doc>
<status status="PASS" start="2026-04-25T23:39:58.256541" elapsed="3.558614"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.815716" level="INFO">${car_leader_index} = 1</msg>
<arg>\${${shard_name}_leader_index}</arg>
<arg>${leader}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.815322" elapsed="0.000437"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.816353" level="INFO">${car_follower_indices} = [2, 3]</msg>
<arg>\${${shard_name}_follower_indices}</arg>
<arg>${follower_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.815959" elapsed="0.000484"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:40:01.816785" level="INFO">${first_follower_index} = 2</msg>
<var>${first_follower_index}</var>
<arg>${follower_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.816592" elapsed="0.000219"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.817377" level="INFO">${car_first_follower_index} = 2</msg>
<arg>\${${shard_name}_first_follower_index}</arg>
<arg>${first_follower_index}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.816984" elapsed="0.000439"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.818409" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.818110" elapsed="0.000326"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:40:01.818481" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:40:01.818632" level="INFO">${leader_session} = ClusterManagement__session_1</msg>
<var>${leader_session}</var>
<arg>member_index=${leader}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:40:01.817634" elapsed="0.001024"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.819197" level="INFO">${car_leader_session} = ClusterManagement__session_1</msg>
<arg>\${${shard_name}_leader_session}</arg>
<arg>${leader_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.818811" elapsed="0.000430"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.819642" level="INFO">${sessions} = []</msg>
<var>${sessions}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:40:01.819396" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.820782" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.820434" elapsed="0.000381"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:40:01.820861" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:40:01.821049" level="INFO">${follower_session} = ClusterManagement__session_2</msg>
<var>${follower_session}</var>
<arg>member_index=${follower_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:40:01.820118" elapsed="0.000957"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${sessions}</arg>
<arg>${follower_session}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.821219" elapsed="0.000192"/>
</kw>
<var name="${follower_index}">2</var>
<status status="PASS" start="2026-04-25T23:40:01.819910" elapsed="0.001539"/>
</iter>
<iter>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.822369" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:40:01.822051" elapsed="0.000346"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:40:01.822453" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:40:01.822629" level="INFO">${follower_session} = ClusterManagement__session_3</msg>
<var>${follower_session}</var>
<arg>member_index=${follower_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:40:01.821723" elapsed="0.000939"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${sessions}</arg>
<arg>${follower_session}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.822852" elapsed="0.000266"/>
</kw>
<var name="${follower_index}">3</var>
<status status="PASS" start="2026-04-25T23:40:01.821540" elapsed="0.001630"/>
</iter>
<var>${follower_index}</var>
<value>@{follower_list}</value>
<status status="PASS" start="2026-04-25T23:40:01.819720" elapsed="0.003488"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.824718" level="INFO">${car_follower_sessions} = ['ClusterManagement__session_2', 'ClusterManagement__session_3']</msg>
<arg>\${${shard_name}_follower_sessions}</arg>
<arg>${sessions}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.823407" elapsed="0.001363"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:40:01.825153" level="INFO">${first_follower_session} = ClusterManagement__session_2</msg>
<var>${first_follower_session}</var>
<arg>${sessions}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.824945" elapsed="0.000234"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.825754" level="INFO">${car_first_follower_session} = ClusterManagement__session_2</msg>
<arg>\${${shard_name}_first_follower_session}</arg>
<arg>${first_follower_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.825348" elapsed="0.000450"/>
</kw>
<arg>shard_name=car</arg>
<doc>Get leader and followers for given shard name and
set several suite variables related to member indices and sessions.
ClusterManagement Resource is assumed to be initialized.
TODO: car-people shard name causes dash in variable names. Should we convert to underscores?</doc>
<status status="PASS" start="2026-04-25T23:39:58.256147" elapsed="3.569712"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:01.828253" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:01.828142" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.828123" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:01.828672" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.828456" elapsed="0.000241"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:01.829040" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:01.828848" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:01.847595" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:01.829595" elapsed="0.018064"/>
</kw>
<msg time="2026-04-25T23:40:01.847765" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:01.847810" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:01.829262" elapsed="0.018572"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:01.853813" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:01.848404" elapsed="0.005474"/>
</kw>
<msg time="2026-04-25T23:40:01.853992" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:01.854038" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:01.848059" elapsed="0.006005"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.854383" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.854149" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.854126" elapsed="0.000338"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.854868" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:01.854603" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:01.855210" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:01.855001" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:01.854983" elapsed="0.000303"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:01.855320" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:40:01.856539" elapsed="0.000311"/>
</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-04-25T23:40:01.857028" elapsed="0.000399"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:40:01.857576" elapsed="0.000108"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:01.856200" elapsed="0.001539"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:01.855613" elapsed="0.002172"/>
</kw>
<arg>log:set ${CONTROLLER_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:01.826286" elapsed="0.031599"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:01.858420" level="INFO">${mininet_conn_id} = 20</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-25T23:40:01.858053" elapsed="0.000393"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.858943" level="INFO">${mininet_conn_id} = 20</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:40:01.858609" elapsed="0.000378"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:40:01.860692" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:40:01.860769" 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-04-25T23:40:01.860413" elapsed="0.000379"/>
</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-04-25T23:40:01.860969" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:40:01.862153" level="INFO">Logging into '10.30.171.43:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:40:02.622479" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

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

 System information as of Sat Apr 25 23:40:02 UTC 2026

  System load:  0.0                Processes:             108
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.43
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 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-51970-7-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-04-25T23:40:01.861814" elapsed="0.760817"/>
</kw>
<msg time="2026-04-25T23:40:02.622714" 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-04-25T23:40:01.861460" elapsed="0.761417"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</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-04-25T23:40:01.859970" elapsed="0.763033"/>
</kw>
<msg time="2026-04-25T23:40:02.623055" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:40:01.859536" elapsed="0.763563"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-25T23:40:01.859181" elapsed="0.763994"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.629539" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-25T23:40:02.639006" level="INFO">'/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/../../../../tools/odl-mdsal-clustering-tests/scripts/cluster_rest_script.py' -&gt; '/home/jenkins//cluster_rest_script.py'</msg>
<arg>/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/../../../../tools/odl-mdsal-clustering-tests/scripts/cluster_rest_script.py</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-25T23:40:02.623400" elapsed="0.015746"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.639971" level="INFO">Executing command 'ls'.</msg>
<msg time="2026-04-25T23:40:02.652647" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:40:02.652963" level="INFO">${stdout} = cluster_rest_script.py
lf-env.sh</msg>
<msg time="2026-04-25T23:40:02.653074" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:40:02.653171" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>ls</arg>
<arg>return_stdout=True</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:40:02.639532" elapsed="0.013692"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:02.654289" level="INFO">Creating Session using : alias=session, url=http://10.30.170.9:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b05b8d9510&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>session</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:40:02.653628" elapsed="0.001053"/>
</kw>
<doc>Suite setup keyword</doc>
<status status="PASS" start="2026-04-25T23:39:54.015591" elapsed="8.639250"/>
</kw>
<test id="s1-s1-t1" name="Add Cars" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:40:02.660261" elapsed="0.000352"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:40:02.659881" elapsed="0.000810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.662231" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.662052" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.662021" elapsed="0.000310"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.668850" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.668678" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.668646" elapsed="0.000292"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:40:02.669939" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:40:02.669535" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:40:02.670425" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:40:02.670123" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:40:02.670495" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:40:02.670655" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:40:02.669162" elapsed="0.001518"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.675889" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.675781" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.675762" elapsed="0.000212"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.677154" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.677046" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.677027" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:02.677670" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:02.677368" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.678084" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:02.677849" elapsed="0.000261"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.742581" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:02.678644" elapsed="0.064039"/>
</kw>
<msg time="2026-04-25T23:40:02.742845" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:02.742892" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.678312" elapsed="0.064637"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.784655" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:02.743450" elapsed="0.041337"/>
</kw>
<msg time="2026-04-25T23:40:02.784989" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:02.785038" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.743115" elapsed="0.041960"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.785410" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.785163" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.785139" elapsed="0.000352"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:02.785961" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:02.785628" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.786308" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.786100" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.786083" elapsed="0.000303"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:02.786420" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:02.789062" elapsed="0.000150"/>
</kw>
<msg time="2026-04-25T23:40:02.789275" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:02.787869" elapsed="0.001540"/>
</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="NOT RUN" start="2026-04-25T23:40:02.789692" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.790066" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:02.787258" elapsed="0.002994"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:02.786703" elapsed="0.003616"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:02.676720" elapsed="0.113698"/>
</kw>
<msg time="2026-04-25T23:40:02.790510" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:02.790555" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.676118" elapsed="0.114475"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:02.790774" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:40:02.790668" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.790649" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.791280" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.791607" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.791692" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:02.675438" elapsed="0.116386"/>
</kw>
<msg time="2026-04-25T23:40:02.792011" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:02.792056" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.671072" elapsed="0.121028"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.792438" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.792178" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.792161" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:40:02.670929" elapsed="0.121610"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.797831" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.797723" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.797703" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.799083" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.798973" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.798954" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:02.799581" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:02.799286" elapsed="0.000321"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.799986" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:02.799756" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.849090" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:02.800501" elapsed="0.048794"/>
</kw>
<msg time="2026-04-25T23:40:02.849508" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:02.849556" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.800166" elapsed="0.049427"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.891449" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:02.850272" elapsed="0.041338"/>
</kw>
<msg time="2026-04-25T23:40:02.891854" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:02.891967" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.849827" elapsed="0.042201"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.892639" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.892163" elapsed="0.000577"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.892126" elapsed="0.000661"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:02.893480" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:02.893019" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.893885" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.893673" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.893654" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:02.894019" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:02.896701" elapsed="0.000157"/>
</kw>
<msg time="2026-04-25T23:40:02.896940" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:02.895577" elapsed="0.001500"/>
</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="NOT RUN" start="2026-04-25T23:40:02.897341" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.897661" elapsed="0.000130"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:02.894940" elapsed="0.002964"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:02.894330" elapsed="0.003657"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:02.798608" elapsed="0.099477"/>
</kw>
<msg time="2026-04-25T23:40:02.898178" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:02.898221" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.798058" elapsed="0.100201"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:02.898488" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-04-25T23:40:02.898336" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.898317" elapsed="0.000269"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.899006" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.899340" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.899412" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:02.797383" elapsed="0.102136"/>
</kw>
<msg time="2026-04-25T23:40:02.899616" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:02.899660" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.792842" elapsed="0.106855"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:02.900049" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:02.899779" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.899762" elapsed="0.000365"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:40:02.792678" elapsed="0.107472"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.905404" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.905296" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.905276" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:02.906600" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:02.906491" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:02.906473" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:02.907120" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:02.906801" elapsed="0.000345"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.907504" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:02.907294" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:02.959782" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:02.908028" elapsed="0.051868"/>
</kw>
<msg time="2026-04-25T23:40:02.960104" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:02.960152" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.907678" elapsed="0.052511"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:03.000259" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:02.960806" elapsed="0.039810"/>
</kw>
<msg time="2026-04-25T23:40:03.000780" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:03.000826" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.960364" elapsed="0.040499"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.001245" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:03.001017" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:03.000994" elapsed="0.000332"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:03.001778" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:03.001459" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.002142" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:03.001931" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:03.001897" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:03.002254" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:03.004798" elapsed="0.000162"/>
</kw>
<msg time="2026-04-25T23:40:03.005023" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:03.003672" elapsed="0.001483"/>
</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="NOT RUN" start="2026-04-25T23:40:03.005416" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.005736" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:03.003067" elapsed="0.002873"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:03.002518" elapsed="0.003490"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:02.906193" elapsed="0.099912"/>
</kw>
<msg time="2026-04-25T23:40:03.006196" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:03.006240" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.905613" elapsed="0.100663"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:03.006459" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:40:03.006352" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:03.006334" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.006948" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.007275" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:03.007345" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:02.904953" elapsed="0.102499"/>
</kw>
<msg time="2026-04-25T23:40:03.007544" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:03.007588" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.900437" elapsed="0.107188"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:03.007953" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:03.007698" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:03.007681" elapsed="0.000348"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:40:02.900289" elapsed="0.107762"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:40:02.670737" elapsed="0.337347"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:40:02.668128" elapsed="0.340016"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:40:02.661618" elapsed="0.346585"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:02.661006" elapsed="0.347245"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:40:02.656664" elapsed="0.351680"/>
</kw>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:03.009252" level="INFO">${ip_address} = 10.30.170.9</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:03.008980" elapsed="0.000299"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:40:03.009327" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:40:03.009477" level="INFO">${car_leader_ip} = 10.30.170.9</msg>
<var>${car_leader_ip}</var>
<arg>member_index=${car_leader_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:40:03.008616" elapsed="0.000886"/>
</kw>
<kw name="Start_Tool">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:03.017481" level="INFO">python cluster_rest_script.py --port 8181 add --itemtype car --itemcount 10000 --ipr 10000</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:03.017231" elapsed="0.000296"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:03.020147" level="INFO">python cluster_rest_script.py --port 8181 add --itemtype car --itemcount 10000 --ipr 10000 --host 10.30.170.9</msg>
<msg time="2026-04-25T23:40:03.020236" level="INFO">${output} =  python cluster_rest_script.py --port 8181 add --itemtype car --itemcount 10000 --ipr 10000 --host 10.30.170.9 
</msg>
<var>${output}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:03.017671" elapsed="0.002591"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:03.020747" level="INFO"> python cluster_rest_script.py --port 8181 add --itemtype car --itemcount 10000 --ipr 10000 --host 10.30.170.9 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:03.020415" elapsed="0.000378"/>
</kw>
<arg>${addcarcmd}</arg>
<arg>--host ${car_leader_ip} ${TOOL_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-25T23:40:03.016815" elapsed="0.004034"/>
</kw>
<kw name="Wait_Until_Tool_Finish">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.067477" level="INFO">[?2004l2026-04-25 23:40:03,116 INFO: Add 10000 car(s) to 10.30.170.9:8181 (10000 per request)
2026-04-25 23:40:05,031 INFO: Response code(s) got per number of requests: {201: 1}
Traceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:40:03.025352" elapsed="2.042545"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:40:03.024841" elapsed="2.043262"/>
</kw>
<arg>${PROCEDURE_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-25T23:40:03.024508" elapsed="2.043767"/>
</kw>
<doc>Request to add 10000 cars (timeout in 5m).</doc>
<status status="PASS" start="2026-04-25T23:40:02.655208" elapsed="2.413436"/>
</test>
<test id="s1-s1-t2" name="Verify Cars" line="63">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:40:05.073570" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:40:05.073286" elapsed="0.000602"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.074980" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.074823" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.074799" elapsed="0.000257"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.079611" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.079505" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.079487" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.080675" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:40:05.080284" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.081184" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:40:05.080862" elapsed="0.000348"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:40:05.081254" elapsed="0.000037"/>
</return>
<msg time="2026-04-25T23:40:05.081417" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:40:05.079898" elapsed="0.001544"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.086685" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.086572" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.086548" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.087891" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.087784" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.087766" elapsed="0.000273"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:05.088484" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:05.088180" elapsed="0.000415"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.089004" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.088755" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.142373" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:05.089507" elapsed="0.052990"/>
</kw>
<msg time="2026-04-25T23:40:05.142669" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:05.142717" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.089184" elapsed="0.053571"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.182705" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:05.143303" elapsed="0.039515"/>
</kw>
<msg time="2026-04-25T23:40:05.183002" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:05.183048" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.142953" elapsed="0.040132"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.183416" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.183176" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.183148" elapsed="0.000350"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.183975" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:05.183637" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.184325" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.184115" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.184097" elapsed="0.000307"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:05.184439" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.186978" elapsed="0.000145"/>
</kw>
<msg time="2026-04-25T23:40:05.187185" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:05.185958" elapsed="0.001362"/>
</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="NOT RUN" start="2026-04-25T23:40:05.187589" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.188023" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:05.185291" elapsed="0.002927"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:05.184733" elapsed="0.003548"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:05.087485" elapsed="0.100896"/>
</kw>
<msg time="2026-04-25T23:40:05.188474" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.188518" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.086899" elapsed="0.101655"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:05.188736" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:40:05.188630" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.188611" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.189242" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.189594" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.189731" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:05.086231" elapsed="0.103613"/>
</kw>
<msg time="2026-04-25T23:40:05.189955" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.190001" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.081845" elapsed="0.108192"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.190356" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.190113" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.190096" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:40:05.081709" elapsed="0.108748"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.195837" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.195728" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.195708" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.197086" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.196977" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.196958" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:05.197599" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:05.197286" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.198009" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.197781" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.248707" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:05.198508" elapsed="0.050298"/>
</kw>
<msg time="2026-04-25T23:40:05.248994" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:05.249041" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.198186" elapsed="0.050892"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.293320" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:05.249629" elapsed="0.043854"/>
</kw>
<msg time="2026-04-25T23:40:05.293746" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:05.293813" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.249241" elapsed="0.044624"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.294343" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.294016" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.293984" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.295100" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:05.294643" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.295586" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.295292" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.295267" elapsed="0.000426"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:05.295739" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.299278" elapsed="0.000201"/>
</kw>
<msg time="2026-04-25T23:40:05.299564" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:05.297781" elapsed="0.001961"/>
</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="NOT RUN" start="2026-04-25T23:40:05.300217" elapsed="0.000108"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.300672" elapsed="0.000107"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:05.296876" elapsed="0.004092"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:05.296133" elapsed="0.004927"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:05.196636" elapsed="0.104558"/>
</kw>
<msg time="2026-04-25T23:40:05.301325" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.301387" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.196076" elapsed="0.105362"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:05.301732" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-25T23:40:05.301543" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.301518" elapsed="0.000329"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.302419" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.302883" elapsed="0.000045"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.302977" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:05.195270" elapsed="0.107815"/>
</kw>
<msg time="2026-04-25T23:40:05.303178" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.303222" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.190726" elapsed="0.112533"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.303572" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.303332" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.303316" elapsed="0.000331"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:40:05.190589" elapsed="0.113081"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.309022" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.308899" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.308881" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.310240" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:05.310132" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.310114" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:05.310736" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:05.310441" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.311143" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.310929" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.361112" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:05.311658" elapsed="0.049585"/>
</kw>
<msg time="2026-04-25T23:40:05.361437" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:05.361492" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.311336" elapsed="0.050197"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:05.398452" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:05.362146" elapsed="0.036725"/>
</kw>
<msg time="2026-04-25T23:40:05.399063" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:05.399110" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.361756" elapsed="0.037392"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.399465" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.399235" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.399210" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.400004" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:05.399679" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.400350" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.400142" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.400124" elapsed="0.000302"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:05.400461" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:05.403039" elapsed="0.000146"/>
</kw>
<msg time="2026-04-25T23:40:05.403248" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:05.401967" elapsed="0.001411"/>
</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="NOT RUN" start="2026-04-25T23:40:05.403639" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.403987" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:05.401286" elapsed="0.002882"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:05.400737" elapsed="0.003495"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:05.309804" elapsed="0.094524"/>
</kw>
<msg time="2026-04-25T23:40:05.404419" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.404462" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.309231" elapsed="0.095268"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:05.404685" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:40:05.404574" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.404556" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.405166" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.405495" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:05.405565" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:05.308560" elapsed="0.097110"/>
</kw>
<msg time="2026-04-25T23:40:05.405781" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:05.405829" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.303942" elapsed="0.101924"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:05.406200" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:05.405958" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:05.405940" elapsed="0.000336"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:40:05.303793" elapsed="0.102506"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:40:05.081497" elapsed="0.324834"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:40:05.079146" elapsed="0.327243"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:40:05.074518" elapsed="0.331979"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:05.074054" elapsed="0.332493"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:40:05.070795" elapsed="0.335807"/>
</kw>
<kw name="Stop_Tool">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:40:05.407670" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:40:05.407358" elapsed="0.000340"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:05.407841" elapsed="0.000292"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-25T23:40:05.407099" elapsed="0.001106"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.409135" level="INFO">handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 600, in add_car
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 357, in _task_executor
    for k, v in part_result.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt; ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-25T23:40:07.409562" level="INFO">${output} = 
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 600, in add_car
    res = _task_executor(
  File "/hom...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-25T23:40:05.408348" elapsed="2.001285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:07.411009" level="INFO">
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 600, in add_car
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 357, in _task_executor
    for k, v in part_result.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt; ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:07.410193" elapsed="0.000942"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-25T23:40:05.406769" elapsed="2.004509"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.424821" level="INFO">Executing command 'cat cluster_rest_script.log'.</msg>
<msg time="2026-04-25T23:40:07.438401" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:40:07.438626" level="INFO">${output_log} = 2026-04-25 23:40:03,116 INFO: Add 10000 car(s) to 10.30.170.9:8181 (10000 per request)
2026-04-25 23:40:05,031 INFO: Response code(s) got per number of requests: {201: 1}</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:40:07.424658" elapsed="0.014026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:07.439711" level="INFO">2026-04-25 23:40:03,116 INFO: Add 10000 car(s) to 10.30.170.9:8181 (10000 per request)
2026-04-25 23:40:05,031 INFO: Response code(s) got per number of requests: {201: 1}</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:07.439113" elapsed="0.000700"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-25T23:40:07.441097" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script_add_cars.log"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script_add_cars.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-25T23:40:07.440243" elapsed="0.000983"/>
</kw>
<arg>cluster_rest_script.log</arg>
<arg>cluster_rest_script_add_cars.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-25T23:40:07.424249" elapsed="0.017109"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:40:07.696088" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:40:07.703425" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:40:07 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;cars xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"&gt;&lt;car-entry&gt;&lt;id&gt;4248&lt;/id&gt;&lt;model&gt;model4248&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4134&lt;/id&gt;&lt;model&gt;model4134&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;9409&lt;/id&gt;&lt;model&gt;model9409&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1673&lt;/id&gt;&lt;model&gt;model1673&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;9691&lt;/id&gt;&lt;model&gt;model9691&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;9794&lt;/id&gt;&lt;model&gt;model9794&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7651&lt;/id&gt;&lt;model&gt;model7651&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;344&lt;/id&gt;&lt;model&gt;model344&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3530&lt;/id&gt;&lt;model&gt;model3530&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;447&lt;/id&gt;&lt;model&gt;model447&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1163&lt;/id&gt;&lt;model&gt;model1163&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4440&lt;/id&gt;&lt;model&gt;model4440&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4239&lt;/id&gt;&lt;model&gt;model4239&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4147&lt;/id&gt;&lt;model&gt;model4147&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;9418&lt;/id&gt;&lt;model&gt;model9418&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1660&lt;/id&gt;&lt;model&gt;model1660&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7664&lt;/id&gt;&lt;model&gt;model7664&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;357&lt;/id&gt;&lt;model&gt;model357&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3521&lt;/id&gt;&lt;model&gt;model3521&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1150&lt;/id&gt;&lt;model&gt;model1150&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4222&lt;/id&gt;&lt;model&gt;model4222&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;5208&lt;/id&gt;&lt;model&gt;model5208&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2808&lt;/id&gt;&lt;model&gt;model2808&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1699&lt;/id&gt;&lt;model&gt;model1699&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7468&lt;/id&gt;&lt;model&gt;model7468&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3556&lt;/id&gt;&lt;model&gt;model3556&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3659&lt;/id&gt;&lt;model&gt;model3659&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1181&lt;/id&gt;&lt;model&gt;model1181&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4213&lt;/id&gt;&lt;model&gt;model4213&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;5217&lt;/id&gt;&lt;model&gt;model5217&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1547&lt;/id&gt;&lt;model&gt;model1547&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1686&lt;/id&gt;&lt;model&gt;model1686&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7682&lt;/id&gt;&lt;model&gt;model7682&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2130&lt;/id&gt;&lt;model&gt;model2130&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;331&lt;/id&gt;&lt;model&gt;model331&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3547&lt;/id&gt;&lt;model&gt;model3547&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4300&lt;/id&gt;&lt;model&gt;model4300&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;5331&lt;/id&gt;&lt;model&gt;model5331&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7591&lt;/id&gt;&lt;model&gt;model7591&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7302&lt;/id&gt;&lt;model&gt;model7302&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2041&lt;/id&gt;&lt;model&gt;model2041&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2236&lt;/id&gt;&lt;model&gt;model2236&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3827&lt;/id&gt;&lt;model&gt;model3827&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;482&lt;/id&gt;&lt;model&gt;model482&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3632&lt;/id&gt;&lt;model&gt;model3632&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4580&lt;/id&gt;&lt;model&gt;model4580&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;5340&lt;/id&gt;&lt;model&gt;model5340&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7315&lt;/id&gt;&lt;model&gt;model7315&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2054&lt;/id&gt;&lt;model&gt;model2054&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2249&lt;/id&gt;&lt;model&gt;model2249&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;495&lt;/id&gt;&lt;model&gt;model495&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3623&lt;/id&gt;&lt;model&gt;model3623&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4326&lt;/id&gt;&lt;model&gt;model4326&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4058&lt;/id&gt;&lt;model&gt;model4058&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1595&lt;/id&gt;&lt;model&gt;model1595&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;8186&lt;/id&gt;&lt;model&gt;model8186&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;7573&lt;/id&gt;&lt;model&gt;model7573&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;9427&lt;/id&gt;&lt;model&gt;model9427&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;2254&lt;/id&gt;&lt;model&gt;model2254&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3801&lt;/id&gt;&lt;model&gt;model3801&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;369&lt;/id&gt;&lt;model&gt;model369&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;3519&lt;/id&gt;&lt;model&gt;model3519&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;4317&lt;/id&gt;&lt;model&gt;model4317&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;1582&lt;/id&gt;&lt;model&gt;model1582&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manufacturer&gt;&lt;/car-entry&gt;&lt;car-entry&gt;&lt;id&gt;8199&lt;/id&gt;&lt;model&gt;model8199&lt;/model&gt;&lt;year&gt;2015&lt;/year&gt;&lt;category&gt;my_category&lt;/category&gt;&lt;manufacturer&gt;my_manufacturer&lt;/manu... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:40:07.703967" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:40:07.441696" elapsed="0.262314"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:40:07.860767" level="INFO">10000 elements matched 'car-entry'.</msg>
<msg time="2026-04-25T23:40:07.861030" level="INFO">${count} = 10000</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-entry</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:40:07.704345" elapsed="0.156714"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${ITEM_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-25T23:40:07.861367" elapsed="0.000485"/>
</kw>
<doc>Store logs and verify result</doc>
<status status="PASS" start="2026-04-25T23:40:05.069263" elapsed="2.792749"/>
</test>
<test id="s1-s1-t3" name="Add People" line="71">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:40:07.865427" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:40:07.865170" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.866777" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.866633" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.866608" elapsed="0.000247"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.871449" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.871342" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.871324" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:40:07.872518" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:40:07.872133" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:40:07.873026" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:40:07.872698" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:40:07.873097" elapsed="0.000038"/>
</return>
<msg time="2026-04-25T23:40:07.873262" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:40:07.871739" elapsed="0.001548"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.878594" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.878485" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.878466" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.879834" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.879726" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.879707" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:07.880368" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:07.880067" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.880770" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:07.880549" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.929833" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:07.881294" elapsed="0.048667"/>
</kw>
<msg time="2026-04-25T23:40:07.930127" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:07.930173" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.880965" elapsed="0.049245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.978594" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:07.930709" elapsed="0.048121"/>
</kw>
<msg time="2026-04-25T23:40:07.979275" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:07.979377" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.930375" elapsed="0.049085"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.980274" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:07.979755" elapsed="0.000641"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.979711" elapsed="0.000738"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:07.981436" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:07.980744" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.982235" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:07.981737" elapsed="0.000619"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.981698" elapsed="0.000711"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:07.982481" elapsed="0.000062"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:07.988043" elapsed="0.000146"/>
</kw>
<msg time="2026-04-25T23:40:07.988250" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:07.985707" elapsed="0.002672"/>
</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="NOT RUN" start="2026-04-25T23:40:07.988645" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.988994" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:07.984344" elapsed="0.004832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:07.983120" elapsed="0.006119"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:07.879425" elapsed="0.109914"/>
</kw>
<msg time="2026-04-25T23:40:07.989430" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:07.989474" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.878809" elapsed="0.110701"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:07.989692" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:40:07.989586" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.989568" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.990180" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.990502" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.990572" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:07.878150" elapsed="0.112529"/>
</kw>
<msg time="2026-04-25T23:40:07.990772" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:07.990816" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.873661" elapsed="0.117191"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:07.991200" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:07.990942" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.990910" elapsed="0.000367"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:40:07.873525" elapsed="0.117775"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.996673" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.996564" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.996544" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:07.997855" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:07.997748" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:07.997730" elapsed="0.000208"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:07.998411" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:07.998113" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:07.998815" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:07.998596" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.045024" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:07.999373" elapsed="0.045882"/>
</kw>
<msg time="2026-04-25T23:40:08.045621" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:08.045726" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.999041" elapsed="0.046768"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.096420" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:08.047005" elapsed="0.049524"/>
</kw>
<msg time="2026-04-25T23:40:08.096691" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:08.096736" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:08.046227" elapsed="0.050547"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.097114" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.096864" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.096841" elapsed="0.000353"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:08.097638" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:08.097332" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.097999" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.097774" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.097756" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:08.098110" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:08.100626" elapsed="0.000143"/>
</kw>
<msg time="2026-04-25T23:40:08.100830" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:08.099552" elapsed="0.001431"/>
</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="NOT RUN" start="2026-04-25T23:40:08.101249" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.101570" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:08.098892" elapsed="0.002857"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:08.098357" elapsed="0.003455"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:07.997449" elapsed="0.104458"/>
</kw>
<msg time="2026-04-25T23:40:08.102024" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:08.102069" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.996887" elapsed="0.105219"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:08.102289" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:40:08.102182" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.102163" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.102753" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.103112" elapsed="0.000060"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:08.103222" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:07.996223" elapsed="0.107110"/>
</kw>
<msg time="2026-04-25T23:40:08.103425" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:08.103468" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.991560" elapsed="0.111946"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.103824" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.103581" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.103564" elapsed="0.000337"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:40:07.991426" elapsed="0.112514"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:08.109217" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:08.109109" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.109090" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:40:08.110515" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:40:08.110407" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.110389" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:40:08.111029" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:40:08.110718" elapsed="0.000338"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.111431" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:08.111220" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.156300" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:08.111946" elapsed="0.044460"/>
</kw>
<msg time="2026-04-25T23:40:08.156569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:40:08.156615" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:08.111609" elapsed="0.045042"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.211067" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:40:08.157177" elapsed="0.054018"/>
</kw>
<msg time="2026-04-25T23:40:08.211353" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:40:08.211398" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:08.156818" elapsed="0.054617"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.211727" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.211512" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.211493" elapsed="0.000312"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:08.212263" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "A "d "d "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:08.211966" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.212610" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.212400" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.212381" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:40:08.212719" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:40:08.215164" elapsed="0.000148"/>
</kw>
<msg time="2026-04-25T23:40:08.215376" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:40:08.214117" elapsed="0.001422"/>
</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="NOT RUN" start="2026-04-25T23:40:08.215801" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.216150" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:40:08.213501" elapsed="0.002830"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:40:08.212988" elapsed="0.003407"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:40:08.110105" elapsed="0.106387"/>
</kw>
<msg time="2026-04-25T23:40:08.216583" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:08.216627" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:08.109440" elapsed="0.107224"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:40:08.216846" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:40:08.216741" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.216722" elapsed="0.000226"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.217328" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.217649" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:40:08.217721" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:40:08.108752" elapsed="0.109076"/>
</kw>
<msg time="2026-04-25T23:40:08.217935" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:40:08.217981" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:08.104196" elapsed="0.113822"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:40:08.218334" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:40:08.218094" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-25T23:40:08.218077" elapsed="0.000334"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:40:08.104062" elapsed="0.114372"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:40:07.873345" elapsed="0.345117"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:40:07.870983" elapsed="0.347535"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:40:07.866325" elapsed="0.352249"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:40:07.865851" elapsed="0.352767"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:40:07.863060" elapsed="0.355610"/>
</kw>
<kw name="Start_Tool">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:08.226984" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype people --itemcount 10000 --threads 6</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:08.226716" elapsed="0.000316"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:40:08.230256" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135</msg>
<msg time="2026-04-25T23:40:08.230350" level="INFO">${output} = python cluster_rest_script.py --port 8181 add-rpc --itemtype people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135 
</msg>
<var>${output}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:40:08.227190" elapsed="0.003187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:40:08.230780" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:40:08.230531" elapsed="0.000298"/>
</kw>
<arg>${addpeoplecmd}</arg>
<arg>--host ${ODL_SYSTEM_1_IP},${ODL_SYSTEM_2_IP},${ODL_SYSTEM_3_IP} ${TOOL_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-25T23:40:08.226254" elapsed="0.004631"/>
</kw>
<kw name="Wait_Until_Tool_Finish">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:14.236116" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l2026-04-25 23:40:08,326 INFO: Add 10000 people to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:08.235450" elapsed="6.002391">No match found for '&gt;' in 6 seconds
Output:
[?2004l2026-04-25 23:40:08,326 INFO: Add 10000 people to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:21.239562" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:15.238781" elapsed="6.001628">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:28.241938" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:22.241178" elapsed="6.001537">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:35.244442" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:29.243599" elapsed="6.001638">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:42.246716" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:36.246133" elapsed="6.001238">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:49.248948" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:43.248146" elapsed="6.001655">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:40:56.251081" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:50.250565" elapsed="6.001182">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:03.253319" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:40:57.252475" elapsed="6.001671">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.183701" level="INFO">2026-04-25 23:41:07,131 INFO: Response code(s) got per number of requests: {204: 3369}
2026-04-25 23:41:07,157 INFO: Response code(s) got per number of requests: {204: 3347}
Traceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:41:04.255044" elapsed="2.928825"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:40:08.234946" elapsed="58.949023"/>
</kw>
<arg>${PROCEDURE_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-04-25T23:40:08.234601" elapsed="58.949629"/>
</kw>
<doc>Request to add 10000 people (timeout in 5m).</doc>
<status status="PASS" start="2026-04-25T23:40:07.862466" elapsed="59.321974"/>
</test>
<test id="s1-s1-t4" name="Verify People" line="76">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:41:07.188046" elapsed="0.000272"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:41:07.187755" elapsed="0.000634"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.189523" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.189368" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.189345" elapsed="0.000255"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.194475" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.194354" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.194335" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.196556" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:41:07.196121" elapsed="0.000465"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.197079" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:41:07.196744" elapsed="0.000363"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:41:07.197152" elapsed="0.000036"/>
</return>
<msg time="2026-04-25T23:41:07.197318" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:41:07.194766" elapsed="0.002578"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.202783" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.202672" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.202652" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.204155" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.204044" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.204025" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:07.204677" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:07.204362" elapsed="0.000416"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.205204" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.204961" elapsed="0.000270"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.298831" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:07.205721" elapsed="0.093297"/>
</kw>
<msg time="2026-04-25T23:41:07.299242" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:07.299301" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.205389" elapsed="0.093962"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.368364" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:07.300084" elapsed="0.068440"/>
</kw>
<msg time="2026-04-25T23:41:07.368775" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:07.368841" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.299576" elapsed="0.069317"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.369359" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.369036" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.369005" elapsed="0.000468"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.370160" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:07.369707" elapsed="0.000554"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.370649" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.370355" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.370330" elapsed="0.000428"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:07.370804" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.374342" elapsed="0.000206"/>
</kw>
<msg time="2026-04-25T23:41:07.374637" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:07.372827" elapsed="0.002009"/>
</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="NOT RUN" start="2026-04-25T23:41:07.375252" elapsed="0.000106"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.375706" elapsed="0.000101"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:07.371988" elapsed="0.003993"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:07.371218" elapsed="0.004856"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:07.203712" elapsed="0.172498"/>
</kw>
<msg time="2026-04-25T23:41:07.376337" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.376400" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.203053" elapsed="0.173398"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:07.376708" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-04-25T23:41:07.376557" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.376531" elapsed="0.000291"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.377391" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.377845" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.378039" elapsed="0.000025"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:07.202308" elapsed="0.175890"/>
</kw>
<msg time="2026-04-25T23:41:07.378330" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.378390" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.197728" elapsed="0.180714"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.378887" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.378546" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.378523" elapsed="0.000539"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:41:07.197586" elapsed="0.181509"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.384827" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.384718" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.384699" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.386082" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.385970" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.385902" elapsed="0.000249"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:07.386586" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:07.386288" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.387017" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.386762" elapsed="0.000283"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.514854" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:07.387522" elapsed="0.127717"/>
</kw>
<msg time="2026-04-25T23:41:07.515623" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:07.515749" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.387198" elapsed="0.128605"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.587815" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:07.516363" elapsed="0.071605"/>
</kw>
<msg time="2026-04-25T23:41:07.588160" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:07.588208" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.516014" elapsed="0.072232"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.588597" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.588343" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.588314" elapsed="0.000366"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.589192" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:07.588818" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.589544" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.589333" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.589315" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:07.589655" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.592301" elapsed="0.000149"/>
</kw>
<msg time="2026-04-25T23:41:07.592513" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:07.591177" elapsed="0.001525"/>
</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="NOT RUN" start="2026-04-25T23:41:07.593003" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.593326" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:07.590514" elapsed="0.002992"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:07.589973" elapsed="0.003597"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:07.385614" elapsed="0.208053"/>
</kw>
<msg time="2026-04-25T23:41:07.593764" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.593809" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.385059" elapsed="0.208787"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:07.594059" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:41:07.593948" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.593904" elapsed="0.000238"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.594536" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.594870" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.594967" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:07.384377" elapsed="0.210714"/>
</kw>
<msg time="2026-04-25T23:41:07.595190" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.595234" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.379477" elapsed="0.215793"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.595588" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.595346" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.595329" elapsed="0.000337"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:41:07.379287" elapsed="0.216401"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.601171" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.601062" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.601043" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.602385" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:07.602279" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.602261" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:07.602900" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:07.602603" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.603339" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.603121" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.768818" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:07.603843" elapsed="0.165137"/>
</kw>
<msg time="2026-04-25T23:41:07.769199" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:07.769246" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.603516" elapsed="0.165767"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:07.865858" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:07.769862" elapsed="0.096376"/>
</kw>
<msg time="2026-04-25T23:41:07.866606" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:07.866708" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.769482" elapsed="0.097317"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.867613" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.867030" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.866978" elapsed="0.000751"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.868214" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:07.867868" elapsed="0.000419"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.868567" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.868355" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.868337" elapsed="0.000308"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:07.868680" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:07.871460" elapsed="0.000153"/>
</kw>
<msg time="2026-04-25T23:41:07.871676" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:07.870184" elapsed="0.001634"/>
</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="NOT RUN" start="2026-04-25T23:41:07.872107" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.872432" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:07.869543" elapsed="0.003075"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:07.868998" elapsed="0.003724"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:07.601978" elapsed="0.270846"/>
</kw>
<msg time="2026-04-25T23:41:07.872941" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.872989" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.601385" elapsed="0.271645"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:07.873218" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:41:07.873109" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.873090" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.873701" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.874050" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:07.874122" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:07.600692" elapsed="0.273541"/>
</kw>
<msg time="2026-04-25T23:41:07.874330" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:07.874375" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.595971" elapsed="0.278440"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:07.874735" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:07.874488" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:07.874471" elapsed="0.000340"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:41:07.595819" elapsed="0.279015"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:41:07.197405" elapsed="0.677464"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:41:07.193989" elapsed="0.681017"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:41:07.189052" elapsed="0.686067"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:07.188550" elapsed="0.686644"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:41:07.185485" elapsed="0.689769"/>
</kw>
<kw name="Stop_Tool">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:41:07.876327" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:41:07.876006" elapsed="0.000349"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:07.876502" elapsed="0.000276"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-25T23:41:07.875727" elapsed="0.001121"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-25T23:41:09.878033" level="INFO">handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 703, in add_people_rpc
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 357, in _task_executor
    for k, v in part_result.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
^CException ignored in: &lt;module 'threading' from '/usr/lib/python3.10/threading.py'&gt;
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1567, in _shutdown
    lock.acquire()
KeyboardInterrupt: 
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-25T23:41:09.878441" level="INFO">${output} = 
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 703, in add_people_rpc
    res = _task_executor(
  Fil...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-25T23:41:07.877020" elapsed="2.001487"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:09.879747" level="INFO">
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 703, in add_people_rpc
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 357, in _task_executor
    for k, v in part_result.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
^CException ignored in: &lt;module 'threading' from '/usr/lib/python3.10/threading.py'&gt;
Traceback (most recent call last):
  File "/usr/lib/python3.10/threading.py", line 1567, in _shutdown
    lock.acquire()
KeyboardInterrupt: 
[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:09.879030" elapsed="0.000868"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-25T23:41:07.875416" elapsed="2.004681"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:41:09.893206" level="INFO">Executing command 'cat cluster_rest_script.log'.</msg>
<msg time="2026-04-25T23:41:09.906386" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:41:09.906524" level="INFO">${output_log} = 2026-04-25 23:40:08,326 INFO: Add 10000 people to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
2026-04-25 23:41:07,131 INFO: Response code(s) got per number of requests: {204: 3369}
20...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:41:09.893062" elapsed="0.013498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:09.907425" level="INFO">2026-04-25 23:40:08,326 INFO: Add 10000 people to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
2026-04-25 23:41:07,131 INFO: Response code(s) got per number of requests: {204: 3369}
2026-04-25 23:41:07,157 INFO: Response code(s) got per number of requests: {204: 3347}</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:09.906789" elapsed="0.000740"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-25T23:41:09.908767" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script_add_people.log"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script_add_people.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-25T23:41:09.907981" elapsed="0.000911"/>
</kw>
<arg>cluster_rest_script.log</arg>
<arg>cluster_rest_script_add_people.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-25T23:41:09.892691" elapsed="0.016370"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:41:10.174009" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/people:people?content=config 
 path_url=/rests/data/people:people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:41:10.179672" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/people:people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"&gt;&lt;person&gt;&lt;id&gt;1674&lt;/id&gt;&lt;address&gt;address1674&lt;/address&gt;&lt;contactNo&gt;1674&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1571&lt;/id&gt;&lt;address&gt;address1571&lt;/address&gt;&lt;contactNo&gt;1571&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2044&lt;/id&gt;&lt;address&gt;address2044&lt;/address&gt;&lt;contactNo&gt;2044&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3635&lt;/id&gt;&lt;address&gt;address3635&lt;/address&gt;&lt;contactNo&gt;3635&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3022&lt;/id&gt;&lt;address&gt;address3022&lt;/address&gt;&lt;contactNo&gt;3022&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9453&lt;/id&gt;&lt;address&gt;address9453&lt;/address&gt;&lt;contactNo&gt;9453&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4176&lt;/id&gt;&lt;address&gt;address4176&lt;/address&gt;&lt;contactNo&gt;4176&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2821&lt;/id&gt;&lt;address&gt;address2821&lt;/address&gt;&lt;contactNo&gt;2821&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1665&lt;/id&gt;&lt;address&gt;address1665&lt;/address&gt;&lt;contactNo&gt;1665&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1562&lt;/id&gt;&lt;address&gt;address1562&lt;/address&gt;&lt;contactNo&gt;1562&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2035&lt;/id&gt;&lt;address&gt;address2035&lt;/address&gt;&lt;contactNo&gt;2035&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3622&lt;/id&gt;&lt;address&gt;address3622&lt;/address&gt;&lt;contactNo&gt;3622&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6200&lt;/id&gt;&lt;address&gt;address6200&lt;/address&gt;&lt;contactNo&gt;6200&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3031&lt;/id&gt;&lt;address&gt;address3031&lt;/address&gt;&lt;contactNo&gt;3031&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9462&lt;/id&gt;&lt;address&gt;address9462&lt;/address&gt;&lt;contactNo&gt;9462&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4185&lt;/id&gt;&lt;address&gt;address4185&lt;/address&gt;&lt;contactNo&gt;4185&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1979&lt;/id&gt;&lt;address&gt;address1979&lt;/address&gt;&lt;contactNo&gt;1979&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2062&lt;/id&gt;&lt;address&gt;address2062&lt;/address&gt;&lt;contactNo&gt;2062&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3617&lt;/id&gt;&lt;address&gt;address3617&lt;/address&gt;&lt;contactNo&gt;3617&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7895&lt;/id&gt;&lt;address&gt;address7895&lt;/address&gt;&lt;contactNo&gt;7895&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6213&lt;/id&gt;&lt;address&gt;address6213&lt;/address&gt;&lt;contactNo&gt;6213&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3004&lt;/id&gt;&lt;address&gt;address3004&lt;/address&gt;&lt;contactNo&gt;3004&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2803&lt;/id&gt;&lt;address&gt;address2803&lt;/address&gt;&lt;contactNo&gt;2803&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2053&lt;/id&gt;&lt;address&gt;address2053&lt;/address&gt;&lt;contactNo&gt;2053&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3604&lt;/id&gt;&lt;address&gt;address3604&lt;/address&gt;&lt;contactNo&gt;3604&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7882&lt;/id&gt;&lt;address&gt;address7882&lt;/address&gt;&lt;contactNo&gt;7882&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6226&lt;/id&gt;&lt;address&gt;address6226&lt;/address&gt;&lt;contactNo&gt;6226&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3013&lt;/id&gt;&lt;address&gt;address3013&lt;/address&gt;&lt;contactNo&gt;3013&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6031&lt;/id&gt;&lt;address&gt;address6031&lt;/address&gt;&lt;contactNo&gt;6031&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2954&lt;/id&gt;&lt;address&gt;address2954&lt;/address&gt;&lt;contactNo&gt;2954&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3712&lt;/id&gt;&lt;address&gt;address3712&lt;/address&gt;&lt;contactNo&gt;3712&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3918&lt;/id&gt;&lt;address&gt;address3918&lt;/address&gt;&lt;contactNo&gt;3918&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2009&lt;/id&gt;&lt;address&gt;address2009&lt;/address&gt;&lt;contactNo&gt;2009&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3539&lt;/id&gt;&lt;address&gt;address3539&lt;/address&gt;&lt;contactNo&gt;3539&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2140&lt;/id&gt;&lt;address&gt;address2140&lt;/address&gt;&lt;contactNo&gt;2140&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3670&lt;/id&gt;&lt;address&gt;address3670&lt;/address&gt;&lt;contactNo&gt;3670&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9591&lt;/id&gt;&lt;address&gt;address9591&lt;/address&gt;&lt;contactNo&gt;9591&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6137&lt;/id&gt;&lt;address&gt;address6137&lt;/address&gt;&lt;contactNo&gt;6137&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9786&lt;/id&gt;&lt;address&gt;address9786&lt;/address&gt;&lt;contactNo&gt;9786&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4926&lt;/id&gt;&lt;address&gt;address4926&lt;/address&gt;&lt;contactNo&gt;4926&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6908&lt;/id&gt;&lt;address&gt;address6908&lt;/address&gt;&lt;contactNo&gt;6908&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2967&lt;/id&gt;&lt;address&gt;address2967&lt;/address&gt;&lt;contactNo&gt;2967&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3905&lt;/id&gt;&lt;address&gt;address3905&lt;/address&gt;&lt;contactNo&gt;3905&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3526&lt;/id&gt;&lt;address&gt;address3526&lt;/address&gt;&lt;contactNo&gt;3526&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2131&lt;/id&gt;&lt;address&gt;address2131&lt;/address&gt;&lt;contactNo&gt;2131&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9795&lt;/id&gt;&lt;address&gt;address9795&lt;/address&gt;&lt;contactNo&gt;9795&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4289&lt;/id&gt;&lt;address&gt;address4289&lt;/address&gt;&lt;contactNo&gt;4289&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4913&lt;/id&gt;&lt;address&gt;address4913&lt;/address&gt;&lt;contactNo&gt;4913&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2972&lt;/id&gt;&lt;address&gt;address2972&lt;/address&gt;&lt;contactNo&gt;2972&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1381&lt;/id&gt;&lt;address&gt;address1381&lt;/address&gt;&lt;contactNo&gt;1381&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1598&lt;/id&gt;&lt;address&gt;address1598&lt;/address&gt;&lt;contactNo&gt;1598&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2027&lt;/id&gt;&lt;address&gt;address2027&lt;/address&gt;&lt;contactNo&gt;2027&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3557&lt;/id&gt;&lt;address&gt;address3557&lt;/address&gt;&lt;contactNo&gt;3557&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2122&lt;/id&gt;&lt;address&gt;address2122&lt;/address&gt;&lt;contactNo&gt;2122&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3652&lt;/id&gt;&lt;address&gt;address3652&lt;/address&gt;&lt;contactNo&gt;3652&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4119&lt;/id&gt;&lt;address&gt;address4119&lt;/address&gt;&lt;contactNo&gt;4119&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6111&lt;/id&gt;&lt;address&gt;address6111&lt;/address&gt;&lt;contactNo&gt;6111&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7245&lt;/id&gt;&lt;address&gt;address7245&lt;/address&gt;&lt;contactNo&gt;7245&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4254&lt;/id&gt;&lt;address&gt;address4254&lt;/address&gt;&lt;contactNo&gt;4254&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4900&lt;/id&gt;&lt;address&gt;address4900&lt;/address&gt;&lt;contactNo&gt;4900&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2985&lt;/id&gt;&lt;address&gt;address2985&lt;/address&gt;&lt;contactNo&gt;2985&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1394&lt;/id&gt;&lt;address&gt;address1394&lt;/address&gt;&lt;contactNo&gt;1394&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1589&lt;/id&gt;&lt;address&gt;address1589&lt;/address&gt;&lt;contactNo&gt;1589&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2018&lt;/id&gt;&lt;address&gt;address2018&lt;/address&gt;&lt;contactNo&gt;2018&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3544&lt;/id&gt;&lt;address&gt;address3544&lt;/address&gt;&lt;contactNo&gt;3544&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2113&lt;/id&gt;&lt;address&gt;address2113&lt;/address&gt;&lt;contactNo&gt;2113&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4128&lt;/id&gt;&lt;address&gt;address4128&lt;/address&gt;&lt;contactNo&gt;4128&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6124&lt;/id&gt;&lt;address&gt;address6124&lt;/address&gt;&lt;contactNo&gt;6124&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7254&lt;/id&gt;&lt;address&gt;address7254&lt;/address&gt;&lt;contactNo&gt;7254&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;4263&lt;/id&gt;&lt;address&gt;address4263&lt;/address&gt;&lt;contactNo&gt;4263&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6685&lt;/id&gt;&lt;address&gt;address6685&lt;/address&gt;&lt;contactNo&gt;6685&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6490&lt;/id&gt;&lt;address&gt;address6490&lt;/address&gt;&lt;contactNo&gt;6490&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6186&lt;/id&gt;&lt;address&gt;address6186&lt;/address&gt;&lt;contactNo&gt;6186&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7526&lt;/id&gt;&lt;address&gt;address7526&lt;/address&gt;&lt;contactNo&gt;7526&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7423&lt;/id&gt;&lt;address&gt;address7423&lt;/address&gt;&lt;contactNo&gt;7423&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6887&lt;/id&gt;&lt;address&gt;address6887&lt;/address&gt;&lt;contactNo&gt;6887&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;8922&lt;/id&gt;&lt;address&gt;address8922&lt;/address&gt;&lt;contactNo&gt;8922&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2617&lt;/id&gt;&lt;address&gt;address2617&lt;/address&gt;&lt;contactNo&gt;2617&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6672&lt;/id&gt;&lt;address&gt;address6672&lt;/address&gt;&lt;contactNo&gt;6672&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6195&lt;/id&gt;&lt;address&gt;address6195&lt;/address&gt;&lt;contactNo&gt;6195&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7241&lt;/id&gt;&lt;address&gt;address7241&lt;/address&gt;&lt;contactNo&gt;7241&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7539&lt;/id&gt;&lt;address&gt;address7539&lt;/address&gt;&lt;contactNo&gt;7539&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7436&lt;/id&gt;&lt;address&gt;address7436&lt;/address&gt;&lt;contactNo&gt;7436&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6874&lt;/id&gt;&lt;address&gt;address6874&lt;/address&gt;&lt;contactNo&gt;6874&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;493&lt;/id&gt;&lt;address&gt;address493&lt;/address&gt;&lt;contactNo&gt;493&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1208&lt;/id&gt;&lt;address&gt;address1208&lt;/address&gt;&lt;contactNo&gt;1208&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3496&lt;/id&gt;&lt;address&gt;address3496&lt;/address&gt;&lt;contactNo&gt;3496&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9234&lt;/id&gt;&lt;address&gt;address9234&lt;/address&gt;&lt;contactNo&gt;9234&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6160&lt;/id&gt;&lt;address&gt;address6160&lt;/address&gt;&lt;contactNo&gt;6160&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;5405&lt;/id&gt;&lt;address&gt;address5405&lt;/address&gt;&lt;contactNo&gt;5405&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;484&lt;/id&gt;&lt;address&gt;address484&lt;/address&gt;&lt;contactNo&gt;484&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1217&lt;/id&gt;&lt;address&gt;address1217&lt;/address&gt;&lt;contactNo&gt;1217&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;8809&lt;/id&gt;&lt;address&gt;address8809&lt;/address&gt;&lt;contactNo&gt;8809&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6698&lt;/id&gt;&lt;address&gt;address6698&lt;/address&gt;&lt;contactNo&gt;6698&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3487&lt;/id&gt;&lt;address&gt;address3487&lt;/address&gt;&lt;contactNo&gt;3487&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6559&lt;/id&gt;&lt;address&gt;address6559&lt;/address&gt;&lt;contactNo&gt;6559&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9225&lt;/id&gt;&lt;address&gt;address9225&lt;/address&gt;&lt;contactNo&gt;9225&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;5414&lt;/id&gt;&lt;address&gt;address5414&lt;/address&gt;&lt;contactNo&gt;5414&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9782&lt;/id&gt;&lt;address&gt;address9782&lt;/address&gt;&lt;contactNo&gt;9782&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7410&lt;/id&gt;&lt;address&gt;address7410&lt;/address&gt;&lt;contactNo&gt;7410&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6892&lt;/id&gt;&lt;address&gt;address6892&lt;/address&gt;&lt;contactNo&gt;6892&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;1911&lt;/id&gt;&lt;address&gt;address1911&lt;/address&gt;&lt;contactNo&gt;1911&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;571&lt;/id&gt;&lt;address&gt;address571&lt;/address&gt;&lt;contactNo&gt;571&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;476&lt;/id&gt;&lt;address&gt;address476&lt;/address&gt;&lt;contactNo&gt;476&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2200&lt;/id&gt;&lt;address&gt;address2200&lt;/address&gt;&lt;contactNo&gt;2200&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3332&lt;/id&gt;&lt;address&gt;address3332&lt;/address&gt;&lt;contactNo&gt;3332&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;2347&lt;/id&gt;&lt;address&gt;address2347&lt;/address&gt;&lt;contactNo&gt;2347&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;3479&lt;/id&gt;&lt;address&gt;address3479&lt;/address&gt;&lt;contactNo&gt;3479&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9312&lt;/id&gt;&lt;address&gt;address9312&lt;/address&gt;&lt;contactNo&gt;9312&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6350&lt;/id&gt;&lt;address&gt;address6350&lt;/address&gt;&lt;contactNo&gt;6350&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9507&lt;/id&gt;&lt;address&gt;address9507&lt;/address&gt;&lt;contactNo&gt;9507&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;9404&lt;/id&gt;&lt;address&gt;address9404&lt;/address&gt;&lt;contactNo&gt;9404&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;6035&lt;/id&gt;&lt;address&gt;address6035&lt;/address&gt;&lt;contactNo&gt;6035&lt;/contactNo&gt;&lt;/person&gt;&lt;person&gt;&lt;id&gt;7563&lt;/id&gt;&lt;address&gt;address7563&lt;/address&gt;&lt;contactNo&gt;7563&lt;/contactNo&gt;&lt;/person... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:41:10.180550" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${peopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:41:09.909398" elapsed="0.271217"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:41:10.302169" level="INFO">10000 elements matched 'person'.</msg>
<msg time="2026-04-25T23:41:10.302371" level="INFO">${count} = 10000</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:41:10.181107" elapsed="0.121292"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${ITEM_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-25T23:41:10.302684" elapsed="0.000456"/>
</kw>
<doc>Store logs and verify result</doc>
<status status="PASS" start="2026-04-25T23:41:07.184872" elapsed="3.118400"/>
</test>
<test id="s1-s1-t5" name="Purchase Cars" line="84">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:41:10.307334" elapsed="0.000215"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:41:10.307071" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.308722" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.308582" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.308558" elapsed="0.000244"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.313443" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.313335" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.313316" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.314512" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:41:10.314126" elapsed="0.000413"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.315019" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:41:10.314693" elapsed="0.000353"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:41:10.315091" elapsed="0.000039"/>
</return>
<msg time="2026-04-25T23:41:10.315256" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:41:10.313736" elapsed="0.001544"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.320635" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.320526" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.320507" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.321842" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.321735" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.321717" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:10.322377" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:10.322075" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.322786" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.322562" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.369357" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:10.323313" elapsed="0.046158"/>
</kw>
<msg time="2026-04-25T23:41:10.369640" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:10.369687" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.322984" elapsed="0.046740"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.408876" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:10.370266" elapsed="0.038743"/>
</kw>
<msg time="2026-04-25T23:41:10.409172" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:10.409218" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.369894" elapsed="0.039362"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.409627" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.409400" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.409377" elapsed="0.000332"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.410168" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:10.409846" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.410516" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.410306" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.410288" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:10.410626" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.413294" elapsed="0.000148"/>
</kw>
<msg time="2026-04-25T23:41:10.413503" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:10.412107" elapsed="0.001530"/>
</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="NOT RUN" start="2026-04-25T23:41:10.413984" elapsed="0.000101"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.414345" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:10.411445" elapsed="0.003086"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:10.410899" elapsed="0.003696"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:10.321437" elapsed="0.093258"/>
</kw>
<msg time="2026-04-25T23:41:10.414811" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.414856" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.320847" elapsed="0.094047"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:10.415097" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:41:10.414988" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.414968" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.415669" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.416019" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.416129" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:10.320188" elapsed="0.096056"/>
</kw>
<msg time="2026-04-25T23:41:10.416340" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.416385" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.315658" elapsed="0.100765"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.416744" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.416499" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.416482" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:41:10.315522" elapsed="0.101322"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.422388" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.422279" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.422260" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.423574" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.423466" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.423448" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:10.424176" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:10.423815" elapsed="0.000393"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.424616" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.424392" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.507456" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:10.425152" elapsed="0.082458"/>
</kw>
<msg time="2026-04-25T23:41:10.507827" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:10.507877" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.424798" elapsed="0.083143"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.564878" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:10.508642" elapsed="0.056399"/>
</kw>
<msg time="2026-04-25T23:41:10.565227" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:10.565275" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.508223" elapsed="0.057090"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.565715" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.565427" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.565393" elapsed="0.000409"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.566323" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:10.565975" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.566686" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.566470" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.566451" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:10.566804" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.569625" elapsed="0.000155"/>
</kw>
<msg time="2026-04-25T23:41:10.569844" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:10.568388" elapsed="0.001643"/>
</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="NOT RUN" start="2026-04-25T23:41:10.570338" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.570671" elapsed="0.000163"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:10.567699" elapsed="0.003283"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:10.567132" elapsed="0.003918"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:10.423166" elapsed="0.147985"/>
</kw>
<msg time="2026-04-25T23:41:10.571251" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.571297" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.422602" elapsed="0.148736"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:10.571528" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:41:10.571417" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.571398" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.572040" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.572476" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.572551" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:10.421838" elapsed="0.150825"/>
</kw>
<msg time="2026-04-25T23:41:10.572761" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.572807" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.417125" elapsed="0.155720"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.573192" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.572940" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.572905" elapsed="0.000366"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:41:10.416989" elapsed="0.156307"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.578724" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.578613" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.578593" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.580022" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:41:10.579893" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.579875" elapsed="0.000216"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:41:10.580559" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:41:10.580252" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.580966" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.580738" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.635978" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:10.581475" elapsed="0.054612"/>
</kw>
<msg time="2026-04-25T23:41:10.636295" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:41:10.636342" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.581147" elapsed="0.055232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.698230" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:41:10.636894" elapsed="0.061480"/>
</kw>
<msg time="2026-04-25T23:41:10.698557" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:41:10.698604" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.636550" elapsed="0.062092"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.699044" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.698743" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.698714" elapsed="0.000416"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.699609" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "P "u "r "c "h "a "s "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:10.699273" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.699982" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.699753" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.699734" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:41:10.700098" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:41:10.702876" elapsed="0.000167"/>
</kw>
<msg time="2026-04-25T23:41:10.703170" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:41:10.701641" elapsed="0.001667"/>
</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="NOT RUN" start="2026-04-25T23:41:10.703647" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.704115" elapsed="0.000100"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:41:10.701009" elapsed="0.003324"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:41:10.700429" elapsed="0.003970"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:41:10.579590" elapsed="0.124909"/>
</kw>
<msg time="2026-04-25T23:41:10.704597" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.704643" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.578961" elapsed="0.125721"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:41:10.704869" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:41:10.704761" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.704741" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.705373" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.705705" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:41:10.705777" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:41:10.578265" elapsed="0.127622"/>
</kw>
<msg time="2026-04-25T23:41:10.706001" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:41:10.706046" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.573569" elapsed="0.132515"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:41:10.706405" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:41:10.706162" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-04-25T23:41:10.706145" elapsed="0.000337"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:41:10.573432" elapsed="0.133074"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:41:10.315339" elapsed="0.391202"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:41:10.312973" elapsed="0.393628"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:41:10.308271" elapsed="0.398388"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:41:10.307759" elapsed="0.398949"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:41:10.304657" elapsed="0.402109"/>
</kw>
<kw name="Start_Tool">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.715290" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype car-people --itemcount 10000 --threads 6</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:10.715033" elapsed="0.000304"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:41:10.718870" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype car-people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135</msg>
<msg time="2026-04-25T23:41:10.718977" level="INFO">${output} = python cluster_rest_script.py --port 8181 add-rpc --itemtype car-people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135 
</msg>
<var>${output}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:41:10.715487" elapsed="0.003517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:41:10.719412" level="INFO">python cluster_rest_script.py --port 8181 add-rpc --itemtype car-people --itemcount 10000 --threads 6 --host 10.30.170.9,10.30.170.123,10.30.171.135 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:41:10.719159" elapsed="0.000301"/>
</kw>
<arg>${purchasecmd}</arg>
<arg>--host ${ODL_SYSTEM_1_IP},${ODL_SYSTEM_2_IP},${ODL_SYSTEM_3_IP} ${TOOL_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-04-25T23:41:10.714540" elapsed="0.004977"/>
</kw>
<kw name="Wait_Until_Tool_Finish">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:16.724741" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l2026-04-25 23:41:10,812 INFO: Add 10000 purchase(s) to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:10.724045" elapsed="6.001981">No match found for '&gt;' in 6 seconds
Output:
[?2004l2026-04-25 23:41:10,812 INFO: Add 10000 purchase(s) to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:23.727789" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:17.726892" elapsed="6.001754">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:30.730348" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:24.729541" elapsed="6.001608">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:37.732762" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:31.732010" elapsed="6.001534">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:44.735174" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:38.734395" elapsed="6.001556">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:51.737605" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:45.736762" elapsed="6.001622">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:41:58.739804" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:52.739286" elapsed="6.001170">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:05.742039" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:41:59.741255" elapsed="6.001577">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:12.744960" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:06.743690" elapsed="6.001937">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:19.747340" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:13.746415" elapsed="6.001722">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:26.749891" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:20.749047" elapsed="6.001695">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:33.752488" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:27.751641" elapsed="6.001659">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:40.754690" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:34.754151" elapsed="6.001196">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:47.756913" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:41.756143" elapsed="6.001534">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:42:54.759302" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:48.758542" elapsed="6.001536">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:01.761681" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:42:55.760956" elapsed="6.001497">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:08.764116" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:02.763315" elapsed="6.001574">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:15.766217" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:09.765504" elapsed="6.001474">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:22.768626" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:16.767787" elapsed="6.001929">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:29.771556" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:23.770551" elapsed="6.001895">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:36.779799" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:30.778976" elapsed="6.001606">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:43.782075" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:37.781436" elapsed="6.001359">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:50.784439" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:44.783630" elapsed="6.001435">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:43:57.786399" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:51.785820" elapsed="6.001231">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:04.788310" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:43:58.787723" elapsed="6.001251">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:11.790294" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:05.789673" elapsed="6.001295">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:18.792414" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:12.791717" elapsed="6.001459">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:25.794564" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:19.793871" elapsed="6.001419">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:32.796643" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:26.796021" elapsed="6.001333">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:39.799148" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:33.798233" elapsed="6.001569">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:46.801362" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:40.800520" elapsed="6.001692">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:44:53.803925" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:47.803142" elapsed="6.001577">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:00.806305" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:44:54.805464" elapsed="6.001680">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:07.808825" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:01.808020" elapsed="6.001581">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:14.811259" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:08.810458" elapsed="6.001574">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:21.814166" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:15.813064" elapsed="6.002213">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:28.816905" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:22.816265" elapsed="6.001360">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:35.819278" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:29.818493" elapsed="6.001541">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:42.821495" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:36.820792" elapsed="6.001454">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:49.823770" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:43.823029" elapsed="6.001524">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:45:56.827954" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:50.825504" elapsed="6.003192">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:46:03.830278" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:45:57.829626" elapsed="6.001352">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:46:10.832300" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:46:04.831725" elapsed="6.001236">No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<msg time="2026-04-25T23:46:10.833106" level="FAIL">Keyword 'SSHLibrary.Read Until Prompt' failed after retrying for 5 minutes. The last error was: No match found for '&gt;' in 6 seconds
Output:
.</msg>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-25T23:41:10.723533" elapsed="300.110036">Keyword 'SSHLibrary.Read Until Prompt' failed after retrying for 5 minutes. The last error was: No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<arg>${PROCEDURE_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="FAIL" start="2026-04-25T23:41:10.723199" elapsed="300.110635">Keyword 'SSHLibrary.Read Until Prompt' failed after retrying for 5 minutes. The last error was: No match found for '&gt;' in 6 seconds
Output:
.</status>
</kw>
<doc>Request to purchase 10000 cars (timeout in 5m).</doc>
<status status="FAIL" start="2026-04-25T23:41:10.303969" elapsed="300.530084">Keyword 'SSHLibrary.Read Until Prompt' failed after retrying for 5 minutes. The last error was: No match found for '&gt;' in 6 seconds
Output:
.</status>
</test>
<test id="s1-s1-t6" name="Verify Purchases" line="89">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:46:10.837502" elapsed="0.000248"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:46:10.837234" elapsed="0.000574"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.838902" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.838766" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.838742" elapsed="0.000251"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.843603" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.843495" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.843476" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:46:10.844684" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:46:10.844289" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:46:10.845195" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:46:10.844867" elapsed="0.000355"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:46:10.845268" elapsed="0.000033"/>
</return>
<msg time="2026-04-25T23:46:10.845430" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:46:10.843898" elapsed="0.001556"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.850948" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.850816" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.850797" elapsed="0.000224"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.852216" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.852109" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.852091" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:46:10.852732" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:46:10.852428" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:46:10.853153" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:10.852930" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:46:10.894727" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:46:10.853657" elapsed="0.041239"/>
</kw>
<msg time="2026-04-25T23:46:10.895174" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:46:10.895244" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.853330" elapsed="0.041970"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:46:10.935427" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:46:10.896124" elapsed="0.039521"/>
</kw>
<msg time="2026-04-25T23:46:10.935871" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:46:10.935941" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.895581" elapsed="0.040400"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.936416" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:10.936098" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.936065" elapsed="0.000519"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:46:10.937140" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:46:10.936728" elapsed="0.000487"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.937498" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:10.937284" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.937265" elapsed="0.000311"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:46:10.937615" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:10.940323" elapsed="0.000151"/>
</kw>
<msg time="2026-04-25T23:46:10.940537" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:46:10.939209" elapsed="0.001462"/>
</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="NOT RUN" start="2026-04-25T23:46:10.940966" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.941291" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:46:10.938562" elapsed="0.002916"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:46:10.937953" elapsed="0.003591"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:46:10.851779" elapsed="0.089866"/>
</kw>
<msg time="2026-04-25T23:46:10.941744" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:10.941790" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.851169" elapsed="0.090661"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:46:10.942156" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:46:10.941909" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.941890" elapsed="0.000374"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.942672" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.943028" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.943100" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:46:10.850473" elapsed="0.092739"/>
</kw>
<msg time="2026-04-25T23:46:10.943309" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:10.943354" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.845853" elapsed="0.097541"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:10.943716" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:10.943471" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.943454" elapsed="0.000339"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:46:10.845714" elapsed="0.098103"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.949318" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.949208" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.949189" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:10.950548" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:10.950429" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:10.950412" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:46:10.951076" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:46:10.950754" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:46:10.951507" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:10.951291" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:46:11.003477" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:46:10.952032" elapsed="0.051554"/>
</kw>
<msg time="2026-04-25T23:46:11.003754" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:46:11.003802" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.951686" elapsed="0.052155"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:46:11.047091" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:46:11.004382" elapsed="0.042820"/>
</kw>
<msg time="2026-04-25T23:46:11.047366" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:46:11.047412" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:11.004035" elapsed="0.043416"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.047753" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.047530" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.047510" elapsed="0.000322"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:46:11.048294" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:46:11.047993" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.048649" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.048439" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.048421" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:46:11.048760" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:11.051295" elapsed="0.000144"/>
</kw>
<msg time="2026-04-25T23:46:11.051500" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:46:11.050175" elapsed="0.001456"/>
</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="NOT RUN" start="2026-04-25T23:46:11.051901" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.052248" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:46:11.049549" elapsed="0.002888"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:46:11.049029" elapsed="0.003471"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:46:10.950100" elapsed="0.102497"/>
</kw>
<msg time="2026-04-25T23:46:11.052857" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:11.052908" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.949531" elapsed="0.103437"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:46:11.053159" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:46:11.053050" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.053030" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.053768" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.054114" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:46:11.054197" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:46:10.948758" elapsed="0.105587"/>
</kw>
<msg time="2026-04-25T23:46:11.054440" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:11.054486" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.944104" elapsed="0.110421"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.054845" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.054602" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.054584" elapsed="0.000354"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:46:10.943967" elapsed="0.110996"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:11.060313" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:11.060204" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.060185" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:46:11.061602" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:46:11.061494" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.061476" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:46:11.062120" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:46:11.061806" elapsed="0.000342"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:46:11.062532" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:11.062319" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:46:11.110347" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:46:11.063054" elapsed="0.047418"/>
</kw>
<msg time="2026-04-25T23:46:11.110656" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:46:11.110704" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:11.062712" elapsed="0.048030"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:46:11.156015" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:46:11.111262" elapsed="0.044860"/>
</kw>
<msg time="2026-04-25T23:46:11.156281" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:46:11.156328" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:11.110908" elapsed="0.045459"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.156659" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.156444" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.156425" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:46:11.157190" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "V "e "r "i "f "y "[C "P "u "r "c "h "a "s "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:46:11.156871" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.157537" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.157330" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.157312" elapsed="0.000302"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:46:11.157647" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:46:11.160133" elapsed="0.000146"/>
</kw>
<msg time="2026-04-25T23:46:11.160340" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:46:11.159064" elapsed="0.001405"/>
</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="NOT RUN" start="2026-04-25T23:46:11.160770" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.161114" elapsed="0.000190"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:46:11.158448" elapsed="0.002979"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:46:11.157898" elapsed="0.003593"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:46:11.061185" elapsed="0.100405"/>
</kw>
<msg time="2026-04-25T23:46:11.161684" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:11.161729" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:11.060526" elapsed="0.101242"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:46:11.161971" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:46:11.161846" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.161827" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.162470" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.162797" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:46:11.162870" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:46:11.059844" elapsed="0.103151"/>
</kw>
<msg time="2026-04-25T23:46:11.163090" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:46:11.163136" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:11.055222" elapsed="0.107951"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:46:11.163492" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:46:11.163250" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:46:11.163232" elapsed="0.000338"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:46:11.055087" elapsed="0.108505"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:46:10.845522" elapsed="0.318100"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:46:10.843126" elapsed="0.320557"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:46:10.838448" elapsed="0.325296"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:46:10.837973" elapsed="0.325820"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:46:10.835109" elapsed="0.328740"/>
</kw>
<kw name="Stop_Tool">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:46:11.164931" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:46:11.164606" elapsed="0.000354"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-25T23:46:11.165104" elapsed="0.000209"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-25T23:46:11.164348" elapsed="0.001032"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-25T23:46:13.166207" level="INFO">^CTraceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 755, in add_car_people_rpc
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 354, in _task_executor
    t.join()
  File "/usr/lib/python3.10/threading.py", line 1096, in join
    self._wait_for_tstate_lock()
  File "/usr/lib/python3.10/threading.py", line 1116, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
KeyboardInterrupt</msg>
<msg time="2026-04-25T23:46:13.166599" level="INFO">${output} = ^CTraceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  ...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-25T23:46:11.165519" elapsed="2.001149"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:46:13.168629" level="INFO">^CTraceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 755, in add_car_people_rpc
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 354, in _task_executor
    t.join()
  File "/usr/lib/python3.10/threading.py", line 1096, in join
    self._wait_for_tstate_lock()
  File "/usr/lib/python3.10/threading.py", line 1116, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
KeyboardInterrupt
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:46:13.167185" elapsed="0.001678"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-25T23:46:11.164038" elapsed="2.005002"/>
</kw>
<kw name="Get Log File Name" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:46:13.175130" level="INFO">${name} = controller-rest-clust-cars-perf-ask-txt-010-Crud-Mdsal-Perf</msg>
<var>${name}</var>
<arg>"""${SUITE_NAME}""".replace(" ","-").replace("/","-").replace(".","-")</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:46:13.174251" elapsed="0.000943"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:46:13.178727" level="INFO">${suffix} = </msg>
<var>${suffix}</var>
<arg>'${testcase}' != ''</arg>
<arg>--${testcase}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:46:13.175559" elapsed="0.003195"/>
</kw>
<kw name="Get Current Date" owner="DateTime">
<msg time="2026-04-25T23:46:13.179142" level="INFO">${date} = 2026-04-25 23:46:13.179</msg>
<var>${date}</var>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="PASS" start="2026-04-25T23:46:13.178933" elapsed="0.000236"/>
</kw>
<kw name="Convert Date" owner="DateTime">
<msg time="2026-04-25T23:46:13.182463" level="INFO">${timestamp} = 1777160773.179</msg>
<var>${timestamp}</var>
<arg>${date}</arg>
<arg>epoch</arg>
<doc>Converts between supported `date formats`.</doc>
<status status="PASS" start="2026-04-25T23:46:13.179314" elapsed="0.003178"/>
</kw>
<return>
<value>${testtool}--${name}${suffix}.${timestamp}.log</value>
<status status="PASS" start="2026-04-25T23:46:13.182547" elapsed="0.000042"/>
</return>
<msg time="2026-04-25T23:46:13.182808" level="INFO">${target_file} = cluster_rest_script.log--controller-rest-clust-cars-perf-ask-txt-010-Crud-Mdsal-Perf.1777160773.179.log</msg>
<var>${target_file}</var>
<arg>cluster_rest_script.log</arg>
<doc>Get the name of the suite sanitized to be usable as a part of filename.
These names are used to constructs names of the log files produced
by the testing tools so two suites using a tool wont overwrite the
log files if they happen to run in one job.</doc>
<status status="PASS" start="2026-04-25T23:46:13.169603" elapsed="0.013232"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:46:13.191137" level="INFO">Executing command 'cat cluster_rest_script.log'.</msg>
<msg time="2026-04-25T23:46:13.204571" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:46:13.204793" level="INFO">${output_log} = 2026-04-25 23:41:10,812 INFO: Add 10000 purchase(s) to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:46:13.190988" elapsed="0.013862"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:46:13.205860" level="INFO">2026-04-25 23:41:10,812 INFO: Add 10000 purchase(s) to 10.30.170.9,10.30.170.123,10.30.171.135:8181 (1 per request)</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:46:13.205256" elapsed="0.000737"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-04-25T23:46:13.207098" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script.log--controller-rest-clust-cars-perf-ask-txt-010-Crud-Mdsal-Perf.1777160773.179.log"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script.log--controller-rest-clust-cars-perf-ask-txt-010-Crud-Mdsal-Perf.1777160773.179.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-04-25T23:46:13.206385" elapsed="0.000842"/>
</kw>
<arg>cluster_rest_script.log</arg>
<arg>${target_file}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-25T23:46:13.190606" elapsed="0.016757"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:13.229359" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:13.230736" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:13.230901" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:13.209645" elapsed="0.021309"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:13.234755" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:13.234873" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:13.231175" elapsed="0.003732"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:13.235742" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:13.235225" elapsed="0.000617">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:13.209027" elapsed="0.026992">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:14.246266" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:14.246575" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:14.246750" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:14.237754" elapsed="0.009034"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:14.250421" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:14.250539" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:14.247039" elapsed="0.003535"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:14.251390" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:14.250843" elapsed="0.000648">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:14.236856" elapsed="0.014790">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:15.261708" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:15.262015" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:15.262207" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:15.253390" elapsed="0.008856"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:15.266284" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:15.266407" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:15.262588" elapsed="0.003854"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:15.267302" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:15.266732" elapsed="0.000673">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:15.252489" elapsed="0.015083">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:16.276649" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:16.276905" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:16.277116" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:16.269284" elapsed="0.007872"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:16.281383" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:16.281512" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:16.277399" elapsed="0.004151"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:16.282412" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:16.281837" elapsed="0.000680">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:16.268410" elapsed="0.014265">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:17.292713" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:17.293188" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:17.293633" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:17.284372" elapsed="0.009329"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:17.298488" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:17.298643" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:17.294193" elapsed="0.004498"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:17.299788" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:17.299080" elapsed="0.000816">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:17.283509" elapsed="0.016580">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:18.310518" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:18.311035" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:18.311315" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:18.301859" elapsed="0.009514"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:18.315119" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:18.315239" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:18.311667" elapsed="0.003606"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:18.316177" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:18.315621" elapsed="0.000656">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:18.300971" elapsed="0.015459">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:19.326377" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:19.326690" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:19.327004" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:19.318289" elapsed="0.008756"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:19.331400" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:19.331530" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:19.327321" elapsed="0.004245"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:19.332451" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:19.331871" elapsed="0.000691">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:19.317372" elapsed="0.015364">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:20.342429" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:20.342674" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:20.342848" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:20.334589" elapsed="0.008295"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:20.346604" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:20.346724" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:20.343182" elapsed="0.003577"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:20.347606" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:20.347065" elapsed="0.000700">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:20.333610" elapsed="0.014436">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:21.357833" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:21.358105" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:21.358352" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:21.349798" elapsed="0.008591"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:21.362172" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:21.362291" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:21.358616" elapsed="0.003708"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:21.363127" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:21.362590" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:21.348892" elapsed="0.014476">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:22.373966" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:22.374365" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:22.374657" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:22.365226" elapsed="0.009492"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:22.379935" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:22.380062" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:22.375138" elapsed="0.004960"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:22.380909" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:22.380368" elapsed="0.000661">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:22.364240" elapsed="0.016937">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:23.393622" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:23.394184" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:23.395142" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:23.382847" elapsed="0.012396"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:23.402085" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:23.402287" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:23.395823" elapsed="0.006519"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:23.403773" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:23.402795" elapsed="0.001183">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:23.381990" elapsed="0.022341">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:24.414424" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:24.414802" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:24.415111" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:24.406196" elapsed="0.008974"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:24.419647" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:24.419792" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:24.415537" elapsed="0.004289"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:24.420671" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:24.420135" elapsed="0.000642">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:24.405267" elapsed="0.015684">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:25.432754" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:25.433047" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:25.433308" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:25.422723" elapsed="0.010622"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:25.437377" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:25.437494" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:25.433582" elapsed="0.003946"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:25.438347" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:25.437806" elapsed="0.000641">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:25.421779" elapsed="0.016821">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:26.448412" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:26.448667" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:26.448842" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:26.440447" elapsed="0.008432"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:26.452669" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:26.452812" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:26.449142" elapsed="0.003711"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:26.453688" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:26.453152" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:26.439478" elapsed="0.014483">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:27.464474" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:27.464766" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:27.465085" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:27.455526" elapsed="0.009604"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:27.469293" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:27.469428" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:27.465405" elapsed="0.004064"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:27.470424" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:27.469825" elapsed="0.000713">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:27.454777" elapsed="0.015935">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:28.480765" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:28.481226" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:28.481634" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:28.472522" elapsed="0.009175"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:28.485800" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:28.485952" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:28.482051" elapsed="0.003938"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:28.486783" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:28.486270" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:28.471618" elapsed="0.015472">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:29.497184" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:29.497436" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:29.497688" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:29.488881" elapsed="0.008845"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:29.501374" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:29.501490" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:29.497982" elapsed="0.003543"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:29.502330" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:29.501792" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:29.488043" elapsed="0.014530">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:30.513602" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:30.514012" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:30.514290" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:30.504423" elapsed="0.009925"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:30.519062" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:30.519179" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:30.514711" elapsed="0.004501"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:30.520055" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:30.519490" elapsed="0.000667">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:30.503505" elapsed="0.016804">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:31.529660" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:31.530066" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:31.530430" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:31.521901" elapsed="0.008589"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:31.535293" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:31.535409" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:31.530847" elapsed="0.004596"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:31.536239" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:31.535711" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:31.521129" elapsed="0.015367">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:32.547641" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:32.547993" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:32.548159" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:32.537831" elapsed="0.010364"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:32.551756" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:32.551875" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:32.548414" elapsed="0.003529"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:32.552727" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:32.552234" elapsed="0.000582">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:32.537097" elapsed="0.015883">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:33.562784" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:33.563086" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:33.563312" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:33.554705" elapsed="0.008644"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:33.566974" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:33.567092" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:33.563572" elapsed="0.003554"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:33.567876" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:33.567382" elapsed="0.000610">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:33.553863" elapsed="0.014273">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:34.579465" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:34.579779" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:34.580023" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:34.569862" elapsed="0.010198"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:34.585349" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:34.585467" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:34.580292" elapsed="0.005209"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:34.586323" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:34.585786" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:34.568974" elapsed="0.017594">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:35.595981" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:35.596234" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:35.596485" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:35.588232" elapsed="0.008290"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:35.600286" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:35.600409" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:35.596751" elapsed="0.003693"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:35.601294" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:35.600733" elapsed="0.000663">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:35.587320" elapsed="0.014234">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:36.611084" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:36.611327" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:36.611498" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:36.603149" elapsed="0.008386"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:36.615179" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:36.615298" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:36.611761" elapsed="0.003571"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:36.616135" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:36.615600" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:36.602319" elapsed="0.014059">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:37.626516" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:37.626758" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:37.627034" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:37.618106" elapsed="0.008967"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:37.631036" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:37.631155" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:37.627303" elapsed="0.003887"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:37.631990" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:37.631459" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:37.617220" elapsed="0.015014">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:38.642731" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:38.643154" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:38.643432" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:38.634196" elapsed="0.009294"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:38.648906" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:38.649046" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:38.643945" elapsed="0.005136"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:38.649867" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:38.649354" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:38.633266" elapsed="0.016869">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:39.659172" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:39.659426" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:39.659674" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:39.651907" elapsed="0.007805"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:39.663492" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:39.663609" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:39.660024" elapsed="0.003619"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:39.664507" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:39.663913" elapsed="0.000690">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:39.651046" elapsed="0.013704">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:40.674382" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:40.674646" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:40.674850" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:40.666558" elapsed="0.008330"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:40.678988" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:40.679109" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:40.675158" elapsed="0.003988"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:40.679984" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:40.679428" elapsed="0.000657">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:40.665633" elapsed="0.014605">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:41.689347" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:41.689617" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:41.689881" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:41.682135" elapsed="0.007806"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:41.693596" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:41.693716" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:41.690179" elapsed="0.003572"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:41.694570" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:41.694050" elapsed="0.000616">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:41.681142" elapsed="0.013676">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:42.703522" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:42.703769" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:42.703970" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:42.696625" elapsed="0.007384"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:42.707695" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:42.707811" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:42.704241" elapsed="0.003603"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:42.708660" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:42.708142" elapsed="0.000619">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:42.695690" elapsed="0.013223">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:43.719503" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:43.719767" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:43.720112" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:43.711073" elapsed="0.009079"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:43.724259" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:43.724379" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:43.720402" elapsed="0.004011"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:43.725225" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:43.724686" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:43.710020" elapsed="0.015452">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:44.734318" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:44.734566" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:44.734741" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:44.727198" elapsed="0.007580"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:44.738447" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:44.738562" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:44.735034" elapsed="0.003562"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:44.739421" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:44.738871" elapsed="0.000647">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:44.726314" elapsed="0.013350">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:45.748327" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:45.748699" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:45.749109" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:45.741478" elapsed="0.007692"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:45.753234" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:45.753351" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:45.749546" elapsed="0.003839"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:45.754208" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:45.753670" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:45.740600" elapsed="0.013855">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:46.763532" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:46.763777" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:46.763978" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:46.756149" elapsed="0.007868"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:46.768007" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:46.768127" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:46.764253" elapsed="0.003909"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:46.768970" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:46.768435" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:46.755271" elapsed="0.013946">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:47.778476" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:47.778903" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:47.779300" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:47.770995" elapsed="0.008343"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:47.782993" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:47.783113" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:47.779572" elapsed="0.003576"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:47.783953" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:47.783423" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:47.770066" elapsed="0.014135">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:48.793276" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:48.793529" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:48.793702" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:48.785910" elapsed="0.007828"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:48.797448" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:48.797566" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:48.793993" elapsed="0.003606"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:48.798419" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:48.797879" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:48.785039" elapsed="0.013628">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:49.807725" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:49.808108" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:49.808441" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:49.800399" elapsed="0.008087"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:49.812801" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:49.812948" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:49.808737" elapsed="0.004250"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:49.813820" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:49.813276" elapsed="0.000663">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:49.799547" elapsed="0.014570">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:50.823799" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:50.824230" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:50.824533" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:50.816011" elapsed="0.008582"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:50.829775" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:50.829893" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:50.825002" elapsed="0.004948"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:50.830752" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:50.830226" elapsed="0.000626">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:50.814983" elapsed="0.016060">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:51.840570" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:51.840993" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:51.841391" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:51.832838" elapsed="0.008613"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:51.847646" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:51.847852" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:51.841817" elapsed="0.006091"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:51.849397" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:51.848479" elapsed="0.001079">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:51.831872" elapsed="0.017930">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:52.859316" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:52.859603" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:52.859790" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:52.851687" elapsed="0.008141"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:52.864158" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:52.864325" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:52.860103" elapsed="0.004262"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:52.865247" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:52.864665" elapsed="0.000687">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:52.850683" elapsed="0.014827">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:53.875235" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:53.875690" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:53.876097" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:53.867298" elapsed="0.008859"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:53.879950" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:53.880070" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:53.876515" elapsed="0.003589"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:53.880884" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:53.880375" elapsed="0.000626">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:53.866396" elapsed="0.014754">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:54.890960" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:54.891251" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:54.891446" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:54.882980" elapsed="0.008504"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:54.895479" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:54.895595" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:54.891758" elapsed="0.003871"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:54.896437" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:54.895903" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:54.882035" elapsed="0.014649">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:55.906608" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:55.907164" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:55.907572" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:55.898780" elapsed="0.008861"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:55.911683" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:55.911802" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:55.907938" elapsed="0.003898"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:55.912658" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:55.912134" elapsed="0.000621">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:55.897799" elapsed="0.015104">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:56.921523" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:56.921889" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:56.922191" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:56.914637" elapsed="0.007612"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:56.926531" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:56.926652" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:56.922613" elapsed="0.004075"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:56.927547" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:56.927009" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:56.913725" elapsed="0.014076">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:57.937054" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:57.937426" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:57.938073" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:57.929628" elapsed="0.008515"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:57.942559" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:57.942682" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:57.938526" elapsed="0.004193"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:57.943565" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:57.943042" elapsed="0.000620">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:57.928645" elapsed="0.015167">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:58.953484" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:58.953957" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:58.954339" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:58.945794" elapsed="0.008607"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:58.961130" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:58.961324" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:58.954875" elapsed="0.006503"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:58.962699" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:58.961815" elapsed="0.001039">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:58.944864" elapsed="0.018270">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:46:59.971998" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:46:59.972245" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:46:59.972504" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:46:59.964894" elapsed="0.007648"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:46:59.976217" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:46:59.976338" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:46:59.972777" elapsed="0.003597"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:46:59.977231" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:46:59.976668" elapsed="0.000659">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:46:59.964036" elapsed="0.013440">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:01.001513" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:01.001900" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:01.002210" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:00.979256" elapsed="0.023013"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:01.006854" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:01.006993" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:01.002633" elapsed="0.004395"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:01.007807" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:01.007301" elapsed="0.000602">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:00.978390" elapsed="0.029684">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:02.016487" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:02.016862" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:02.017259" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:02.009668" elapsed="0.007651"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:02.022158" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:02.022277" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:02.017686" elapsed="0.004625"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:02.023136" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:02.022581" elapsed="0.000651">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:02.008813" elapsed="0.014564">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:03.032392" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:03.032651" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:03.032827" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:03.025290" elapsed="0.007574"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:03.036669" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:03.036792" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:03.033129" elapsed="0.003697"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:03.037664" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:03.037127" elapsed="0.000662">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:03.024352" elapsed="0.013617">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:04.047287" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:04.047526" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:04.047771" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:04.039672" elapsed="0.008136"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:04.051444" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:04.051560" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:04.048064" elapsed="0.003529"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:04.052422" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:04.051861" elapsed="0.000658">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:04.038769" elapsed="0.013896">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:05.062253" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:05.062546" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:05.062740" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:05.054701" elapsed="0.008078"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:05.067150" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:05.067273" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:05.063053" elapsed="0.004254"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:05.068337" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:05.067737" elapsed="0.000709">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:05.053652" elapsed="0.014952">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:06.078379" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:06.078758" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:06.079037" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:06.070460" elapsed="0.008614"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:06.082739" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:06.082855" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:06.079310" elapsed="0.003579"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:06.083726" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:06.083203" elapsed="0.000628">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:06.069493" elapsed="0.014517">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:07.093085" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:07.093331" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:07.093504" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:07.085777" elapsed="0.007764"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:07.097214" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:07.097330" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:07.093772" elapsed="0.003592"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:07.098217" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:07.097641" elapsed="0.000673">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:07.084832" elapsed="0.013631">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:08.107062" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:08.107324" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:08.107571" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:08.100326" elapsed="0.007284"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:08.111881" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:08.112033" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:08.107859" elapsed="0.004211"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:08.112964" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:08.112396" elapsed="0.000677">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:08.099335" elapsed="0.013901">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:09.122625" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:09.122970" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:09.123160" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:09.115149" elapsed="0.008047"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:09.126990" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:09.127110" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:09.123435" elapsed="0.003708"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:09.127979" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:09.127433" elapsed="0.000653">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:09.114161" elapsed="0.014080">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:10.137092" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:10.137336" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:10.137583" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:10.130024" elapsed="0.007597"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:10.143325" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:10.143513" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:10.137856" elapsed="0.005738"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:10.144965" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:10.144043" elapsed="0.001075">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:10.129122" elapsed="0.016230">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:11.154725" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:11.155133" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:11.155478" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:11.147326" elapsed="0.008228"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:11.163777" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:11.164016" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:11.155995" elapsed="0.008080"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:11.165301" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:11.164730" elapsed="0.000644">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:11.146356" elapsed="0.019127">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:12.174155" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:12.174404" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:12.174651" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:12.167165" elapsed="0.007525"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:12.178431" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:12.178551" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:12.174950" elapsed="0.003637"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:12.179435" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:12.178864" elapsed="0.000673">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:12.166298" elapsed="0.013388">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:13.187143" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:13.187401" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:13.187566" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:13.180984" elapsed="0.006615"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:13.191119" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:13.191232" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:13.187812" elapsed="0.003452"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:13.192015" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:13.191524" elapsed="0.000593">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:13.180381" elapsed="0.011875">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:14.202583" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:14.202829" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:14.203112" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:14.194414" elapsed="0.008737"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:14.207086" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:14.207205" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:14.203385" elapsed="0.003854"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:14.208045" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:14.207513" elapsed="0.000628">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:14.193239" elapsed="0.015046">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:15.217779" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:15.218092" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:15.218286" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:15.210174" elapsed="0.008150"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:15.222182" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:15.222302" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:15.218559" elapsed="0.003779"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:15.223238" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:15.222618" elapsed="0.000723">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:15.209190" elapsed="0.014304">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:16.232409" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:16.232665" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:16.232963" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:16.225299" elapsed="0.007707"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:16.236680" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:16.236798" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:16.233246" elapsed="0.003586"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:16.237667" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:16.237141" elapsed="0.000624">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:16.224337" elapsed="0.013600">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:17.246202" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:17.246510" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:17.246723" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:17.239531" elapsed="0.007261"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:17.250581" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:17.250678" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:17.247157" elapsed="0.003547"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:17.251486" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:17.251040" elapsed="0.000534">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:17.238666" elapsed="0.013038">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:18.261125" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:18.261379" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:18.261633" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:18.253738" elapsed="0.007933"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:18.265351" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:18.265468" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:18.261912" elapsed="0.003590"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:18.266319" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:18.265780" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:18.252761" elapsed="0.013808">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:19.275686" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:19.276085" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:19.276261" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:19.268304" elapsed="0.007994"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:19.279966" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:19.280087" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:19.276535" elapsed="0.003590"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:19.280907" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:19.280398" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:19.267393" elapsed="0.013782">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:20.291741" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:20.292403" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:20.292876" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:20.283129" elapsed="0.009809"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:20.298101" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:20.298224" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:20.293401" elapsed="0.004857"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:20.299203" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:20.298595" elapsed="0.000733">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:20.282113" elapsed="0.017436">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:21.309433" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:21.309768" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:21.310010" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:21.301746" elapsed="0.008307"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:21.314485" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:21.314614" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:21.310344" elapsed="0.004304"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:21.315605" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:21.315005" elapsed="0.000724">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:21.300640" elapsed="0.015271">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:22.326358" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:22.326804" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:22.327227" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:22.318246" elapsed="0.009021"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:22.331268" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:22.331388" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:22.327525" elapsed="0.003896"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:22.332509" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:22.331736" elapsed="0.000897">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:22.317063" elapsed="0.015752">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:23.342204" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:23.342460" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:23.342635" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:23.334726" elapsed="0.007947"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:23.346730" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:23.346850" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:23.342908" elapsed="0.003978"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:23.347730" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:23.347202" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:23.333707" elapsed="0.014296">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:24.358638" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:24.358886" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:24.359188" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:24.352081" elapsed="0.007146"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:24.362961" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:24.363082" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:24.359476" elapsed="0.003640"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:24.363948" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:24.363401" elapsed="0.000677">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:24.351386" elapsed="0.012858">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:25.373387" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:25.373644" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:25.373821" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:25.366295" elapsed="0.007561"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:25.377587" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:25.377726" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:25.374115" elapsed="0.003647"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:25.378634" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:25.378063" elapsed="0.000672">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:25.365236" elapsed="0.013647">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:26.388225" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:26.388499" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:26.388779" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:26.380718" elapsed="0.008102"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:26.392952" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:26.393072" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:26.389124" elapsed="0.003982"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:26.393909" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:26.393381" elapsed="0.000647">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:26.379724" elapsed="0.014452">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:27.403307" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:27.403558" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:27.403730" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:27.396013" elapsed="0.007754"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:27.407428" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:27.407544" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:27.404021" elapsed="0.003557"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:27.408401" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:27.407867" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:27.395104" elapsed="0.013542">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:28.418533" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:28.418781" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:28.419073" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:28.410993" elapsed="0.008119"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:28.422898" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:28.423046" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:28.419351" elapsed="0.003730"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:28.423934" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:28.423365" elapsed="0.000670">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:28.409995" elapsed="0.014190">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:29.432872" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:29.433163" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:29.433343" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:29.426123" elapsed="0.007256"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:29.437471" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:29.437590" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:29.433616" elapsed="0.004008"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:29.438467" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:29.437901" elapsed="0.000665">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:29.425168" elapsed="0.013549">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:30.448293" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:30.448726" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:30.449599" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:30.440630" elapsed="0.009078"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:30.455098" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:30.455218" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:30.450271" elapsed="0.004981"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:30.456109" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:30.455538" elapsed="0.000676">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:30.439618" elapsed="0.016767">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:31.465166" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:31.465436" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:31.465660" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:31.458286" elapsed="0.007411"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:31.469396" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:31.469512" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:31.465951" elapsed="0.003594"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:31.470382" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:31.469841" elapsed="0.000639">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:31.457346" elapsed="0.013286">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:32.479351" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:32.479606" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:32.479904" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:32.472407" elapsed="0.007556"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:32.483958" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:32.484079" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:32.480195" elapsed="0.003919"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:32.484901" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:32.484387" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:32.471501" elapsed="0.013664">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:33.493865" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:33.494276" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:33.494531" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:33.486674" elapsed="0.007911"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:33.498703" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:33.498831" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:33.494976" elapsed="0.003893"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:33.499743" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:33.499185" elapsed="0.000667">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:33.485836" elapsed="0.014204">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:34.509382" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:34.509657" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:34.509941" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:34.501885" elapsed="0.008096"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:34.514112" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:34.514254" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:34.510220" elapsed="0.004078"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:34.515247" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:34.514654" elapsed="0.000695">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:34.500873" elapsed="0.014631">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:35.524475" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:35.524742" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:35.524945" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:35.517500" elapsed="0.007497"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:35.529095" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:35.529232" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:35.525245" elapsed="0.004024"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:35.530182" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:35.529551" elapsed="0.000734">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:35.516561" elapsed="0.013876">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:36.539757" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:36.540091" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:36.540449" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:36.532425" elapsed="0.008068"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:36.544589" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:36.544725" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:36.540789" elapsed="0.003974"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:36.545674" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:36.545100" elapsed="0.000679">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:36.531440" elapsed="0.014534">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:37.555642" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:37.555963" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:37.556183" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:37.547849" elapsed="0.008378"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:37.560478" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:37.560604" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:37.556507" elapsed="0.004133"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:37.561569" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:37.560992" elapsed="0.000694">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:37.546852" elapsed="0.015006">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:38.571284" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:38.571680" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:38.572111" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:38.563697" elapsed="0.008480"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:38.576690" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:38.576808" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:38.572566" elapsed="0.004276"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:38.577659" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:38.577133" elapsed="0.000622">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:38.562706" elapsed="0.015194">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:39.586620" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:39.586864" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:39.587068" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:39.579612" elapsed="0.007493"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:39.590773" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:39.590891" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:39.587335" elapsed="0.003611"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:39.591737" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:39.591221" elapsed="0.000612">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:39.578717" elapsed="0.013284">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:40.600146" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:40.600440" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:40.600699" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:40.593484" elapsed="0.007252"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:40.604353" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:40.604470" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:40.600979" elapsed="0.003525"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:40.605284" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:40.604759" elapsed="0.000615">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:40.592676" elapsed="0.012840">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:41.612339" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:41.612720" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:41.613033" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:41.606574" elapsed="0.006519"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:41.619685" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:41.619813" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:41.613473" elapsed="0.006377"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:41.620761" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:41.620192" elapsed="0.000671">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:41.606103" elapsed="0.014968">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:42.629830" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:42.630118" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:42.630407" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:42.622786" elapsed="0.007659"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:42.634120" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:42.634240" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:42.630679" elapsed="0.003596"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:42.635090" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:42.634549" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:42.621890" elapsed="0.013460">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:43.644491" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:43.644801" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:43.645021" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:43.637466" elapsed="0.007593"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:43.648769" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:43.648884" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:43.645293" elapsed="0.003643"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:43.649777" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:43.649228" elapsed="0.000661">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:43.636478" elapsed="0.013592">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:44.659726" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:44.660006" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:44.660264" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:44.652308" elapsed="0.007995"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:44.664371" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:44.664501" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:44.660564" elapsed="0.003973"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:44.665371" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:44.664814" elapsed="0.000658">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:44.651249" elapsed="0.014376">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:45.675091" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:45.675350" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:45.675531" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:45.667378" elapsed="0.008190"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:45.679310" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:45.679426" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:45.675815" elapsed="0.003645"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:45.680291" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:45.679736" elapsed="0.000666">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:45.666474" elapsed="0.014084">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:46.689232" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:46.689753" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:46.690091" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:46.682375" elapsed="0.007755"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:46.693789" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:46.693906" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:46.690367" elapsed="0.003594"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:46.694754" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:46.694239" elapsed="0.000612">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:46.681471" elapsed="0.013551">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:47.703675" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:47.704088" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:47.704359" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:47.696781" elapsed="0.007636"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:47.710453" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:47.710579" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:47.704833" elapsed="0.005780"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:47.711453" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:47.710902" elapsed="0.000649">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:47.695848" elapsed="0.015854">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:48.720705" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:48.720984" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:48.721263" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:48.713719" elapsed="0.007581"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:48.725185" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:48.725304" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:48.721533" elapsed="0.003804"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:48.726154" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:48.725615" elapsed="0.000663">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:48.712709" elapsed="0.013766">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:49.735378" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:49.735634" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:49.735811" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:49.728258" elapsed="0.007590"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:49.739591" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:49.739708" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:49.736110" elapsed="0.003632"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:49.740566" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:49.740047" elapsed="0.000616">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:49.727360" elapsed="0.013454">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:50.749688" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:50.750097" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:50.750512" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:50.742558" elapsed="0.008014"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:50.755064" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:50.755184" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:50.750970" elapsed="0.004249"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:50.756049" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:50.755514" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:50.741672" elapsed="0.014621">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:51.762973" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:51.763236" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:51.763411" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:51.757542" elapsed="0.005905"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:51.767087" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:51.767205" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:51.763676" elapsed="0.003564"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:51.768080" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:51.767510" elapsed="0.000674">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:51.756952" elapsed="0.011378">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:52.776815" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:52.777170" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:52.777422" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:52.770126" elapsed="0.007333"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:52.781129" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:52.781248" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:52.777691" elapsed="0.003591"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:52.782089" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:52.781551" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:52.769224" elapsed="0.013111">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:53.791902" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:53.792322" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:53.792596" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:53.784043" elapsed="0.008611"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:53.799736" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:53.799978" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:53.793390" elapsed="0.006647"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:53.801478" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:53.800481" elapsed="0.001156">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:53.783175" elapsed="0.018696">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:54.811259" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:54.811504" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:54.811766" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:54.803708" elapsed="0.008096"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:54.815475" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:54.815591" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:54.812062" elapsed="0.003563"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:54.816433" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:54.815899" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:54.802764" elapsed="0.013915">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:55.825590" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:55.826016" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:55.826371" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:55.818531" elapsed="0.007906"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:55.830386" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:55.830519" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:55.826808" elapsed="0.003746"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:55.831375" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:55.830826" elapsed="0.000660">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:55.817518" elapsed="0.014125">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:56.840712" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:56.841124" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:56.841421" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:56.833501" elapsed="0.007959"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:56.845565" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:56.845689" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:56.841693" elapsed="0.004032"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:56.846621" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:56.846068" elapsed="0.000662">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:56.832554" elapsed="0.014331">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:57.856116" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:57.856392" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:57.856581" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:57.848849" elapsed="0.007769"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:57.860481" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:57.860597" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:57.856854" elapsed="0.003776"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:57.861473" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:57.860942" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:57.847811" elapsed="0.013933">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:58.871122" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:58.871382" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:58.871701" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:58.863520" elapsed="0.008220"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:58.875509" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:58.875626" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:58.872001" elapsed="0.003674"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:58.876551" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:58.876016" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:58.862611" elapsed="0.014191">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:47:59.885170" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:47:59.885452" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:47:59.885636" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:47:59.878483" elapsed="0.007192"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:47:59.890107" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:47:59.890237" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:47:59.885969" elapsed="0.004306"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:47:59.891158" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:47:59.890566" elapsed="0.000697">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:47:59.877589" elapsed="0.013828">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:00.900539" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:00.900947" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:00.901289" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:00.893227" elapsed="0.008121"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:00.905073" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:00.905196" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:00.901594" elapsed="0.003636"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:00.906043" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:00.905505" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:00.892292" elapsed="0.013997">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:01.915230" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:01.915477" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:01.915652" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:01.907708" elapsed="0.007981"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:01.919395" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:01.919513" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:01.915941" elapsed="0.003607"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:01.920351" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:01.919818" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:01.906890" elapsed="0.013702">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:02.929213" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:02.929459" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:02.929714" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:02.922320" elapsed="0.007451"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:02.933860" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:02.934007" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:02.930027" elapsed="0.004016"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:02.934846" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:02.934328" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:02.921420" elapsed="0.013697">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:03.944096" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:03.944479" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:03.944751" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:03.936879" elapsed="0.007930"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:03.949390" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:03.949508" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:03.945206" elapsed="0.004336"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:03.950381" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:03.949816" elapsed="0.000663">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:03.936002" elapsed="0.014624">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:04.959852" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:04.960288" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:04.960681" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:04.952384" elapsed="0.008357"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:04.965345" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:04.965495" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:04.961144" elapsed="0.004396"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:04.966381" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:04.965837" elapsed="0.000642">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:04.951488" elapsed="0.015140">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:05.975193" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:05.975474" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:05.975655" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:05.968395" elapsed="0.007299"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:05.980078" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:05.980214" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:05.975963" elapsed="0.004288"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:05.981107" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:05.980544" elapsed="0.000675">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:05.967501" elapsed="0.013872">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:06.990486" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:06.990880" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:06.991341" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:06.983045" elapsed="0.008360"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:06.997699" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:06.997898" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:06.991801" elapsed="0.006190"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:06.999506" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:06.998441" elapsed="0.001222">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:06.982173" elapsed="0.017848">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:08.009029" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:08.009277" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:08.009450" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:08.001807" elapsed="0.007679"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:08.013282" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:08.013400" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:08.009717" elapsed="0.003718"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:08.014243" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:08.013708" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:08.000887" elapsed="0.013600">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:09.023614" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:09.024026" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:09.024400" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:09.016205" elapsed="0.008255"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:09.028739" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:09.028857" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:09.024827" elapsed="0.004079"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:09.029720" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:09.029201" elapsed="0.000617">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:09.015336" elapsed="0.014652">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:10.038562" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:10.038908" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:10.039121" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:10.031746" elapsed="0.007411"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:10.042845" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:10.042985" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:10.039392" elapsed="0.003628"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:10.043812" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:10.043299" elapsed="0.000702">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:10.030808" elapsed="0.013350">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:11.054478" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:11.054973" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:11.055435" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:11.046132" elapsed="0.009368"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:11.062512" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:11.062669" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:11.055996" elapsed="0.006711"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:11.063593" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:11.063030" elapsed="0.000669">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:11.045079" elapsed="0.018787">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:12.074227" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:12.074560" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:12.074738" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:12.065684" elapsed="0.009091"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:12.078763" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:12.078882" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:12.075035" elapsed="0.003900"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:12.079717" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:12.079209" elapsed="0.000605">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:12.064746" elapsed="0.015236">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:13.089173" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:13.089572" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:13.089994" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:13.081774" elapsed="0.008282"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:13.094348" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:13.094466" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:13.090427" elapsed="0.004074"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:13.095325" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:13.094774" elapsed="0.000649">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:13.080815" elapsed="0.014775">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:14.105183" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:14.105505" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:14.105681" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:14.097417" elapsed="0.008300"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:14.109358" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:14.109475" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:14.105976" elapsed="0.003533"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:14.110316" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:14.109778" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:14.096476" elapsed="0.014094">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:15.118782" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:15.119128" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:15.119430" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:15.112276" elapsed="0.007197"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:15.123437" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:15.123555" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:15.119707" elapsed="0.003883"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:15.124453" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:15.123861" elapsed="0.000690">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:15.111383" elapsed="0.013313">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:16.133103" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:16.133351" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:16.133526" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:16.126518" elapsed="0.007046"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:16.137242" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:16.137359" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:16.133798" elapsed="0.003596"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:16.138249" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:16.137719" elapsed="0.000628">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:16.125570" elapsed="0.012923">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:17.147617" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:17.148160" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:17.148580" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:17.140278" elapsed="0.008534"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:17.153657" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:17.153791" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:17.149363" elapsed="0.004465"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:17.154818" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:17.154201" elapsed="0.000770">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:17.139386" elapsed="0.015758">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:18.164578" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:18.164829" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:18.165038" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:18.157415" elapsed="0.007661"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:18.169509" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:18.169663" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:18.165311" elapsed="0.004389"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:18.170602" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:18.170077" elapsed="0.000657">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:18.156487" elapsed="0.014409">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:19.181666" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:19.181947" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:19.182228" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:19.172850" elapsed="0.009417"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:19.186586" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:19.186718" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:19.182526" elapsed="0.004228"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:19.187597" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:19.187064" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:19.171888" elapsed="0.015968">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:20.198962" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:20.199235" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:20.199424" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:20.189906" elapsed="0.009556"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:20.203342" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:20.203463" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:20.199710" elapsed="0.003788"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:20.204344" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:20.203783" elapsed="0.000669">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:20.188855" elapsed="0.015757">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:21.214482" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:21.214908" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:21.215393" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:21.206424" elapsed="0.009030"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:21.221222" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:21.221340" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:21.215952" elapsed="0.005422"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:21.222222" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:21.221672" elapsed="0.000652">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:21.205498" elapsed="0.016993">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:22.232136" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:22.232530" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:22.232834" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:22.224574" elapsed="0.008322"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:22.239333" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:22.239534" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:22.233348" elapsed="0.006244"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:22.241023" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:22.240100" elapsed="0.001084">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:22.223370" elapsed="0.018064">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:23.250774" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:23.251048" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:23.251300" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:23.243245" elapsed="0.008093"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:23.255102" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:23.255222" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:23.251574" elapsed="0.003682"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:23.256100" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:23.255543" elapsed="0.000667">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:23.242339" elapsed="0.014021">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:24.265081" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:24.265326" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:24.265499" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:24.258175" elapsed="0.007360"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:24.270477" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:24.270596" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:24.265765" elapsed="0.004866"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:24.271439" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:24.270904" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:24.257260" elapsed="0.014421">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:25.280418" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:25.280676" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:25.280960" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:25.273528" elapsed="0.007473"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:25.284941" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:25.285067" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:25.281292" elapsed="0.003811"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:25.285974" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:25.285407" elapsed="0.000671">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:25.272590" elapsed="0.013660">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:26.295537" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:26.295823" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:26.296033" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:26.288076" elapsed="0.007995"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:26.299783" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:26.299898" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:26.296311" elapsed="0.003642"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:26.300748" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:26.300234" elapsed="0.000611">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:26.287142" elapsed="0.013875">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:27.309895" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:27.310395" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:27.310770" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:27.302709" elapsed="0.008122"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:27.316482" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:27.316609" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:27.311271" elapsed="0.005373"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:27.317502" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:27.316960" elapsed="0.000641">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:27.301802" elapsed="0.015955">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:28.326354" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:28.326610" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:28.326823" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:28.319573" elapsed="0.007289"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:28.330528" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:28.330644" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:28.327122" elapsed="0.003556"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:28.331512" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:28.330991" elapsed="0.000624">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:28.318609" elapsed="0.013156">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:29.340840" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:29.341256" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:29.341621" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:29.333542" elapsed="0.008138"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:29.346205" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:29.346324" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:29.342086" elapsed="0.004272"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:29.347171" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:29.346634" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:29.332622" elapsed="0.014815">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:30.354496" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:30.354754" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:30.354956" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:30.348855" elapsed="0.006140"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:30.359157" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:30.359283" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:30.355232" elapsed="0.004087"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:30.360243" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:30.359598" elapsed="0.000747">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:30.348182" elapsed="0.012314">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:31.368805" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:31.369108" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:31.369366" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:31.362171" elapsed="0.007233"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:31.373453" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:31.373574" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:31.369651" elapsed="0.003957"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:31.374427" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:31.373886" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:31.361304" elapsed="0.013368">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:32.383831" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:32.384248" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:32.384523" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:32.376492" elapsed="0.008090"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:32.388852" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:32.389007" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:32.385043" elapsed="0.003998"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:32.389837" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:32.389325" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:32.375565" elapsed="0.014540">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:33.399044" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:33.399306" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:33.399569" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:33.391910" elapsed="0.007698"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:33.403629" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:33.403749" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:33.399847" elapsed="0.003937"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:33.404606" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:33.404086" elapsed="0.000618">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:33.390984" elapsed="0.013869">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:34.414097" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:34.414517" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:34.414837" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:34.406686" elapsed="0.008212"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:34.421065" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:34.421258" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:34.415378" elapsed="0.005934"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:34.422643" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:34.421738" elapsed="0.001057">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:34.405700" elapsed="0.017372">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:35.431861" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:35.432182" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:35.432450" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:35.424897" elapsed="0.007590"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:35.436318" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:35.436435" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:35.432726" elapsed="0.003743"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:35.437311" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:35.436757" elapsed="0.000657">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:35.423984" elapsed="0.013583">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:36.446579" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:36.446897" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:36.447181" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:36.439419" elapsed="0.007799"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:36.451402" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:36.451522" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:36.447458" elapsed="0.004098"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:36.452399" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:36.451844" elapsed="0.000657">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:36.438446" elapsed="0.014219">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:37.462061" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:37.462539" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:37.463091" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:37.454512" elapsed="0.008646"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:37.469619" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:37.469815" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:37.463684" elapsed="0.006185"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:37.471246" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:37.470350" elapsed="0.001050">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:37.453549" elapsed="0.018165">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:38.480810" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:38.481344" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:38.481642" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:38.473614" elapsed="0.008090"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:38.488522" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:38.488740" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:38.482145" elapsed="0.006653"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:38.489603" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:38.489207" elapsed="0.000472">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:38.472655" elapsed="0.017135">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:39.498640" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:39.499058" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:39.499438" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:39.491526" elapsed="0.007972"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:39.505996" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:39.506195" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:39.499870" elapsed="0.006381"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:39.507617" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:39.506674" elapsed="0.001093">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:39.490587" elapsed="0.017451">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:40.516678" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:40.517060" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:40.517277" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:40.509771" elapsed="0.007542"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:40.520961" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:40.521119" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:40.517548" elapsed="0.003608"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:40.521976" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:40.521441" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:40.508831" elapsed="0.013400">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:41.530656" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:41.530910" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:41.531207" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:41.523987" elapsed="0.007257"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:41.534960" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:41.535079" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:41.531477" elapsed="0.003636"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:41.535908" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:41.535388" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:41.523085" elapsed="0.013094">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:42.543038" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:42.543292" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:42.543469" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:42.537497" elapsed="0.006008"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:42.547509" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:42.547628" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:42.543737" elapsed="0.003926"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:42.548473" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:42.547957" elapsed="0.000614">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:42.536831" elapsed="0.011885">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:43.555011" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:43.555202" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:43.555404" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:43.550197" elapsed="0.005235"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:43.558116" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:43.558200" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:43.555608" elapsed="0.002616"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:43.558841" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:43.558430" elapsed="0.000503">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:43.549485" elapsed="0.009561">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:44.567765" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:44.568116" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:44.568295" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:44.560733" elapsed="0.007598"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:44.572005" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:44.572124" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:44.568562" elapsed="0.003596"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:44.573010" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:44.572448" elapsed="0.000664">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:44.559846" elapsed="0.013412">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:45.581242" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:45.581474" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:45.581711" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:45.574691" elapsed="0.007057"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:45.585643" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:45.585762" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:45.581994" elapsed="0.003803"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:45.586586" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:45.586082" elapsed="0.000596">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:45.573902" elapsed="0.012917">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:46.596380" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:46.596650" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:46.596838" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:46.589192" elapsed="0.007683"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:46.600754" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:46.600871" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:46.597140" elapsed="0.003764"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:46.601772" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:46.601229" elapsed="0.000654">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:46.588050" elapsed="0.014018">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:47.610744" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:47.611046" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:47.611297" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:47.603836" elapsed="0.007498"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:47.615037" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:47.615157" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:47.611566" elapsed="0.003625"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:47.616003" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:47.615465" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:47.602891" elapsed="0.013362">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:48.624715" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:48.625068" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:48.625299" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:48.618092" elapsed="0.007245"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:48.629387" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:48.629511" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:48.625572" elapsed="0.003974"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:48.630392" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:48.629819" elapsed="0.000669">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:48.617150" elapsed="0.013485">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:49.639244" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:49.639487" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:49.639735" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:49.632410" elapsed="0.007362"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:49.643495" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:49.643613" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:49.640036" elapsed="0.003612"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:49.644478" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:49.643947" elapsed="0.000627">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:49.631501" elapsed="0.013225">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:50.653661" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:50.654023" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:50.654281" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:50.646417" elapsed="0.007907"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:50.657974" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:50.658093" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:50.654559" elapsed="0.003568"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:50.658977" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:50.658444" elapsed="0.000630">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:50.645527" elapsed="0.013694">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:51.669171" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:51.669459" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:51.669718" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:51.661259" elapsed="0.008498"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:51.673900" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:51.674042" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:51.670023" elapsed="0.004054"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:51.674896" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:51.674358" elapsed="0.000657">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:51.660197" elapsed="0.014970">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:52.683638" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:52.683892" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:52.684098" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:52.676968" elapsed="0.007167"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:52.688223" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:52.688366" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:52.684372" elapsed="0.004028"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:52.689234" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:52.688695" elapsed="0.000647">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:52.676046" elapsed="0.013444">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:53.698253" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:53.698619" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:53.699018" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:53.691248" elapsed="0.007831"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:53.703203" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:53.703322" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:53.699446" elapsed="0.003911"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:53.704203" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:53.703630" elapsed="0.000669">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:53.690347" elapsed="0.014100">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:54.712793" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:54.713073" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:54.713249" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:54.706332" elapsed="0.006953"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:54.717283" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:54.717404" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:54.713515" elapsed="0.003923"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:54.718253" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:54.717713" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:54.705346" elapsed="0.013151">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:55.726796" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:55.727075" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:55.727325" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:55.720208" elapsed="0.007155"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:55.731076" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:55.731195" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:55.727599" elapsed="0.003630"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:55.732079" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:55.731504" elapsed="0.000672">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:55.719313" elapsed="0.013011">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:56.741086" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:56.741428" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:56.741609" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:56.734215" elapsed="0.007431"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:56.745362" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:56.745517" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:56.741878" elapsed="0.003673"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:56.746380" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:56.745828" elapsed="0.000648">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:56.733238" elapsed="0.013384">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:57.755093" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:57.755339" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:57.755636" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:57.748386" elapsed="0.007289"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:57.759648" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:57.759769" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:57.755911" elapsed="0.003894"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:57.760623" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:57.760102" elapsed="0.000618">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:57.747467" elapsed="0.013401">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:58.770236" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:58.770582" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:58.770773" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:58.762751" elapsed="0.008059"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:58.774805" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:58.774951" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:58.771093" elapsed="0.003896"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:58.775826" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:58.775282" elapsed="0.000665">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:58.761782" elapsed="0.014324">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:48:59.785669" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:48:59.785960" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:48:59.786234" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:48:59.777997" elapsed="0.008275"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:48:59.790002" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:48:59.790123" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:48:59.786524" elapsed="0.003634"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:48:59.790980" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:48:59.790434" elapsed="0.000650">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:48:59.777018" elapsed="0.014218">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:00.799772" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:00.800058" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:00.800238" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:00.793037" elapsed="0.007237"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:00.805422" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:00.805541" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:00.800511" elapsed="0.005065"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:00.806385" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:00.805850" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:00.792127" elapsed="0.014502">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:01.815585" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:01.816085" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:01.816469" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:01.808698" elapsed="0.007828"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:01.820220" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:01.820342" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:01.816761" elapsed="0.003616"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:01.821183" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:01.820647" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:01.807700" elapsed="0.013730">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:02.830286" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:02.830733" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:02.831053" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:02.823190" elapsed="0.007923"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:02.835913" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:02.836057" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:02.831474" elapsed="0.004617"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:02.836979" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:02.836383" elapsed="0.000697">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:02.822298" elapsed="0.014934">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:03.845864" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:03.846286" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:03.846664" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:03.838909" elapsed="0.007814"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:03.851807" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:03.851947" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:03.847129" elapsed="0.004855"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:03.852772" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:03.852259" elapsed="0.000610">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:03.838060" elapsed="0.015014">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:04.861833" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:04.862258" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:04.862534" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:04.854851" elapsed="0.007741"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:04.866301" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:04.866419" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:04.862836" elapsed="0.003617"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:04.867280" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:04.866735" elapsed="0.000650">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:04.853964" elapsed="0.013574">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:05.877539" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:05.877812" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:05.878112" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:05.869525" elapsed="0.008627"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:05.881825" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:05.881962" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:05.878390" elapsed="0.003607"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:05.882837" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:05.882314" elapsed="0.000643">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:05.868522" elapsed="0.014588">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:06.891847" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:06.892267" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:06.892538" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:06.884907" elapsed="0.007690"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:06.897541" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:06.897669" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:06.893000" elapsed="0.004704"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:06.898516" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:06.898000" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:06.883997" elapsed="0.014787">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:07.907588" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:07.907871" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:07.908153" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:07.900530" elapsed="0.007662"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:07.912010" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:07.912129" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:07.908428" elapsed="0.003735"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:07.912986" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:07.912442" elapsed="0.000643">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:07.899608" elapsed="0.013626">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:08.921997" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:08.922255" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:08.922430" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:08.915005" elapsed="0.007462"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:08.926231" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:08.926349" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:08.922701" elapsed="0.003682"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:08.927207" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:08.926666" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:08.914093" elapsed="0.013357">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:09.936109" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:09.936649" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:09.936971" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:09.929185" elapsed="0.007826"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:09.941118" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:09.941247" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:09.937249" elapsed="0.004032"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:09.942089" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:09.941557" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:09.928305" elapsed="0.014035">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:10.950874" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:10.951175" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:10.951349" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:10.944065" elapsed="0.007320"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:10.955043" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:10.955160" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:10.951616" elapsed="0.003578"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:10.956010" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:10.955467" elapsed="0.000649">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:10.943195" elapsed="0.013068">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:11.965812" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:11.966290" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:11.966747" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:11.958192" elapsed="0.008616"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:11.973555" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:11.973765" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:11.967375" elapsed="0.006456"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:11.975206" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:11.974328" elapsed="0.001032">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:11.957235" elapsed="0.018397">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:12.984503" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:12.984865" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:12.985166" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:12.977391" elapsed="0.007832"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:12.990184" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:12.990312" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:12.985581" elapsed="0.004768"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:12.991238" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:12.990639" elapsed="0.000702">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:12.976527" elapsed="0.014969">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:14.000537" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:14.000859" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:14.001164" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:13.993211" elapsed="0.007991"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:14.004849" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:14.004987" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:14.001436" elapsed="0.003586"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:14.005801" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:14.005294" elapsed="0.000603">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:13.992348" elapsed="0.013717">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:15.014901" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:15.015169" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:15.015348" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:15.007951" elapsed="0.007434"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:15.019210" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:15.019330" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:15.015616" elapsed="0.003747"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:15.020175" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:15.019638" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:15.007032" elapsed="0.013416">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:16.029457" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:16.029822" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:16.030232" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:16.022166" elapsed="0.008127"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:16.034941" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:16.035062" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:16.030657" elapsed="0.004440"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:16.035896" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:16.035383" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:16.021289" elapsed="0.014873">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:17.044502" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:17.044861" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:17.045184" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:17.037593" elapsed="0.007655"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:17.051037" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:17.051225" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:17.045635" elapsed="0.005645"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:17.052559" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:17.051690" elapsed="0.001013">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:17.036783" elapsed="0.016177">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:18.061794" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:18.062203" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:18.062566" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:18.054628" elapsed="0.007998"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:18.067196" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:18.067316" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:18.063025" elapsed="0.004326"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:18.068158" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:18.067623" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:18.053759" elapsed="0.014681">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:19.076754" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:19.077100" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:19.077271" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:19.070002" elapsed="0.007305"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:19.081388" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:19.081507" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:19.077533" elapsed="0.004009"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:19.082384" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:19.081807" elapsed="0.000677">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:19.069203" elapsed="0.013431">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:20.092574" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:20.092848" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:20.093216" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:20.084798" elapsed="0.008458"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:20.097054" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:20.097174" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:20.093539" elapsed="0.003669"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:20.098065" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:20.097515" elapsed="0.000656">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:20.083618" elapsed="0.014708">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:21.108015" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:21.108420" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:21.108698" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:21.100205" elapsed="0.008550"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:21.113446" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:21.113560" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:21.109157" elapsed="0.004436"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:21.114492" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:21.113902" elapsed="0.000701">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:21.099240" elapsed="0.015521">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:22.124302" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:22.124523" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:22.124741" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:22.117053" elapsed="0.007717"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:22.127968" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:22.128055" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:22.124980" elapsed="0.003099"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:22.128680" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:22.128292" elapsed="0.000464">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:22.115830" elapsed="0.013044">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:23.138263" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:23.138511" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:23.138690" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:23.130675" elapsed="0.008052"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:23.142428" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:23.142545" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:23.138988" elapsed="0.003591"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:23.143406" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:23.142850" elapsed="0.000653">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:23.129712" elapsed="0.013940">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:24.152608" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:24.153013" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:24.153388" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:24.145577" elapsed="0.007869"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:24.158540" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:24.158662" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:24.153823" elapsed="0.004874"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:24.159550" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:24.159008" elapsed="0.000661">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:24.144508" elapsed="0.015322">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:25.168739" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:25.169104" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:25.169356" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:25.161647" elapsed="0.007747"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:25.173796" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:25.173937" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:25.169628" elapsed="0.004345"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:25.174809" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:25.174270" elapsed="0.000683">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:25.160699" elapsed="0.014418">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:26.184355" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:26.184598" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:26.184864" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:26.177183" elapsed="0.007719"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:26.188599" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:26.188746" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:26.185158" elapsed="0.003623"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:26.189589" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:26.189074" elapsed="0.000612">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:26.176009" elapsed="0.013825">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:27.218120" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:27.218514" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:27.218794" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:27.191723" elapsed="0.027129"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:27.224757" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:27.224974" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:27.219292" elapsed="0.005739"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:27.226329" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:27.225501" elapsed="0.000903">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:27.190653" elapsed="0.035861">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:28.235548" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:28.235799" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:28.236075" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:28.228174" elapsed="0.007938"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:28.240389" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:28.240510" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:28.236352" elapsed="0.004193"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:28.241365" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:28.240822" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:28.227313" elapsed="0.014295">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:29.250625" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:29.250876" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:29.251075" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:29.243417" elapsed="0.007694"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:29.254857" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:29.254997" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:29.251344" elapsed="0.003689"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:29.255822" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:29.255311" elapsed="0.000629">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:29.242501" elapsed="0.013588">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:30.265789" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:30.266131" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:30.266470" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:30.258221" elapsed="0.008287"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:30.270557" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:30.270674" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:30.266762" elapsed="0.003945"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:30.271641" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:30.271069" elapsed="0.000697">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:30.257146" elapsed="0.014817">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:31.281440" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:31.281724" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:31.281907" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:31.273993" elapsed="0.007977"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:31.286114" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:31.286238" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:31.282211" elapsed="0.004063"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:31.287159" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:31.286561" elapsed="0.000709">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:31.272974" elapsed="0.014551">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:32.293680" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:32.293883" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:32.294111" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:32.288703" elapsed="0.005435"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:32.296927" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:32.297015" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:32.294315" elapsed="0.002724"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:32.297628" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:32.297247" elapsed="0.000455">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:32.288191" elapsed="0.009622">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:33.306824" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:33.307148" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:33.307331" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:33.299652" elapsed="0.007715"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:33.311333" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:33.311460" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:33.307609" elapsed="0.003887"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:33.312397" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:33.311790" elapsed="0.000752">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:33.298662" elapsed="0.014061">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:34.320979" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:34.321251" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:34.321530" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:34.314157" elapsed="0.007411"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:34.325693" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:34.325807" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:34.321860" elapsed="0.003981"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:34.326642" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:34.326132" elapsed="0.000610">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:34.313495" elapsed="0.013395">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:35.335811" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:35.336235" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:35.336510" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:35.328695" elapsed="0.007872"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:35.341221" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:35.341338" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:35.336973" elapsed="0.004398"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:35.342223" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:35.341670" elapsed="0.000654">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:35.327762" elapsed="0.014714">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:36.351991" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:36.352257" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:36.352527" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:36.344404" elapsed="0.008161"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:36.356342" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:36.356461" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:36.352808" elapsed="0.003687"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:36.357323" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:36.356775" elapsed="0.000648">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:36.343419" elapsed="0.014156">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:37.367101" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:37.367369" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:37.367547" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:37.359761" elapsed="0.007822"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:37.372754" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:37.372870" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:37.367825" elapsed="0.005079"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:37.373725" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:37.373206" elapsed="0.000621">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:37.358802" elapsed="0.015201">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:38.382681" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:38.382972" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:38.383283" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:38.375786" elapsed="0.007535"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:38.387276" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:38.387395" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:38.383551" elapsed="0.003878"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:38.388240" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:38.387705" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:38.374842" elapsed="0.013641">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:39.396705" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:39.397014" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:39.397194" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:39.390331" elapsed="0.006900"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:39.400901" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:39.401048" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:39.397466" elapsed="0.003616"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:39.401877" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:39.401361" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:39.389397" elapsed="0.012746">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:40.411204" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:40.411483" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:40.411765" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:40.404070" elapsed="0.007733"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:40.415904" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:40.416045" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:40.412065" elapsed="0.004014"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:40.416887" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:40.416364" elapsed="0.000650">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:40.403073" elapsed="0.014118">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:41.426176" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:41.426458" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:41.426651" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:41.419123" elapsed="0.007567"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:41.430759" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:41.430888" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:41.426992" elapsed="0.003954"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:41.431808" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:41.431242" elapsed="0.000719">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:41.418115" elapsed="0.014013">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:42.441068" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:42.441491" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:42.441881" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:42.433953" elapsed="0.008031"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:42.448172" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:42.448292" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:42.442380" elapsed="0.005946"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:42.449168" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:42.448617" elapsed="0.000652">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:42.432996" elapsed="0.016427">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:43.458428" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:43.458896" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:43.459299" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:43.451196" elapsed="0.008167"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:43.465443" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:43.465562" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:43.459821" elapsed="0.005776"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:43.466427" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:43.465880" elapsed="0.000648">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:43.450274" elapsed="0.016412">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:44.475703" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:44.476085" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:44.476369" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:44.468463" elapsed="0.007945"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:44.480101" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:44.480220" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:44.476646" elapsed="0.003609"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:44.481069" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:44.480534" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:44.467573" elapsed="0.013742">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:45.490704" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:45.491135" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:45.491417" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:45.483540" elapsed="0.007935"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:45.496466" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:45.496600" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:45.491843" elapsed="0.004792"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:45.497479" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:45.496945" elapsed="0.000644">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:45.482557" elapsed="0.015185">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:46.507467" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:46.507761" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:46.508165" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:46.499870" elapsed="0.008337"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:46.512322" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:46.512443" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:46.508449" elapsed="0.004029"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:46.513332" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:46.512774" elapsed="0.000658">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:46.498801" elapsed="0.014780">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:47.522752" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:47.523159" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:47.523354" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:47.515366" elapsed="0.008025"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:47.527008" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:47.527137" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:47.523622" elapsed="0.003551"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:47.527979" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:47.527445" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:47.514416" elapsed="0.013807">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:48.537641" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:48.537903" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:48.538249" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:48.530272" elapsed="0.008019"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:48.542219" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:48.542354" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:48.538537" elapsed="0.003853"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:48.543272" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:48.542671" elapsed="0.000703">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:48.529176" elapsed="0.014349">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:49.552308" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:49.552562" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:49.552737" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:49.545270" elapsed="0.007504"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:49.556738" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:49.556856" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:49.553030" elapsed="0.003860"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:49.558170" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:49.557185" elapsed="0.001097">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:49.544339" elapsed="0.014109">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:50.567616" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:50.567867" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:50.568160" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:50.560465" elapsed="0.007733"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:50.571957" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:50.572077" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:50.568476" elapsed="0.003636"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:50.572898" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:50.572385" elapsed="0.000631">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:50.559438" elapsed="0.013728">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:51.582851" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:51.583336" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:51.583678" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:51.575081" elapsed="0.008671"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:51.590100" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:51.590281" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:51.584247" elapsed="0.006068"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:51.591348" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:51.590604" elapsed="0.000849">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:51.574100" elapsed="0.017515">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:52.599309" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:52.599565" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:52.599826" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:52.593011" elapsed="0.006853"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:52.603892" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:52.604033" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:52.600123" elapsed="0.003946"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:52.604853" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:52.604342" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:52.592406" elapsed="0.012716">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:53.615523" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:53.615736" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:53.615870" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:53.607338" elapsed="0.008558"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:53.618621" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:53.618705" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:53.616097" elapsed="0.002632"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:53.619340" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:53.618955" elapsed="0.000480">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:53.606211" elapsed="0.013339">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:54.628392" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:54.628849" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:54.629294" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:54.621309" elapsed="0.008046"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:54.633509" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:54.633645" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:54.629780" elapsed="0.003900"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:54.634510" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:54.633994" elapsed="0.000612">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:54.620405" elapsed="0.014348">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:55.643575" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:55.643991" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:55.644267" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:55.636564" elapsed="0.007760"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:55.650330" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:55.650452" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:55.644722" elapsed="0.005765"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:55.651311" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:55.650767" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:55.635618" elapsed="0.015937">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:56.660152" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:56.660577" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:56.660987" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:56.653289" elapsed="0.007762"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:56.664831" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:56.664969" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:56.661423" elapsed="0.003582"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:56.665787" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:56.665278" elapsed="0.000605">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:56.652415" elapsed="0.013637">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:57.675063" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:57.675444" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:57.675718" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:57.667789" elapsed="0.007987"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:57.681559" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:57.681677" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:57.676178" elapsed="0.005533"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:57.682531" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:57.682021" elapsed="0.000607">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:57.666878" elapsed="0.015896">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:58.691497" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:58.691873" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:58.692287" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:58.684494" elapsed="0.007853"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:58.697316" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:58.697436" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:58.692727" elapsed="0.004744"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:58.698299" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:58.697762" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:58.683604" elapsed="0.014939">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:49:59.707420" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:49:59.707742" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:49:59.707948" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:49:59.700294" elapsed="0.007694"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:49:59.711677" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:49:59.711794" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:49:59.708237" elapsed="0.003592"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:49:59.712639" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:49:59.712121" elapsed="0.000615">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:49:59.699416" elapsed="0.013463">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:00.721496" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:00.721790" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:00.722087" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:00.714702" elapsed="0.007423"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:00.725958" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:00.726081" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:00.722365" elapsed="0.003751"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:00.726945" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:00.726399" elapsed="0.000649">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:00.713728" elapsed="0.013475">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:01.735971" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:01.736232" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:01.736408" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:01.728989" elapsed="0.007455"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:01.740535" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:01.740654" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:01.736676" elapsed="0.004013"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:01.741494" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:01.740985" elapsed="0.000607">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:01.728040" elapsed="0.013698">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:02.751236" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:02.751625" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:02.752108" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:02.743582" elapsed="0.008593"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:02.758161" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:02.758291" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:02.752560" elapsed="0.005767"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:02.759216" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:02.758621" elapsed="0.000698">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:02.742580" elapsed="0.016900">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:03.768756" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:03.769047" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:03.769225" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:03.761381" elapsed="0.007880"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:03.773075" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:03.773194" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:03.769497" elapsed="0.003731"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:03.774043" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:03.773504" elapsed="0.000638">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:03.760359" elapsed="0.013932">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:04.782569" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:04.782850" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:04.783149" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:04.776154" elapsed="0.007033"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:04.787224" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:04.787343" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:04.783424" elapsed="0.003954"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:04.788195" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:04.787654" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:04.775243" elapsed="0.013204">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:05.797353" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:05.797722" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:05.798086" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:05.790243" elapsed="0.007903"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:05.802316" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:05.802439" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:05.798515" elapsed="0.003960"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:05.803344" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:05.802771" elapsed="0.000677">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:05.789309" elapsed="0.014298">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:06.812577" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:06.812991" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:06.813439" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:06.805575" elapsed="0.007927"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:06.817359" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:06.817479" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:06.813869" elapsed="0.003644"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:06.818321" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:06.817787" elapsed="0.000630">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:06.804515" elapsed="0.014048">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:07.827567" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:07.827980" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:07.828252" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:07.820341" elapsed="0.007969"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:07.832646" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:07.832767" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:07.828730" elapsed="0.004071"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:07.833667" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:07.833102" elapsed="0.000666">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:07.819419" elapsed="0.014524">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:08.842791" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:08.843077" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:08.843333" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:08.835720" elapsed="0.007652"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:08.847021" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:08.847139" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:08.843607" elapsed="0.003567"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:08.847979" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:08.847450" elapsed="0.000627">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:08.834789" elapsed="0.013472">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:09.857268" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:09.857675" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:09.858004" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:09.850240" elapsed="0.007823"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:09.863856" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:09.864073" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:09.858427" elapsed="0.005700"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:09.865399" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:09.864541" elapsed="0.001014">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:09.849326" elapsed="0.016473">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:10.874349" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:10.874605" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:10.874866" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:10.867573" elapsed="0.007331"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:10.878904" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:10.879043" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:10.875165" elapsed="0.003913"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:10.879901" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:10.879353" elapsed="0.000678">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:10.866650" elapsed="0.013534">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:11.889050" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:11.889348" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:11.889524" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:11.882092" elapsed="0.007469"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:11.893454" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:11.893573" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:11.889796" elapsed="0.003811"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:11.894432" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:11.893890" elapsed="0.000642">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:11.881098" elapsed="0.013583">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:12.903351" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:12.903651" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:12.903990" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:12.896486" elapsed="0.007546"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:12.907870" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:12.908011" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:12.904316" elapsed="0.003729"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:12.908972" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:12.908324" elapsed="0.000752">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:12.895572" elapsed="0.013661">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:13.917587" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:13.917848" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:13.918050" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:13.910975" elapsed="0.007118"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:13.923143" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:13.923262" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:13.918363" elapsed="0.004933"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:13.924098" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:13.923567" elapsed="0.000627">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:13.910070" elapsed="0.014268">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:14.930994" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:14.931201" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:14.931406" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:14.925701" elapsed="0.005732"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:14.934144" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:14.934227" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:14.931606" elapsed="0.002645"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:14.934836" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:14.934458" elapsed="0.000452">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:14.925064" elapsed="0.009974">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:15.943561" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:15.943826" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:15.944039" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:15.936872" elapsed="0.007205"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:15.947813" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:15.947949" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:15.944316" elapsed="0.003669"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:15.948805" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:15.948275" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:15.935947" elapsed="0.013139">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:16.956555" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:16.956847" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:16.957171" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:16.950494" elapsed="0.006718"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:16.961748" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:16.961873" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:16.957499" elapsed="0.004410"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:16.962826" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:16.962243" elapsed="0.000710">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:16.949787" elapsed="0.013407">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:17.972376" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:17.972750" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:17.973059" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:17.965084" elapsed="0.008037"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:17.978052" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:17.978172" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:17.973490" elapsed="0.004717"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:17.979021" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:17.978481" elapsed="0.000640">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:17.964095" elapsed="0.015260">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:18.987911" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:18.988294" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:18.988610" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:18.981088" elapsed="0.007560"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:18.992410" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:18.992527" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:18.988882" elapsed="0.003679"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:18.993376" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:18.992839" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:18.980216" elapsed="0.013404">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:20.002338" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:20.002601" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:20.002779" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:19.995421" elapsed="0.007394"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:20.006947" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:20.007073" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:20.003076" elapsed="0.004034"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:20.007902" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:20.007387" elapsed="0.000639">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:19.994484" elapsed="0.013690">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:21.017065" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:21.017401" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:21.017714" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:21.010038" elapsed="0.007714"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:21.021462" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:21.021580" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:21.018012" elapsed="0.003603"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:21.022436" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:21.021896" elapsed="0.000639">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:21.009117" elapsed="0.013565">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:22.031398" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:22.031649" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:22.031823" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:22.024493" elapsed="0.007367"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:22.035563" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:22.035683" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:22.032125" elapsed="0.003592"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:22.036523" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:22.036009" elapsed="0.000613">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:22.023574" elapsed="0.013196">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:23.045597" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:23.046118" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:23.046482" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:23.038579" elapsed="0.007941"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:23.050602" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:23.050721" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:23.046760" elapsed="0.003995"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:23.051567" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:23.051045" elapsed="0.000619">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:23.037598" elapsed="0.014214">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:24.060830" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:24.061109" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:24.061284" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:24.053598" elapsed="0.007723"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:24.064990" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:24.065110" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:24.061554" elapsed="0.003591"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:24.065957" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:24.065420" elapsed="0.000636">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:24.052677" elapsed="0.013526">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:25.075251" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:25.075530" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:25.075797" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:25.068275" elapsed="0.007561"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:25.079609" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:25.079735" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:25.076101" elapsed="0.003669"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:25.080594" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:25.080074" elapsed="0.000620">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:25.067142" elapsed="0.013703">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:26.089581" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:26.089984" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:26.090254" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:26.082544" elapsed="0.007768"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:26.095330" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:26.095454" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:26.090680" elapsed="0.004823"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:26.096372" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:26.095796" elapsed="0.000678">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:26.081661" elapsed="0.014971">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:27.105868" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:27.106170" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:27.106442" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:27.098607" elapsed="0.007873"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:27.110224" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:27.110342" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:27.106730" elapsed="0.003647"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:27.111198" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:27.110657" elapsed="0.000639">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:27.097468" elapsed="0.013980">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:28.120691" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:28.121217" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:28.121535" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:28.113357" elapsed="0.008244"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:28.125481" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:28.125608" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:28.121846" elapsed="0.003796"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:28.126487" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:28.125955" elapsed="0.000646">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:28.112323" elapsed="0.014440">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:29.136312" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:29.136722" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:29.137301" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:29.128542" elapsed="0.008827"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:29.141524" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:29.141642" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:29.137737" elapsed="0.003939"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:29.142492" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:29.141972" elapsed="0.000620">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:29.127605" elapsed="0.015147">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:30.150006" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:30.150266" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:30.150439" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:30.144194" elapsed="0.006281"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:30.154180" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:30.154296" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:30.150705" elapsed="0.003625"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:30.155142" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:30.154606" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:30.143493" elapsed="0.011897">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:31.164599" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:31.165041" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:31.165449" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:31.157251" elapsed="0.008262"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:31.171444" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:31.171562" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:31.165910" elapsed="0.005686"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:31.172430" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:31.171880" elapsed="0.000649">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:31.156283" elapsed="0.016402">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:32.181703" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:32.182166" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:32.182451" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:32.174545" elapsed="0.007965"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:32.187098" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:32.187221" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:32.183038" elapsed="0.004218"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:32.188067" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:32.187530" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:32.173592" elapsed="0.014717">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:33.197368" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:33.197757" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:33.198183" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:33.190103" elapsed="0.008141"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:33.202520" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:33.202640" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:33.198613" elapsed="0.004062"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:33.203858" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:33.202971" elapsed="0.001011">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:33.189185" elapsed="0.014970">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:34.211610" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:34.211824" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:34.211973" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:34.205782" elapsed="0.006218"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:34.214796" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:34.214899" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:34.212171" elapsed="0.002775"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:34.215677" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:34.215209" elapsed="0.000599">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:34.204966" elapsed="0.010993">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:35.224085" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:35.224364" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:35.224842" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:35.217731" elapsed="0.007153"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:35.229101" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:35.229241" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:35.225145" elapsed="0.004132"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:35.230206" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:35.229574" elapsed="0.000738">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:35.216803" elapsed="0.013720">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:36.239727" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:36.240082" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:36.240264" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:36.232448" elapsed="0.007853"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:36.244281" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:36.244417" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:36.240534" elapsed="0.003930"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:36.245435" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:36.244784" elapsed="0.000780">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:36.231431" elapsed="0.014287">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:37.255159" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:37.255419" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:37.255682" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:37.247875" elapsed="0.007845"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:37.259455" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:37.259573" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:37.255994" elapsed="0.003613"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:37.260426" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:37.259885" elapsed="0.000637">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:37.246892" elapsed="0.013780">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:38.269485" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:38.269739" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:38.269989" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:38.262658" elapsed="0.007372"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:38.274360" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:38.274531" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:38.270266" elapsed="0.004302"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:38.275444" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:38.274878" elapsed="0.000666">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:38.261628" elapsed="0.014066">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:39.284823" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:39.285190" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:39.285484" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:39.277607" elapsed="0.007915"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:39.289378" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:39.289495" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:39.285768" elapsed="0.003761"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:39.290354" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:39.289806" elapsed="0.000664">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:39.276575" elapsed="0.014049">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:40.299196" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:40.299455" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:40.299628" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:40.292544" elapsed="0.007121"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:40.303345" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:40.303462" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:40.299896" elapsed="0.003599"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:40.304362" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:40.303777" elapsed="0.000682">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:40.291575" elapsed="0.013034">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:41.312180" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:41.312563" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:41.313058" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:41.305858" elapsed="0.007261"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:41.319662" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:41.319897" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:41.313634" elapsed="0.006357"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:41.321271" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:41.320423" elapsed="0.000998">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:41.305264" elapsed="0.016389">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:42.330296" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:42.330674" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:42.330983" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:42.323402" elapsed="0.007644"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:42.335444" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:42.335560" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:42.331416" elapsed="0.004178"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:42.336422" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:42.335867" elapsed="0.000652">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:42.322526" elapsed="0.014138">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:43.345386" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:43.345760" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:43.346168" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:43.338500" elapsed="0.007731"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:43.351377" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:43.351519" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:43.346601" elapsed="0.004953"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:43.352434" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:43.351859" elapsed="0.000671">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:43.337554" elapsed="0.015136">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:44.361378" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:44.361744" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:44.362046" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:44.354665" elapsed="0.007441"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:44.366140" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:44.366260" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:44.362378" elapsed="0.003917"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:44.367101" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:44.366567" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:44.353659" elapsed="0.013684">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:45.376226" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:45.376608" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:45.377078" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:45.369302" elapsed="0.007837"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:45.381238" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:45.381357" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:45.377506" elapsed="0.003885"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:45.382214" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:45.381678" elapsed="0.000634">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:45.368263" elapsed="0.014197">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:46.392095" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:46.392621" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:46.393053" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:46.384382" elapsed="0.008736"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:46.399762" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:46.399995" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:46.393655" elapsed="0.006397"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:46.401449" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:46.400558" elapsed="0.001053">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:46.383405" elapsed="0.018464">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:47.410492" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:47.410805" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:47.411111" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:47.403774" elapsed="0.007379"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:47.415734" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:47.415872" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:47.411408" elapsed="0.004502"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:47.416810" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:47.416244" elapsed="0.000702">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:47.402831" elapsed="0.014278">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:48.425754" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:48.426200" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:48.426475" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:48.418895" elapsed="0.007638"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:48.430875" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:48.431012" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:48.426894" elapsed="0.004153"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:48.431870" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:48.431351" elapsed="0.000644">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:48.417903" elapsed="0.014247">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:49.440477" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:49.440734" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:49.441016" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:49.433976" elapsed="0.007079"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:49.444801" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:49.444951" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:49.441290" elapsed="0.003699"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:49.445809" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:49.445273" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:49.433037" elapsed="0.013042">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:50.455129" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:50.455530" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:50.455821" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:50.447836" elapsed="0.008047"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:50.464181" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:50.464401" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:50.456353" elapsed="0.008104"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:50.465912" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:50.465107" elapsed="0.000985">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:50.446944" elapsed="0.019380">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:51.474878" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:51.475293" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:51.475668" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:51.468103" elapsed="0.007623"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:51.480245" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:51.480371" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:51.476134" elapsed="0.004273"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:51.481283" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:51.480697" elapsed="0.000685">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:51.467202" elapsed="0.014336">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:52.490168" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:52.490423" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:52.490596" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:52.483462" elapsed="0.007171"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:52.494302" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:52.494419" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:52.490865" elapsed="0.003588"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:52.495257" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:52.494725" elapsed="0.000628">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:52.482501" elapsed="0.012997">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:53.504139" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:53.504511" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:53.504881" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:53.497144" elapsed="0.007825"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:53.511276" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:53.511472" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:53.505342" elapsed="0.006184"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:53.512839" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:53.511998" elapsed="0.001021">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:53.496280" elapsed="0.016977">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:54.521818" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:54.522238" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:54.522566" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:54.515066" elapsed="0.007561"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:54.526620" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:54.526737" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:54.523024" elapsed="0.003747"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:54.527596" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:54.527068" elapsed="0.000646">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:54.514155" elapsed="0.013719">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:55.536852" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:55.537393" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:55.537882" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:55.529687" elapsed="0.008306"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:55.542398" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:55.542515" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:55.538420" elapsed="0.004128"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:55.543454" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:55.542874" elapsed="0.000677">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:55.528744" elapsed="0.014958">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:56.551995" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:56.552251" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:56.552431" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:56.545540" elapsed="0.006927"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:56.556477" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:56.556596" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:56.552703" elapsed="0.003927"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:56.557441" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:56.556901" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:56.544581" elapsed="0.013102">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:57.568528" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:57.568881" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:57.569819" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:57.559418" elapsed="0.010463"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:57.575689" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:57.575879" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:57.570298" elapsed="0.005669"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:57.576967" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:57.576434" elapsed="0.000606">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:57.558537" elapsed="0.018614">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:58.586140" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:58.586588" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:58.586908" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:58.579092" elapsed="0.007952"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:58.591877" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:58.592141" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:58.587537" elapsed="0.004650"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:58.593049" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:58.592470" elapsed="0.000681">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:58.578117" elapsed="0.015187">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:50:59.600252" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:50:59.600507" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:50:59.600765" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:50:59.594638" elapsed="0.006178"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:50:59.605634" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:50:59.605760" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:50:59.601152" elapsed="0.004643"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:50:59.606689" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:50:59.606138" elapsed="0.000675">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:50:59.594025" elapsed="0.013018">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:00.615960" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:00.616227" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:00.616402" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:00.609017" elapsed="0.007422"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:00.620103" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:00.620221" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:00.616670" elapsed="0.003585"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:00.621066" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:00.620529" elapsed="0.000633">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:00.607885" elapsed="0.013424">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:01.629128" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:01.629404" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:01.629679" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:01.623049" elapsed="0.006677"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:01.633724" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:01.633850" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:01.630022" elapsed="0.003865"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:01.634752" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:01.634212" elapsed="0.000647">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:01.622142" elapsed="0.012896">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:02.643431" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:02.643749" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:02.643978" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:02.636893" elapsed="0.007129"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:02.648088" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:02.648209" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:02.644275" elapsed="0.003970"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:02.649057" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:02.648520" elapsed="0.000635">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:02.635903" elapsed="0.013398">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:03.656590" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:03.656783" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:03.657006" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:03.651574" elapsed="0.005461"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:03.659728" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:03.659812" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:03.657208" elapsed="0.002628"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:03.660438" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:03.660061" elapsed="0.000449">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:03.650393" elapsed="0.010227">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:04.669489" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:04.669862" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:04.670160" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:04.662379" elapsed="0.007844"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:04.674998" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:04.675124" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:04.670581" elapsed="0.004579"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:04.676039" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:04.675444" elapsed="0.000698">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:04.661482" elapsed="0.014813">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:05.684621" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:05.685041" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:05.685439" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:05.678016" elapsed="0.007483"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:05.690739" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:05.690857" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:05.685869" elapsed="0.005023"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:05.691700" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:05.691190" elapsed="0.000605">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:05.677131" elapsed="0.014829">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:06.700187" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:06.700440" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:06.700615" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:06.693818" elapsed="0.006834"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:06.704327" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:06.704444" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:06.700906" elapsed="0.003572"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:06.705297" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:06.704751" elapsed="0.000642">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:06.692874" elapsed="0.012664">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:07.715325" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:07.716702" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:07.716996" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:07.707891" elapsed="0.009145"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:07.720771" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:07.720887" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:07.717301" elapsed="0.003641"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:07.721754" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:07.721219" elapsed="0.000632">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:07.707033" elapsed="0.014991">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:08.730858" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:08.731216" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:08.731393" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:08.723873" elapsed="0.007557"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:08.735462" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:08.735583" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:08.731665" elapsed="0.003953"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:08.736440" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:08.735894" elapsed="0.000644">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:08.722875" elapsed="0.013819">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:09.747091" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:09.747347" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:09.747596" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:09.739986" elapsed="0.007648"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:09.752073" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:09.752282" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:09.747870" elapsed="0.004471"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:09.753690" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:09.752792" elapsed="0.001053">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:09.739086" elapsed="0.015040">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:10.762177" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:10.762548" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '1409'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:10.762819" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:10.756023" elapsed="0.006855"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:10.767185" level="INFO">19 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:10.767335" level="INFO">${count} = 19</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:10.763417" elapsed="0.003957"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:10.768221" level="FAIL">19.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:10.767648" elapsed="0.000672">19.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:10.755030" elapsed="0.013438">19.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:11.778050" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:11.780834" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '2099'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;20&lt;/car-id&gt;&lt;person-id&gt;20&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;29&lt;/car-id&gt;&lt;person-id&gt;29&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;21&lt;/car-id&gt;&lt;person-id&gt;21&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;22&lt;/car-id&gt;&lt;person-id&gt;22&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;23&lt;/car-id&gt;&lt;person-id&gt;23&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;24&lt;/car-id&gt;&lt;person-id&gt;24&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;25&lt;/car-id&gt;&lt;person-id&gt;25&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;26&lt;/car-id&gt;&lt;person-id&gt;26&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;27&lt;/car-id&gt;&lt;person-id&gt;27&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;28&lt;/car-id&gt;&lt;person-id&gt;28&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:11.781148" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:11.770276" elapsed="0.010914"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:11.785371" level="INFO">29 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:11.785489" level="INFO">${count} = 29</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:11.781453" elapsed="0.004069"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:11.786345" level="FAIL">29.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:11.785803" elapsed="0.000642">29.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:11.769340" elapsed="0.017257">29.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:12.795361" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:12.795648" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '2099'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;20&lt;/car-id&gt;&lt;person-id&gt;20&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;29&lt;/car-id&gt;&lt;person-id&gt;29&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;21&lt;/car-id&gt;&lt;person-id&gt;21&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;22&lt;/car-id&gt;&lt;person-id&gt;22&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;23&lt;/car-id&gt;&lt;person-id&gt;23&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;24&lt;/car-id&gt;&lt;person-id&gt;24&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;25&lt;/car-id&gt;&lt;person-id&gt;25&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;26&lt;/car-id&gt;&lt;person-id&gt;26&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;27&lt;/car-id&gt;&lt;person-id&gt;27&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;28&lt;/car-id&gt;&lt;person-id&gt;28&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:12.795838" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:12.788445" elapsed="0.007430"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:12.799766" level="INFO">29 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:12.799889" level="INFO">${count} = 29</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:12.796182" elapsed="0.003764"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:12.800814" level="FAIL">29.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:12.800270" elapsed="0.000670">29.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:12.787469" elapsed="0.013629">29.0 != 10000.0</status>
</kw>
<kw name="Purchase Is Completed">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:13.809687" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:13.809996" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Content-Length': '2099'} 
 body=&lt;car-people xmlns="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"&gt;&lt;car-person&gt;&lt;car-id&gt;7&lt;/car-id&gt;&lt;person-id&gt;7&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;8&lt;/car-id&gt;&lt;person-id&gt;8&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;9&lt;/car-id&gt;&lt;person-id&gt;9&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;20&lt;/car-id&gt;&lt;person-id&gt;20&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;1&lt;/car-id&gt;&lt;person-id&gt;1&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;2&lt;/car-id&gt;&lt;person-id&gt;2&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;3&lt;/car-id&gt;&lt;person-id&gt;3&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;4&lt;/car-id&gt;&lt;person-id&gt;4&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;5&lt;/car-id&gt;&lt;person-id&gt;5&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;6&lt;/car-id&gt;&lt;person-id&gt;6&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;18&lt;/car-id&gt;&lt;person-id&gt;18&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;29&lt;/car-id&gt;&lt;person-id&gt;29&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;19&lt;/car-id&gt;&lt;person-id&gt;19&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;10&lt;/car-id&gt;&lt;person-id&gt;10&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;21&lt;/car-id&gt;&lt;person-id&gt;21&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;11&lt;/car-id&gt;&lt;person-id&gt;11&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;22&lt;/car-id&gt;&lt;person-id&gt;22&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;12&lt;/car-id&gt;&lt;person-id&gt;12&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;23&lt;/car-id&gt;&lt;person-id&gt;23&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;13&lt;/car-id&gt;&lt;person-id&gt;13&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;24&lt;/car-id&gt;&lt;person-id&gt;24&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;14&lt;/car-id&gt;&lt;person-id&gt;14&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;25&lt;/car-id&gt;&lt;person-id&gt;25&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;15&lt;/car-id&gt;&lt;person-id&gt;15&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;26&lt;/car-id&gt;&lt;person-id&gt;26&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;16&lt;/car-id&gt;&lt;person-id&gt;16&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;27&lt;/car-id&gt;&lt;person-id&gt;27&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;17&lt;/car-id&gt;&lt;person-id&gt;17&lt;/person-id&gt;&lt;/car-person&gt;&lt;car-person&gt;&lt;car-id&gt;28&lt;/car-id&gt;&lt;person-id&gt;28&lt;/person-id&gt;&lt;/car-person&gt;&lt;/car-people&gt; 
 </msg>
<msg time="2026-04-25T23:51:13.810264" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>headers=${ACCEPT_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:13.802865" elapsed="0.007438"/>
</kw>
<kw name="Get Element Count" owner="XML">
<msg time="2026-04-25T23:51:13.814067" level="INFO">29 elements matched 'car-person'.</msg>
<msg time="2026-04-25T23:51:13.814187" level="INFO">${count} = 29</msg>
<var>${count}</var>
<arg>${rsp.content}</arg>
<arg>xpath=car-person</arg>
<doc>Returns and logs how many elements the given ``xpath`` matches.</doc>
<status status="PASS" start="2026-04-25T23:51:13.810539" elapsed="0.003683"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-04-25T23:51:13.815041" level="FAIL">29.0 != 10000.0</msg>
<arg>${count}</arg>
<arg>${item_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-04-25T23:51:13.814502" elapsed="0.000635">29.0 != 10000.0</status>
</kw>
<arg>${ITEM_COUNT}</arg>
<doc>Check purchase of 10000 is completed.</doc>
<status status="FAIL" start="2026-04-25T23:51:13.801966" elapsed="0.013319">29.0 != 10000.0</status>
</kw>
<msg time="2026-04-25T23:51:13.815411" level="FAIL">Keyword 'Purchase Is Completed' failed after retrying for 5 minutes. The last error was: 29.0 != 10000.0</msg>
<arg>${PROCEDURE_TIMEOUT}</arg>
<arg>1</arg>
<arg>Purchase Is Completed</arg>
<arg>${ITEM_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-25T23:46:13.207785" elapsed="300.607755">Keyword 'Purchase Is Completed' failed after retrying for 5 minutes. The last error was: 29.0 != 10000.0</status>
</kw>
<doc>Store logs and verify result</doc>
<status status="FAIL" start="2026-04-25T23:46:10.834533" elapsed="302.981230">Keyword 'Purchase Is Completed' failed after retrying for 5 minutes. The last error was: 29.0 != 10000.0</status>
</test>
<test id="s1-s1-t7" name="Delete Cars" line="96">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:13.819714" elapsed="0.000223"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:13.819458" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.821062" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.820902" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.820877" elapsed="0.000263"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.826027" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.825897" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.825879" elapsed="0.000221"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:13.827101" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:13.826697" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:13.827621" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:13.827302" elapsed="0.000344"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:13.827690" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:13.827847" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:13.826322" elapsed="0.001550"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.833249" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.833136" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.833117" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.834478" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.834371" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.834354" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:13.835007" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:13.834680" elapsed="0.000354"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:13.835416" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:13.835186" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:13.874902" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:13.835936" elapsed="0.039116"/>
</kw>
<msg time="2026-04-25T23:51:13.875238" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:13.875285" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.835594" elapsed="0.039728"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:13.912792" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:13.876060" elapsed="0.036964"/>
</kw>
<msg time="2026-04-25T23:51:13.913195" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:13.913242" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.875505" elapsed="0.037776"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.913610" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:13.913371" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.913347" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:13.914674" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:13.913824" elapsed="0.000925"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.915063" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:13.914818" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.914800" elapsed="0.000344"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:13.915179" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:13.919201" elapsed="0.000686"/>
</kw>
<msg time="2026-04-25T23:51:13.920132" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:13.916729" elapsed="0.003789"/>
</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="NOT RUN" start="2026-04-25T23:51:13.921258" elapsed="0.000182"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.922088" elapsed="0.000180"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:13.916070" elapsed="0.006495"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:13.915475" elapsed="0.007256"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:13.834072" elapsed="0.088973"/>
</kw>
<msg time="2026-04-25T23:51:13.923304" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:13.923412" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.833461" elapsed="0.090047"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:13.924132" elapsed="0.000068"/>
</return>
<status status="PASS" start="2026-04-25T23:51:13.923743" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.923678" elapsed="0.000672"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.925420" elapsed="0.000041"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.925935" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.926036" elapsed="0.000022"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:13.832787" elapsed="0.093406"/>
</kw>
<msg time="2026-04-25T23:51:13.926336" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:13.926400" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.828295" elapsed="0.098159"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:13.926966" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:13.926568" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.926543" elapsed="0.000532"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:13.828137" elapsed="0.098972"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.939219" elapsed="0.000043"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.938862" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.938793" elapsed="0.000842"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:13.942293" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:13.942138" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:13.942110" elapsed="0.000280"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:13.943091" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:13.942590" elapsed="0.000544"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:13.943714" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:13.943362" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:13.984390" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:13.944464" elapsed="0.040042"/>
</kw>
<msg time="2026-04-25T23:51:13.984706" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:13.984755" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.943994" elapsed="0.040799"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.026182" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:13.985347" elapsed="0.040971"/>
</kw>
<msg time="2026-04-25T23:51:14.026496" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.026542" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.984991" elapsed="0.041587"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.026958" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.026675" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.026645" elapsed="0.000400"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.027518" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.027183" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.027871" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.027659" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.027641" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.028005" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.030691" elapsed="0.000156"/>
</kw>
<msg time="2026-04-25T23:51:14.030927" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.029628" elapsed="0.001455"/>
</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="NOT RUN" start="2026-04-25T23:51:14.031361" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.031693" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.028986" elapsed="0.002898"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.028373" elapsed="0.003600"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:13.941666" elapsed="0.090408"/>
</kw>
<msg time="2026-04-25T23:51:14.032170" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.032215" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.940128" elapsed="0.092125"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.032440" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.032331" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.032312" elapsed="0.000266"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.033055" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.033398" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.033470" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:13.937697" elapsed="0.095882"/>
</kw>
<msg time="2026-04-25T23:51:14.033677" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.033722" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.927536" elapsed="0.106224"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.034100" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.033838" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.033820" elapsed="0.000357"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:13.927324" elapsed="0.106877"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.039509" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.039399" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.039380" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.040835" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.040717" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.040663" elapsed="0.000240"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.041373" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.041070" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.041761" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.041550" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.083137" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.042341" elapsed="0.040972"/>
</kw>
<msg time="2026-04-25T23:51:14.083550" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.083597" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.041961" elapsed="0.041673"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.121012" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.084362" elapsed="0.037122"/>
</kw>
<msg time="2026-04-25T23:51:14.121649" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.121695" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.083875" elapsed="0.037857"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.122113" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.121836" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.121804" elapsed="0.000398"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.122655" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.122342" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.123016" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.122790" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.122772" elapsed="0.000420"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.123233" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.125910" elapsed="0.000171"/>
</kw>
<msg time="2026-04-25T23:51:14.126145" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.124844" elapsed="0.001450"/>
</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="NOT RUN" start="2026-04-25T23:51:14.126565" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.126887" elapsed="0.000095"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.124173" elapsed="0.002926"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.123581" elapsed="0.003584"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.040380" elapsed="0.086883"/>
</kw>
<msg time="2026-04-25T23:51:14.127356" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.127399" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.039719" elapsed="0.087717"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.127621" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.127513" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.127495" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.128130" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.128470" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.128540" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.039050" elapsed="0.089597"/>
</kw>
<msg time="2026-04-25T23:51:14.128754" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.128798" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.034510" elapsed="0.094326"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.129175" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.128927" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.128896" elapsed="0.000356"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:14.034371" elapsed="0.094904"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:13.827949" elapsed="0.301367"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:13.825533" elapsed="0.303857"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:13.820600" elapsed="0.308857"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:13.820141" elapsed="0.309370"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:13.817165" elapsed="0.312410"/>
</kw>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.142598" level="INFO">DELETE Request : url=http://10.30.170.9:8181/rests/data/car:cars 
 path_url=/rests/data/car:cars 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.142644" level="INFO">DELETE Response : url=http://10.30.170.9:8181/rests/data/car:cars 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.142779" level="INFO">${rsp} = &lt;Response [204]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carurl}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.129752" elapsed="0.013053"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.153425" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.153885" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-25T23:51:14.154058" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carurl_config}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.142994" elapsed="0.011101"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-25T23:51:14.154351" elapsed="0.003382"/>
</kw>
<doc>Remove cars from the datastore</doc>
<status status="PASS" start="2026-04-25T23:51:13.816302" elapsed="0.341631"/>
</test>
<test id="s1-s1-t8" name="Delete People" line="102">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:14.162147" elapsed="0.000291"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:14.161763" elapsed="0.000752"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.163885" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.163729" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.163703" elapsed="0.000307"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.170826" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.170715" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.170696" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.171886" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:14.171504" elapsed="0.000423"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.172397" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:14.172085" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:14.172468" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:14.172621" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:14.171134" elapsed="0.001512"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.177850" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.177738" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.177719" elapsed="0.000216"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.179059" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.178948" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.178907" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.179560" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.179262" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.179969" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.179738" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.212656" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.180472" elapsed="0.032347"/>
</kw>
<msg time="2026-04-25T23:51:14.213028" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.213075" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.180148" elapsed="0.032963"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.277755" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.213684" elapsed="0.064224"/>
</kw>
<msg time="2026-04-25T23:51:14.278136" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.278185" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.213309" elapsed="0.064914"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.278745" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.278431" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.278392" elapsed="0.000440"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.279365" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.278992" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.279718" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.279505" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.279486" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.279839" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.282562" elapsed="0.000155"/>
</kw>
<msg time="2026-04-25T23:51:14.282781" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.281528" elapsed="0.001417"/>
</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="NOT RUN" start="2026-04-25T23:51:14.283220" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.283549" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.280842" elapsed="0.002902"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.280220" elapsed="0.003591"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.178628" elapsed="0.105283"/>
</kw>
<msg time="2026-04-25T23:51:14.284033" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.284079" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.178081" elapsed="0.106036"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.284549" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.284433" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.284176" elapsed="0.000457"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.285091" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.285439" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.285510" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.177399" elapsed="0.108220"/>
</kw>
<msg time="2026-04-25T23:51:14.285713" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.285757" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.173078" elapsed="0.112715"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.286137" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.285868" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.285851" elapsed="0.000363"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:14.172937" elapsed="0.113300"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.291631" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.291521" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.291501" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.292850" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.292727" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.292708" elapsed="0.000265"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.293426" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.293117" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.293815" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.293602" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.332782" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.294337" elapsed="0.038566"/>
</kw>
<msg time="2026-04-25T23:51:14.333102" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.333149" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.294010" elapsed="0.039175"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.369307" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.333691" elapsed="0.035778"/>
</kw>
<msg time="2026-04-25T23:51:14.369663" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.369712" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.333350" elapsed="0.036399"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.370111" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.369846" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.369817" elapsed="0.000379"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.370698" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.370376" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.371073" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.370841" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.370822" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.371185" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.373831" elapsed="0.000164"/>
</kw>
<msg time="2026-04-25T23:51:14.374057" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.372666" elapsed="0.001525"/>
</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="NOT RUN" start="2026-04-25T23:51:14.374458" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.374782" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.372025" elapsed="0.002964"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.371470" elapsed="0.003586"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.292426" elapsed="0.082728"/>
</kw>
<msg time="2026-04-25T23:51:14.375249" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.375294" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.291845" elapsed="0.083486"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.375517" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.375408" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.375389" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.376218" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.376588" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.376660" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.291164" elapsed="0.085622"/>
</kw>
<msg time="2026-04-25T23:51:14.376909" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.376976" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.286522" elapsed="0.090491"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.377343" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.377091" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.377073" elapsed="0.000350"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:14.286385" elapsed="0.091061"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.382713" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.382605" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.382586" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.384055" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.383943" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.383903" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.384555" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.384258" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.385018" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.384733" elapsed="0.000317"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.421388" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.385546" elapsed="0.035953"/>
</kw>
<msg time="2026-04-25T23:51:14.421675" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.421721" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.385217" elapsed="0.036540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.457529" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.422286" elapsed="0.035385"/>
</kw>
<msg time="2026-04-25T23:51:14.457849" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.457897" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.421945" elapsed="0.036032"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.458298" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.458064" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.458043" elapsed="0.000335"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.458819" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.458522" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.459183" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.458974" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.458956" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.459314" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.461784" elapsed="0.000160"/>
</kw>
<msg time="2026-04-25T23:51:14.462044" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.460752" elapsed="0.001422"/>
</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="NOT RUN" start="2026-04-25T23:51:14.462439" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.462758" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.460138" elapsed="0.002821"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.459570" elapsed="0.003455"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.383623" elapsed="0.079500"/>
</kw>
<msg time="2026-04-25T23:51:14.463215" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.463259" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.383066" elapsed="0.080231"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.463482" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.463374" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.463355" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.463979" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.464309" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.464380" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.382256" elapsed="0.082232"/>
</kw>
<msg time="2026-04-25T23:51:14.464581" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.464625" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.377725" elapsed="0.086937"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.465195" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.464944" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.464720" elapsed="0.000556"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:14.377588" elapsed="0.087711"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:14.172709" elapsed="0.292620"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:14.170344" elapsed="0.295051"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:14.163320" elapsed="0.302136"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.162716" elapsed="0.302788"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:14.158953" elapsed="0.306607"/>
</kw>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.476851" level="INFO">DELETE Request : url=http://10.30.170.9:8181/rests/data/people:people 
 path_url=/rests/data/people:people 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.476944" level="INFO">DELETE Response : url=http://10.30.170.9:8181/rests/data/people:people 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.477072" level="INFO">${rsp} = &lt;Response [204]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${peopleurl}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.465736" elapsed="0.011362"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.485045" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/people:people?content=config 
 path_url=/rests/data/people:people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.485398" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/people:people?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-25T23:51:14.485696" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${peopleurl_config}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.477261" elapsed="0.008474"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-25T23:51:14.486058" elapsed="0.003378"/>
</kw>
<doc>Remove people from the datastore</doc>
<status status="PASS" start="2026-04-25T23:51:14.158273" elapsed="0.331354"/>
</test>
<test id="s1-s1-t9" name="Delete CarPeople" line="108">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:14.493870" elapsed="0.000316"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:14.493504" elapsed="0.000758"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.495642" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.495479" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.495452" elapsed="0.000288"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.500827" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.500721" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.500703" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.501910" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:14.501529" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.502411" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:14.502109" elapsed="0.000328"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:14.502481" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:14.502633" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:14.501153" elapsed="0.001504"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.508044" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.507933" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.507901" elapsed="0.000211"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.509278" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.509171" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.509153" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.509779" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.509483" elapsed="0.000323"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.510239" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.509976" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.552004" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.510752" elapsed="0.041508"/>
</kw>
<msg time="2026-04-25T23:51:14.552622" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.552724" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.510428" elapsed="0.042377"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.593855" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.553638" elapsed="0.040434"/>
</kw>
<msg time="2026-04-25T23:51:14.594317" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.594383" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.553280" elapsed="0.041158"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.594909" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.594562" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.594532" elapsed="0.000602"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.595799" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.595343" elapsed="0.000562"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.596345" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.596030" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.596003" elapsed="0.000456"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.596506" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.600076" elapsed="0.000199"/>
</kw>
<msg time="2026-04-25T23:51:14.600363" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.598672" elapsed="0.001866"/>
</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="NOT RUN" start="2026-04-25T23:51:14.600905" elapsed="0.000158"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.601414" elapsed="0.000112"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.597798" elapsed="0.003863"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.596872" elapsed="0.004853"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.508814" elapsed="0.093009"/>
</kw>
<msg time="2026-04-25T23:51:14.601932" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.601980" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.508257" elapsed="0.093761"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.602210" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.602095" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.602076" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.602689" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.603040" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.603113" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.507585" elapsed="0.095635"/>
</kw>
<msg time="2026-04-25T23:51:14.603314" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.603361" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.503056" elapsed="0.100341"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.603714" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.603473" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.603456" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:14.502905" elapsed="0.100908"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.609237" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.609128" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.609108" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.610438" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.610331" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.610313" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.611002" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.610639" elapsed="0.000392"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.611442" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.611218" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.647060" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.611966" elapsed="0.035198"/>
</kw>
<msg time="2026-04-25T23:51:14.647328" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.647374" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.611621" elapsed="0.035789"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.683704" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.647910" elapsed="0.036079"/>
</kw>
<msg time="2026-04-25T23:51:14.684256" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.684304" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.647574" elapsed="0.036769"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.684855" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.684481" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.684441" elapsed="0.000520"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.685548" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.685129" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.685909" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.685698" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.685679" elapsed="0.000323"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.686043" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.688722" elapsed="0.000159"/>
</kw>
<msg time="2026-04-25T23:51:14.688998" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.687664" elapsed="0.001498"/>
</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="NOT RUN" start="2026-04-25T23:51:14.689434" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.689761" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.686984" elapsed="0.002980"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.686380" elapsed="0.003651"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.610017" elapsed="0.080113"/>
</kw>
<msg time="2026-04-25T23:51:14.690234" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.690280" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.609450" elapsed="0.080872"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.690518" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.690404" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.690384" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.691074" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.691429" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.691501" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.608747" elapsed="0.082953"/>
</kw>
<msg time="2026-04-25T23:51:14.691802" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.691847" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.604084" elapsed="0.087800"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.692242" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.691990" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.691971" elapsed="0.000348"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:14.603951" elapsed="0.088392"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.698111" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.697945" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.697910" elapsed="0.000271"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.699320" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.699211" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.699192" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.699832" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.699528" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.700236" level="INFO">${current_connection_index} = 20</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.700024" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.738853" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:14.700734" elapsed="0.038334"/>
</kw>
<msg time="2026-04-25T23:51:14.739290" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:14.739337" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.700413" elapsed="0.038962"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.787946" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:14.740081" elapsed="0.047999"/>
</kw>
<msg time="2026-04-25T23:51:14.788259" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:14.788307" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.739610" elapsed="0.048733"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.788714" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.788450" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.788415" elapsed="0.000385"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.789336" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r "f ". "D "e "l "e "t "e "[C "C "a "r "P "e "o "p "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:14.788958" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.789728" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.789509" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.789488" elapsed="0.000318"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:14.789843" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:14.792513" elapsed="0.000164"/>
</kw>
<msg time="2026-04-25T23:51:14.792741" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:14.791450" elapsed="0.001431"/>
</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="NOT RUN" start="2026-04-25T23:51:14.793391" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.793728" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.790778" elapsed="0.003160"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:14.790198" elapsed="0.003810"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:14.698882" elapsed="0.095227"/>
</kw>
<msg time="2026-04-25T23:51:14.794209" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.794255" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.698327" elapsed="0.095965"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:14.794485" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:14.794376" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.794357" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.795129" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.795475" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.795547" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:14.697575" elapsed="0.098086"/>
</kw>
<msg time="2026-04-25T23:51:14.795760" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.795805" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "0 "1 "0 "[C "C "r "u "d "[C "M "d "s "a "l "[C "P "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.692626" elapsed="0.103217"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:14.796185" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.795938" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.795903" elapsed="0.000360"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:14.692485" elapsed="0.103802"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:14.502726" elapsed="0.293598"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:14.500364" elapsed="0.296033"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:14.495081" elapsed="0.301377"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.494468" elapsed="0.302041"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:14.490641" elapsed="0.305929"/>
</kw>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.806199" level="INFO">DELETE Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people 
 path_url=/rests/data/car-people:car-people 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.806311" level="INFO">DELETE Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.806540" level="INFO">${rsp} = &lt;Response [204]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.796742" elapsed="0.009855"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.812994" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 path_url=/rests/data/car-people:car-people?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0svgxe25ulj9u1arjemof97w082.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:14.813348" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car-people:car-people?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-25T23:51:14.813569" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>session</arg>
<arg>url=${carpeopleurl_config}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:14.807002" elapsed="0.006606"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-25T23:51:14.813976" elapsed="0.003864"/>
</kw>
<doc>Remove car-people entries from the datastore</doc>
<status status="PASS" start="2026-04-25T23:51:14.489989" elapsed="0.328057"/>
</test>
<kw name="Stop Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-25T23:51:14.819251" elapsed="0.000863"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.820443" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-25T23:51:14.820333" elapsed="0.000663"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-25T23:51:14.818898" elapsed="0.002217"/>
</kw>
<doc>Test for measuring execution time of MD-SAL DataStore operations in cluster.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This test suite requires odl-restconf and odl-clustering-test-app modules.
The script cluster_rest_script.py is used for generating requests for
operations on people, car and car-people DataStore test models.
(see the https://wiki.opendaylight.org/view/MD-SAL_Clustering_Test_Plan)

Reported bugs:
https://bugs.opendaylight.org/show_bug.cgi?id=4220</doc>
<status status="FAIL" start="2026-04-25T23:39:53.456427" elapsed="681.364834"/>
</suite>
<suite id="s1-s2" name="Puts During Isolation" source="/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/puts_during_isolation.robot">
<kw name="Start Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.907903" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:14.904096" elapsed="0.003874"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-25T23:51:14.903830" elapsed="0.004207"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.912786" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-25T23:51:14.909400" elapsed="0.003415"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-25T23:51:14.913045" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.912905" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.912880" elapsed="0.000238"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.913655" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:14.913292" elapsed="0.000408"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.914192" level="INFO">${cluster_size} = 3</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-25T23:51:14.913858" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-25T23:51:14.914720" elapsed="0.000300"/>
</kw>
<msg time="2026-04-25T23:51:14.915120" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:14.915167" level="INFO">${possibly_int_of_members} = 3</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:14.914382" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.915761" level="INFO">${int_of_members} = 3</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:14.915371" elapsed="0.000416"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.916757" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:14.916492" elapsed="0.000291"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.917272" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:14.916938" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.917747" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.917453" elapsed="0.000321"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.920625" elapsed="0.000210"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.921358" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.921004" elapsed="0.000381"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.921531" elapsed="0.000230"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.922546" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.922251" elapsed="0.000322"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:14.922619" elapsed="0.000038"/>
</return>
<msg time="2026-04-25T23:51:14.922780" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.921965" elapsed="0.000840"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.923634" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.9:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b0584feb10&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:51:14.923027" elapsed="0.000745"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.923946" elapsed="0.000196"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:51:14.920072" elapsed="0.004131"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:14.919876" elapsed="0.004374"/>
</iter>
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.925082" elapsed="0.000202"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.925758" level="INFO">${member_ip} = 10.30.170.123</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.925434" elapsed="0.000352"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.925945" elapsed="0.000225"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.926944" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.926635" elapsed="0.000337"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:14.927018" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:14.927169" level="INFO">${session_alias} = ClusterManagement__session_2</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.926354" elapsed="0.000840"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.927745" level="INFO">Creating Session using : alias=ClusterManagement__session_2, url=http://10.30.170.123:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b058b05690&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:51:14.927338" elapsed="0.000512"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.928020" elapsed="0.000191"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:51:14.924516" elapsed="0.003757"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:14.924342" elapsed="0.003975"/>
</iter>
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.929182" elapsed="0.000206"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.929863" level="INFO">${member_ip} = 10.30.171.135</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.929541" elapsed="0.000349"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.930052" elapsed="0.000220"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.931045" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.930735" elapsed="0.000337"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:14.931117" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:14.931268" level="INFO">${session_alias} = ClusterManagement__session_3</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:14.930453" elapsed="0.000841"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:14.931849" level="INFO">Creating Session using : alias=ClusterManagement__session_3, url=http://10.30.171.135:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x79b058bbfd10&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-04-25T23:51:14.931442" elapsed="0.000538"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.932135" elapsed="0.000190"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-04-25T23:51:14.928581" elapsed="0.003804"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:14.928402" elapsed="0.004028"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-25T23:51:14.917831" elapsed="0.014662"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.933075" level="INFO">${ClusterManagement__member_index_list} = [1, 2, 3]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:14.932653" elapsed="0.000466"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.933693" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.9', 2: '10.30.170.123', 3: '10.30.171.135'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:14.933289" elapsed="0.000448"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.934296" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1', 'ClusterManagement__session_2', 'ClusterManagement__session_3']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:14.933890" elapsed="0.000449"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-25T23:51:14.916045" elapsed="0.018354"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-25T23:51:14.909021" elapsed="0.025435"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:14.934639" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:14.934523" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.934504" elapsed="0.000202"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.937837" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:14.937459" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.938337" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:14.938033" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:14.938407" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:14.938563" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:14.937126" elapsed="0.001461"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:14.939556" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:14.939292" elapsed="0.000291"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.940359" 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-04-25T23:51:14.940462" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:14.940193" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:14.943780" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:14.943227" elapsed="0.000638"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:14.943208" elapsed="0.000695"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.944554" 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-04-25T23:51:14.944784" 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-04-25T23:51:14.944114" elapsed="0.000721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.945781" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.9" 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-04-25T23:51:14.945112" elapsed="0.000772"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.947099" level="INFO">${conn_id} = 1</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-04-25T23:51:14.946207" elapsed="0.000943"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:14.948797" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:14.948991" 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-04-25T23:51:14.948444" elapsed="0.000623"/>
</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-04-25T23:51:14.949437" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:14.952328" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:15.553826" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:39:54 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:14.951991" elapsed="0.602035"/>
</kw>
<msg time="2026-04-25T23:51:15.554123" 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-04-25T23:51:14.950322" elapsed="0.603959"/>
</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-04-25T23:51:14.947568" elapsed="0.606876"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:15.555387" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:51:15.568386" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:51:15.568627" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:15.568771" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:51:15.554832" elapsed="0.014009"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:15.569292" elapsed="0.000764"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:15.571624" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:15.570806" elapsed="0.000963"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:15.572403" elapsed="0.000073"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:15.572034" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:15.571994" elapsed="0.000643"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:15.573087" elapsed="0.000085"/>
</return>
<status status="PASS" start="2026-04-25T23:51:15.572751" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:15.572727" elapsed="0.000614"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:15.573427" elapsed="0.000022"/>
</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-04-25T23:51:15.577738" elapsed="0.000752"/>
</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-04-25T23:51:15.578864" elapsed="0.000416"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:15.579635" elapsed="0.000329"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:15.574179" elapsed="0.005885"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:14.942285" elapsed="0.638021"/>
</kw>
<msg time="2026-04-25T23:51:15.580383" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:14.941661" elapsed="0.638795"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:14.941177" elapsed="0.639393"/>
</kw>
<msg time="2026-04-25T23:51:15.580628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:14.940638" elapsed="0.640055"/>
</kw>
<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-04-25T23:51:15.583811" elapsed="0.000329"/>
</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-04-25T23:51:15.584295" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:15.584580" elapsed="0.000097"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:15.581110" elapsed="0.003619"/>
</kw>
<msg time="2026-04-25T23:51:15.584821" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:14.939794" elapsed="0.645054"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:15.585283" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:15.585033" elapsed="0.000292"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:15.585374" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:14.938946" elapsed="0.646571"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:14.938764" elapsed="0.646791"/>
</iter>
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:15.586492" level="INFO">${member_ip} = 10.30.170.123</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:15.586218" elapsed="0.000301"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:15.587240" 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-04-25T23:51:15.587341" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:15.587102" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:15.590954" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:15.590389" elapsed="0.000651"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:15.590368" elapsed="0.000711"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:15.591694" 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-04-25T23:51:15.591938" 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-04-25T23:51:15.591270" elapsed="0.000723"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:15.592905" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.123" 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-04-25T23:51:15.592247" elapsed="0.000780"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:15.594194" level="INFO">${conn_id} = 4</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-04-25T23:51:15.593286" elapsed="0.000961"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:15.595998" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:15.596176" 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-04-25T23:51:15.595616" elapsed="0.000604"/>
</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-04-25T23:51:15.596549" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:15.598174" level="INFO">Logging into '10.30.170.123:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:16.154448" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.17               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.123
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:39:54 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-1 ~]&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-04-25T23:51:15.597826" elapsed="0.556813"/>
</kw>
<msg time="2026-04-25T23:51:16.154848" 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-04-25T23:51:15.597359" elapsed="0.557693"/>
</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-04-25T23:51:15.594670" elapsed="0.560557"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.156235" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:51:16.169033" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:51:16.169434" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:16.169667" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:51:16.155641" elapsed="0.014136"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.170546" elapsed="0.001173"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.174379" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.172975" elapsed="0.001556"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:16.175218" elapsed="0.000082"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:16.174790" elapsed="0.000626"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.174742" elapsed="0.000730"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:16.175912" elapsed="0.000112"/>
</return>
<status status="PASS" start="2026-04-25T23:51:16.175593" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.175567" elapsed="0.000621"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:16.176274" elapsed="0.000030"/>
</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-04-25T23:51:16.181044" elapsed="0.000670"/>
</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-04-25T23:51:16.182141" elapsed="0.000435"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.183103" elapsed="0.000319"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:16.177002" elapsed="0.006530"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:15.589352" elapsed="0.594433"/>
</kw>
<msg time="2026-04-25T23:51:16.183868" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:15.588731" elapsed="0.595239"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:15.588027" elapsed="0.596063"/>
</kw>
<msg time="2026-04-25T23:51:16.184150" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:15.587513" elapsed="0.596705"/>
</kw>
<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-04-25T23:51:16.187404" elapsed="0.000336"/>
</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-04-25T23:51:16.187902" elapsed="0.000231"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.188281" elapsed="0.000103"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:16.184650" elapsed="0.003787"/>
</kw>
<msg time="2026-04-25T23:51:16.188544" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:15.586727" elapsed="0.601846"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.189041" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.188762" elapsed="0.000323"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:16.189131" elapsed="0.000032"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:15.585828" elapsed="0.603437"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:15.585653" elapsed="0.603651"/>
</iter>
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:16.190368" level="INFO">${member_ip} = 10.30.171.135</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:16.190086" elapsed="0.000310"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.191155" 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-04-25T23:51:16.191260" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.191005" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:16.194683" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:16.194121" elapsed="0.000653"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.194100" elapsed="0.000713"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.195455" 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-04-25T23:51:16.195694" 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-04-25T23:51:16.195027" elapsed="0.000722"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.196695" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.171.135" 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-04-25T23:51:16.196024" elapsed="0.000779"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.198034" level="INFO">${conn_id} = 7</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-04-25T23:51:16.197088" elapsed="0.000999"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.199798" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:16.199995" 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-04-25T23:51:16.199413" elapsed="0.000630"/>
</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-04-25T23:51:16.200382" elapsed="0.000675"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.202316" level="INFO">Logging into '10.30.171.135:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:16.820095" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:16 UTC 2026

  System load:  0.0                Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.171.135
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:39:55 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-2 ~]&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-04-25T23:51:16.201898" elapsed="0.618390"/>
</kw>
<msg time="2026-04-25T23:51:16.820394" 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-04-25T23:51:16.201407" elapsed="0.619148"/>
</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-04-25T23:51:16.198512" elapsed="0.622245"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.821712" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-25T23:51:16.834818" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-25T23:51:16.835241" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:16.835473" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</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-04-25T23:51:16.821189" elapsed="0.014392"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.836274" elapsed="0.001113"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.839896" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.838610" elapsed="0.001663"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:16.841307" elapsed="0.000109"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:16.840680" elapsed="0.000901"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.840625" elapsed="0.001039"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:16.842448" elapsed="0.000164"/>
</return>
<status status="PASS" start="2026-04-25T23:51:16.841841" elapsed="0.000937"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.841803" elapsed="0.001018"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:16.842886" elapsed="0.000017"/>
</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-04-25T23:51:16.846097" elapsed="0.000533"/>
</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-04-25T23:51:16.846927" elapsed="0.000304"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.847499" elapsed="0.000235"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:16.843444" elapsed="0.004363"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:16.193135" elapsed="0.654876"/>
</kw>
<msg time="2026-04-25T23:51:16.848071" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:16.192465" elapsed="0.655664"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:16.191974" elapsed="0.656239"/>
</kw>
<msg time="2026-04-25T23:51:16.848256" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:16.191439" elapsed="0.656866"/>
</kw>
<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-04-25T23:51:16.850947" elapsed="0.000326"/>
</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-04-25T23:51:16.851434" elapsed="0.000150"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.851728" elapsed="0.000097"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:16.848599" elapsed="0.003281"/>
</kw>
<msg time="2026-04-25T23:51:16.851994" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:16.190621" elapsed="0.661401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.852448" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.852194" elapsed="0.000296"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:16.852533" elapsed="0.000031"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:16.189672" elapsed="0.662990"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:16.189472" elapsed="0.663228"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:14.938637" elapsed="1.914101"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-25T23:51:14.934948" elapsed="1.917848"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-25T23:51:16.853007" elapsed="0.000220"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:16.866118" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:16.866005" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.865984" elapsed="0.000363"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.866642" 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-04-25T23:51:16.866752" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.866497" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.867234" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.866970" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:16.867727" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:16.867480" elapsed="0.000292"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:16.868518" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:51:16.868289" elapsed="0.000337">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-25T23:51:16.868731" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:51:16.868777" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:16.867938" elapsed="0.000863"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:16.869113" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:16.868876" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:16.868858" elapsed="0.000355"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:16.869947" level="INFO">${ip_address} = 10.30.170.9</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:16.869668" elapsed="0.000307"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:51:16.870023" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:16.870185" level="INFO">${odl_ip} = 10.30.170.9</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:16.869406" elapsed="0.000805"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:51:16.870356" elapsed="0.000397"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.871033" level="INFO">index=10
host=10.30.170.9
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:16.871131" level="INFO">${karaf_connection_object} = index=10
host=10.30.170.9
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.870926" elapsed="0.000231"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:16.871295" elapsed="0.002028"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:16.873748" level="INFO">Logging into '10.30.170.9:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:17.133789" 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-04-25T23:51:16.873484" elapsed="0.260507"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:17.137680" elapsed="0.000402"/>
</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-04-25T23:51:17.138245" elapsed="0.000189"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.138578" elapsed="0.000104"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.135246" elapsed="0.003491"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:17.134451" elapsed="0.004335"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:51:16.865707" elapsed="0.273132"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:16.853966" elapsed="0.284925"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:16.853570" elapsed="0.285402"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:16.853436" elapsed="0.285644"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.151577" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.151420" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.151387" elapsed="0.000271"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.151971" 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-04-25T23:51:17.152085" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.151808" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.152551" level="INFO">{1: 10}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.152275" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.153030" level="INFO">2</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.152743" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.153855" level="FAIL">Dictionary does not contain key '2'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:51:17.153620" elapsed="0.000365">Dictionary does not contain key '2'.</status>
</kw>
<msg time="2026-04-25T23:51:17.154098" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:51:17.154143" level="INFO">${old_connection_index} = Dictionary does not contain key '2'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.153251" elapsed="0.000916"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.154504" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.154250" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.154230" elapsed="0.000375"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.155382" level="INFO">${ip_address} = 10.30.170.123</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.155093" elapsed="0.000319"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:51:17.155460" elapsed="0.000033"/>
</return>
<msg time="2026-04-25T23:51:17.155618" level="INFO">${odl_ip} = 10.30.170.123</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.154801" elapsed="0.000843"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:51:17.155791" elapsed="0.000432"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.156511" level="INFO">index=12
host=10.30.170.123
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:17.156612" level="INFO">${karaf_connection_object} = index=12
host=10.30.170.123
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_err...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.156402" elapsed="0.000236"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.156777" elapsed="0.002082"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.159300" level="INFO">Logging into '10.30.170.123:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:17.362076" 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-04-25T23:51:17.159033" elapsed="0.203226"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:17.365778" elapsed="0.000388"/>
</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-04-25T23:51:17.366422" elapsed="0.000179"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.366745" elapsed="0.000103"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.363503" elapsed="0.003400"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:17.362734" elapsed="0.004243"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.151084" elapsed="0.215946"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:17.139697" elapsed="0.227385"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.139328" elapsed="0.227811"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:17.139191" elapsed="0.227992"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.379475" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.379330" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.379305" elapsed="0.000261"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.379851" 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-04-25T23:51:17.379977" level="INFO">${current_ssh_connection_object} = 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_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.379710" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.380414" level="INFO">{1: 10, 2: 12}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.380150" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.380844" level="INFO">3</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.380600" elapsed="0.000287"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.381640" level="FAIL">Dictionary does not contain key '3'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-04-25T23:51:17.381403" elapsed="0.000349">Dictionary does not contain key '3'.</status>
</kw>
<msg time="2026-04-25T23:51:17.381861" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-25T23:51:17.381906" level="INFO">${old_connection_index} = Dictionary does not contain key '3'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.381053" elapsed="0.000891"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.382235" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.382020" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.382001" elapsed="0.000331"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.383093" level="INFO">${ip_address} = 10.30.171.135</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.382808" elapsed="0.000311"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:51:17.383167" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:51:17.383330" level="INFO">${odl_ip} = 10.30.171.135</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.382539" elapsed="0.000815"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_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-04-25T23:51:17.383500" elapsed="0.000410"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.384203" level="INFO">index=14
host=10.30.171.135
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:17.384304" level="INFO">${karaf_connection_object} = index=14
host=10.30.171.135
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_err...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.384095" elapsed="0.000235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.384470" elapsed="0.002013"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.386961" level="INFO">Logging into '10.30.171.135:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:17.667715" 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-04-25T23:51:17.386640" elapsed="0.281233"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:17.671212" elapsed="0.000364"/>
</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-04-25T23:51:17.671737" elapsed="0.000170"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.672093" elapsed="0.000106"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.668992" elapsed="0.003262"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:17.668286" elapsed="0.004015"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.379039" elapsed="0.293317"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:17.367798" elapsed="0.304618"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.367433" elapsed="0.305038"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:17.367295" elapsed="0.305220"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-25T23:51:16.853287" elapsed="0.819274"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-25T23:51:14.908559" elapsed="2.764068"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.675170" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.675050" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.675026" elapsed="0.000218"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.679573" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.679466" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.679448" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.680585" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:17.680192" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.681095" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:17.680773" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:17.681165" elapsed="0.000037"/>
</return>
<msg time="2026-04-25T23:51:17.681327" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:17.679856" elapsed="0.001496"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.686248" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.686140" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.686122" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.687549" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.687420" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.687402" elapsed="0.000216"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.688100" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.687754" elapsed="0.000374"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.688583" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:17.688347" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.729816" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:17.689289" elapsed="0.040789"/>
</kw>
<msg time="2026-04-25T23:51:17.730217" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:17.730265" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.688764" elapsed="0.041540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.799801" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:17.731070" elapsed="0.069027"/>
</kw>
<msg time="2026-04-25T23:51:17.800322" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:17.800374" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.730500" elapsed="0.069914"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.800884" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.800538" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.800507" elapsed="0.000583"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.801674" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.801237" elapsed="0.000536"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.802112" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.801843" elapsed="0.000428"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.801825" elapsed="0.000474"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:17.802338" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:17.804769" elapsed="0.000485"/>
</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-04-25T23:51:17.805600" elapsed="0.000311"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.806275" elapsed="0.000245"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.803966" elapsed="0.002649"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:17.802660" elapsed="0.004125"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:17.687129" elapsed="0.119763"/>
</kw>
<msg time="2026-04-25T23:51:17.807197" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:17.807245" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.686457" elapsed="0.120829"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:17.807488" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-04-25T23:51:17.807370" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.807350" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.808113" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.808524" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.808603" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:17.685841" elapsed="0.122876"/>
</kw>
<msg time="2026-04-25T23:51:17.808816" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:17.808864" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.681719" elapsed="0.127184"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.809265" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.809008" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.808982" elapsed="0.000366"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:17.681580" elapsed="0.127792"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.814475" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.814359" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.814339" elapsed="0.000207"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.815786" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.815657" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.815639" elapsed="0.000218"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.816367" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.816030" elapsed="0.000366"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.816785" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:17.816550" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.857045" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:17.817498" elapsed="0.039682"/>
</kw>
<msg time="2026-04-25T23:51:17.857310" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:17.857357" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.816991" elapsed="0.040403"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.922982" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:17.858154" elapsed="0.064989"/>
</kw>
<msg time="2026-04-25T23:51:17.923269" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:17.923315" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.857557" elapsed="0.065795"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.923666" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.923428" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.923409" elapsed="0.000427"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:17.924346" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:17.923991" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.924735" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.924508" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.924490" elapsed="0.000413"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:17.924987" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:17.927368" elapsed="0.000496"/>
</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-04-25T23:51:17.928207" elapsed="0.000299"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:17.928817" elapsed="0.000409"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:17.926278" elapsed="0.003040"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:17.925256" elapsed="0.004191"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:17.815363" elapsed="0.114186"/>
</kw>
<msg time="2026-04-25T23:51:17.929642" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:17.929685" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.814723" elapsed="0.114999"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:17.929906" elapsed="0.000207"/>
</return>
<status status="PASS" start="2026-04-25T23:51:17.929799" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.929780" elapsed="0.000394"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.930559" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.930896" elapsed="0.000040"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.930985" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:17.814050" elapsed="0.117046"/>
</kw>
<msg time="2026-04-25T23:51:17.931187" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:17.931231" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.809641" elapsed="0.121626"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:17.931582" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:17.931341" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.931324" elapsed="0.000334"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:17.809504" elapsed="0.122177"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.936608" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.936495" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.936477" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:17.937834" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:17.937708" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:17.937689" elapsed="0.000213"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:17.938468" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:17.938153" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.938877" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:17.938642" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:17.981331" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "c "o "n "[78Ct "[A[78Cr</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:17.939554" elapsed="0.041927"/>
</kw>
<msg time="2026-04-25T23:51:17.981609" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:17.981655" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.939072" elapsed="0.042620"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.040646" level="INFO">"o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:17.982365" elapsed="0.058466"/>
</kw>
<msg time="2026-04-25T23:51:18.040996" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:18.041043" level="INFO">${message_wait} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.981856" elapsed="0.059225"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:18.041452" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:18.041177" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.041149" elapsed="0.000481"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.042172" level="INFO"> "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k "- "o "n "l "y "- "c "h "r "o "m "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "c "o "n "t "r "[78Co "[A[78Cl
 "l "e "r "/ "T "h "r "e "e "N "o "d "e "s "_ "D "a "t "a "s "t "o "r "e "/ "p "u "t "s "_ "d "u "r "i "n "g "_ "i "s "o "l "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:18.041768" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:18.042560" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:18.042335" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.042317" elapsed="0.000413"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:18.042788" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<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-04-25T23:51:18.044740" elapsed="0.000459"/>
</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-04-25T23:51:18.045527" elapsed="0.000295"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.046155" elapsed="0.000231"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:18.043979" elapsed="0.002495"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:18.043100" elapsed="0.003506"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:17.937424" elapsed="0.109283"/>
</kw>
<msg time="2026-04-25T23:51:18.046814" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:18.046860" level="INFO">${message} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.936824" elapsed="0.110073"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:18.047373" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:18.047267" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.047247" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:18.047850" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:18.048388" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:18.048460" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:17.936208" elapsed="0.112359"/>
</kw>
<msg time="2026-04-25T23:51:18.048659" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:18.048702" level="INFO">${output} =  "o "l "l "e "r "- "c "s "i "t "- "3 "n "o "d "e "- "r "e "s "t "- "c "l "u "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.931954" elapsed="0.116785"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:18.049070" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:18.048813" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.048796" elapsed="0.000393"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:17.931809" elapsed="0.117407"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:17.681405" elapsed="0.367844"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:17.679165" elapsed="0.370140"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-25T23:51:17.673257" elapsed="0.376104"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:17.672783" elapsed="0.376621"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-25T23:51:14.903489" elapsed="3.145967"/>
</kw>
<kw name="Setup_Logging_For_Debug_Purposes_On_List_Or_All" owner="SetupUtils">
<for flavor="IN">
<iter>
<kw name="Run_Karaf_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.053173" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:18.052779" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.053648" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:18.053350" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:18.053715" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:18.053866" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:18.052469" elapsed="0.001421"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:18.054472" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:18.054212" elapsed="0.000286"/>
</kw>
<kw name="Safe_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-04-25T23:51:18.055517" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.055411" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.055393" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.056736" 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-04-25T23:51:18.056837" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.056599" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Return" 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-04-25T23:51:18.061160" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.061028" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.061010" elapsed="0.000218"/>
</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-04-25T23:51:18.061364" elapsed="0.000856"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.062945" level="INFO">Logging into '10.30.170.9:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:18.230453" 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-04-25T23:51:18.062377" elapsed="0.168292"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.281717" level="INFO">@root&gt;log:set info org.opendaylight.controller</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:18.230975" elapsed="0.050802"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.283595" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-04-25T23:51:18.283698" 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-04-25T23:51:18.281957" elapsed="0.001771"/>
</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-04-25T23:51:18.283958" elapsed="0.000179"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.284293" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.285172" 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-04-25T23:51:18.284638" elapsed="0.000584"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:18.285270" elapsed="0.000047"/>
</return>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.9
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-04-25T23:51:18.060686" elapsed="0.224739"/>
</kw>
<msg time="2026-04-25T23:51:18.285476" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.057023" elapsed="0.228506"/>
</kw>
<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-04-25T23:51:18.288138" elapsed="0.000325"/>
</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-04-25T23:51:18.288623" elapsed="0.000158"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.288947" elapsed="0.000098"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:18.285861" elapsed="0.003236"/>
</kw>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:18.056162" elapsed="0.233000"/>
</kw>
<msg time="2026-04-25T23:51:18.289216" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHKeywords.Run_Keyword_Preserve_Connection</arg>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.055724" elapsed="0.233541"/>
</kw>
<arg>${command}</arg>
<arg>${member_ip}</arg>
<arg>timeout=${timeout}</arg>
<doc>Run Issue_Command_On_Karaf_Console but restore previous connection afterwards.</doc>
<status status="PASS" start="2026-04-25T23:51:18.054730" elapsed="0.234622"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:18.054088" elapsed="0.235302"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:18.289892" level="INFO">${member_ip} = 10.30.170.123</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:18.289622" elapsed="0.000310"/>
</kw>
<kw name="Safe_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-04-25T23:51:18.290694" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.290584" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.290563" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.293683" 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-04-25T23:51:18.293784" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.293544" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Return" 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-04-25T23:51:18.298050" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.297902" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.297883" elapsed="0.000236"/>
</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-04-25T23:51:18.298254" elapsed="0.000879"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.299838" level="INFO">Logging into '10.30.170.123:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:18.498521" 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-04-25T23:51:18.299290" elapsed="0.199397"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.552793" level="INFO">@root&gt;log:set info org.opendaylight.controller</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:18.498906" elapsed="0.054054"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.554817" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-04-25T23:51:18.554927" 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-04-25T23:51:18.553148" elapsed="0.001810"/>
</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-04-25T23:51:18.555129" elapsed="0.000178"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.555462" elapsed="0.000185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.556333" 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-04-25T23:51:18.555797" elapsed="0.000586"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:18.556431" elapsed="0.000044"/>
</return>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.9
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-04-25T23:51:18.297572" elapsed="0.259008"/>
</kw>
<msg time="2026-04-25T23:51:18.556631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.293976" elapsed="0.262708"/>
</kw>
<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-04-25T23:51:18.559473" elapsed="0.000328"/>
</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-04-25T23:51:18.559978" elapsed="0.000156"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.560273" elapsed="0.000097"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:18.557006" elapsed="0.003418"/>
</kw>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:18.291527" elapsed="0.268963"/>
</kw>
<msg time="2026-04-25T23:51:18.560545" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHKeywords.Run_Keyword_Preserve_Connection</arg>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.291087" elapsed="0.269507"/>
</kw>
<arg>${command}</arg>
<arg>${member_ip}</arg>
<arg>timeout=${timeout}</arg>
<doc>Run Issue_Command_On_Karaf_Console but restore previous connection afterwards.</doc>
<status status="PASS" start="2026-04-25T23:51:18.290192" elapsed="0.270491"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:18.289493" elapsed="0.271227"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:18.561246" level="INFO">${member_ip} = 10.30.171.135</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:18.560972" elapsed="0.000301"/>
</kw>
<kw name="Safe_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-04-25T23:51:18.562045" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.561911" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.561890" elapsed="0.000223"/>
</if>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.563476" 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-04-25T23:51:18.563578" level="INFO">${current_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_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.563338" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Return" 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-04-25T23:51:18.567794" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:18.567654" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:18.567634" elapsed="0.000228"/>
</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-04-25T23:51:18.568023" elapsed="0.000844"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.569595" level="INFO">Logging into '10.30.171.135:8101' as 'karaf'.</msg>
<msg time="2026-04-25T23:51:18.801626" 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-04-25T23:51:18.569046" elapsed="0.232906"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.851224" level="INFO">@root&gt;log:set info org.opendaylight.controller</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:18.802237" elapsed="0.049102"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.853334" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-04-25T23:51:18.853442" 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-04-25T23:51:18.851598" elapsed="0.001873"/>
</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-04-25T23:51:18.853802" elapsed="0.000537"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.854509" elapsed="0.000189"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.855452" 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-04-25T23:51:18.854850" elapsed="0.000681"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:18.855596" elapsed="0.000055"/>
</return>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.9
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-04-25T23:51:18.567327" elapsed="0.288439"/>
</kw>
<msg time="2026-04-25T23:51:18.855817" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.563751" elapsed="0.292119"/>
</kw>
<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-04-25T23:51:18.858518" elapsed="0.000337"/>
</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-04-25T23:51:18.859047" elapsed="0.000205"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:18.859397" elapsed="0.000098"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:18.856222" elapsed="0.003326"/>
</kw>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:18.562833" elapsed="0.296780"/>
</kw>
<msg time="2026-04-25T23:51:18.859667" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHKeywords.Run_Keyword_Preserve_Connection</arg>
<arg>Issue_Command_On_Karaf_Console</arg>
<arg>${cmd}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<arg>${timeout}</arg>
<arg>${loglevel}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.562252" elapsed="0.297465"/>
</kw>
<arg>${command}</arg>
<arg>${member_ip}</arg>
<arg>timeout=${timeout}</arg>
<doc>Run Issue_Command_On_Karaf_Console but restore previous connection afterwards.</doc>
<status status="PASS" start="2026-04-25T23:51:18.561521" elapsed="0.298282"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:18.560823" elapsed="0.299018"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:18.053957" elapsed="0.805920"/>
</for>
<arg>log:set ${log_level} ${logger}</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Cycle through indices (or all), run karaf command on each.</doc>
<status status="PASS" start="2026-04-25T23:51:18.052009" elapsed="0.807956"/>
</kw>
<var name="${logger}">org.opendaylight.controller</var>
<status status="PASS" start="2026-04-25T23:51:18.051788" elapsed="0.808216"/>
</iter>
<var>${logger}</var>
<value>@{loggers_list}</value>
<status status="PASS" start="2026-04-25T23:51:18.051655" elapsed="0.808379"/>
</for>
<arg>${TEST_LOG_LEVEL}</arg>
<arg>${TEST_LOG_COMPONENTS}</arg>
<doc>Set the log level for given loggers on node nodes of the cluster</doc>
<status status="PASS" start="2026-04-25T23:51:18.049692" elapsed="0.810394"/>
</kw>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.865363" level="INFO">${tools_connection} = 25</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-25T23:51:18.864910" elapsed="0.000481"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:18.867471" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:18.867551" 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-04-25T23:51:18.867096" elapsed="0.000480"/>
</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-04-25T23:51:18.867730" elapsed="0.000348"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:18.868946" level="INFO">Logging into '10.30.171.43:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:19.448794" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-153-generic x86_64)

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

 System information as of Sat Apr 25 23:51:19 UTC 2026

  System load:  0.03               Processes:             105
  Usage of /:   19.3% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.171.43
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

9 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: Sat Apr 25 23:40:02 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-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-04-25T23:51:18.868593" elapsed="0.580741"/>
</kw>
<msg time="2026-04-25T23:51:19.449480" 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-04-25T23:51:18.868241" elapsed="0.581372"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</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-04-25T23:51:18.866556" elapsed="0.583224"/>
</kw>
<msg time="2026-04-25T23:51:19.449844" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:18.866163" elapsed="0.583734"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-04-25T23:51:18.865587" elapsed="0.584420"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-04-25T23:51:19.450089" elapsed="0.000070"/>
</return>
<msg time="2026-04-25T23:51:19.450410" level="INFO">${mininet_conn_id} = 25</msg>
<var>${mininet_conn_id}</var>
<arg>prompt=~]&gt;</arg>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-04-25T23:51:18.864379" elapsed="0.586062"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:19.451425" level="INFO">${mininet_conn_id} = 25</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:19.450792" elapsed="0.000681"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-04-25T23:51:19.461258" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-04-25T23:51:19.473138" level="INFO">'/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/../../../../tools/odl-mdsal-clustering-tests/scripts/cluster_rest_script.py' -&gt; '/home/jenkins//cluster_rest_script.py'</msg>
<arg>/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/suites/controller/ThreeNodes_Datastore/../../../../tools/odl-mdsal-clustering-tests/scripts/${TOOL_NAME}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-04-25T23:51:19.451655" elapsed="0.021805"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:19.474825" level="INFO">Executing command 'ls'.</msg>
<msg time="2026-04-25T23:51:19.487771" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:19.488037" level="INFO">${stdout} = cluster_rest_script.log
cluster_rest_script.py
lf-env.sh</msg>
<msg time="2026-04-25T23:51:19.488104" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:51:19.488162" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>ls</arg>
<arg>return_stdout=True</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:51:19.474189" elapsed="0.014005"/>
</kw>
<kw name="Get Log File Name" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:19.494604" level="INFO">${name} = controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation</msg>
<var>${name}</var>
<arg>"""${SUITE_NAME}""".replace(" ","-").replace("/","-").replace(".","-")</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:19.493553" elapsed="0.001114"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:19.499647" level="INFO">${suffix} = </msg>
<var>${suffix}</var>
<arg>'${testcase}' != ''</arg>
<arg>--${testcase}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:19.495081" elapsed="0.004632"/>
</kw>
<kw name="Get Current Date" owner="DateTime">
<msg time="2026-04-25T23:51:19.500495" level="INFO">${date} = 2026-04-25 23:51:19.500</msg>
<var>${date}</var>
<doc>Returns current local or UTC time with an optional increment.</doc>
<status status="PASS" start="2026-04-25T23:51:19.500110" elapsed="0.000414"/>
</kw>
<kw name="Convert Date" owner="DateTime">
<msg time="2026-04-25T23:51:19.501056" level="INFO">${timestamp} = 1777161079.5</msg>
<var>${timestamp}</var>
<arg>${date}</arg>
<arg>epoch</arg>
<doc>Converts between supported `date formats`.</doc>
<status status="PASS" start="2026-04-25T23:51:19.500672" elapsed="0.000411"/>
</kw>
<return>
<value>${testtool}--${name}${suffix}.${timestamp}.log</value>
<status status="PASS" start="2026-04-25T23:51:19.501144" elapsed="0.000072"/>
</return>
<msg time="2026-04-25T23:51:19.501459" level="INFO">${out_file} = cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log</msg>
<var>${out_file}</var>
<arg>${TOOL_NAME}</arg>
<doc>Get the name of the suite sanitized to be usable as a part of filename.
These names are used to constructs names of the log files produced
by the testing tools so two suites using a tool wont overwrite the
log files if they happen to run in one job.</doc>
<status status="PASS" start="2026-04-25T23:51:19.488733" elapsed="0.012755"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:19.502012" level="INFO">${out_file} = cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log</msg>
<arg>${out_file}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:19.501661" elapsed="0.000395"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:19.507339" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:19.507007" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:19.508837" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-04-25T23:51:20.114500" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:20.114893" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 387ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-04-25T23:51:20.115045" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:51:20.115138" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:51:19.508654" elapsed="0.606537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.117441" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-25T23:51:20.116773" elapsed="0.000773"/>
</kw>
<msg time="2026-04-25T23:51:20.117766" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-25T23:51:20.117867" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:20.115888" elapsed="0.002061"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.119344" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:20.118321" elapsed="0.001084"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.121861" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 387ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:20.121300" elapsed="0.000706"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.122867" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:20.122332" elapsed="0.000669"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.124385" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:20.123349" elapsed="0.001150"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-25T23:51:20.120472" elapsed="0.004103"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:20.119606" elapsed="0.005012"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:20.119553" elapsed="0.005092"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-25T23:51:20.124808" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:20.124704" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:20.124686" elapsed="0.000191"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:20.125035" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-25T23:51:20.124945" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:20.124928" elapsed="0.000199"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:20.125266" elapsed="0.000021"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-25T23:51:19.508111" elapsed="0.617274"/>
</kw>
<msg time="2026-04-25T23:51:20.125442" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:19.507518" elapsed="0.617978"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-25T23:51:19.506372" elapsed="0.619232"/>
</kw>
<msg time="2026-04-25T23:51:20.125657" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:19.502879" elapsed="0.622820"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-25T23:51:19.502536" elapsed="0.623272"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:20.132279" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:20.131953" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:20.134155" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-04-25T23:51:22.336987" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:22.337530" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-04-25T23:51:22.337737" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:51:22.337900" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:51:20.133782" elapsed="2.204399"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.343242" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-25T23:51:22.342153" elapsed="0.001351"/>
</kw>
<msg time="2026-04-25T23:51:22.343873" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-25T23:51:22.344110" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:22.339048" elapsed="0.005152"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.346464" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:22.344785" elapsed="0.001723"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.349050" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.0.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.9 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:22.348549" elapsed="0.000615"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.349903" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:22.349521" elapsed="0.000495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.350751" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:22.350375" elapsed="0.000473"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-25T23:51:22.347620" elapsed="0.003354"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:22.346708" elapsed="0.004375"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:22.346678" elapsed="0.004437"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-25T23:51:22.351364" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:22.351183" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:22.351159" elapsed="0.000351"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:22.351742" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-04-25T23:51:22.351565" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:22.351548" elapsed="0.000463"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:22.352161" elapsed="0.000023"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-25T23:51:20.133111" elapsed="2.219241"/>
</kw>
<msg time="2026-04-25T23:51:22.352412" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:20.132457" elapsed="2.220009"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-25T23:51:20.131319" elapsed="2.221232"/>
</kw>
<msg time="2026-04-25T23:51:22.352605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:20.127673" elapsed="2.224977"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-25T23:51:20.127136" elapsed="2.225607"/>
</kw>
<msg time="2026-04-25T23:51:22.352793" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:20.126749" elapsed="2.226089"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-25T23:51:20.126416" elapsed="2.226517"/>
</kw>
<msg time="2026-04-25T23:51:22.352981" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:20.125971" elapsed="2.227067"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-04-25T23:51:19.502259" elapsed="2.850899"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:22.360322" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install requests; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:22.359986" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:22.362191" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install requests; deactivate'.</msg>
<msg time="2026-04-25T23:51:23.839618" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:23.840215" level="INFO">${stdout} = Collecting requests
  Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB)
Collecting charset_normalizer&lt;4,&gt;=2 (from requests)
  Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux201...</msg>
<msg time="2026-04-25T23:51:23.840332" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:51:23.840426" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:51:22.361762" elapsed="1.478717"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.845265" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-25T23:51:23.843850" elapsed="0.001662"/>
</kw>
<msg time="2026-04-25T23:51:23.845857" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-25T23:51:23.846008" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:23.841210" elapsed="0.004854"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.848469" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:23.846550" elapsed="0.001979"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.851979" level="INFO">Collecting requests
  Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB)
Collecting charset_normalizer&lt;4,&gt;=2 (from requests)
  Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
Collecting idna&lt;4,&gt;=2.5 (from requests)
  Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB)
Collecting urllib3&lt;3,&gt;=1.26 (from requests)
  Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB)
Collecting certifi&gt;=2023.5.7 (from requests)
  Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB)
Downloading requests-2.33.1-py3-none-any.whl (64 kB)
Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
Downloading idna-3.13-py3-none-any.whl (68 kB)
Downloading urllib3-2.6.3-py3-none-any.whl (131 kB)
Downloading certifi-2026.4.22-py3-none-any.whl (135 kB)
Installing collected packages: urllib3, idna, charset_normalizer, certifi, requests

Successfully installed certifi-2026.4.22 charset_normalizer-3.4.7 idna-3.13 requests-2.33.1 urllib3-2.6.3</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:23.851633" elapsed="0.000426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.852663" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:23.852344" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.853353" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:23.853039" elapsed="0.000381"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-25T23:51:23.850740" elapsed="0.002753"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:23.848835" elapsed="0.004751"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:23.848781" elapsed="0.004835"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-25T23:51:23.853829" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:23.853674" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:23.853657" elapsed="0.000358"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:23.854200" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-25T23:51:23.854070" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:23.854054" elapsed="0.000290"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.854483" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-25T23:51:22.361159" elapsed="1.493464"/>
</kw>
<msg time="2026-04-25T23:51:23.854685" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:22.360505" elapsed="1.494233"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install requests; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-25T23:51:22.359336" elapsed="1.495511"/>
</kw>
<msg time="2026-04-25T23:51:23.854988" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:22.355662" elapsed="1.499375"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-25T23:51:22.355111" elapsed="1.500031"/>
</kw>
<msg time="2026-04-25T23:51:23.855197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:22.354668" elapsed="1.500573"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-04-25T23:51:22.354274" elapsed="1.501066"/>
</kw>
<msg time="2026-04-25T23:51:23.855387" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:22.353877" elapsed="1.501553"/>
</kw>
<arg>requests</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-04-25T23:51:22.353365" elapsed="1.502159"/>
</kw>
<kw name="Set_Variables_For_Shard" owner="CarPeople">
<kw name="Get_Leader_And_Followers_For_Shard" owner="ClusterManagement">
<kw name="Get_State_Info_For_Shard" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.862036" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:23.861567" elapsed="0.000496"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.862521" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:23.862215" elapsed="0.000332"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:23.862591" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:23.862748" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:23.861255" elapsed="0.001518"/>
</kw>
<kw name="Sort List" owner="Collections">
<arg>${index_list}</arg>
<doc>Sorts the given list in place.</doc>
<status status="PASS" start="2026-04-25T23:51:23.862934" elapsed="0.000166"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.863590" level="INFO">${ds_type} = config</msg>
<var>${ds_type}</var>
<arg>'${shard_type}' != 'config'</arg>
<arg>operational</arg>
<arg>config</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:23.863251" elapsed="0.000365"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.864017" level="INFO">${leader_list} = []</msg>
<var>${leader_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:23.863764" elapsed="0.000279"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.864416" level="INFO">${follower_list} = []</msg>
<var>${follower_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:23.864181" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.866706" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:23.866413" elapsed="0.000320"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:23.866778" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:23.866946" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:23.866129" elapsed="0.000843"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.914420" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:23.914036" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:23.915234" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:23.914967" elapsed="0.000346">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:23.915406" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:23.914624" elapsed="0.000806"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.916079" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:23.915666" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:23.916429" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:23.916599" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:23.916282" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.917063" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:23.916793" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.918060" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:23.917755" elapsed="0.000350"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.918540" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:23.918258" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.918877" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.919109" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.919273" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:23.918752" elapsed="0.000578"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:23.918612" elapsed="0.000749"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:23.919404" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:23.919561" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:23.917491" elapsed="0.002094"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:23.917198" elapsed="0.002419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.919778" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:23.919642" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:23.917177" elapsed="0.002682"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:23.920481" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:23.920033" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:23.920577" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:23.913191" elapsed="0.007595"/>
</kw>
<msg time="2026-04-25T23:51:23.920853" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:23.900864" elapsed="0.020069"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:23.961134" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.001376" elapsed="0.000120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.047224" elapsed="0.000059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.047820" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.048332" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.049234" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.048860" elapsed="0.000514"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:24.048815" elapsed="0.000636"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.049727" elapsed="0.000067"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.050099" elapsed="0.000068"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.050436" elapsed="0.000067"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:24.048761" elapsed="0.001821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.048536" elapsed="0.002114"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.050804" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.051037" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:51:24.051238" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:23.896547" elapsed="0.154723"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.054325" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.053684" elapsed="0.000790">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.054612" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.052471" elapsed="0.002185"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.055290" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.054814" elapsed="0.000655"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.057119" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.056297" elapsed="0.000904"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.055500" elapsed="0.001821"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.054792" elapsed="0.002555"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.060114" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.057510" elapsed="0.002647"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:24.060301" elapsed="0.000039"/>
</return>
<msg time="2026-04-25T23:51:24.060479" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.051733" elapsed="0.008773"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.062824" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.062295" elapsed="0.000659">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.063085" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.061194" elapsed="0.001969"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:24.063631" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.063324" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.063301" elapsed="0.000490"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.064064" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.064315" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.064471" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:24.066517" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.060863" elapsed="0.005682"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.068670" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.068212" elapsed="0.000588"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.069472" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.069030" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.089492" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.090875" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0mtq8wc27ig1oiix0j98tfhfl6732.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:51:24 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:24.091361" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.072128" elapsed="0.019348"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.069733" elapsed="0.021919"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.092038" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.091697" elapsed="0.000623"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.069711" elapsed="0.022650"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.098898" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.095187" elapsed="0.004150"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.094358" elapsed="0.005055"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.094283" elapsed="0.005215"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.103476" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.100550" elapsed="0.003017"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.099710" elapsed="0.003904"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.099634" elapsed="0.004040"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.104973" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.104188" elapsed="0.000884"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.105833" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.105251" elapsed="0.000786"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.106858" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.106448" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.106099" elapsed="0.000876"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.105196" elapsed="0.001836"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.108270" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.107549" elapsed="0.000821"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.109107" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.108544" elapsed="0.000701"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.110096" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.109644" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.109313" elapsed="0.000881"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.108487" elapsed="0.001790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.111258" elapsed="0.000676"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.113394" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.112794" elapsed="0.000700"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.114390" elapsed="0.002357"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.093086" elapsed="0.023766"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.117249" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.117068" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.117046" elapsed="0.000369"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.124216" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.117564" elapsed="0.006698"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.124409" elapsed="0.000037"/>
</return>
<msg time="2026-04-25T23:51:24.124606" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.066979" elapsed="0.057653"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.124709" elapsed="0.000037"/>
</return>
<msg time="2026-04-25T23:51:24.124886" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:23.875079" elapsed="0.249834"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.125263" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.125018" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.124999" elapsed="0.000402"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.125434" elapsed="0.000028"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:23.870848" elapsed="0.254747"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:23.867038" elapsed="0.258604"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:23.867021" elapsed="0.258647"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:24.126302" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.126193" elapsed="0.000169"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.126422" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.126385" elapsed="0.000078"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.126175" elapsed="0.000320"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.126656" elapsed="0.000023"/>
</kw>
<msg time="2026-04-25T23:51:24.126801" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:24.125938" elapsed="0.000891"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.127382" level="INFO">${cluster_index} = 1</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.127006" elapsed="0.000403"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.128139" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.127577" elapsed="0.000590"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.133332" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.133082" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.133800" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.133522" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.146394" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.146478" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:24 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:24 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":4,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:14.138","LastApplied":7,"LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.551","PeerAddresses":"member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","FollowerInitialSyncStatus":false,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.069","active":true,"matchIndex":7,"voting":true,"id":"member-2-shard-car-config","nextIndex":8},{"timeSinceLastActivity":"00:00:00.069","active":true,"matchIndex":7,"voting":true,"id":"member-3-shard-car-config","nextIndex":8}],"FailedReadTransactionsCount":0,"StatRetrievalTime":"890.0 μs","Voting":true,"CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":2,"TxCohortCacheSize":0,"PeerVotingStates":"member-2-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-1-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:24.146631" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.135856" elapsed="0.010813"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.133953" elapsed="0.012777"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.147012" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.146766" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.133931" elapsed="0.013208"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.152382" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":4,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:14.138","LastApplied":7,"LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.551","PeerAddresses":"member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","FollowerInitialSyncStatus":false,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.069","active":true,"matchIndex":7,"voting":true,"id":"member-2-shard-car-config","nextIndex":8},{"timeSinceLastActivity":"00:00:00.069","active":true,"matchIndex":7,"voting":true,"id":"member-3-shard-car-config","nextIndex":8}],"FailedReadTransactionsCount":0,"StatRetrievalTime":"890.0 μs","Voting":true,"CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":2,"TxCohortCacheSize":0,"PeerVotingStates":"member-2-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-1-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.148801" elapsed="0.003788"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.148496" elapsed="0.004236"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.148469" elapsed="0.004305"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.156448" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.153194" elapsed="0.003440"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.152855" elapsed="0.003921"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.152831" elapsed="0.003985"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.157827" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.157064" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.158365" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.158035" elapsed="0.000530"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.159569" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.158818" elapsed="0.000811"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.158604" elapsed="0.001181"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.158000" elapsed="0.001820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.160803" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.160056" elapsed="0.000796"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.161345" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.160993" elapsed="0.000554"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.162625" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.161798" elapsed="0.000877"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.161586" elapsed="0.001202"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.160964" elapsed="0.001848"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.162976" elapsed="0.000657"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.164378" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.163792" elapsed="0.000613"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.164554" elapsed="0.002610"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.147806" elapsed="0.019434"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.167423" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.167312" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.167293" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.170614" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.167628" elapsed="0.003016"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.170697" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:51:24.170860" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.129043" elapsed="0.041896"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.171001" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:24.171156" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:24.128378" elapsed="0.042804"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.172177" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.171700" elapsed="0.000507"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:24.172258" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:51:24.172448" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-1-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:24.171411" elapsed="0.001064"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.172832" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 7, 'CommittedTransactionsCount': 2, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [{'active': True, 'id...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.172626" elapsed="0.000234"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.173260" level="INFO">${raft_property} = Leader</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.173024" elapsed="0.000266"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:24.173344" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:24.173520" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:23.865554" elapsed="0.307993"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:24.173616" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:24.173787" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:23.864875" elapsed="0.308939"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.174243" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.173907" elapsed="0.000408"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.174572" elapsed="0.000196"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.174356" elapsed="0.000449"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.174986" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.174830" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.173888" elapsed="0.001174"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:23.864714" elapsed="0.310372"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.177307" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.177007" elapsed="0.000327"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:24.177385" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:24.177537" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.176700" elapsed="0.000861"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.225271" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.224815" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.226162" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.225820" elapsed="0.000473">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.226391" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.225484" elapsed="0.000932"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.227008" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.226595" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.227373" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:24.227539" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:24.227218" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.228006" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.227738" elapsed="0.000314"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.229020" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.228742" elapsed="0.000324"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.229508" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.229228" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.229864" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.230111" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.230288" elapsed="0.000022"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:24.229736" elapsed="0.000611"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.229589" elapsed="0.000788"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:24.230423" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:24.230585" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:24.228467" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.228153" elapsed="0.002491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.230809" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.230672" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.228126" elapsed="0.002760"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.231590" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.231078" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.231694" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:24.223970" elapsed="0.007959"/>
</kw>
<msg time="2026-04-25T23:51:24.232005" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.211675" elapsed="0.020398"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.272998" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.314997" elapsed="0.000058"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.355331" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.355700" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.356155" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.356955" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.356597" elapsed="0.000484"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:24.356556" elapsed="0.000598"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.357421" elapsed="0.000064"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.357735" elapsed="0.000063"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.358062" elapsed="0.000094"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:24.356507" elapsed="0.001728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.356347" elapsed="0.001952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.358450" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.358815" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:51:24.359015" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:24.207386" elapsed="0.151660"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.361793" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.361222" elapsed="0.000718">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.362072" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.359818" elapsed="0.002308"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.362727" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.362287" elapsed="0.000603"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.364588" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.363636" elapsed="0.001037"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.362933" elapsed="0.001858"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.362267" elapsed="0.002549"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.367397" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.364976" elapsed="0.002463"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:24.367581" elapsed="0.000038"/>
</return>
<msg time="2026-04-25T23:51:24.367748" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.359454" elapsed="0.008319"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.370154" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.369629" elapsed="0.000635">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.370433" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.368624" elapsed="0.001849"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:24.370900" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.370631" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.370610" elapsed="0.000462"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.371214" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.371462" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.371620" elapsed="0.000017"/>
</return>
<msg time="2026-04-25T23:51:24.373787" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.368302" elapsed="0.005511"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.375854" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.375403" elapsed="0.000670"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.376722" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.376287" elapsed="0.000562"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.419313" level="INFO">GET Request : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.419894" level="INFO">GET Response : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01ge74z77630s9rjxhpsqjpxfp1569.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:51:24 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:24.420229" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.379116" elapsed="0.041192"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.377001" elapsed="0.043435"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.420677" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.420473" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.376980" elapsed="0.043891"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.425297" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.422739" elapsed="0.002806"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.422203" elapsed="0.003386"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.422146" elapsed="0.003502"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.428498" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.426414" elapsed="0.002171"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.425793" elapsed="0.002836"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.425743" elapsed="0.002944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.429962" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.429237" elapsed="0.000823"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.430785" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.430238" elapsed="0.000662"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.431664" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.431273" elapsed="0.000441"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.430975" elapsed="0.000784"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.430187" elapsed="0.001627"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.433052" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.432300" elapsed="0.000849"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.433830" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.433297" elapsed="0.000663"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.434713" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.434327" elapsed="0.000435"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.434019" elapsed="0.000789"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.433247" elapsed="0.001617"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.435712" elapsed="0.000630"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.437743" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.437201" elapsed="0.000637"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.438742" elapsed="0.002431"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.421354" elapsed="0.019919"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.441616" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.441440" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.441419" elapsed="0.000334"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.448139" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.441893" elapsed="0.006290"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.448327" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:51:24.448493" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.374275" elapsed="0.074243"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.448581" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:24.448729" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:24.187135" elapsed="0.261619"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.449156" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.448838" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.448821" elapsed="0.000472"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.449327" elapsed="0.000027"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:24.183197" elapsed="0.266256"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.177627" elapsed="0.271869"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.177609" elapsed="0.271910"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:24.450084" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.449977" elapsed="0.000178"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.450215" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.450179" elapsed="0.000074"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.449959" elapsed="0.000316"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.450413" elapsed="0.000021"/>
</kw>
<msg time="2026-04-25T23:51:24.450532" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:24.449745" elapsed="0.000813"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.451097" level="INFO">${cluster_index} = 2</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.450712" elapsed="0.000411"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.451728" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.451271" elapsed="0.000484"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.456823" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.456578" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.457282" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.457041" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.466807" level="INFO">GET Request : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.466870" level="INFO">GET Response : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:24 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:24 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Follower","LastApplied":7,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.556","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"307.6 μs","CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:24.467005" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.459273" elapsed="0.007758"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.457390" elapsed="0.009686"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.467253" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.467103" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.457372" elapsed="0.009965"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.471038" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Follower","LastApplied":7,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.556","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"307.6 μs","CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.468398" elapsed="0.002916"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.468187" elapsed="0.003269"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.468168" elapsed="0.003329"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.475059" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.471886" elapsed="0.003356"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.471578" elapsed="0.003803"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.471554" elapsed="0.003866"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.476457" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.475638" elapsed="0.000861"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.476942" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.476600" elapsed="0.000539"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.478110" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.477392" elapsed="0.000815"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.477178" elapsed="0.001185"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.476574" elapsed="0.001824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.479150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.478610" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.479468" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.479248" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.480318" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.479784" elapsed="0.000575"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.479633" elapsed="0.000835"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.479230" elapsed="0.001262"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.480635" elapsed="0.000724"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.482120" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.481525" elapsed="0.000643"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.482323" elapsed="0.002542"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.467778" elapsed="0.017171"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.485130" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.485022" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.485002" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.487908" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.485334" elapsed="0.002685"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.488072" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:24.488231" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.452592" elapsed="0.035665"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.488313" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:24.488460" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:24.451979" elapsed="0.036507"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.489476" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.489001" elapsed="0.000505"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:24.489605" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:24.489784" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:24.488699" elapsed="0.001112"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.490214" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 7, 'CommittedTransactionsCount': 0, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerInitialS...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.489978" elapsed="0.000265"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.490594" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.490392" elapsed="0.000230"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:24.490672" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:24.490822" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:24.176139" elapsed="0.314707"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:24.490903" elapsed="0.000041"/>
</return>
<msg time="2026-04-25T23:51:24.491071" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:24.175448" elapsed="0.315648"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.491382" elapsed="0.000193"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.491175" elapsed="0.000439"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.491773" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.491639" elapsed="0.000187"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.492061" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.491851" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.491158" elapsed="0.000979"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:24.175269" elapsed="0.316892"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.494365" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.494039" elapsed="0.000353"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:24.494438" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:24.494593" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.493742" elapsed="0.000877"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.541040" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.540638" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.541842" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.541573" elapsed="0.000366">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.542035" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.541246" elapsed="0.000814"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.542652" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.542260" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.543014" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:24.543186" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:24.542851" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.543697" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.543427" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.544677" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.544424" elapsed="0.000297"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.545181" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.544872" elapsed="0.000335"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.545535" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.545739" elapsed="0.000029"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.545910" elapsed="0.000037"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:24.545409" elapsed="0.000576"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.545263" elapsed="0.000752"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:24.546060" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:24.546231" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:24.544161" elapsed="0.002096"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.543832" elapsed="0.002456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.546449" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.546313" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.543812" elapsed="0.002712"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.547146" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.546679" elapsed="0.000494"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.547242" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:24.539827" elapsed="0.007626"/>
</kw>
<msg time="2026-04-25T23:51:24.547523" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.527705" elapsed="0.019885"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.587375" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.626763" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.666093" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.666455" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.666696" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.667500" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.667163" elapsed="0.000462"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:24.667123" elapsed="0.000572"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.668204" elapsed="0.000067"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.668522" elapsed="0.000064"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.668836" elapsed="0.000065"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:24.667086" elapsed="0.001946"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.666939" elapsed="0.002156"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.669246" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.669451" elapsed="0.000019"/>
</return>
<msg time="2026-04-25T23:51:24.669599" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:24.523149" elapsed="0.146478"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.672275" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.671448" elapsed="0.000948">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.672521" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.670393" elapsed="0.002183"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.673200" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.672735" elapsed="0.000626"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.674864" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.674079" elapsed="0.000880"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.673388" elapsed="0.001689"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.672714" elapsed="0.002387"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.677810" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.675248" elapsed="0.002603"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:24.678124" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:51:24.678314" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.670037" elapsed="0.008302"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:24.680527" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:24.680007" elapsed="0.000629">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:24.680766" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:24.679004" elapsed="0.001801"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:24.681246" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.680981" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.680960" elapsed="0.000438"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.681541" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.681786" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.682151" elapsed="0.000020"/>
</return>
<msg time="2026-04-25T23:51:24.684243" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:24.678682" elapsed="0.005588"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.686291" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.685805" elapsed="0.000621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.687241" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.686636" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.716537" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.717356" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Fri, 24-Apr-2026 23:51:24 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:24.717741" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.689592" elapsed="0.028260"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.687507" elapsed="0.030543"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.718390" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.718092" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.687487" elapsed="0.031172"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.724700" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.721199" elapsed="0.003860"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.720443" elapsed="0.004681"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.720372" elapsed="0.004833"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.728483" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.726211" elapsed="0.002358"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.725406" elapsed="0.003206"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.725338" elapsed="0.003332"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.729840" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.729152" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.730731" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.730169" elapsed="0.000677"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.731608" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.731215" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.730903" elapsed="0.000799"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.730118" elapsed="0.001639"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.732962" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.732240" elapsed="0.000820"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.733746" elapsed="0.000069"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.733208" elapsed="0.000654"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.734742" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.734324" elapsed="0.000469"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.733971" elapsed="0.000869"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.733159" elapsed="0.001736"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.735744" elapsed="0.000631"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.737732" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.737206" elapsed="0.000623"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.738729" elapsed="0.002349"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.719311" elapsed="0.021867"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.741520" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.741344" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.741324" elapsed="0.000333"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.748084" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.741796" elapsed="0.006336"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.748277" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:51:24.748444" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.684683" elapsed="0.063787"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.748533" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:51:24.748682" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:24.502380" elapsed="0.246328"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.749129" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.748791" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.748774" elapsed="0.000490"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.749297" elapsed="0.000026"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:24.498520" elapsed="0.250903"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.494687" elapsed="0.254779"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.494669" elapsed="0.254822"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:24.750056" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.749950" elapsed="0.000164"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.750173" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.750137" elapsed="0.000074"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.749931" elapsed="0.000302"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.750380" elapsed="0.000022"/>
</kw>
<msg time="2026-04-25T23:51:24.750500" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:24.749716" elapsed="0.000808"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.751060" level="INFO">${cluster_index} = 3</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.750679" elapsed="0.000408"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.751689" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.751232" elapsed="0.000484"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.756703" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.756458" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.757162" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.756892" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:24.770125" level="INFO">GET Request : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:24.770184" level="INFO">GET Response : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:24 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:24 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Follower","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":7,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.554","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"444.6 μs","CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:24.770286" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:24.759145" elapsed="0.011199"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.757270" elapsed="0.013118"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.770554" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.770413" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.757252" elapsed="0.013387"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.774115" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6,"InMemoryJournalLogSize":1,"ReplicatedToAllIndex":6,"Leader":"member-1-shard-car-config","LastIndex":7,"RaftState":"Follower","LastCommittedTransactionTime":"1970-01-01 00:00:00.000","LastApplied":7,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":7,"LastLeadershipChangeTime":"2026-04-25 23:37:02.554","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"444.6 μs","CurrentTerm":2,"LastTerm":2,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-1-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":2,"StatRetrievalError":null,"CommitIndex":7,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":1,"InMemoryJournalDataSize":678374},"timestamp":1777161084,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.771679" elapsed="0.002609"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.771465" elapsed="0.002948"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.771447" elapsed="0.002995"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.776961" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.774723" elapsed="0.002390"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.774500" elapsed="0.002715"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.774483" elapsed="0.002761"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.777897" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.777396" elapsed="0.000543"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.778235" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.778011" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.779111" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.778584" elapsed="0.000567"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.778432" elapsed="0.000828"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.777993" elapsed="0.001292"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.779934" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.779433" elapsed="0.000529"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.780255" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.780032" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.781091" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.780572" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.780419" elapsed="0.000821"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.780014" elapsed="0.001251"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:24.781407" elapsed="0.000641"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:24.783065" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.782468" elapsed="0.000624"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.783239" elapsed="0.002445"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:24.771093" elapsed="0.014656"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.785941" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.785818" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.785799" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:24.788765" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:24.786143" elapsed="0.002651"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:24.788846" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:24.789022" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:24.752525" elapsed="0.036523"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:24.789104" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:24.789249" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161084,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:24.751935" elapsed="0.037340"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.790219" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:24.789765" elapsed="0.000482"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:24.790369" elapsed="0.000035"/>
</return>
<msg time="2026-04-25T23:51:24.790579" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161084, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:24.789487" elapsed="0.001123"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.791055" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 7, 'CommittedTransactionsCount': 0, 'CurrentTerm': 2, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerInitialS...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.790760" elapsed="0.000324"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.791432" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.791231" elapsed="0.000227"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:24.791505" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:24.791657" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:24.493189" elapsed="0.298498"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:24.791745" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:24.791896" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:24.492503" elapsed="0.299433"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.792228" elapsed="0.000194"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:24.792019" elapsed="0.000441"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.792622" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.792485" elapsed="0.000190"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.792830" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.792698" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.792001" elapsed="0.000901"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:24.492339" elapsed="0.300603"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:23.864494" elapsed="0.928484"/>
</for>
<return>
<value>${leader_list}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:24.793023" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:24.793231" level="INFO">${leader_list} = [1]</msg>
<msg time="2026-04-25T23:51:24.793277" level="INFO">${follower_list} = [2, 3]</msg>
<var>${leader_list}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>validate=True</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Return lists of Leader and Follower member indices from a given member index list
(or from the full list if empty). If ${shard_type} is not 'config', 'operational' is assumed.
If ${validate}, Fail if raft state is not Leader or Follower (for example on Candidate).
The biggest difference from Get_Leader_And_Followers_For_Shard
is that no check on number of Leaders is performed.</doc>
<status status="PASS" start="2026-04-25T23:51:23.860564" elapsed="0.932737"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.793739" level="INFO">Length is 1.</msg>
<msg time="2026-04-25T23:51:24.793815" level="INFO">${leader_count} = 1</msg>
<var>${leader_count}</var>
<arg>${leader_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-25T23:51:24.793468" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="${leader_count} &lt; 1">
<kw name="Fail" owner="BuiltIn">
<arg>No leader found.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.794132" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.793910" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.793891" elapsed="0.000317"/>
</if>
<kw name="Length Should Be" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.796152" level="INFO">Length is 1.</msg>
<arg>${leader_list}</arg>
<arg>${1}</arg>
<arg>Too many Leaders.</arg>
<doc>Verifies that the length of the given item is correct.</doc>
<status status="PASS" start="2026-04-25T23:51:24.794404" elapsed="0.001795"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:24.796549" level="INFO">${leader} = 1</msg>
<var>${leader}</var>
<arg>${leader_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.796361" elapsed="0.000213"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:24.796622" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:24.796825" level="INFO">${leader} = 1</msg>
<msg time="2026-04-25T23:51:24.796872" level="INFO">${follower_list} = [2, 3]</msg>
<var>${leader}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<doc>Get role lists, validate there is one leader, return the leader and list of followers.
Optionally, issue GET to a simple restconf URL to make sure subsequent operations will not encounter 503.</doc>
<status status="PASS" start="2026-04-25T23:51:23.856324" elapsed="0.940572"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.797461" level="INFO">${car_leader_index} = 1</msg>
<arg>\${${shard_name}_leader_index}</arg>
<arg>${leader}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.797078" elapsed="0.000425"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.798032" level="INFO">${car_follower_indices} = [2, 3]</msg>
<arg>\${${shard_name}_follower_indices}</arg>
<arg>${follower_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.797655" elapsed="0.000457"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:24.798479" level="INFO">${first_follower_index} = 2</msg>
<var>${first_follower_index}</var>
<arg>${follower_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.798260" elapsed="0.000245"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.799047" level="INFO">${car_first_follower_index} = 2</msg>
<arg>\${${shard_name}_first_follower_index}</arg>
<arg>${first_follower_index}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.798659" elapsed="0.000432"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.799889" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.799591" elapsed="0.000338"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:24.799977" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:24.800129" level="INFO">${leader_session} = ClusterManagement__session_1</msg>
<var>${leader_session}</var>
<arg>member_index=${leader}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.799302" elapsed="0.000851"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.800660" level="INFO">${car_leader_session} = ClusterManagement__session_1</msg>
<arg>\${${shard_name}_leader_session}</arg>
<arg>${leader_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.800302" elapsed="0.000399"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.801099" level="INFO">${sessions} = []</msg>
<var>${sessions}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:24.800843" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.802276" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.801983" elapsed="0.000319"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:24.802362" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:24.802514" level="INFO">${follower_session} = ClusterManagement__session_2</msg>
<var>${follower_session}</var>
<arg>member_index=${follower_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.801681" elapsed="0.000857"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${sessions}</arg>
<arg>${follower_session}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.802683" elapsed="0.000186"/>
</kw>
<var name="${follower_index}">2</var>
<status status="PASS" start="2026-04-25T23:51:24.801498" elapsed="0.001409"/>
</iter>
<iter>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.803765" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:24.803478" elapsed="0.000313"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:24.803835" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:24.803998" level="INFO">${follower_session} = ClusterManagement__session_3</msg>
<var>${follower_session}</var>
<arg>member_index=${follower_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.803194" elapsed="0.000829"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${sessions}</arg>
<arg>${follower_session}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.804161" elapsed="0.000184"/>
</kw>
<var name="${follower_index}">3</var>
<status status="PASS" start="2026-04-25T23:51:24.803016" elapsed="0.001367"/>
</iter>
<var>${follower_index}</var>
<value>@{follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:24.801181" elapsed="0.003231"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.804939" level="INFO">${car_follower_sessions} = ['ClusterManagement__session_2', 'ClusterManagement__session_3']</msg>
<arg>\${${shard_name}_follower_sessions}</arg>
<arg>${sessions}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.804556" elapsed="0.000427"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:24.805320" level="INFO">${first_follower_session} = ClusterManagement__session_2</msg>
<var>${first_follower_session}</var>
<arg>${sessions}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.805135" elapsed="0.000211"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.805868" level="INFO">${car_first_follower_session} = ClusterManagement__session_2</msg>
<arg>\${${shard_name}_first_follower_session}</arg>
<arg>${first_follower_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:24.805496" elapsed="0.000414"/>
</kw>
<arg>${SHARD_NAME}</arg>
<arg>shard_type=${SHARD_TYPE}</arg>
<doc>Get leader and followers for given shard name and
set several suite variables related to member indices and sessions.
ClusterManagement Resource is assumed to be initialized.
TODO: car-people shard name causes dash in variable names. Should we convert to underscores?</doc>
<status status="PASS" start="2026-04-25T23:51:23.855823" elapsed="0.950167"/>
</kw>
<doc>Upload the script file and create a virtual env</doc>
<status status="PASS" start="2026-04-25T23:51:14.903187" elapsed="9.902865"/>
</kw>
<test id="s1-s2-t1" name="Start_Adding_Cars_To_Follower" line="47">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:24.809199" elapsed="0.000204"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:24.808933" elapsed="0.000525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.810470" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.810354" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.810334" elapsed="0.000203"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.815211" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.815104" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.815086" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.816251" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:24.815858" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.816725" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:24.816428" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:24.816803" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:24.816972" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:24.815493" elapsed="0.001504"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.822070" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.821961" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.821941" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.823312" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.823205" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.823187" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.823802" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.823512" elapsed="0.000317"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:24.824228" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:24.824005" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:24.862798" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:24.824726" elapsed="0.038187"/>
</kw>
<msg time="2026-04-25T23:51:24.863105" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:24.863152" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.824405" elapsed="0.038783"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:24.911554" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:24.863693" elapsed="0.047979"/>
</kw>
<msg time="2026-04-25T23:51:24.911837" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:24.911882" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.863357" elapsed="0.048584"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.912241" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.912023" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.912002" elapsed="0.000317"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:24.912755" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:24.912453" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.913122" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.912897" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.912879" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:24.913232" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:24.915675" elapsed="0.001698"/>
</kw>
<msg time="2026-04-25T23:51:24.917476" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:24.914664" elapsed="0.002947"/>
</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="NOT RUN" start="2026-04-25T23:51:24.917877" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.918221" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:24.914031" elapsed="0.004385"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:24.913494" elapsed="0.004987"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:24.822882" elapsed="0.095697"/>
</kw>
<msg time="2026-04-25T23:51:24.918671" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:24.918715" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.822280" elapsed="0.096472"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:24.918953" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:24.918828" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.918809" elapsed="0.000270"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.919474" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.919797" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.919868" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:24.821613" elapsed="0.098377"/>
</kw>
<msg time="2026-04-25T23:51:24.920083" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:24.920125" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.817348" elapsed="0.102814"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:24.920475" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:24.920236" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.920219" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:24.817217" elapsed="0.103358"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.925596" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.925488" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.925469" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:24.926908" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:24.926799" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:24.926780" elapsed="0.000215"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:24.927474" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:24.927131" elapsed="0.000371"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:24.927864" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:24.927652" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:24.967747" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:24.928402" elapsed="0.039463"/>
</kw>
<msg time="2026-04-25T23:51:24.968087" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:24.968135" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.928059" elapsed="0.040114"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.003212" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:24.968709" elapsed="0.034683"/>
</kw>
<msg time="2026-04-25T23:51:25.003557" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:25.003603" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.968350" elapsed="0.035291"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.003971" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.003723" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.003702" elapsed="0.000352"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.004483" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:25.004186" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.004839" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.004627" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.004609" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:25.004968" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:25.007489" elapsed="0.000145"/>
</kw>
<msg time="2026-04-25T23:51:25.007696" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:25.006380" elapsed="0.001446"/>
</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="NOT RUN" start="2026-04-25T23:51:25.008111" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.008434" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:25.005751" elapsed="0.002865"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:25.005228" elapsed="0.003452"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:24.926487" elapsed="0.082290"/>
</kw>
<msg time="2026-04-25T23:51:25.008881" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:25.008942" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.925808" elapsed="0.083174"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:25.009168" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:25.009061" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.009042" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.009842" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.010197" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:25.010271" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:24.925152" elapsed="0.085228"/>
</kw>
<msg time="2026-04-25T23:51:25.010506" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:25.010550" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.920828" elapsed="0.089759"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.010910" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.010667" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.010647" elapsed="0.000361"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:24.920697" elapsed="0.090334"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:25.016153" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:25.016046" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.016027" elapsed="0.000232"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:25.017381" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:25.017274" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.017257" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:25.017879" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:25.017582" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.018286" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:25.018073" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.064478" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:25.018801" elapsed="0.045786"/>
</kw>
<msg time="2026-04-25T23:51:25.064769" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:25.064815" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:25.018476" elapsed="0.046376"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.104910" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:25.065385" elapsed="0.039652"/>
</kw>
<msg time="2026-04-25T23:51:25.105199" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:25.105244" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:25.065048" elapsed="0.040232"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.105576" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.105360" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.105340" elapsed="0.000320"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.106116" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "S "t "a "r "t "_ "A "d "d "i "n "g "_ "C "a "r "s "_ "T "o "_ "F "o "l "l "o "w "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:25.105795" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.106493" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.106260" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.106242" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:25.106604" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:25.108980" elapsed="0.000141"/>
</kw>
<msg time="2026-04-25T23:51:25.109182" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:25.108006" elapsed="0.001301"/>
</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="NOT RUN" start="2026-04-25T23:51:25.109569" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.109886" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:25.107394" elapsed="0.002691"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:25.106855" elapsed="0.003293"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:25.016973" elapsed="0.093273"/>
</kw>
<msg time="2026-04-25T23:51:25.110337" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:25.110381" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:25.016404" elapsed="0.094014"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:25.110667" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:25.110557" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.110534" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.111154" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.111662" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:25.111737" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:25.015615" elapsed="0.096231"/>
</kw>
<msg time="2026-04-25T23:51:25.111958" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:25.112004" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:25.011286" elapsed="0.100756"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.112358" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:25.112118" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.112100" elapsed="0.000336"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:25.011155" elapsed="0.101304"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:24.817048" elapsed="0.295440"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:24.814691" elapsed="0.297854"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:24.810051" elapsed="0.302550"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:24.809599" elapsed="0.303048"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:24.806845" elapsed="0.305854"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:25.113093" level="INFO">${idx} = 2</msg>
<var>${idx}</var>
<arg>${car_follower_indices}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:25.112856" elapsed="0.000263"/>
</kw>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:25.113938" level="INFO">${ip_address} = 10.30.170.123</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:25.113661" elapsed="0.000305"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-25T23:51:25.114014" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:25.114164" level="INFO">${follower_ip} = 10.30.170.123</msg>
<var>${follower_ip}</var>
<arg>member_index=${idx}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:25.113331" elapsed="0.000857"/>
</kw>
<kw name="Start_Tool">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.115064" level="INFO">python cluster_rest_script.py --port 8181 add-with-retries --itemtype car --itemcount 10000 --threads 10</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:25.114797" elapsed="0.000314"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.144509" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:25.115692" elapsed="0.028876"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.149454" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-25T23:51:25.149546" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:51:25.144726" elapsed="0.004847"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.150153" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:25.149880" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:25.149642" elapsed="0.000590"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:25.149623" elapsed="0.000633"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-04-25T23:51:25.115346" elapsed="0.034955"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:25.154242" level="INFO">python cluster_rest_script.py --port 8181 add-with-retries --itemtype car --itemcount 10000 --threads 10 --host 10.30.170.123  2&gt;&amp;1 | tee cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log</msg>
<msg time="2026-04-25T23:51:25.154334" level="INFO">${output} =  python cluster_rest_script.py --port 8181 add-with-retries --itemtype car --itemcount 10000 --threads 10 --host 10.30.170.123  2&gt;&amp;1 | tee cluster_rest_script.py--controller-rest-clust-cars-perf-ask-t...</msg>
<var>${output}</var>
<arg>${command} ${tool_opt} 2&gt;&amp;1 | tee ${out_file}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:25.150440" elapsed="0.003921"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.154823" level="INFO"> python cluster_rest_script.py --port 8181 add-with-retries --itemtype car --itemcount 10000 --threads 10 --host 10.30.170.123  2&gt;&amp;1 | tee cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:25.154576" elapsed="0.000294"/>
</kw>
<arg>${ADDCMD}</arg>
<arg>--host ${follower_ip} ${TOOL_OPTIONS}</arg>
<doc>Start the tool</doc>
<status status="PASS" start="2026-04-25T23:51:25.114365" elapsed="0.040576"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:25.155766" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:25.155471" elapsed="0.000321"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:25.155836" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:25.156004" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${car_leader_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:25.155128" elapsed="0.000901"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Ensure_Cars_Being_Configured">
<kw name="Get_Cars_Count">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:25.162752" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0mtq8wc27ig1oiix0j98tfhfl6732.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:25.162934" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-25T23:51:25.163070" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.9:8181/rests/data/car:cars?content=config</msg>
<var>${resp}</var>
<arg>${session}</arg>
<arg>url=${CARURL_CONFIG}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:51:25.157247" elapsed="0.006943">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.9:8181/rests/data/car:cars?content=config</status>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${count}</var>
<arg>len(${resp.json()}[car:cars][car-entry])</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.164443" elapsed="0.000036"/>
</kw>
<return>
<value>${count}</value>
<status status="NOT RUN" start="2026-04-25T23:51:25.164541" elapsed="0.000026"/>
</return>
<var>${count1}</var>
<arg>${session}</arg>
<doc>Count car items in config ds.</doc>
<status status="FAIL" start="2026-04-25T23:51:25.156939" elapsed="0.007779">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.9:8181/rests/data/car:cars?content=config</status>
</kw>
<kw name="Get_Cars_Count">
<var>${count2}</var>
<arg>${session}</arg>
<doc>Count car items in config ds.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.164962" elapsed="0.000034"/>
</kw>
<kw name="Should Not Be Equal As Integers" owner="BuiltIn">
<arg>${count1}</arg>
<arg>${count2}</arg>
<doc>Fails if objects are equal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:25.165194" elapsed="0.000029"/>
</kw>
<arg>${session}</arg>
<doc>FIXME: Add a documentation.</doc>
<status status="FAIL" start="2026-04-25T23:51:25.156619" elapsed="0.008724">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.9:8181/rests/data/car:cars?content=config</status>
</kw>
<kw name="Ensure_Cars_Being_Configured">
<kw name="Get_Cars_Count">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:30.203201" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0mtq8wc27ig1oiix0j98tfhfl6732.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:30.207143" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"car:cars":{"car-entry":[{"id":"1673","model":"model1673","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"344","model":"model344","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"447","model":"model447","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1163","model":"model1163","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1660","model":"model1660","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"357","model":"model357","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1150","model":"model1150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1699","model":"model1699","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1181","model":"model1181","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1547","model":"model1547","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1686","model":"model1686","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2130","model":"model2130","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"331","model":"model331","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2041","model":"model2041","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2236","model":"model2236","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"482","model":"model482","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2054","model":"model2054","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2249","model":"model2249","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"495","model":"model495","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1595","model":"model1595","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2254","model":"model2254","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"369","model":"model369","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1582","model":"model1582","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2072","model":"model2072","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2267","model":"model2267","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1773","model":"model1773","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1876","model":"model1876","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"150","model":"model150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1764","model":"model1764","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1867","model":"model1867","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"525","model":"model525","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"664","model":"model664","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"534","model":"model534","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"673","model":"model673","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1738","model":"model1738","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1044","model":"model1044","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"500","model":"model500","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"603","model":"model603","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1729","model":"model1729","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1057","model":"model1057","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"612","model":"model612","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"702","model":"model702","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1712","model":"model1712","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1851","model":"model1851","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1026","model":"model1026","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"629","model":"model629","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"711","model":"model711","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1703","model":"model1703","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1842","model":"model1842","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"906","model":"model906","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1039","model":"model1039","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"638","model":"model638","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1808","model":"model1808","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1408","model":"model1408","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"719","model":"model719","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2413","model":"model2413","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2516","model":"model2516","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2422","model":"model2422","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2525","model":"model2525","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"64","model":"model64","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2579","model":"model2579","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"55","model":"model55","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2449","model":"model2449","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2588","model":"model2588","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"994","model":"model994","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2553","model":"model2553","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"981","model":"model981","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2562","model":"model2562","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1492","model":"model1492","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1203","model":"model1203","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2605","model":"model2605","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1212","model":"model1212","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2618","model":"model2618","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2103","model":"model2103","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1101","model":"model1101","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1110","model":"model1110","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1127","model":"model1127","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1136","model":"model1136","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1239","model":"model1239","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1672","model":"model1672","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"343","model":"model343","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"446","model":"model446","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1162","model":"model1162","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"356","model":"model356","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"459","model":"model459","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1559","model":"model1559","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1698","model":"model1698","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1180","model":"model1180","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1546","model":"model1546","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1685","model":"model1685","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2131","model":"model2131","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"330","model":"model330","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2040","model":"model2040","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2235","model":"model2235","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"483","model":"model483","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2053","model":"model2053","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2248","model":"model2248","year":2015,"category":... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:30.207498" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${session}</arg>
<arg>url=${CARURL_CONFIG}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:30.167777" elapsed="0.039760"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.292102" level="INFO">${count} = 2648</msg>
<var>${count}</var>
<arg>len(${resp.json()}[car:cars][car-entry])</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:30.207778" elapsed="0.084373"/>
</kw>
<return>
<value>${count}</value>
<status status="PASS" start="2026-04-25T23:51:30.292229" elapsed="0.000135"/>
</return>
<msg time="2026-04-25T23:51:30.292520" level="INFO">${count1} = 2648</msg>
<var>${count1}</var>
<arg>${session}</arg>
<doc>Count car items in config ds.</doc>
<status status="PASS" start="2026-04-25T23:51:30.167030" elapsed="0.125516"/>
</kw>
<kw name="Get_Cars_Count">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:30.352979" level="INFO">GET Request : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0mtq8wc27ig1oiix0j98tfhfl6732.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:30.356577" level="INFO">GET Response : url=http://10.30.170.9:8181/rests/data/car:cars?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"car:cars":{"car-entry":[{"id":"1673","model":"model1673","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"344","model":"model344","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"447","model":"model447","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1163","model":"model1163","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1660","model":"model1660","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"357","model":"model357","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1150","model":"model1150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1699","model":"model1699","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1181","model":"model1181","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1547","model":"model1547","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1686","model":"model1686","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2130","model":"model2130","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"331","model":"model331","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2041","model":"model2041","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2236","model":"model2236","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"482","model":"model482","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2054","model":"model2054","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2249","model":"model2249","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"495","model":"model495","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1595","model":"model1595","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2254","model":"model2254","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"369","model":"model369","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1582","model":"model1582","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2072","model":"model2072","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2267","model":"model2267","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1773","model":"model1773","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1876","model":"model1876","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"150","model":"model150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1764","model":"model1764","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1867","model":"model1867","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"525","model":"model525","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"664","model":"model664","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"534","model":"model534","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"673","model":"model673","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1738","model":"model1738","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1044","model":"model1044","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"500","model":"model500","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"603","model":"model603","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1729","model":"model1729","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1057","model":"model1057","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"612","model":"model612","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"702","model":"model702","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1712","model":"model1712","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1851","model":"model1851","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1026","model":"model1026","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"629","model":"model629","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"711","model":"model711","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1703","model":"model1703","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1842","model":"model1842","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"906","model":"model906","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1039","model":"model1039","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"638","model":"model638","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1808","model":"model1808","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1408","model":"model1408","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"719","model":"model719","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2413","model":"model2413","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2516","model":"model2516","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2422","model":"model2422","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2525","model":"model2525","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"64","model":"model64","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2579","model":"model2579","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"55","model":"model55","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2449","model":"model2449","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2588","model":"model2588","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"994","model":"model994","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2553","model":"model2553","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"981","model":"model981","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2562","model":"model2562","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1492","model":"model1492","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1203","model":"model1203","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2605","model":"model2605","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1212","model":"model1212","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2618","model":"model2618","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2103","model":"model2103","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1101","model":"model1101","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1110","model":"model1110","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1127","model":"model1127","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1136","model":"model1136","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1239","model":"model1239","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1672","model":"model1672","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"343","model":"model343","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"446","model":"model446","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1162","model":"model1162","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"356","model":"model356","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"459","model":"model459","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1559","model":"model1559","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1698","model":"model1698","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1180","model":"model1180","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1546","model":"model1546","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1685","model":"model1685","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2131","model":"model2131","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"330","model":"model330","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2040","model":"model2040","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2235","model":"model2235","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"483","model":"model483","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2053","model":"model2053","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2248","model":"model2248","year":2015,"category":... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:30.357082" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${session}</arg>
<arg>url=${CARURL_CONFIG}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:30.293165" elapsed="0.063978"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.443701" level="INFO">${count} = 2704</msg>
<var>${count}</var>
<arg>len(${resp.json()}[car:cars][car-entry])</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:30.357555" elapsed="0.086196"/>
</kw>
<return>
<value>${count}</value>
<status status="PASS" start="2026-04-25T23:51:30.443829" elapsed="0.000054"/>
</return>
<msg time="2026-04-25T23:51:30.444065" level="INFO">${count2} = 2704</msg>
<var>${count2}</var>
<arg>${session}</arg>
<doc>Count car items in config ds.</doc>
<status status="PASS" start="2026-04-25T23:51:30.292758" elapsed="0.151335"/>
</kw>
<kw name="Should Not Be Equal As Integers" owner="BuiltIn">
<arg>${count1}</arg>
<arg>${count2}</arg>
<doc>Fails if objects are equal after converting them to integers.</doc>
<status status="PASS" start="2026-04-25T23:51:30.444299" elapsed="0.000396"/>
</kw>
<arg>${session}</arg>
<doc>FIXME: Add a documentation.</doc>
<status status="PASS" start="2026-04-25T23:51:30.166105" elapsed="0.278655"/>
</kw>
<arg>10x</arg>
<arg>5s</arg>
<arg>Ensure_Cars_Being_Configured</arg>
<arg>${session}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:25.156184" elapsed="5.288625"/>
</kw>
<doc>Start the script to configure 10000 cars in the background.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-25T23:51:24.806169" elapsed="5.638778"/>
</test>
<test id="s1-s2-t2" name="Isolate_Current_Car_Leader" line="55">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:30.448280" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:30.448017" elapsed="0.000525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.449616" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.449484" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.449461" elapsed="0.000224"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.454189" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.454082" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.454063" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.455253" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:30.454847" elapsed="0.000432"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.455731" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:30.455429" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:30.455803" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:30.455974" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:30.454474" elapsed="0.001525"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.461247" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.461137" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.461118" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.462478" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.462373" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.462355" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.463001" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.462684" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.463404" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.463182" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.494233" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:30.463898" elapsed="0.030438"/>
</kw>
<msg time="2026-04-25T23:51:30.494502" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:30.494549" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.463580" elapsed="0.031007"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.532586" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:30.495105" elapsed="0.037654"/>
</kw>
<msg time="2026-04-25T23:51:30.532950" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:30.533000" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.494749" elapsed="0.038289"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.533371" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.533118" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.533098" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.533894" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:30.533589" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.534267" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.534058" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.534040" elapsed="0.000304"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:30.534376" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.536838" elapsed="0.000164"/>
</kw>
<msg time="2026-04-25T23:51:30.537064" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:30.535782" elapsed="0.001414"/>
</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="NOT RUN" start="2026-04-25T23:51:30.537476" elapsed="0.000084"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.537805" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:30.535179" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:30.534642" elapsed="0.003433"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:30.462072" elapsed="0.076100"/>
</kw>
<msg time="2026-04-25T23:51:30.538265" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.538309" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.461478" elapsed="0.076867"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:30.538527" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:30.538421" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.538403" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.539039" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.539365" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.539435" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:30.460774" elapsed="0.078767"/>
</kw>
<msg time="2026-04-25T23:51:30.539634" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.539678" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.456369" elapsed="0.083345"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.540044" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.539788" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.539770" elapsed="0.000351"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:30.456236" elapsed="0.083908"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.545597" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.545481" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.545461" elapsed="0.000250"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.546844" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.546736" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.546719" elapsed="0.000213"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.547364" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.547070" elapsed="0.000321"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.547747" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.547537" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.601684" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:30.548265" elapsed="0.053532"/>
</kw>
<msg time="2026-04-25T23:51:30.601997" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:30.602046" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.547941" elapsed="0.054143"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.668333" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:30.602594" elapsed="0.065856"/>
</kw>
<msg time="2026-04-25T23:51:30.668613" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:30.668659" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.602256" elapsed="0.066440"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.669021" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.668776" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.668755" elapsed="0.000348"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.669571" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:30.669237" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.669937" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.669713" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.669695" elapsed="0.000321"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:30.670048" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.672549" elapsed="0.000149"/>
</kw>
<msg time="2026-04-25T23:51:30.672760" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:30.671478" elapsed="0.001412"/>
</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="NOT RUN" start="2026-04-25T23:51:30.673179" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.673520" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:30.670827" elapsed="0.002879"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:30.670308" elapsed="0.003461"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:30.546434" elapsed="0.127434"/>
</kw>
<msg time="2026-04-25T23:51:30.673988" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.674034" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.545860" elapsed="0.128212"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:30.674258" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:30.674150" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.674131" elapsed="0.000250"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.674770" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.675116" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.675189" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:30.545119" elapsed="0.130178"/>
</kw>
<msg time="2026-04-25T23:51:30.675391" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.675436" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.540399" elapsed="0.135073"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.675796" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.675549" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.675531" elapsed="0.000344"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:30.540268" elapsed="0.135631"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.681187" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.681075" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.681056" elapsed="0.000202"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.682520" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:30.682414" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.682395" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.683030" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.682721" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.683414" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.683205" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.722726" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:30.683910" elapsed="0.038952"/>
</kw>
<msg time="2026-04-25T23:51:30.723065" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:30.723111" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.683590" elapsed="0.039557"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.762450" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:30.723688" elapsed="0.039085"/>
</kw>
<msg time="2026-04-25T23:51:30.763142" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:30.763211" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.723332" elapsed="0.039933"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.763934" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.763448" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.763392" elapsed="0.000672"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.764827" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "I "s "o "l "a "t "e "_ "C "u "r "r "e "n "t "_ "C "a "r "_ "L "e "a "d "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:30.764265" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.765353" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.765058" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.765031" elapsed="0.000569"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:30.765655" elapsed="0.000061"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:30.768489" elapsed="0.000158"/>
</kw>
<msg time="2026-04-25T23:51:30.768713" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:30.767436" elapsed="0.001419"/>
</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="NOT RUN" start="2026-04-25T23:51:30.769148" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.769492" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:30.766759" elapsed="0.002923"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:30.766141" elapsed="0.003607"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:30.682107" elapsed="0.087740"/>
</kw>
<msg time="2026-04-25T23:51:30.769968" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.770014" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.681437" elapsed="0.088616"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:30.770288" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:30.770174" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.770151" elapsed="0.000221"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.770785" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.771150" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:30.771223" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:30.680713" elapsed="0.090623"/>
</kw>
<msg time="2026-04-25T23:51:30.771435" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:30.771480" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.676180" elapsed="0.095340"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.771841" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.771599" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.771581" elapsed="0.000357"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:30.676044" elapsed="0.095919"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:30.456057" elapsed="0.315946"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:30.453712" elapsed="0.318357"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:30.449150" elapsed="0.322983"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:30.448691" elapsed="0.323491"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:30.445835" elapsed="0.326408"/>
</kw>
<kw name="Isolate_Member_From_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.777766" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:30.777343" elapsed="0.000451"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.778281" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:30.777967" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:30.778351" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:30.778507" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:30.776956" elapsed="0.001611"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.778959" level="INFO">${source} = 10.30.170.9</msg>
<var>${source}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${isolate_member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.778722" elapsed="0.000263"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.782970" level="INFO">${dport} = </msg>
<var>${dport}</var>
<arg>'${port}' != '${EMPTY}'</arg>
<arg>--dport ${port}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:30.779141" elapsed="0.003856"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.783595" level="INFO">${destination} = 10.30.170.9</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.783382" elapsed="0.000239"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.784160" level="INFO">${command} = sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.9 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -I OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:30.783771" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${isolate_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<arg>command=${command}</arg>
<arg>member_index=${isolate_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:30.784541" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.784256" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.784238" elapsed="0.000388"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:30.783254" elapsed="0.001396"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.785127" level="INFO">${destination} = 10.30.170.123</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.784898" elapsed="0.000255"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.785677" level="INFO">${command} = sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -I OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:30.785300" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${isolate_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:30.786726" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:30.786466" elapsed="0.000286"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.787517" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:30.787618" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:30.787386" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:30.790201" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:30.789933" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.789899" elapsed="0.000382"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.790528" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:30.790628" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:30.790421" elapsed="0.000233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.791189" level="INFO">Attempting to execute command "sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP" on remote system "10.30.170.9" 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-04-25T23:51:30.790796" elapsed="0.000439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.791945" level="INFO">${conn_id} = 26</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-04-25T23:51:30.791383" elapsed="0.000590"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:30.793121" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:30.793199" 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-04-25T23:51:30.792575" elapsed="0.000647"/>
</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-04-25T23:51:30.793411" elapsed="0.001863"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:30.798589" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:31.117020" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:15 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:30.797269" elapsed="0.319878"/>
</kw>
<msg time="2026-04-25T23:51:31.117302" 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-04-25T23:51:30.795736" elapsed="0.321647"/>
</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-04-25T23:51:30.792186" elapsed="0.325303"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.117971" level="INFO">Executing command 'sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP'.</msg>
<msg time="2026-04-25T23:51:31.140327" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:31.140570" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:31.140667" level="INFO">${stderr} = </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-04-25T23:51:31.117736" elapsed="0.022981"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.141104" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.142603" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.142012" elapsed="0.000684"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.143246" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.142861" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.142813" elapsed="0.000593"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:31.143760" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-04-25T23:51:31.143524" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.143491" elapsed="0.000486"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.144053" elapsed="0.000034"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.150660" elapsed="0.000283"/>
</kw>
<msg time="2026-04-25T23:51:31.151074" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.149944" elapsed="0.001198"/>
</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="NOT RUN" start="2026-04-25T23:51:31.151295" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.151595" elapsed="0.000025"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.144714" elapsed="0.006971"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:30.789365" elapsed="0.362412"/>
</kw>
<msg time="2026-04-25T23:51:31.151829" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:30.788811" elapsed="0.363068"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:30.788291" elapsed="0.363686"/>
</kw>
<msg time="2026-04-25T23:51:31.152021" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:30.787792" elapsed="0.364275"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.155331" elapsed="0.000137"/>
</kw>
<msg time="2026-04-25T23:51:31.155561" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.154871" elapsed="0.000753"/>
</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="NOT RUN" start="2026-04-25T23:51:31.155782" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.155954" elapsed="0.000021"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.152347" elapsed="0.003689"/>
</kw>
<msg time="2026-04-25T23:51:31.156129" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:30.786974" elapsed="0.369180"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.156563" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.156319" elapsed="0.000285"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:31.156647" elapsed="0.000027"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${isolate_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:30.786064" elapsed="0.370703"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:30.785772" elapsed="0.371032"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:30.785754" elapsed="0.371075"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:30.784774" elapsed="0.372079"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:31.157371" level="INFO">${destination} = 10.30.171.135</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:31.157152" elapsed="0.000245"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.157986" level="INFO">${command} = sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -I OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:31.157543" elapsed="0.000470"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${isolate_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:31.159099" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:31.158779" elapsed="0.000347"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.159849" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:31.159964" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.159729" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:31.162506" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:31.162247" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.162229" elapsed="0.000358"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.162830" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:31.162945" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.162723" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.163490" level="INFO">Attempting to execute command "sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP" on remote system "10.30.170.9" 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-04-25T23:51:31.163115" elapsed="0.000421"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.164078" level="INFO">${conn_id} = 27</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-04-25T23:51:31.163681" elapsed="0.000422"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.165229" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:31.165308" 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-04-25T23:51:31.164691" elapsed="0.000641"/>
</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-04-25T23:51:31.165479" elapsed="0.000777"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.167587" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:31.478889" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:31 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:31.167042" elapsed="0.312047"/>
</kw>
<msg time="2026-04-25T23:51:31.479249" 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-04-25T23:51:31.166453" elapsed="0.312888"/>
</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-04-25T23:51:31.164309" elapsed="0.315147"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.480006" level="INFO">Executing command 'sudo /sbin/iptables -I OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP'.</msg>
<msg time="2026-04-25T23:51:31.503011" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:31.503265" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:31.503362" level="INFO">${stderr} = </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-04-25T23:51:31.479698" elapsed="0.023714"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.503764" elapsed="0.000511"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.505350" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.504667" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.506067" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.505625" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.505570" elapsed="0.000671"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:31.506614" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-04-25T23:51:31.506362" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.506328" elapsed="0.000468"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.506875" elapsed="0.000036"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.511857" elapsed="0.000399"/>
</kw>
<msg time="2026-04-25T23:51:31.512437" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.510731" elapsed="0.001802"/>
</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="NOT RUN" start="2026-04-25T23:51:31.512745" elapsed="0.000031"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.512997" elapsed="0.000030"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.507379" elapsed="0.005734"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:31.161698" elapsed="0.351539"/>
</kw>
<msg time="2026-04-25T23:51:31.513310" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:31.161148" elapsed="0.352229"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:31.160615" elapsed="0.352874"/>
</kw>
<msg time="2026-04-25T23:51:31.513545" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:31.160137" elapsed="0.353468"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.518125" elapsed="0.000195"/>
</kw>
<msg time="2026-04-25T23:51:31.518378" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.517471" elapsed="0.000989"/>
</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="NOT RUN" start="2026-04-25T23:51:31.518732" elapsed="0.000030"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.519037" elapsed="0.000034"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.514058" elapsed="0.005105"/>
</kw>
<msg time="2026-04-25T23:51:31.519290" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:31.159334" elapsed="0.359990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.519891" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.519553" elapsed="0.000468"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:31.520082" elapsed="0.000039"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${isolate_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:31.158378" elapsed="0.361874"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:31.158081" elapsed="0.362222"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.158064" elapsed="0.362274"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:31.157023" elapsed="0.363348"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:30.783061" elapsed="0.737359"/>
</for>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.521019" level="INFO">${command} = sudo /sbin/iptables -L -n</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -L -n</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:31.520630" elapsed="0.000425"/>
</kw>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:31.522298" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:31.521969" elapsed="0.000356"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.523065" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:31.523164" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.522943" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:31.525931" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:31.525619" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.525601" elapsed="0.000413"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.526263" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:31.526362" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.526153" elapsed="0.000235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.526904" level="INFO">Attempting to execute command "sudo /sbin/iptables -L -n" on remote system "10.30.170.9" 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-04-25T23:51:31.526527" elapsed="0.000440"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.527497" level="INFO">${conn_id} = 28</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-04-25T23:51:31.527113" elapsed="0.000409"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.528438" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:31.528514" 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-04-25T23:51:31.528154" elapsed="0.000383"/>
</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-04-25T23:51:31.528683" elapsed="0.000332"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.530108" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:31.841015" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:31 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:31.529517" elapsed="0.311713"/>
</kw>
<msg time="2026-04-25T23:51:31.841318" 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-04-25T23:51:31.529173" elapsed="0.312228"/>
</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-04-25T23:51:31.527729" elapsed="0.313781"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.842052" level="INFO">Executing command 'sudo /sbin/iptables -L -n'.</msg>
<msg time="2026-04-25T23:51:31.864813" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:31.865094" level="INFO">${stdout} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<msg time="2026-04-25T23:51:31.865194" level="INFO">${stderr} = </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-04-25T23:51:31.841756" elapsed="0.023488"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:31.865591" elapsed="0.000541"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.867199" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.866530" elapsed="0.000762"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.867774" elapsed="0.000038"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.867467" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.867415" elapsed="0.000559"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:31.868342" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-04-25T23:51:31.868105" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.868070" elapsed="0.000457"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.868598" elapsed="0.000031"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.875363" elapsed="0.000195"/>
</kw>
<msg time="2026-04-25T23:51:31.875602" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.874437" elapsed="0.001227"/>
</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="NOT RUN" start="2026-04-25T23:51:31.875815" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.875985" elapsed="0.000022"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.869312" elapsed="0.006757"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:31.525095" elapsed="0.351066"/>
</kw>
<msg time="2026-04-25T23:51:31.876221" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:31.524352" elapsed="0.351918"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:31.523813" elapsed="0.352537"/>
</kw>
<msg time="2026-04-25T23:51:31.876397" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:31.523333" elapsed="0.353108"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.879489" elapsed="0.000141"/>
</kw>
<msg time="2026-04-25T23:51:31.879672" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:31.879010" elapsed="0.000722"/>
</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="NOT RUN" start="2026-04-25T23:51:31.879883" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:31.880054" elapsed="0.000020"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:31.876718" elapsed="0.003416"/>
</kw>
<msg time="2026-04-25T23:51:31.880226" level="INFO">${output} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:31.522534" elapsed="0.357718"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.880721" level="INFO">Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-FORWARD  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
DROP       all  --  10.30.170.9          10.30.171.135       
DROP       all  --  10.30.170.9          10.30.170.123       

Chain DOCKER (1 references)
target     prot opt source               destination         
DROP       all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-BRIDGE (1 references)
target     prot opt source               destination         
DOCKER     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-CT (1 references)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED

Chain DOCKER-FORWARD (1 references)
target     prot opt source               destination         
DOCKER-CT  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-INTERNAL  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-BRIDGE  all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-INTERNAL (1 references)
target     prot opt source               destination         

Chain DOCKER-USER (1 references)
target     prot opt source               destination         </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.880473" elapsed="0.000303"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:31.880819" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:31.880996" level="INFO">${output} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<var>${output}</var>
<arg>command=${command}</arg>
<arg>member_index=${isolate_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:31.521329" elapsed="0.359694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.881410" level="INFO">Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-FORWARD  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
DROP       all  --  10.30.170.9          10.30.171.135       
DROP       all  --  10.30.170.9          10.30.170.123       

Chain DOCKER (1 references)
target     prot opt source               destination         
DROP       all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-BRIDGE (1 references)
target     prot opt source               destination         
DOCKER     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-CT (1 references)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED

Chain DOCKER-FORWARD (1 references)
target     prot opt source               destination         
DOCKER-CT  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-INTERNAL  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-BRIDGE  all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-INTERNAL (1 references)
target     prot opt source               destination         

Chain DOCKER-USER (1 references)
target     prot opt source               destination         </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:31.881172" elapsed="0.000291"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.881901" level="INFO">${updated_index_list} = [1, 2, 3]</msg>
<var>${updated_index_list}</var>
<arg>@{index_list}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:31.881605" elapsed="0.000337"/>
</kw>
<kw name="Remove Values From List" owner="Collections">
<arg>${updated_index_list}</arg>
<arg>${isolate_member_index}</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:31.882098" elapsed="0.000212"/>
</kw>
<return>
<value>${updated_index_list}</value>
<status status="PASS" start="2026-04-25T23:51:31.882357" elapsed="0.000027"/>
</return>
<arg>${car_leader_index}</arg>
<doc>If the list is empty, isolate member from all ODL instances. Otherwise, isolate member based on present indices.
The KW will return a list of available members: ${updated index_list}=${member_index_list}-${isolate_member_index}</doc>
<status status="PASS" start="2026-04-25T23:51:30.772606" elapsed="1.109874"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.929002" level="INFO">${old_car_leader} = 1</msg>
<arg>${old_car_leader}</arg>
<arg>${car_leader_index}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:31.882640" elapsed="0.046450"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.933484" level="INFO">${old_car_followers} = [2, 3]</msg>
<arg>${old_car_followers}</arg>
<arg>${car_follower_indices}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:31.929333" elapsed="0.004196"/>
</kw>
<doc>Isolating cluster node which is the car shard leader.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-25T23:51:30.445302" elapsed="1.488346"/>
</test>
<test id="s1-s2-t3" name="Verify_New_Car_Leader_Elected" line="61">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:31.936875" elapsed="0.000235"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:31.936622" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.938225" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.938086" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.938061" elapsed="0.000238"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.942821" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.942714" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.942696" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.943866" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:31.943485" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:31.944424" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:31.944120" elapsed="0.000330"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:31.944494" elapsed="0.000036"/>
</return>
<msg time="2026-04-25T23:51:31.944656" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:31.943121" elapsed="0.001559"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.949907" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.949798" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.949780" elapsed="0.000217"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:31.951167" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:31.951059" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:31.951041" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:31.951691" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:31.951372" elapsed="0.000346"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.952116" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:31.951871" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:31.988236" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:31.952616" elapsed="0.035765"/>
</kw>
<msg time="2026-04-25T23:51:31.988560" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:31.988606" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:31.952294" elapsed="0.036349"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.027417" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:31.989312" elapsed="0.038231"/>
</kw>
<msg time="2026-04-25T23:51:32.027709" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:32.027755" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:31.988836" elapsed="0.038956"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.028143" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.027878" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.027855" elapsed="0.000368"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.028660" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.028360" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.029041" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.028807" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.028789" elapsed="0.000330"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:32.029154" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:32.031813" elapsed="0.000172"/>
</kw>
<msg time="2026-04-25T23:51:32.032048" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:32.030700" elapsed="0.001481"/>
</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="NOT RUN" start="2026-04-25T23:51:32.032448" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.032773" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:32.029979" elapsed="0.003072"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:32.029436" elapsed="0.003683"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:31.950739" elapsed="0.082478"/>
</kw>
<msg time="2026-04-25T23:51:32.033313" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.033358" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:31.950164" elapsed="0.083232"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:32.033581" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:32.033473" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.033455" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.034076" elapsed="0.000042"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.034425" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.034498" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:31.949463" elapsed="0.085143"/>
</kw>
<msg time="2026-04-25T23:51:32.034701" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.034746" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:31.945070" elapsed="0.089714"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.035119" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.034860" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.034843" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:31.944934" elapsed="0.090286"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.040547" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:32.040438" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.040419" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.041725" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:32.041618" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.041600" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:32.042264" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:32.041948" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.042655" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:32.042443" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.079457" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:32.043178" elapsed="0.036392"/>
</kw>
<msg time="2026-04-25T23:51:32.079740" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:32.079785" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.042834" elapsed="0.036988"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.114352" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:32.080374" elapsed="0.034118"/>
</kw>
<msg time="2026-04-25T23:51:32.114669" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:32.114717" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.080021" elapsed="0.034733"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.115195" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.114936" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.114890" elapsed="0.000390"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.115743" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.115417" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.116126" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.115890" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.115872" elapsed="0.000334"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:32.116243" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:32.118865" elapsed="0.000196"/>
</kw>
<msg time="2026-04-25T23:51:32.119125" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:32.117749" elapsed="0.001511"/>
</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="NOT RUN" start="2026-04-25T23:51:32.119529" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.119857" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:32.117117" elapsed="0.002951"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:32.116544" elapsed="0.003590"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:32.041321" elapsed="0.078909"/>
</kw>
<msg time="2026-04-25T23:51:32.120324" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.120369" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.040758" elapsed="0.079648"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:32.120593" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:32.120485" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.120466" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.121085" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.121413" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.121483" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:32.040097" elapsed="0.081495"/>
</kw>
<msg time="2026-04-25T23:51:32.121687" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.121732" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.035489" elapsed="0.086281"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.122108" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.121847" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.121830" elapsed="0.000391"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:32.035355" elapsed="0.086890"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.127721" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:32.127612" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.127594" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.128997" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:32.128866" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.128848" elapsed="0.000261"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:32.129548" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:32.129249" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.129953" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:32.129725" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.171580" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:32.130481" elapsed="0.041227"/>
</kw>
<msg time="2026-04-25T23:51:32.171891" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:32.171962" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.130133" elapsed="0.041868"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:32.220647" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:32.172541" elapsed="0.048222"/>
</kw>
<msg time="2026-04-25T23:51:32.220944" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:32.220992" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.172183" elapsed="0.048846"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.221323" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.221107" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.221087" elapsed="0.000314"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.221831" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "N "e "w "_ "C "a "r "_ "L "e "a "d "e "r "_ "E "l "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.221537" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.222240" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.222005" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.221987" elapsed="0.000337"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:32.222357" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:32.224845" elapsed="0.000171"/>
</kw>
<msg time="2026-04-25T23:51:32.225079" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:32.223767" elapsed="0.001439"/>
</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="NOT RUN" start="2026-04-25T23:51:32.225552" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.225882" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:32.223163" elapsed="0.002927"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:32.222619" elapsed="0.003533"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:32.128567" elapsed="0.097694"/>
</kw>
<msg time="2026-04-25T23:51:32.226355" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.226398" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.128014" elapsed="0.098422"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:32.226654" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-04-25T23:51:32.226515" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.226495" elapsed="0.000273"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.227225" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.227608" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.227680" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:32.127268" elapsed="0.100520"/>
</kw>
<msg time="2026-04-25T23:51:32.227882" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:32.227943" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:32.122515" elapsed="0.105467"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.228300" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.228057" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.228040" elapsed="0.000337"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:32.122381" elapsed="0.106018"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:31.944737" elapsed="0.283693"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:31.942357" elapsed="0.286133"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:31.937747" elapsed="0.290801"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:31.937309" elapsed="0.291287"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:31.934605" elapsed="0.294047"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Shard_Leader_Elected" owner="ClusterManagement">
<kw name="Get_Leader_And_Followers_For_Shard" owner="ClusterManagement">
<kw name="Get_State_Info_For_Shard" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.242041" level="INFO">${return_list_reference} = [2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:32.241651" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.242539" level="INFO">${return_list_copy} = [2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:32.242237" elapsed="0.000329"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:32.242610" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:32.242764" level="INFO">${index_list} = [2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:32.241289" elapsed="0.001499"/>
</kw>
<kw name="Sort List" owner="Collections">
<arg>${index_list}</arg>
<doc>Sorts the given list in place.</doc>
<status status="PASS" start="2026-04-25T23:51:32.242954" elapsed="0.000176"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.243609" level="INFO">${ds_type} = config</msg>
<var>${ds_type}</var>
<arg>'${shard_type}' != 'config'</arg>
<arg>operational</arg>
<arg>config</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:32.243280" elapsed="0.000354"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.244037" level="INFO">${leader_list} = []</msg>
<var>${leader_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:32.243783" elapsed="0.000279"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.244433" level="INFO">${follower_list} = []</msg>
<var>${follower_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:32.244200" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.246927" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:32.246615" elapsed="0.000341"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:32.247002" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:32.247153" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:32.246274" elapsed="0.000903"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.316704" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:32.316322" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:32.317559" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.317279" elapsed="0.000362">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:32.317736" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:32.316889" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.318338" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:32.317932" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:32.318658" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:32.318828" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:32.318518" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.319267" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.319023" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.320257" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.319999" elapsed="0.000303"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.320736" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:32.320455" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.321094" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.321293" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.321456" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:32.320968" elapsed="0.000545"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.320810" elapsed="0.000732"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:32.321584" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:32.321741" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:32.319666" elapsed="0.002100"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:32.319378" elapsed="0.002420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.321974" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.321823" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.319359" elapsed="0.002693"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.322662" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:32.322188" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:32.322738" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:32.315637" elapsed="0.007266"/>
</kw>
<msg time="2026-04-25T23:51:32.323000" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:32.302776" elapsed="0.020364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.336490" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.349488" elapsed="0.000086"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.362374" elapsed="0.000051"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.362746" elapsed="0.000074"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.363067" elapsed="0.000074"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.363841" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.363624" elapsed="0.000284"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:32.363597" elapsed="0.000366"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.364215" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.364508" elapsed="0.000035"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.364788" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:32.363534" elapsed="0.001335"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.363279" elapsed="0.001696"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.365276" elapsed="0.000073"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.365517" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:32.365693" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:32.293151" elapsed="0.072568"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:32.367707" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.367366" elapsed="0.000411">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:32.367959" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:32.366578" elapsed="0.001423"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.369231" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:32.368149" elapsed="0.001173"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.370171" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:32.369645" elapsed="0.000573"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:32.369361" elapsed="0.000940"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.368129" elapsed="0.002219"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.373295" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:32.370552" elapsed="0.002784"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:32.373469" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:32.373695" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:32.366111" elapsed="0.007609"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:32.375707" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.375405" elapsed="0.000367">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:32.376032" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:32.374633" elapsed="0.001442"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:32.376510" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-04-25T23:51:32.376222" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:32.376201" elapsed="0.000486"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.376874" elapsed="0.000091"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:32.377199" elapsed="0.000073"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:32.377391" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:32.390306" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:32.374119" elapsed="0.016217"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.393015" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.392422" elapsed="0.000724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:32.393956" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:32.393370" elapsed="0.000714"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:37.405377" level="FAIL">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.397075" elapsed="5.017743">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<status status="FAIL" start="2026-04-25T23:51:32.394210" elapsed="5.020810">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.416388" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.415100" elapsed="0.001428"/>
</branch>
<status status="FAIL" start="2026-04-25T23:51:32.394189" elapsed="5.022394">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.417852" elapsed="0.000094"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.418303" elapsed="0.000053"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:37.418199" elapsed="0.000271"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.418168" elapsed="0.000353"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.418782" elapsed="0.000105"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.419095" elapsed="0.000029"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.390693" elapsed="5.028650">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.419456" elapsed="0.000022"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.255230" elapsed="5.164371">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.420008" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.419735" elapsed="0.000377"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.419710" elapsed="0.000496"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.420258" elapsed="0.000021"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.251223" elapsed="5.169182">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<status status="FAIL" start="2026-04-25T23:51:32.247246" elapsed="5.173256">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</branch>
<status status="FAIL" start="2026-04-25T23:51:32.247226" elapsed="5.173319">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.420874" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.421179" elapsed="0.000029"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.421408" elapsed="0.000029"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.421710" elapsed="0.000033"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.422041" elapsed="0.000036"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.422277" elapsed="0.000029"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.422500" elapsed="0.000028"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.422589" elapsed="0.000021"/>
</return>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.245631" elapsed="5.177104">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<return>
<value>${raft_state}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.422831" elapsed="0.000022"/>
</return>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.244898" elapsed="5.178091">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.423315" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.423124" elapsed="0.000267"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.423604" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.423424" elapsed="0.000253"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.423892" elapsed="0.000147"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.423709" elapsed="0.000379"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.423097" elapsed="0.001026"/>
</if>
<var name="${index}">2</var>
<status status="FAIL" start="2026-04-25T23:51:32.244719" elapsed="5.179464">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:51:32.244509" elapsed="5.179762">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</for>
<return>
<value>${leader_list}</value>
<value>${follower_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.424346" elapsed="0.000021"/>
</return>
<var>${leader_list}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>validate=True</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Return lists of Leader and Follower member indices from a given member index list
(or from the full list if empty). If ${shard_type} is not 'config', 'operational' is assumed.
If ${validate}, Fail if raft state is not Leader or Follower (for example on Candidate).
The biggest difference from Get_Leader_And_Followers_For_Shard
is that no check on number of Leaders is performed.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.240557" elapsed="5.183927">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<kw name="Get Length" owner="BuiltIn">
<var>${leader_count}</var>
<arg>${leader_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.424724" elapsed="0.000029"/>
</kw>
<if>
<branch type="IF" condition="${leader_count} &lt; 1">
<kw name="Fail" owner="BuiltIn">
<arg>No leader found.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.425080" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.424846" elapsed="0.000310"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.424822" elapsed="0.000366"/>
</if>
<kw name="Length Should Be" owner="BuiltIn">
<arg>${leader_list}</arg>
<arg>${1}</arg>
<arg>Too many Leaders.</arg>
<doc>Verifies that the length of the given item is correct.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.425369" elapsed="0.000029"/>
</kw>
<kw name="Get From List" owner="Collections">
<var>${leader}</var>
<arg>${leader_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.425591" elapsed="0.000020"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.425656" elapsed="0.000015"/>
</return>
<var>${leader}</var>
<var>${followers}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<doc>Get role lists, validate there is one leader, return the leader and list of followers.
Optionally, issue GET to a simple restconf URL to make sure subsequent operations will not encounter 503.</doc>
<status status="FAIL" start="2026-04-25T23:51:32.238060" elapsed="5.187697">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<if>
<branch type="IF" condition="${new_elected}">
<kw name="Should Not Be Equal As Numbers" owner="BuiltIn">
<arg>${old_leader}</arg>
<arg>${leader}</arg>
<doc>Fails if objects are equal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.425997" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.425847" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.425829" elapsed="0.000247"/>
</if>
<if>
<branch type="IF" condition="not ${new_elected}">
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${old_leader}</arg>
<arg>${leader}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:37.426263" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:37.426128" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:37.426113" elapsed="0.000227"/>
</if>
<return>
<value>${leader}</value>
<value>${followers}</value>
<status status="NOT RUN" start="2026-04-25T23:51:37.426372" elapsed="0.000013"/>
</return>
<arg>${SHARD_NAME}</arg>
<arg>${SHARD_TYPE}</arg>
<arg>${True}</arg>
<arg>${old_car_leader}</arg>
<arg>member_index_list=${old_car_followers}</arg>
<doc>Verify new leader was elected or remained the same. Bool paramter ${new_elected} indicates if
new leader is elected or should remained the same as ${old_leader}</doc>
<status status="FAIL" start="2026-04-25T23:51:32.237385" elapsed="5.189088">ReadTimeout: HTTPConnectionPool(host='10.30.170.123', port=8181): Read timed out. (read timeout=5.0)</status>
</kw>
<kw name="Verify_Shard_Leader_Elected" owner="ClusterManagement">
<kw name="Get_Leader_And_Followers_For_Shard" owner="ClusterManagement">
<kw name="Get_State_Info_For_Shard" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.448635" level="INFO">${return_list_reference} = [2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.448033" elapsed="0.000638"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.449165" level="INFO">${return_list_copy} = [2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:42.448837" elapsed="0.000355"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:42.449241" elapsed="0.000043"/>
</return>
<msg time="2026-04-25T23:51:42.449416" level="INFO">${index_list} = [2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:42.447446" elapsed="0.001995"/>
</kw>
<kw name="Sort List" owner="Collections">
<arg>${index_list}</arg>
<doc>Sorts the given list in place.</doc>
<status status="PASS" start="2026-04-25T23:51:42.449589" elapsed="0.000173"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.450261" level="INFO">${ds_type} = config</msg>
<var>${ds_type}</var>
<arg>'${shard_type}' != 'config'</arg>
<arg>operational</arg>
<arg>config</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.449926" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.450671" level="INFO">${leader_list} = []</msg>
<var>${leader_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:42.450436" elapsed="0.000260"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.451085" level="INFO">${follower_list} = []</msg>
<var>${follower_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:42.450833" elapsed="0.000396"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.453676" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.453375" elapsed="0.000328"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:42.453749" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:42.453897" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:42.453037" elapsed="0.000901"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.523436" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.523049" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.524247" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.523992" elapsed="0.000330">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.524487" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.523645" elapsed="0.000868"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.525075" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.524669" elapsed="0.000434"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.525401" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:42.525556" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:42.525256" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.525994" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.525730" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.526986" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.526710" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.527456" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.527184" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.527809" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.528031" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.528196" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:42.527682" elapsed="0.000572"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.527531" elapsed="0.000754"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:42.528329" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:42.528489" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:42.526397" elapsed="0.002117"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.526110" elapsed="0.002436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.528709" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.528572" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.526090" elapsed="0.002695"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.529376" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.528933" elapsed="0.000470"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.529452" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:42.522365" elapsed="0.007250"/>
</kw>
<msg time="2026-04-25T23:51:42.529684" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.509416" elapsed="0.020404"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.542720" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.555561" elapsed="0.000075"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.568980" elapsed="0.000059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.569352" elapsed="0.000076"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.569659" elapsed="0.000074"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.570482" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.570260" elapsed="0.000289"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:42.570230" elapsed="0.000358"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.570841" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.571152" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.571434" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:42.570162" elapsed="0.001355"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.569878" elapsed="0.001710"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.571958" elapsed="0.000077"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.572207" elapsed="0.000019"/>
</return>
<msg time="2026-04-25T23:51:42.572400" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:42.499541" elapsed="0.072886"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.574504" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.574173" elapsed="0.000409">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.574731" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.573362" elapsed="0.001407"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.576068" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.574931" elapsed="0.001225"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.577014" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.576492" elapsed="0.000569"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.576195" elapsed="0.000917"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.574896" elapsed="0.002253"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.580140" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.577344" elapsed="0.002838"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:42.580317" elapsed="0.000033"/>
</return>
<msg time="2026-04-25T23:51:42.580548" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:42.572817" elapsed="0.007756"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.582470" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.582166" elapsed="0.000369">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.582725" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.581390" elapsed="0.001375"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:42.583223" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-04-25T23:51:42.582929" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.582894" elapsed="0.000505"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.583586" elapsed="0.000085"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.583907" elapsed="0.000194"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.584223" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:42.597132" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:42.580935" elapsed="0.016224"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.599747" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.599149" elapsed="0.000730"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.600717" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.600147" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:42.613821" level="INFO">GET Request : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ge74z77630s9rjxhpsqjpxfp1569.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:42.614432" level="INFO">GET Response : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:42.614884" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:42.604390" elapsed="0.010582"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.601190" elapsed="0.013876"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.616357" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.615123" elapsed="0.001375"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.601169" elapsed="0.015378"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.623422" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.619750" elapsed="0.003994"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.619325" elapsed="0.004507"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.619280" elapsed="0.004621"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.627504" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.624455" elapsed="0.003113"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.624062" elapsed="0.003622"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.624020" elapsed="0.003736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.628803" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.628236" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.629329" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.629030" elapsed="0.000380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.629983" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.629660" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.629458" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.628997" elapsed="0.001118"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.630959" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.630438" elapsed="0.000567"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.631412" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.631115" elapsed="0.000376"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.632090" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.631768" elapsed="0.000349"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.631538" elapsed="0.000639"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.631084" elapsed="0.001138"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.632537" elapsed="0.000466"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:42.633773" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.633335" elapsed="0.000483"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.634162" elapsed="0.003827"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:42.617647" elapsed="0.020425"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.638441" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.638237" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.638216" elapsed="0.000383"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:42.645704" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:42.638786" elapsed="0.006964"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:42.645887" elapsed="0.000053"/>
</return>
<msg time="2026-04-25T23:51:42.646147" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:42.597511" elapsed="0.048664"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.646238" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:42.646387" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:42.461994" elapsed="0.184418"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.646738" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.646495" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.646478" elapsed="0.000399"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.646910" elapsed="0.000042"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:42.457890" elapsed="0.189162"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.454013" elapsed="0.193081"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.453993" elapsed="0.193125"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:42.647750" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:42.647612" elapsed="0.000197"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.647867" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.647832" elapsed="0.000073"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.647594" elapsed="0.000349"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.648085" elapsed="0.000021"/>
</kw>
<msg time="2026-04-25T23:51:42.648206" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:42.647343" elapsed="0.000888"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.648763" level="INFO">${cluster_index} = 2</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.648388" elapsed="0.000402"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.649470" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.649006" elapsed="0.000492"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.654853" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.654577" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.655344" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.655078" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:42.671453" level="INFO">GET Request : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:42.671559" level="INFO">GET Response : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:42 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:42 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6287,"InMemoryJournalLogSize":1623,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":7910,"RaftState":"Follower","LastApplied":7902,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7910,"LastLeadershipChangeTime":"2026-04-25 23:51:41.230","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"7.023 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":7902,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":1979765},"timestamp":1777161102,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:42.671734" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:42.657428" elapsed="0.014338"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.655455" elapsed="0.016354"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.672006" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.671835" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.655437" elapsed="0.016656"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.676118" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6287,"InMemoryJournalLogSize":1623,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":7910,"RaftState":"Follower","LastApplied":7902,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7910,"LastLeadershipChangeTime":"2026-04-25 23:51:41.230","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"7.023 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":7902,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":1979765},"timestamp":1777161102,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.673394" elapsed="0.002940"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.673072" elapsed="0.003357"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.673054" elapsed="0.003404"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.679315" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.676812" elapsed="0.002633"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.676517" elapsed="0.003017"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.676500" elapsed="0.003061"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.680304" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.679728" elapsed="0.000604"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.681028" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.680433" elapsed="0.000770"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.682383" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.681646" elapsed="0.000778"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.681231" elapsed="0.001293"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.680414" elapsed="0.002134"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.683264" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.682700" elapsed="0.000591"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.683973" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.683394" elapsed="0.000754"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.685371" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.684592" elapsed="0.000821"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.684176" elapsed="0.001337"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.683375" elapsed="0.002163"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.685684" elapsed="0.000729"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:42.687158" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.686621" elapsed="0.000563"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.687373" elapsed="0.002474"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:42.672594" elapsed="0.017361"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.690137" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.690028" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.690008" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:42.704607" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:42.690339" elapsed="0.014298"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:42.704691" elapsed="0.000032"/>
</return>
<msg time="2026-04-25T23:51:42.704853" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:42.650396" elapsed="0.054483"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.704981" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:42.705132" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:42.649704" elapsed="0.055454"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.706199" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161102, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.705718" elapsed="0.000510"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:42.706319" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:42.706491" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161102, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:42.705381" elapsed="0.001137"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:42.706863" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 7902, 'CommittedTransactionsCount': 0, 'CurrentTerm': 4, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerIniti...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.706665" elapsed="0.000224"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:42.707433" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.707231" elapsed="0.000228"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:42.707506" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:42.707655" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:42.452419" elapsed="0.255282"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:42.707761" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:42.707908" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:42.451683" elapsed="0.256264"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.708237" elapsed="0.000196"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.708027" elapsed="0.000444"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.708635" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.708497" elapsed="0.000192"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.708848" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.708713" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.708010" elapsed="0.001190"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:42.451503" elapsed="0.257724"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.711554" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.711255" elapsed="0.000325"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:42.711625" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:42.711787" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:42.710902" elapsed="0.000911"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.781646" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.781186" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.782456" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.782192" elapsed="0.000345">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.782632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.781845" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.783218" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.782815" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.783546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:42.783707" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:42.783403" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.784229" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.783979" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.785237" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.784981" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.785704" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.785435" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.786082" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.786281" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.786447" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:42.785952" elapsed="0.000552"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.785784" elapsed="0.000750"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:42.786580" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:42.786744" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:42.784646" elapsed="0.002124"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.784350" elapsed="0.002452"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.786981" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.786828" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.784327" elapsed="0.002733"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.787644" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.787197" elapsed="0.000475"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.787750" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:42.780483" elapsed="0.007460"/>
</kw>
<msg time="2026-04-25T23:51:42.788018" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.767282" elapsed="0.020877"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.801200" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.814046" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.826945" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.827293" elapsed="0.000075"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.827594" elapsed="0.000072"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.828462" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.828242" elapsed="0.000288"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:42.828215" elapsed="0.000353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.828816" elapsed="0.000036"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.829131" elapsed="0.000035"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.829414" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:42.828151" elapsed="0.001345"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.827859" elapsed="0.001706"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.829864" elapsed="0.000087"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.830119" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:42.830303" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:42.757492" elapsed="0.072838"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.832295" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.831990" elapsed="0.000372">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.832510" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.831171" elapsed="0.001378"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.833768" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.832694" elapsed="0.001161"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.834693" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.834202" elapsed="0.000535"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.833893" elapsed="0.000895"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.832674" elapsed="0.002149"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.837727" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:42.835031" elapsed="0.002736"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:42.837901" elapsed="0.000048"/>
</return>
<msg time="2026-04-25T23:51:42.838148" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:42.830709" elapsed="0.007465"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:42.840190" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:42.839734" elapsed="0.000522">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:42.840407" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:42.838981" elapsed="0.001465"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:42.840876" elapsed="0.000064"/>
</return>
<status status="PASS" start="2026-04-25T23:51:42.840590" elapsed="0.000440"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.840570" elapsed="0.000499"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.841255" elapsed="0.000074"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.841563" elapsed="0.000073"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.841791" elapsed="0.000018"/>
</return>
<msg time="2026-04-25T23:51:42.854722" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:42.838523" elapsed="0.016226"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.857404" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.856806" elapsed="0.000729"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.858354" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.857760" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:42.902036" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:42.902979" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:42.903665" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:42.861669" elapsed="0.042097"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.858605" elapsed="0.045422"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.906634" elapsed="0.000090"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.904176" elapsed="0.002683"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.858584" elapsed="0.048393"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.914421" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.910740" elapsed="0.003973"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.910338" elapsed="0.004461"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.910293" elapsed="0.004575"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.917981" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.915427" elapsed="0.002601"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.915027" elapsed="0.003061"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.914984" elapsed="0.003152"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.919029" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.918475" elapsed="0.000600"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.919483" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.919185" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.920178" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.919837" elapsed="0.000368"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.919610" elapsed="0.000657"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.919154" elapsed="0.001158"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.921201" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.920640" elapsed="0.000607"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.921652" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.921358" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.922309" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.921996" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.921779" elapsed="0.000616"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.921327" elapsed="0.001113"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.922758" elapsed="0.000453"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:42.924010" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.923544" elapsed="0.000513"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.924388" elapsed="0.002264"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:42.908611" elapsed="0.018122"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.927123" elapsed="0.000038"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.926897" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.926876" elapsed="0.000409"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:42.934539" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:42.927472" elapsed="0.007112"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:42.934718" elapsed="0.000038"/>
</return>
<msg time="2026-04-25T23:51:42.934983" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:42.855115" elapsed="0.079896"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.935077" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:42.935229" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:42.720127" elapsed="0.215128"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.935574" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.935339" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.935323" elapsed="0.000386"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.935743" elapsed="0.000027"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:42.716055" elapsed="0.219840"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.711879" elapsed="0.224078"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.711862" elapsed="0.224121"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:42.936585" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-04-25T23:51:42.936479" elapsed="0.000164"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.936702" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.936666" elapsed="0.000074"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.936461" elapsed="0.000301"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.936900" elapsed="0.000088"/>
</kw>
<msg time="2026-04-25T23:51:42.937091" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:42.936211" elapsed="0.000906"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.937642" level="INFO">${cluster_index} = 3</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.937275" elapsed="0.000394"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.938294" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.937816" elapsed="0.000505"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.943631" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.943360" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.944134" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.943846" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:42.955186" level="INFO">GET Request : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:42.955335" level="INFO">GET Response : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:42 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:42 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":973,"SnapshotIndex":6294,"InMemoryJournalLogSize":1943,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":8237,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:42.944","LastApplied":8230,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":8237,"LastLeadershipChangeTime":"2026-04-25 23:51:41.223","FollowerInitialSyncStatus":true,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.000","active":false,"matchIndex":-1,"voting":true,"id":"member-1-shard-car-config","nextIndex":6297},{"timeSinceLastActivity":"00:00:00.001","active":true,"matchIndex":8230,"voting":true,"id":"member-2-shard-car-config","nextIndex":8231}],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.492 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":4,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":968,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":8230,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":2034101},"timestamp":1777161102,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:42.955553" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:42.946248" elapsed="0.009352"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.944245" elapsed="0.011432"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.956001" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.955725" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.944226" elapsed="0.011900"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.961847" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":973,"SnapshotIndex":6294,"InMemoryJournalLogSize":1943,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":8237,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:42.944","LastApplied":8230,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":8237,"LastLeadershipChangeTime":"2026-04-25 23:51:41.223","FollowerInitialSyncStatus":true,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.000","active":false,"matchIndex":-1,"voting":true,"id":"member-1-shard-car-config","nextIndex":6297},{"timeSinceLastActivity":"00:00:00.001","active":true,"matchIndex":8230,"voting":true,"id":"member-2-shard-car-config","nextIndex":8231}],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.492 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":4,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":968,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":8230,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":2034101},"timestamp":1777161102,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.958060" elapsed="0.004012"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.957634" elapsed="0.004562"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.957608" elapsed="0.004628"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.966249" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:42.962720" elapsed="0.003718"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.962316" elapsed="0.004246"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.962292" elapsed="0.004309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.967603" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.966814" elapsed="0.000827"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.968547" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.967786" elapsed="0.000939"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.969964" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.969236" elapsed="0.000769"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.968753" elapsed="0.001352"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.967759" elapsed="0.002371"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.970939" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.970282" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.971613" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.971072" elapsed="0.000717"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.973055" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:42.972273" elapsed="0.000823"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.971816" elapsed="0.001378"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.971053" elapsed="0.002165"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:42.973360" elapsed="0.000769"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:42.974885" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.974363" elapsed="0.000562"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.975117" elapsed="0.002853"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:42.956859" elapsed="0.021207"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:42.978254" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:42.978143" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.978121" elapsed="0.000205"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:42.993177" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:42.978470" elapsed="0.014738"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:42.993261" elapsed="0.000033"/>
</return>
<msg time="2026-04-25T23:51:42.993423" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:42.939220" elapsed="0.054271"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:42.993552" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:42.993703" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161102,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:42.938526" elapsed="0.055204"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.994985" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161102, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:42.994512" elapsed="0.000503"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:42.995064" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:42.995236" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161102, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:42.994142" elapsed="0.001121"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:42.995613" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 8230, 'CommittedTransactionsCount': 968, 'CurrentTerm': 4, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [{'active': Fals...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.995411" elapsed="0.000230"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:42.996021" level="INFO">${raft_property} = Leader</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.995788" elapsed="0.000258"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:42.996094" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:42.996247" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:42.710303" elapsed="0.285969"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:42.996331" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:42.996478" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:42.709564" elapsed="0.286939"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.996795" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.996583" elapsed="0.000269"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:42.997093" elapsed="0.000192"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:42.996876" elapsed="0.000449"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.997488" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.997350" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.996565" elapsed="0.000997"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:42.709400" elapsed="0.288186"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:42.451290" elapsed="0.546330"/>
</for>
<return>
<value>${leader_list}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:42.997664" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:42.997865" level="INFO">${leader_list} = [3]</msg>
<msg time="2026-04-25T23:51:42.997910" level="INFO">${follower_list} = [2]</msg>
<var>${leader_list}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>validate=True</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Return lists of Leader and Follower member indices from a given member index list
(or from the full list if empty). If ${shard_type} is not 'config', 'operational' is assumed.
If ${validate}, Fail if raft state is not Leader or Follower (for example on Candidate).
The biggest difference from Get_Leader_And_Followers_For_Shard
is that no check on number of Leaders is performed.</doc>
<status status="PASS" start="2026-04-25T23:51:42.446431" elapsed="0.551549"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:42.998424" level="INFO">Length is 1.</msg>
<msg time="2026-04-25T23:51:42.998499" level="INFO">${leader_count} = 1</msg>
<var>${leader_count}</var>
<arg>${leader_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-25T23:51:42.998151" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="${leader_count} &lt; 1">
<kw name="Fail" owner="BuiltIn">
<arg>No leader found.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:42.998798" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:42.998592" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:42.998574" elapsed="0.000299"/>
</if>
<kw name="Length Should Be" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.001224" level="INFO">Length is 1.</msg>
<arg>${leader_list}</arg>
<arg>${1}</arg>
<arg>Too many Leaders.</arg>
<doc>Verifies that the length of the given item is correct.</doc>
<status status="PASS" start="2026-04-25T23:51:42.999085" elapsed="0.002186"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:43.001617" level="INFO">${leader} = 3</msg>
<var>${leader}</var>
<arg>${leader_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.001428" elapsed="0.000214"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.001690" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.001886" level="INFO">${leader} = 3</msg>
<msg time="2026-04-25T23:51:43.002103" level="INFO">${followers} = [2]</msg>
<var>${leader}</var>
<var>${followers}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<doc>Get role lists, validate there is one leader, return the leader and list of followers.
Optionally, issue GET to a simple restconf URL to make sure subsequent operations will not encounter 503.</doc>
<status status="PASS" start="2026-04-25T23:51:42.442965" elapsed="0.559164"/>
</kw>
<if>
<branch type="IF" condition="${new_elected}">
<kw name="Should Not Be Equal As Numbers" owner="BuiltIn">
<arg>${old_leader}</arg>
<arg>${leader}</arg>
<doc>Fails if objects are equal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-25T23:51:43.002389" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.002213" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.002194" elapsed="0.000579"/>
</if>
<if>
<branch type="IF" condition="not ${new_elected}">
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${old_leader}</arg>
<arg>${leader}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.003049" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.002827" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.002811" elapsed="0.000319"/>
</if>
<return>
<value>${leader}</value>
<value>${followers}</value>
<status status="PASS" start="2026-04-25T23:51:43.003161" elapsed="0.000026"/>
</return>
<arg>${SHARD_NAME}</arg>
<arg>${SHARD_TYPE}</arg>
<arg>${True}</arg>
<arg>${old_car_leader}</arg>
<arg>member_index_list=${old_car_followers}</arg>
<doc>Verify new leader was elected or remained the same. Bool paramter ${new_elected} indicates if
new leader is elected or should remained the same as ${old_leader}</doc>
<status status="PASS" start="2026-04-25T23:51:42.441874" elapsed="0.561439"/>
</kw>
<arg>10x</arg>
<arg>5s</arg>
<arg>ClusterManagement.Verify_Shard_Leader_Elected</arg>
<arg>${SHARD_NAME}</arg>
<arg>${SHARD_TYPE}</arg>
<arg>${True}</arg>
<arg>${old_car_leader}</arg>
<arg>member_index_list=${old_car_followers}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:32.228853" elapsed="10.774525"/>
</kw>
<kw name="Set_Tmp_Variables_For_Shard_For_Nodes" owner="CarPeople">
<kw name="Get_Leader_And_Followers_For_Shard" owner="ClusterManagement">
<kw name="Get_State_Info_For_Shard" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.033687" level="INFO">${return_list_reference} = [2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.033302" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.034187" level="INFO">${return_list_copy} = [2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:43.033866" elapsed="0.000347"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:43.034258" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:43.034412" level="INFO">${index_list} = [2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:43.032936" elapsed="0.001500"/>
</kw>
<kw name="Sort List" owner="Collections">
<arg>${index_list}</arg>
<doc>Sorts the given list in place.</doc>
<status status="PASS" start="2026-04-25T23:51:43.034580" elapsed="0.000154"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.035231" level="INFO">${ds_type} = config</msg>
<var>${ds_type}</var>
<arg>'${shard_type}' != 'config'</arg>
<arg>operational</arg>
<arg>config</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.034884" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.035639" level="INFO">${leader_list} = []</msg>
<var>${leader_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:43.035405" elapsed="0.000259"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.036064" level="INFO">${follower_list} = []</msg>
<var>${follower_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:43.035800" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.038464" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.038172" elapsed="0.000319"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:43.038536" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.038682" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.037824" elapsed="0.000883"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.086999" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.086457" elapsed="0.000591"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.088184" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.087837" elapsed="0.000458">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.088506" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.087399" elapsed="0.001157"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.089638" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.089012" elapsed="0.000680"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.090349" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:43.090606" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:43.090116" elapsed="0.000535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.091325" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.091013" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.092506" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.092251" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.093055" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.092704" elapsed="0.000378"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.093393" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.093591" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.093753" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:43.093267" elapsed="0.000542"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.093131" elapsed="0.000707"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:43.093880" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.094056" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:43.091909" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.091534" elapsed="0.002605"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.094388" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.094199" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.091500" elapsed="0.003018"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.095436" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.094838" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.095567" elapsed="0.000061"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:43.084752" elapsed="0.011043"/>
</kw>
<msg time="2026-04-25T23:51:43.096045" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.071543" elapsed="0.024566"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.108165" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.119797" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.131520" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.131705" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.131871" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.132367" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.132164" elapsed="0.000362"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:43.132150" elapsed="0.000442"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.132731" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.133054" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.133392" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:43.132121" elapsed="0.001465"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.131999" elapsed="0.001617"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.133757" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.133833" elapsed="0.000015"/>
</return>
<msg time="2026-04-25T23:51:43.133967" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:43.067559" elapsed="0.066435"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.135466" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.135096" elapsed="0.000517">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.135790" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.134659" elapsed="0.001156"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.136151" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.135886" elapsed="0.000396"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.136999" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.136469" elapsed="0.000571"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.136309" elapsed="0.000829"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.135868" elapsed="0.001294"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.139675" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.137305" elapsed="0.002396"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:43.139753" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.139903" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:43.134341" elapsed="0.005623"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.141499" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.141129" elapsed="0.000514">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.141824" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.140636" elapsed="0.001214"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:43.142073" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.141937" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.141903" elapsed="0.000251"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.142291" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.142452" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.142517" elapsed="0.000015"/>
</return>
<msg time="2026-04-25T23:51:43.144451" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:43.140322" elapsed="0.004156"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.146134" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.145726" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.146709" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.146325" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:43.162307" level="INFO">GET Request : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ge74z77630s9rjxhpsqjpxfp1569.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:43.162797" level="INFO">GET Response : url=http://10.30.170.123:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:43.163087" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:43.148899" elapsed="0.014229"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.146819" elapsed="0.016437"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.163432" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.163286" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.146801" elapsed="0.016815"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.168511" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.165731" elapsed="0.003067"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.164898" elapsed="0.003980"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.164879" elapsed="0.004055"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.172277" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.169846" elapsed="0.002557"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.169029" elapsed="0.003451"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.169011" elapsed="0.003508"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.173752" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.172963" elapsed="0.000859"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.174599" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.173983" elapsed="0.000760"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.175879" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.175248" elapsed="0.000857"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.174782" elapsed="0.001404"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.173963" elapsed="0.002259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.177478" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.176680" elapsed="0.000867"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.178330" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.177693" elapsed="0.000785"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.179612" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.178987" elapsed="0.000723"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.178518" elapsed="0.001272"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.177673" elapsed="0.002153"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.180104" elapsed="0.000797"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:43.181740" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.181173" elapsed="0.000638"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.182078" elapsed="0.002739"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:43.164282" elapsed="0.020703"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.185178" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.185063" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.185042" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:43.191796" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:43.185396" elapsed="0.006431"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:43.191879" elapsed="0.000148"/>
</return>
<msg time="2026-04-25T23:51:43.192171" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:43.144828" elapsed="0.047369"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.192261" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.192412" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:43.046712" elapsed="0.145726"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.192766" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.192521" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.192504" elapsed="0.000455"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.192994" elapsed="0.000027"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:43.042672" elapsed="0.150450"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.038773" elapsed="0.154392"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.038756" elapsed="0.154433"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:43.193787" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.193681" elapsed="0.000165"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.193906" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.193869" elapsed="0.000093"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.193664" elapsed="0.000320"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.194123" elapsed="0.000021"/>
</kw>
<msg time="2026-04-25T23:51:43.194242" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:43.193413" elapsed="0.000855"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.194804" level="INFO">${cluster_index} = 2</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.194427" elapsed="0.000404"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.195455" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.194995" elapsed="0.000487"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.200799" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.200550" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.201249" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.201005" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:43.209755" level="INFO">GET Request : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:43.209815" level="INFO">GET Response : url=http://10.30.170.123:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:43 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:43 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6287,"InMemoryJournalLogSize":1623,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":7910,"RaftState":"Follower","LastApplied":7902,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7910,"LastLeadershipChangeTime":"2026-04-25 23:51:41.230","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"7.023 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":7902,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":1979765},"timestamp":1777161103,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:43.209941" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:43.203268" elapsed="0.006702"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.201358" elapsed="0.008655"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.210184" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.210039" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.201340" elapsed="0.008934"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.217094" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":0,"SnapshotIndex":6287,"InMemoryJournalLogSize":1623,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":7910,"RaftState":"Follower","LastApplied":7902,"LastCommittedTransactionTime":"1970-01-01 00:00:00.000","PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-3-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.171.135:2550\/user\/shardmanager-config\/member-3-shard-car-config","LastLogIndex":7910,"LastLeadershipChangeTime":"2026-04-25 23:51:41.230","FollowerInitialSyncStatus":true,"FollowerInfo":[],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"7.023 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":0,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-3-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":7902,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-2-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":1979765},"timestamp":1777161103,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.211691" elapsed="0.005531"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.211397" elapsed="0.005877"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.211372" elapsed="0.005937"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.220932" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.217692" elapsed="0.003289"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.217389" elapsed="0.003628"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.217365" elapsed="0.003676"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.221573" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.221193" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.221897" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.221671" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.222597" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.222149" elapsed="0.000474"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.221997" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.221653" elapsed="0.001028"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.223227" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.222833" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.223547" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.223324" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.224257" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.223776" elapsed="0.000508"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.223628" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.223306" elapsed="0.001035"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.224487" elapsed="0.000382"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:43.225357" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.225044" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.225530" elapsed="0.005656"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:43.210785" elapsed="0.020468"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.231428" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.231322" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.231303" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:43.234275" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:43.231629" elapsed="0.002675"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:43.234356" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:43.234513" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:43.196409" elapsed="0.038130"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.234595" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.234742" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:43.195688" elapsed="0.039080"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.235911" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161103, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.235476" elapsed="0.000479"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:43.236064" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:43.236251" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-2-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161103, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:43.235145" elapsed="0.001132"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.236623" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 7902, 'CommittedTransactionsCount': 0, 'CurrentTerm': 4, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [], 'FollowerIniti...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.236426" elapsed="0.000223"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.237016" level="INFO">${raft_property} = Follower</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.236796" elapsed="0.000246"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:43.237089" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.237239" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:43.037226" elapsed="0.200038"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:43.237326" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:51:43.237469" level="INFO">${raft_state} = Follower</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:43.036506" elapsed="0.200987"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.237779" elapsed="0.000209"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.237571" elapsed="0.000457"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.238190" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.238053" elapsed="0.000191"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.238401" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.238268" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.237554" elapsed="0.000920"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:43.036346" elapsed="0.202152"/>
</iter>
<iter>
<kw name="Get_Raft_State_Of_Shard_At_Member" owner="ClusterManagement">
<kw name="Get_Raft_Property_From_Shard_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.240935" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.240623" elapsed="0.000340"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:43.241010" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.241156" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.240292" elapsed="0.000889"/>
</kw>
<if>
<branch type="IF" condition="${verify_restconf}">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.289572" level="INFO">${file_path_stream} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.289056" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.290640" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.290382" elapsed="0.000335">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules.chromium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.290896" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.289991" elapsed="0.000969"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.291848" level="INFO">${file_path} = /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.291317" elapsed="0.000578"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.292496" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri"&gt;/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-25T23:51:43.292730" level="INFO">${template} = /rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-25T23:51:43.292290" elapsed="0.000520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.293507" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.293194" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.294662" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.294406" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.295150" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.294859" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.295499" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.295696" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.295859" elapsed="0.000021"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-04-25T23:51:43.295372" elapsed="0.000560"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.295230" elapsed="0.000733"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-25T23:51:43.296030" elapsed="0.000030"/>
</return>
<msg time="2026-04-25T23:51:43.296192" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-25T23:51:43.294083" elapsed="0.002134"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.293714" elapsed="0.002560"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.296524" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.296334" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.293682" elapsed="0.002974"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.297643" level="INFO">${final_text} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.297063" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.297774" elapsed="0.000061"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="PASS" start="2026-04-25T23:51:43.287370" elapsed="0.010701"/>
</kw>
<msg time="2026-04-25T23:51:43.298241" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.274158" elapsed="0.024138"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.310423" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.322224" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules.chromium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.333982" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.334171" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.334338" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.334824" elapsed="0.000087"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.334620" elapsed="0.000388"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:43.334605" elapsed="0.000470"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.335213" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.335522" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.335864" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-25T23:51:43.334575" elapsed="0.001515"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.334451" elapsed="0.001670"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.336262" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.336341" elapsed="0.000016"/>
</return>
<msg time="2026-04-25T23:51:43.336476" level="INFO">${uri} = /rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-25T23:51:43.270166" elapsed="0.066342"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.338036" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.337650" elapsed="0.000534">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.338363" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.337220" elapsed="0.001169"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.338697" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.338460" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.339533" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.339022" elapsed="0.000552"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.338850" elapsed="0.000824"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.338442" elapsed="0.001257"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.342283" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.339842" elapsed="0.002468"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-25T23:51:43.342362" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:43.342516" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:43.336881" elapsed="0.005660"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-25T23:51:43.343991" level="FAIL">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.343607" elapsed="0.000543">File '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/variables/restconf/modules/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-04-25T23:51:43.344335" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-25T23:51:43.343188" elapsed="0.001172"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-04-25T23:51:43.344569" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.344434" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.344415" elapsed="0.000235"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.344786" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.345046" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.345154" elapsed="0.000016"/>
</return>
<msg time="2026-04-25T23:51:43.347102" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/test/csit/libraries/../variables/restconf/modules/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-25T23:51:43.342857" elapsed="0.004272"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.348711" level="INFO">/rests/data/ietf-yang-library:modules-state?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.348316" elapsed="0.000442"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.349371" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.348909" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:43.376244" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 path_url=/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:43.378200" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifi... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:43.379030" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:43.351573" elapsed="0.027562"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.349483" elapsed="0.029893"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.379718" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.379427" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.349465" elapsed="0.030546"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.387088" level="INFO">{"ietf-yang-library:modules-state":{"module":[{"name":"nc-notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/nc-notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netmod:notification","conformance-type":"import"},{"name":"car-people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people","conformance-type":"import"},{"name":"ietf-crypto-types_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-crypto-types?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-crypto-types","conformance-type":"import","feature":["one-asymmetric-key-format","hidden-private-keys","cleartext-passwords","one-symmetric-key-format","p10-csr-format","encrypted-symmetric-keys","cleartext-symmetric-keys","cms-enveloped-data-format","csr-generation","hidden-symmetric-keys","encrypted-passwords","encrypted-private-keys","asymmetrically-encrypted-value-format","cms-encrypted-data-format","cleartext-private-keys","symmetrically-encrypted-value-format","certificate-expiration-notification"]},{"name":"ietf-tls-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-common","conformance-type":"import","feature":["hello-params","tls12","tls13"]},{"name":"ietf-http-client_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-client?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-client","conformance-type":"import","feature":["basic-auth","tcp-supported","tls-supported"]},{"name":"distributed-datastore-provider_2025-01-30","revision":"2025-01-30","schema":"/rests/modules/distributed-datastore-provider?revision=2025-01-30","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:distributed-datastore-provider","conformance-type":"import"},{"name":"ietf-datastores_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-datastores?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-datastores","conformance-type":"import"},{"name":"odl-controller-cds-types_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/odl-controller-cds-types?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:cds:types","conformance-type":"import"},{"name":"aaa-app-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-app-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:app:config","conformance-type":"import"},{"name":"ietf-tls-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-server","conformance-type":"import","feature":["server-ident-x509-cert","client-auth-x509-cert","client-auth-supported"]},{"name":"ietf-restconf-server_2024-08-14","revision":"2024-08-14","schema":"/rests/modules/ietf-restconf-server?revision=2024-08-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-server","conformance-type":"import","feature":["https-listen","http-listen"]},{"name":"ietf-truststore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-truststore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-truststore","conformance-type":"import","feature":["inline-definitions-supported"]},{"name":"odl-mdsal-lowlevel-control_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-control?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:control","conformance-type":"import"},{"name":"sal-remote_2014-01-14","revision":"2014-01-14","schema":"/rests/modules/sal-remote?revision=2014-01-14","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote","conformance-type":"import"},{"name":"aaa-encrypt-service-config_2024-02-02","revision":"2024-02-02","schema":"/rests/modules/aaa-encrypt-service-config?revision=2024-02-02","namespace":"config:aaa:authn:encrypt:service:config","conformance-type":"import"},{"name":"ietf-tcp-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-server","conformance-type":"import","feature":["tcp-server-keepalives"]},{"name":"iana-ssh-encryption-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-encryption-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-encryption-algs","conformance-type":"import"},{"name":"odl-mdsal-lowlevel-common_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-common?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:common","conformance-type":"import"},{"name":"odl-entity-owners","revision":"","schema":"/rests/modules/odl-entity-owners","namespace":"urn:opendaylight:params:xml:ns:yang:controller:entity-owners","conformance-type":"import"},{"name":"ietf-yang-patch_2017-02-22","revision":"2017-02-22","schema":"/rests/modules/ietf-yang-patch?revision=2017-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-patch","conformance-type":"import"},{"name":"iana-ssh-mac-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-mac-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-mac-algs","conformance-type":"import"},{"name":"ietf-http-server_2024-02-08","revision":"2024-02-08","schema":"/rests/modules/ietf-http-server?revision=2024-02-08","namespace":"urn:ietf:params:xml:ns:yang:ietf-http-server","conformance-type":"import","feature":["tcp-supported","tls-supported"]},{"name":"ietf-ip_2018-02-22","revision":"2018-02-22","schema":"/rests/modules/ietf-ip?revision=2018-02-22","namespace":"urn:ietf:params:xml:ns:yang:ietf-ip","conformance-type":"import","feature":["ipv6-privacy-autoconf","ipv4-non-contiguous-netmasks"]},{"name":"ietf-ssh-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-client","conformance-type":"import","feature":["client-ident-hostbased","ssh-client-keepalives","client-ident-password","client-ident-publickey"]},{"name":"aaa-cert-mdsal_2016-03-21","revision":"2016-03-21","schema":"/rests/modules/aaa-cert-mdsal?revision=2016-03-21","namespace":"urn:opendaylight:yang:aaa:cert:mdsal","conformance-type":"import"},{"name":"iana-crypt-hash_2014-08-06","revision":"2014-08-06","schema":"/rests/modules/iana-crypt-hash?revision=2014-08-06","namespace":"urn:ietf:params:xml:ns:yang:iana-crypt-hash","conformance-type":"import","feature":["crypt-hash-sha-512","crypt-hash-sha-256","crypt-hash-md5"]},{"name":"basic-rpc-test_2016-01-20","revision":"2016-01-20","schema":"/rests/modules/basic-rpc-test?revision=2016-01-20","namespace":"urn:opendaylight:controller:basic-rpc-test","conformance-type":"import"},{"name":"ietf-netconf_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:netconf:base:1.0","conformance-type":"import","feature":["url","xpath","rollback-on-error","validate","confirmed-commit","candidate","startup","writable-running"]},{"name":"ietf-restconf_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf","conformance-type":"import"},{"name":"aaa_2016-12-14","revision":"2016-12-14","schema":"/rests/modules/aaa?revision=2016-12-14","namespace":"urn:opendaylight:params:xml:ns:yang:aaa","conformance-type":"import"},{"name":"ietf-yang-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-yang-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-types","conformance-type":"import"},{"name":"aaa-cert_2015-11-26","revision":"2015-11-26","schema":"/rests/modules/aaa-cert?revision=2015-11-26","namespace":"urn:opendaylight:yang:aaa:cert","conformance-type":"import"},{"name":"iana-tls-cipher-suite-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-tls-cipher-suite-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-tls-cipher-suite-algs","conformance-type":"import"},{"name":"iana-ssh-public-key-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-public-key-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-public-key-algs","conformance-type":"import"},{"name":"ietf-netconf-with-defaults_2011-06-01","revision":"2011-06-01","schema":"/rests/modules/ietf-netconf-with-defaults?revision=2011-06-01","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults","conformance-type":"import"},{"name":"ietf-tcp-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-client","conformance-type":"import","feature":["tcp-client-keepalives","local-binding-supported"]},{"name":"odl-mdsal-lowlevel-target_2017-02-15","revision":"2017-02-15","schema":"/rests/modules/odl-mdsal-lowlevel-target?revision=2017-02-15","namespace":"tag:opendaylight.org,2017:controller:yang:lowlevel:target","conformance-type":"import"},{"name":"ietf-origin_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-origin?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-origin","conformance-type":"import"},{"name":"notifications_2008-07-14","revision":"2008-07-14","schema":"/rests/modules/notifications?revision=2008-07-14","namespace":"urn:ietf:params:xml:ns:netconf:notification:1.0","conformance-type":"import"},{"name":"people_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/people?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people","conformance-type":"import"},{"name":"ietf-subscribed-notifications_2019-09-09","revision":"2019-09-09","schema":"/rests/modules/ietf-subscribed-notifications?revision=2019-09-09","namespace":"urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications","conformance-type":"import","feature":["subtree","encode-xml","encode-json"]},{"name":"odl-device-notification_2024-02-18","revision":"2024-02-18","schema":"/rests/modules/odl-device-notification?revision=2024-02-18","namespace":"urn:opendaylight:device:notification","conformance-type":"import"},{"name":"car_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car","conformance-type":"import"},{"name":"ietf-restconf-monitoring_2017-01-26","revision":"2017-01-26","schema":"/rests/modules/ietf-restconf-monitoring?revision=2017-01-26","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-monitoring","conformance-type":"import"},{"name":"yang-ext_2013-07-09","revision":"2013-07-09","schema":"/rests/modules/yang-ext?revision=2013-07-09","namespace":"urn:opendaylight:yang:extension:yang-ext","conformance-type":"import"},{"name":"car-purchase_2014-08-18","revision":"2014-08-18","schema":"/rests/modules/car-purchase?revision=2014-08-18","namespace":"urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase","conformance-type":"import"},{"name":"ietf-ssh-server_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-server?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-server","conformance-type":"import","feature":["local-users-supported","local-user-auth-publickey","local-user-auth-password","local-user-auth-hostbased","ssh-server-keepalives"]},{"name":"ietf-ssh-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-ssh-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-ssh-common","conformance-type":"import","feature":["ssh-x509-certs","transport-params"]},{"name":"ietf-interfaces_2018-02-20","revision":"2018-02-20","schema":"/rests/modules/ietf-interfaces?revision=2018-02-20","namespace":"urn:ietf:params:xml:ns:yang:ietf-interfaces","conformance-type":"import","feature":["pre-provisioning","arbitrary-names","if-mib"]},{"name":"ietf-inet-types_2013-07-15","revision":"2013-07-15","schema":"/rests/modules/ietf-inet-types?revision=2013-07-15","namespace":"urn:ietf:params:xml:ns:yang:ietf-inet-types","conformance-type":"import"},{"name":"aaa-password-service-config_2017-06-19","revision":"2017-06-19","schema":"/rests/modules/aaa-password-service-config?revision=2017-06-19","namespace":"urn:opendaylight:aaa:password:service:config","conformance-type":"import"},{"name":"ietf-network-instance_2019-01-21","revision":"2019-01-21","schema":"/rests/modules/ietf-network-instance?revision=2019-01-21","namespace":"urn:ietf:params:xml:ns:yang:ietf-network-instance","conformance-type":"import"},{"name":"odl-general-entity_2015-09-30","revision":"2015-09-30","schema":"/rests/modules/odl-general-entity?revision=2015-09-30","namespace":"urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity","conformance-type":"import"},{"name":"ietf-yang-metadata_2016-08-05","revision":"2016-08-05","schema":"/rests/modules/ietf-yang-metadata?revision=2016-08-05","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-metadata","conformance-type":"import"},{"name":"ietf-restconf-subscribed-notifications_2019-11-17","revision":"2019-11-17","schema":"/rests/modules/ietf-restconf-subscribed-notifications?revision=2019-11-17","namespace":"urn:ietf:params:xml:ns:yang:ietf-restconf-subscribed-notifications","conformance-type":"import"},{"name":"ietf-tcp-common_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tcp-common?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tcp-common","conformance-type":"import","feature":["keepalives-supported"]},{"name":"cluster-admin_2025-01-31","revision":"2025-01-31","schema":"/rests/modules/cluster-admin?revision=2025-01-31","namespace":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:cluster:admin","conformance-type":"import"},{"name":"ietf-netconf-notifications_2012-02-06","revision":"2012-02-06","schema":"/rests/modules/ietf-netconf-notifications?revision=2012-02-06","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-notifications","conformance-type":"import"},{"name":"ietf-yang-library_2019-01-04","revision":"2019-01-04","schema":"/rests/modules/ietf-yang-library?revision=2019-01-04","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-library","conformance-type":"import"},{"name":"ietf-tls-client_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-tls-client?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-tls-client","conformance-type":"import","feature":["client-ident-x509-cert","server-auth-x509-cert"]},{"name":"sal-remote-augment_2023-11-03","revision":"2023-11-03","schema":"/rests/modules/sal-remote-augment?revision=2023-11-03","namespace":"urn:sal:restconf:event:subscription","conformance-type":"import"},{"name":"ietf-netconf-acm_2018-02-14","revision":"2018-02-14","schema":"/rests/modules/ietf-netconf-acm?revision=2018-02-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-acm","conformance-type":"import"},{"name":"aaa-cert-rpc_2015-12-15","revision":"2015-12-15","schema":"/rests/modules/aaa-cert-rpc?revision=2015-12-15","namespace":"urn:opendaylight:yang:aaa:cert:rpc","conformance-type":"import"},{"name":"ietf-keystore_2024-10-10","revision":"2024-10-10","schema":"/rests/modules/ietf-keystore?revision=2024-10-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-keystore","conformance-type":"import","feature":["asymmetric-keys","inline-definitions-supported"]},{"name":"ietf-yang-schema-mount_2019-01-14","revision":"2019-01-14","schema":"/rests/modules/ietf-yang-schema-mount?revision=2019-01-14","namespace":"urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount","conformance-type":"import"},{"name":"ietf-netconf-nmda_2019-01-07","revision":"2019-01-07","schema":"/rests/modules/ietf-netconf-nmda?revision=2019-01-07","namespace":"urn:ietf:params:xml:ns:yang:ietf-netconf-nmda","conformance-type":"import","feature":["with-defaults","origin"]},{"name":"iana-ssh-key-exchange-algs_2024-10-16","revision":"2024-10-16","schema":"/rests/modules/iana-ssh-key-exchange-algs?revision=2024-10-16","namespace":"urn:ietf:params:xml:ns:yang:iana-ssh-key-exchange-algs","conformance-type":"import"},{"name":"ietf-x509-cert-to-name_2014-12-10","revision":"2014-12-10","schema":"/rests/modules/ietf-x509-cert-to-name?revision=2014-12-10","namespace":"urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name","conformance-type":"import"},{"name":"odl-codegen-extensions_2024-06-27","revision":"2024-06-27","schema":"/rests/modules/odl-codegen-extensions?revision=2024-06-27","namespace":"urn:opendaylight:yang:extension:codegen","conformance-type":"import"}],"module-set-id":"2"}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.382939" elapsed="0.004624"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.381717" elapsed="0.005958"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.381687" elapsed="0.006046"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.391347" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.388875" elapsed="0.002602"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.387864" elapsed="0.003693"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.387837" elapsed="0.003759"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.393295" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.392136" elapsed="0.001230"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.394165" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.393517" elapsed="0.000802"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.395494" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.394826" elapsed="0.000768"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.394359" elapsed="0.001318"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.393496" elapsed="0.002217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.397070" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.396214" elapsed="0.000927"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.397927" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.397288" elapsed="0.000793"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.399313" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.398650" elapsed="0.000765"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.398149" elapsed="0.001347"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.397268" elapsed="0.002264"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.399718" elapsed="0.000900"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:43.401456" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.400912" elapsed="0.000613"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.401760" elapsed="0.002467"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:43.380727" elapsed="0.023649"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.404568" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.404451" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.404432" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:43.411295" level="INFO">${text_normalized} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:43.404788" elapsed="0.006537"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:43.411378" elapsed="0.000037"/>
</return>
<msg time="2026-04-25T23:51:43.411548" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:43.347472" elapsed="0.064102"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.411638" elapsed="0.000026"/>
</return>
<msg time="2026-04-25T23:51:43.411793" level="INFO">${response_text} = {
 "ietf-yang-library:modules-state": {
  "module": [
   {
    "conformance-type": "import",
    "feature": [
     "arbitrary-names",
     "if-mib",
     "pre-provisioning"
    ],
    "name": "ietf-in...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-04-25T23:51:43.249221" elapsed="0.162598"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.412199" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.411904" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.411887" elapsed="0.000457"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.412377" elapsed="0.000026"/>
</return>
<arg>session=${session}</arg>
<arg>folder=${RESTCONF_MODULES_DIR}</arg>
<arg>verify=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-04-25T23:51:43.245182" elapsed="0.167324"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.241247" elapsed="0.171304"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.241230" elapsed="0.171346"/>
</if>
<kw name="Resolve_Shard_Type_Class" owner="ClusterManagement">
<if>
<branch type="IF" condition="'${shard_type}' == 'config'">
<return>
<value>DistributedConfigDatastore</value>
<status status="PASS" start="2026-04-25T23:51:43.413259" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.413151" elapsed="0.000170"/>
</branch>
<branch type="ELSE IF" condition="'${shard_type}' == 'operational'">
<return>
<value>DistributedOperationalDatastore</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.413381" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.413344" elapsed="0.000077"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.413133" elapsed="0.000310"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized shard type: ${shard_type}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.413583" elapsed="0.000022"/>
</kw>
<msg time="2026-04-25T23:51:43.413704" level="INFO">${type_class} = DistributedConfigDatastore</msg>
<var>${type_class}</var>
<arg>shard_type=${shard_type}</arg>
<doc>Simple lookup for class name corresponding to desired type.</doc>
<status status="PASS" start="2026-04-25T23:51:43.412808" elapsed="0.000922"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.414279" level="INFO">${cluster_index} = 3</msg>
<var>${cluster_index}</var>
<arg>${member_index}+${NODE_ROLE_INDEX_START}-1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.413888" elapsed="0.000418"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.414929" level="INFO">${uri} = jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<var>${uri}</var>
<arg>${JOLOKIA_READ_URI}:Category=Shards,name=member-${cluster_index}-shard-${shard_name}-${shard_type},type=${type_class}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.414451" elapsed="0.000508"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.420288" level="INFO">jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.419999" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.420726" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.420482" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:43.431039" level="INFO">GET Request : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:43.431098" level="INFO">GET Response : url=http://10.30.171.135:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore 
 status=200, reason=OK 
 headers={'Content-Type': 'text/plain;charset=utf-8', 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', 'Date': 'Sat, 25 Apr 2026 23:51:43 GMT', 'Expires': 'Sat, 25 Apr 2026 22:51:43 GMT', 'Transfer-Encoding': 'chunked'} 
 body={"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":1212,"SnapshotIndex":6294,"InMemoryJournalLogSize":1943,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":8237,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:43.400","LastApplied":8230,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":8237,"LastLeadershipChangeTime":"2026-04-25 23:51:41.223","FollowerInitialSyncStatus":true,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.000","active":false,"matchIndex":-1,"voting":true,"id":"member-1-shard-car-config","nextIndex":6297},{"timeSinceLastActivity":"00:00:00.001","active":true,"matchIndex":8230,"voting":true,"id":"member-2-shard-car-config","nextIndex":8231}],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.492 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":1212,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":8230,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":2034101},"timestamp":1777161103,"status":200} 
 </msg>
<msg time="2026-04-25T23:51:43.431202" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:43.422783" elapsed="0.008445"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.420837" elapsed="0.010433"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.431437" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.431296" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.420819" elapsed="0.010702"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.437896" level="INFO">{"request":{"mbean":"org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore","type":"read"},"value":{"ReadWriteTransactionCount":1212,"SnapshotIndex":6294,"InMemoryJournalLogSize":1943,"ReplicatedToAllIndex":-1,"Leader":"member-3-shard-car-config","LastIndex":8237,"RaftState":"Leader","LastCommittedTransactionTime":"2026-04-25 23:51:43.400","LastApplied":8230,"PeerAddresses":"member-1-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.9:2550\/user\/shardmanager-config\/member-1-shard-car-config, member-2-shard-car-config: pekko:\/\/opendaylight-cluster-data@10.30.170.123:2550\/user\/shardmanager-config\/member-2-shard-car-config","LastLogIndex":8237,"LastLeadershipChangeTime":"2026-04-25 23:51:41.223","FollowerInitialSyncStatus":true,"FollowerInfo":[{"timeSinceLastActivity":"00:00:00.000","active":false,"matchIndex":-1,"voting":true,"id":"member-1-shard-car-config","nextIndex":6297},{"timeSinceLastActivity":"00:00:00.001","active":true,"matchIndex":8230,"voting":true,"id":"member-2-shard-car-config","nextIndex":8231}],"FailedReadTransactionsCount":0,"Voting":true,"StatRetrievalTime":"1.492 ms","CurrentTerm":4,"LastTerm":4,"FailedTransactionsCount":0,"PendingTxCommitQueueSize":0,"VotedFor":"member-3-shard-car-config","SnapshotCaptureInitiated":false,"CommittedTransactionsCount":1212,"TxCohortCacheSize":0,"PeerVotingStates":"member-1-shard-car-config: true, member-2-shard-car-config: true","LastLogTerm":4,"StatRetrievalError":null,"CommitIndex":8230,"SnapshotTerm":2,"AbortTransactionsCount":0,"ReadOnlyTransactionCount":0,"ShardName":"member-3-shard-car-config","LeadershipChangeCount":3,"InMemoryJournalDataSize":2034101},"timestamp":1777161103,"status":200}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.432704" elapsed="0.005364"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.432492" elapsed="0.005656"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.432473" elapsed="0.005730"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.442610" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.438807" elapsed="0.003850"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.438333" elapsed="0.004359"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.438295" elapsed="0.004421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.443262" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.442866" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.443584" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.443360" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.444343" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.443815" elapsed="0.000556"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.443665" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.443342" elapsed="0.001089"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.444962" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.444580" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.445285" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.445061" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.445973" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.445514" elapsed="0.000487"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.445366" elapsed="0.000672"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.445043" elapsed="0.001016"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:43.446201" elapsed="0.000378"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-04-25T23:51:43.447073" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.446734" elapsed="0.000365"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.447250" elapsed="0.005748"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-04-25T23:51:43.431944" elapsed="0.021120"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.453242" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.453135" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.453115" elapsed="0.000193"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-04-25T23:51:43.456375" level="INFO">${text_normalized} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-04-25T23:51:43.453444" elapsed="0.002964"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-04-25T23:51:43.456461" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:51:43.456620" level="INFO">${response_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-04-25T23:51:43.415814" elapsed="0.040868"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-04-25T23:51:43.456742" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.456891" level="INFO">${data_text} = {
 "request": {
  "mbean": "org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore",
  "type": "read"
 },
 "status": 200,
 "timestamp": 1777161103,
...</msg>
<var>${data_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="PASS" start="2026-04-25T23:51:43.415165" elapsed="0.041768"/>
</kw>
<kw name="Json Parse From String" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.457949" level="INFO">${json_data} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161103, 'value': {'...</msg>
<var>${json_data}</var>
<arg>json.loads('''${plain_string_with_json}''')</arg>
<arg>json</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:43.457486" elapsed="0.000494"/>
</kw>
<return>
<value>${json_data}</value>
<status status="PASS" start="2026-04-25T23:51:43.458029" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:43.458205" level="INFO">${data_object} = {'request': {'mbean': 'org.opendaylight.controller:Category=Shards,name=member-3-shard-car-config,type=DistributedConfigDatastore', 'type': 'read'}, 'status': 200, 'timestamp': 1777161103, 'value': {'...</msg>
<var>${data_object}</var>
<arg>${data_text}</arg>
<doc>Parse given plain string into json (dictionary)</doc>
<status status="PASS" start="2026-04-25T23:51:43.457150" elapsed="0.001081"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.458583" level="INFO">${value} = {'AbortTransactionsCount': 0, 'CommitIndex': 8230, 'CommittedTransactionsCount': 1212, 'CurrentTerm': 4, 'FailedReadTransactionsCount': 0, 'FailedTransactionsCount': 0, 'FollowerInfo': [{'active': Fal...</msg>
<var>${value}</var>
<arg>${data_object}</arg>
<arg>value</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.458380" elapsed="0.000230"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.458977" level="INFO">${raft_property} = Leader</msg>
<var>${raft_property}</var>
<arg>${value}</arg>
<arg>${property}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.458758" elapsed="0.000245"/>
</kw>
<return>
<value>${raft_property}</value>
<status status="PASS" start="2026-04-25T23:51:43.459052" elapsed="0.000034"/>
</return>
<msg time="2026-04-25T23:51:43.459238" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>RaftState</arg>
<arg>${shard_name}</arg>
<arg>${shard_type}</arg>
<arg>${member_index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft property.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:43.239668" elapsed="0.219601"/>
</kw>
<return>
<value>${raft_state}</value>
<status status="PASS" start="2026-04-25T23:51:43.459328" elapsed="0.000025"/>
</return>
<msg time="2026-04-25T23:51:43.459474" level="INFO">${raft_state} = Leader</msg>
<var>${raft_state}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${ds_type}</arg>
<arg>member_index=${index}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Send request to Jolokia on indexed member, return extracted Raft status.
Optionally, check restconf works.</doc>
<status status="PASS" start="2026-04-25T23:51:43.238828" elapsed="0.220671"/>
</kw>
<if>
<branch type="IF" condition="'Follower' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${follower_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.459789" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.459579" elapsed="0.000266"/>
</branch>
<branch type="ELSE IF" condition="'Leader' == '${raft_state}'">
<kw name="Append To List" owner="Collections">
<arg>${leader_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.460259" elapsed="0.000230"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:43.459870" elapsed="0.000668"/>
</branch>
<branch type="ELSE IF" condition="${validate}">
<kw name="Fail" owner="BuiltIn">
<arg>Unrecognized Raft state: ${raft_state}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.460728" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.460571" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.459561" elapsed="0.001243"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:43.238665" elapsed="0.222164"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.036140" elapsed="0.424722"/>
</for>
<return>
<value>${leader_list}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.460906" elapsed="0.000044"/>
</return>
<msg time="2026-04-25T23:51:43.461157" level="INFO">${leader_list} = [3]</msg>
<msg time="2026-04-25T23:51:43.461205" level="INFO">${follower_list} = [2]</msg>
<var>${leader_list}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>validate=True</arg>
<arg>member_index_list=${member_index_list}</arg>
<arg>verify_restconf=${verify_restconf}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Return lists of Leader and Follower member indices from a given member index list
(or from the full list if empty). If ${shard_type} is not 'config', 'operational' is assumed.
If ${validate}, Fail if raft state is not Leader or Follower (for example on Candidate).
The biggest difference from Get_Leader_And_Followers_For_Shard
is that no check on number of Leaders is performed.</doc>
<status status="PASS" start="2026-04-25T23:51:43.032219" elapsed="0.429009"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.461713" level="INFO">Length is 1.</msg>
<msg time="2026-04-25T23:51:43.461790" level="INFO">${leader_count} = 1</msg>
<var>${leader_count}</var>
<arg>${leader_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-25T23:51:43.461423" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="${leader_count} &lt; 1">
<kw name="Fail" owner="BuiltIn">
<arg>No leader found.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.462164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.461941" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.461902" elapsed="0.000350"/>
</if>
<kw name="Length Should Be" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.464397" level="INFO">Length is 1.</msg>
<arg>${leader_list}</arg>
<arg>${1}</arg>
<arg>Too many Leaders.</arg>
<doc>Verifies that the length of the given item is correct.</doc>
<status status="PASS" start="2026-04-25T23:51:43.462433" elapsed="0.002013"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:43.464792" level="INFO">${leader} = 3</msg>
<var>${leader}</var>
<arg>${leader_list}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.464604" elapsed="0.000213"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.464864" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.465076" level="INFO">${leader} = 3</msg>
<msg time="2026-04-25T23:51:43.465122" level="INFO">${follower_list} = [2]</msg>
<var>${leader}</var>
<var>${follower_list}</var>
<arg>shard_name=${shard_name}</arg>
<arg>shard_type=${shard_type}</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Get role lists, validate there is one leader, return the leader and list of followers.
Optionally, issue GET to a simple restconf URL to make sure subsequent operations will not encounter 503.</doc>
<status status="PASS" start="2026-04-25T23:51:43.029792" elapsed="0.435353"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.465653" level="INFO">${new_leader_index} = 3</msg>
<arg>\${new_leader_index}</arg>
<arg>${leader}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:43.465312" elapsed="0.000383"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.466194" level="INFO">${new_followers_list} = [2]</msg>
<arg>\${new_followers_list}</arg>
<arg>${follower_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:43.465846" elapsed="0.000389"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.467118" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.466808" elapsed="0.000337"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:43.467190" elapsed="0.000027"/>
</return>
<msg time="2026-04-25T23:51:43.467338" level="INFO">${leader_session} = ClusterManagement__session_3</msg>
<var>${leader_session}</var>
<arg>member_index=${leader}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.466475" elapsed="0.000887"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.467843" level="INFO">${new_leader_session} = ClusterManagement__session_3</msg>
<arg>\${new_leader_session}</arg>
<arg>${leader_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:43.467514" elapsed="0.000371"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.468348" level="INFO">${sessions} = []</msg>
<var>${sessions}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:43.468045" elapsed="0.000334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.469474" level="INFO">${session} = ClusterManagement__session_2</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:43.469175" elapsed="0.000326"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:43.469547" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:43.469697" level="INFO">${follower_session} = ClusterManagement__session_2</msg>
<var>${follower_session}</var>
<arg>member_index=${follower_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.468767" elapsed="0.000954"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${sessions}</arg>
<arg>${follower_session}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.469862" elapsed="0.000206"/>
</kw>
<var name="${follower_index}">2</var>
<status status="PASS" start="2026-04-25T23:51:43.468587" elapsed="0.001521"/>
</iter>
<var>${follower_index}</var>
<value>@{follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.468435" elapsed="0.001702"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.470624" level="INFO">${new_follower_sessions} = ['ClusterManagement__session_2']</msg>
<arg>\${new_follower_sessions}</arg>
<arg>${sessions}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:43.470290" elapsed="0.000375"/>
</kw>
<kw name="Get From List" owner="Collections">
<msg time="2026-04-25T23:51:43.471014" level="INFO">${first_follower_session} = ClusterManagement__session_2</msg>
<var>${first_follower_session}</var>
<arg>${sessions}</arg>
<arg>0</arg>
<doc>Returns the value specified with an ``index`` from ``list``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.470811" elapsed="0.000229"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.471532" level="INFO">${new_first_follower_session} = ClusterManagement__session_2</msg>
<arg>\${new_first_follower_session}</arg>
<arg>${first_follower_session}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-25T23:51:43.471195" elapsed="0.000379"/>
</kw>
<return>
<value>${leader}</value>
<value>${follower_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.471620" elapsed="0.000028"/>
</return>
<arg>${old_car_followers}</arg>
<arg>shard_name=${SHARD_NAME}</arg>
<arg>shard_type=${SHARD_TYPE}</arg>
<doc>Get current leader and followers for given shard. Can be used for less nodes than full odl configuration.
Variable names do not contain neither node nor shard names, so the variables are only suitable for temporary use, as indicated by Tmp in the keyword name.
This keyword sets the following suite variables:
${new_leader_session} - http session for the leader node
${new_follower_sessions} - list of http sessions for the follower nodes
${new_first_follower_session} - http session for the first follower node
${new_leader_index} - index of the shard leader
${new_followers_list} - list of followers indexes</doc>
<status status="PASS" start="2026-04-25T23:51:43.029181" elapsed="0.442593"/>
</kw>
<doc>Verify new owner of the car shard is elected.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-25T23:51:31.934019" elapsed="11.537881"/>
</test>
<test id="s1-s2-t4" name="Verify_Cars_Configured" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:43.475169" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:43.474897" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.476524" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.476373" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.476353" elapsed="0.000242"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.481440" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.481330" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.481313" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.482501" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:43.482117" elapsed="0.000411"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.483002" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:43.482679" elapsed="0.000349"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:43.483074" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:43.483229" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:43.481727" elapsed="0.001528"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.488527" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.488405" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.488383" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.489738" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.489631" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.489613" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.490259" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.489963" elapsed="0.000323"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.490660" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.490439" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.528089" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:43.491183" elapsed="0.037126"/>
</kw>
<msg time="2026-04-25T23:51:43.528491" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:43.528539" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.490836" elapsed="0.037740"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.560398" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:43.529102" elapsed="0.031421"/>
</kw>
<msg time="2026-04-25T23:51:43.560684" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:43.560729" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.528741" elapsed="0.032025"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.561085" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.560842" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.560823" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.561602" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.561306" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.561970" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.561744" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.561726" elapsed="0.000325"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:43.562083" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.564615" elapsed="0.000150"/>
</kw>
<msg time="2026-04-25T23:51:43.564842" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:43.563531" elapsed="0.001464"/>
</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="NOT RUN" start="2026-04-25T23:51:43.565397" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.565736" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.562933" elapsed="0.003006"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:43.562341" elapsed="0.003666"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:43.489330" elapsed="0.076777"/>
</kw>
<msg time="2026-04-25T23:51:43.566199" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.566243" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.488739" elapsed="0.077541"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:43.566463" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.566356" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.566337" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.566946" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.567269" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.567343" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:43.487999" elapsed="0.079450"/>
</kw>
<msg time="2026-04-25T23:51:43.567541" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.567585" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.483606" elapsed="0.084016"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.567950" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.567696" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.567680" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:43.483473" elapsed="0.084576"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.573243" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.573136" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.573117" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.574526" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.574420" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.574403" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.575041" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.574727" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.575428" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.575217" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.610087" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:43.575939" elapsed="0.034382"/>
</kw>
<msg time="2026-04-25T23:51:43.610568" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:43.610617" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.575604" elapsed="0.035051"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.647597" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:43.611536" elapsed="0.036199"/>
</kw>
<msg time="2026-04-25T23:51:43.647932" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:43.647982" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.611066" elapsed="0.036954"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.648447" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.648127" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.648096" elapsed="0.000436"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.649033" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.648671" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.649387" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.649179" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.649161" elapsed="0.000302"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:43.649502" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.652297" elapsed="0.000156"/>
</kw>
<msg time="2026-04-25T23:51:43.652517" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:43.651086" elapsed="0.001572"/>
</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="NOT RUN" start="2026-04-25T23:51:43.652955" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.653285" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.650420" elapsed="0.003054"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:43.649828" elapsed="0.003748"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:43.574121" elapsed="0.079563"/>
</kw>
<msg time="2026-04-25T23:51:43.653783" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.653827" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.573451" elapsed="0.080431"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:43.654342" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.653991" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.653971" elapsed="0.000456"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.654825" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.655177" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.655249" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:43.572785" elapsed="0.082577"/>
</kw>
<msg time="2026-04-25T23:51:43.655457" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.655501" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.568370" elapsed="0.087168"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.655858" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.655614" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.655597" elapsed="0.000392"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:43.568208" elapsed="0.087809"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.661357" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.661246" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.661227" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.662550" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:43.662444" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.662426" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:43.663087" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:43.662753" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.663476" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.663266" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.702181" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:43.663989" elapsed="0.038451"/>
</kw>
<msg time="2026-04-25T23:51:43.702700" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:43.702749" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.663652" elapsed="0.039135"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:43.735869" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:43.703620" elapsed="0.032394"/>
</kw>
<msg time="2026-04-25T23:51:43.736190" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:43.736277" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.703098" elapsed="0.033223"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.736704" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.736431" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.736399" elapsed="0.000393"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:43.737304" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "V "e "r "i "f "y "_ "C "a "r "s "_ "C "o "n "f "i "g "u "r "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:43.736964" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.737680" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.737449" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.737431" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:43.737799" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:43.740641" elapsed="0.000155"/>
</kw>
<msg time="2026-04-25T23:51:43.740860" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:43.739451" elapsed="0.001581"/>
</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="NOT RUN" start="2026-04-25T23:51:43.741301" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.741632" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:43.738717" elapsed="0.003105"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:43.738146" elapsed="0.003741"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:43.662145" elapsed="0.079871"/>
</kw>
<msg time="2026-04-25T23:51:43.742116" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.742164" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.661566" elapsed="0.080711"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:43.742474" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:43.742361" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.742341" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.743238" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.743584" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:43.743675" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:43.660874" elapsed="0.082915"/>
</kw>
<msg time="2026-04-25T23:51:43.743887" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:43.743951" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.656327" elapsed="0.087664"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:43.744343" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:43.744069" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:43.744052" elapsed="0.000375"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:43.656157" elapsed="0.088296"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:43.483305" elapsed="0.261186"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:43.480965" elapsed="0.263590"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:43.476010" elapsed="0.268608"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:43.475569" elapsed="0.269098"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:43.472845" elapsed="0.271882"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:51:53.745988" level="FAIL">No match found for '~]&gt;' in 10 seconds
Output:
[?2004l2026-04-25 23:51:25,315 INFO: Add 10000 car(s) to 10.30.170.123:8181 (1 per request)
.</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-04-25T23:51:43.745393" elapsed="10.001407">No match found for '~]&gt;' in 10 seconds
Output:
[?2004l2026-04-25 23:51:25,315 INFO: Add 10000 car(s) to 10.30.170.123:8181 (1 per request)
.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:51:55.766462" level="INFO">2026-04-25 23:51:53,974 INFO: Response code(s) got per number of requests: {201: 987}
2026-04-25 23:51:53,975 INFO: Response code(s) got per number of requests: {201: 995}
2026-04-25 23:51:53,976 INFO: Response code(s) got per number of requests: {201: 1008}
2026-04-25 23:51:53,977 INFO: Response code(s) got per number of requests: {201: 991}
2026-04-25 23:51:53,978 INFO: Response code(s) got per number of requests: {201: 1002}
2026-04-25 23:51:53,978 INFO: Response code(s) got per number of requests: {201: 1005}
2026-04-25 23:51:53,979 INFO: Response code(s) got per number of requests: {201: 1004}
Traceback (most recent call last):
  File "/home/jenkins/cluster_rest_script.py", line 864, in &lt;module&gt;
    handler_function(args.host, args.port, args.threads, args.itemcount, auth, args.ipr)
  File "/home/jenkins/cluster_rest_script.py", line 645, in add_car_with_retries
    res = _task_executor(
  File "/home/jenkins/cluster_rest_script.py", line 357, in _task_executor
    for k, v in part_result.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
2026-04-25 23:51:53,981 INFO: Response code(s) got per number of requests: {201: 994}
2026-04-25 23:51:54,004 INFO: Response code(s) got per number of requests: {201: 1012}
2026-04-25 23:51:54,005 INFO: Response code(s) got per number of requests: {201: 1002}
[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:51:55.747676" elapsed="0.018906"/>
</kw>
<arg>120x</arg>
<arg>2s</arg>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:43.744901" elapsed="12.021758"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:55.767894" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:55.767518" elapsed="0.000424"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:55.768006" elapsed="0.000052"/>
</return>
<msg time="2026-04-25T23:51:55.768196" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${new_leader_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:55.767031" elapsed="0.001190"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Cars_Count">
<kw name="Get_Cars_Count">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:55.915109" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:55.920879" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/car:cars?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"car:cars":{"car-entry":[{"id":"4248","model":"model4248","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4134","model":"model4134","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9409","model":"model9409","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1673","model":"model1673","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9691","model":"model9691","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9794","model":"model9794","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7651","model":"model7651","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"344","model":"model344","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3530","model":"model3530","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"447","model":"model447","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1163","model":"model1163","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4440","model":"model4440","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4239","model":"model4239","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4147","model":"model4147","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9418","model":"model9418","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1660","model":"model1660","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7664","model":"model7664","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"357","model":"model357","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3521","model":"model3521","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1150","model":"model1150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4222","model":"model4222","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5208","model":"model5208","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2808","model":"model2808","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1699","model":"model1699","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7468","model":"model7468","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3556","model":"model3556","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3659","model":"model3659","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1181","model":"model1181","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4213","model":"model4213","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5217","model":"model5217","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1547","model":"model1547","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1686","model":"model1686","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7682","model":"model7682","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2130","model":"model2130","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"331","model":"model331","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3547","model":"model3547","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4300","model":"model4300","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5331","model":"model5331","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7591","model":"model7591","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7302","model":"model7302","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2041","model":"model2041","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2236","model":"model2236","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3827","model":"model3827","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"482","model":"model482","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3632","model":"model3632","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4580","model":"model4580","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5340","model":"model5340","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7315","model":"model7315","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2054","model":"model2054","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2249","model":"model2249","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"495","model":"model495","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3623","model":"model3623","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4326","model":"model4326","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4058","model":"model4058","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1595","model":"model1595","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8186","model":"model8186","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7573","model":"model7573","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9427","model":"model9427","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2254","model":"model2254","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3801","model":"model3801","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"369","model":"model369","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3519","model":"model3519","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4317","model":"model4317","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1582","model":"model1582","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8199","model":"model8199","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"7586","model":"model7586","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"9436","model":"model9436","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2072","model":"model2072","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3711","model":"model3711","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2267","model":"model2267","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"3814","model":"model3814","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5674","model":"model5674","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5175","model":"model5175","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1773","model":"model1773","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1876","model":"model1876","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6016","model":"model6016","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8368","model":"model8368","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"150","model":"model150","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4869","model":"model4869","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5665","model":"model5665","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5188","model":"model5188","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2896","model":"model2896","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1764","model":"model1764","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2999","model":"model2999","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"1867","model":"model1867","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6029","model":"model6029","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8377","model":"model8377","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6230","model":"model6230","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"4999","model":"model4999","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"5344","model":"model5344","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"2883","model":"model2883","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8342","model":"model8342","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"8481","model":"model8481","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6823","model":"model6823","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6926","model":"model6926","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"525","model":"model525","year":2015,"category":"my_category","manufacturer":"my_manufacturer"},{"id":"6... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-04-25T23:51:55.921214" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${session}</arg>
<arg>url=${CARURL_CONFIG}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:51:55.769569" elapsed="0.151687"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.239689" level="INFO">${count} = 10000</msg>
<var>${count}</var>
<arg>len(${resp.json()}[car:cars][car-entry])</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:51:55.921565" elapsed="0.318180"/>
</kw>
<return>
<value>${count}</value>
<status status="PASS" start="2026-04-25T23:51:56.239833" elapsed="0.000058"/>
</return>
<msg time="2026-04-25T23:51:56.240072" level="INFO">${count} = 10000</msg>
<var>${count}</var>
<arg>${session}</arg>
<doc>Count car items in config ds.</doc>
<status status="PASS" start="2026-04-25T23:51:55.769246" elapsed="0.470852"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${exp_count}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-04-25T23:51:56.240310" elapsed="0.000476"/>
</kw>
<arg>${ITEM_COUNT}</arg>
<arg>${session}</arg>
<doc>Count car items in config ds and compare with expected number.</doc>
<status status="PASS" start="2026-04-25T23:51:55.768864" elapsed="0.471989"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_Cars_Count</arg>
<arg>${ITEM_COUNT}</arg>
<arg>${session}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-04-25T23:51:55.768391" elapsed="0.472515"/>
</kw>
<doc>Verify that all cars are configured.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-25T23:51:43.472309" elapsed="12.768744"/>
</test>
<test id="s1-s2-t5" name="Rejoin_Isolated_Member" line="83">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:51:56.244642" elapsed="0.000326"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:51:56.244311" elapsed="0.000722"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.246107" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.245964" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.245918" elapsed="0.000259"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.250986" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.250861" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.250843" elapsed="0.000224"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.252076" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:56.251670" elapsed="0.000434"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.252583" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:56.252257" elapsed="0.000354"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:56.252657" elapsed="0.000043"/>
</return>
<msg time="2026-04-25T23:51:56.252866" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:56.251301" elapsed="0.001604"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.258399" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.258279" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.258260" elapsed="0.000222"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.259940" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.259800" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.259777" elapsed="0.000262"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.260562" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.260196" elapsed="0.000394"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.261022" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.260742" elapsed="0.000306"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.302267" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:56.261528" elapsed="0.040880"/>
</kw>
<msg time="2026-04-25T23:51:56.302603" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:56.302650" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.261204" elapsed="0.041483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.342307" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:56.303276" elapsed="0.039202"/>
</kw>
<msg time="2026-04-25T23:51:56.342641" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:56.342687" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.302875" elapsed="0.039847"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.343063" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.342808" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.342784" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.343582" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:56.343278" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.343972" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.343728" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.343710" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:56.344086" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.346740" elapsed="0.000149"/>
</kw>
<msg time="2026-04-25T23:51:56.346967" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:56.345589" elapsed="0.001512"/>
</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="NOT RUN" start="2026-04-25T23:51:56.347363" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.347682" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:56.344936" elapsed="0.002927"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:56.344381" elapsed="0.003561"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:56.259376" elapsed="0.088733"/>
</kw>
<msg time="2026-04-25T23:51:56.348326" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.348371" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.258634" elapsed="0.089774"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:56.348593" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-04-25T23:51:56.348486" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.348467" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.349094" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.349444" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.349515" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:56.257918" elapsed="0.091704"/>
</kw>
<msg time="2026-04-25T23:51:56.349716" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.349761" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.253302" elapsed="0.096496"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.350133" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.349872" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.349856" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:56.253165" elapsed="0.097067"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.355589" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.355481" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.355461" elapsed="0.000231"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.356810" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.356703" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.356686" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.357412" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.357089" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.357815" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.357604" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.395952" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:56.358330" elapsed="0.037896"/>
</kw>
<msg time="2026-04-25T23:51:56.396495" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:56.396545" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.358008" elapsed="0.038575"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.428015" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:56.397408" elapsed="0.030737"/>
</kw>
<msg time="2026-04-25T23:51:56.428311" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:56.428356" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.396872" elapsed="0.031521"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.428763" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.428497" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.428468" elapsed="0.000381"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.429332" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:56.429009" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.429710" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.429479" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.429461" elapsed="0.000328"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:56.429829" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.432676" elapsed="0.000156"/>
</kw>
<msg time="2026-04-25T23:51:56.432895" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:56.431455" elapsed="0.001597"/>
</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="NOT RUN" start="2026-04-25T23:51:56.433322" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.433641" elapsed="0.000102"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:56.430770" elapsed="0.003085"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:56.430190" elapsed="0.003794"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:56.356404" elapsed="0.077686"/>
</kw>
<msg time="2026-04-25T23:51:56.434189" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.434235" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.355841" elapsed="0.078434"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:56.434466" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:56.434356" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.434337" elapsed="0.000273"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.435056" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.435399" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.435471" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:56.355137" elapsed="0.080446"/>
</kw>
<msg time="2026-04-25T23:51:56.435681" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.435727" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.350493" elapsed="0.085271"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.436108" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.435843" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.435826" elapsed="0.000359"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:56.350360" elapsed="0.085849"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.441793" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.441656" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.441638" elapsed="0.000223"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.443087" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.442885" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.442867" elapsed="0.000288"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.443594" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.443292" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.444000" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.443769" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.482208" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:51:56.444497" elapsed="0.037827"/>
</kw>
<msg time="2026-04-25T23:51:56.482492" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:51:56.482540" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.444175" elapsed="0.038403"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.514274" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:51:56.483114" elapsed="0.031297"/>
</kw>
<msg time="2026-04-25T23:51:56.514590" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:51:56.514636" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.482744" elapsed="0.031928"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.515059" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.514768" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.514742" elapsed="0.000402"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.515608" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "R "e "j "o "i "n "_ "I "s "o "l "a "t "e "d "_ "M "e "m "b "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:56.515281" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.515981" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.515751" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.515732" elapsed="0.000395"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:51:56.516162" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.518771" elapsed="0.000173"/>
</kw>
<msg time="2026-04-25T23:51:56.519008" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:56.517638" elapsed="0.001506"/>
</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="NOT RUN" start="2026-04-25T23:51:56.519406" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.519726" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:56.517016" elapsed="0.002902"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:51:56.516455" elapsed="0.003556"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:51:56.442583" elapsed="0.077539"/>
</kw>
<msg time="2026-04-25T23:51:56.520229" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.520274" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.442028" elapsed="0.078284"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:51:56.520542" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-04-25T23:51:56.520402" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.520376" elapsed="0.000275"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.521091" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.521430" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.521502" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:51:56.441303" elapsed="0.080310"/>
</kw>
<msg time="2026-04-25T23:51:56.521709" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:51:56.521754" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.436489" elapsed="0.085303"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.522154" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.521869" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.521852" elapsed="0.000383"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:56.436353" elapsed="0.085905"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:56.252981" elapsed="0.269310"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:51:56.250481" elapsed="0.271873"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:51:56.245630" elapsed="0.276786"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:51:56.245183" elapsed="0.277283"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:51:56.242129" elapsed="0.280393"/>
</kw>
<kw name="Rejoin_Member_From_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.527803" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:56.527419" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.528311" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:56.528004" elapsed="0.000333"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:56.528381" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:56.528537" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:56.527040" elapsed="0.001522"/>
</kw>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.529000" level="INFO">${source} = 10.30.170.9</msg>
<var>${source}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${rejoin_member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.528756" elapsed="0.000270"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.533222" level="INFO">${dport} = </msg>
<var>${dport}</var>
<arg>'${port}' != '${EMPTY}'</arg>
<arg>--dport ${port}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:56.529180" elapsed="0.004069"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.533839" level="INFO">${destination} = 10.30.170.9</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.533627" elapsed="0.000239"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.534433" level="INFO">${command} = sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.9 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -D OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:56.534032" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${rejoin_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<arg>command=${command}</arg>
<arg>member_index=${rejoin_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.534816" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.534530" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.534512" elapsed="0.000388"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:51:56.533500" elapsed="0.001441"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.535407" level="INFO">${destination} = 10.30.170.123</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.535194" elapsed="0.000239"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.535962" level="INFO">${command} = sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -D OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:56.535579" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${rejoin_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.537025" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.536743" elapsed="0.000309"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.537790" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:56.537907" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:56.537661" elapsed="0.000283"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:56.540519" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.540255" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.540236" elapsed="0.000362"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.540844" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:56.540961" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:56.540737" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.541508" level="INFO">Attempting to execute command "sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP" on remote system "10.30.170.9" 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-04-25T23:51:56.541130" elapsed="0.000425"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.542276" level="INFO">${conn_id} = 29</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-04-25T23:51:56.541701" elapsed="0.000602"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.543429" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:56.543506" 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-04-25T23:51:56.542905" elapsed="0.000624"/>
</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-04-25T23:51:56.543709" elapsed="0.000599"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.545621" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:56.860619" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:31 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:56.545053" elapsed="0.315720"/>
</kw>
<msg time="2026-04-25T23:51:56.860947" 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-04-25T23:51:56.544467" elapsed="0.316565"/>
</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-04-25T23:51:56.542517" elapsed="0.318625"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.861613" level="INFO">Executing command 'sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.170.123 -j DROP'.</msg>
<msg time="2026-04-25T23:51:56.904560" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:56.904810" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:56.904908" level="INFO">${stderr} = </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-04-25T23:51:56.861363" elapsed="0.043635"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:56.905347" elapsed="0.000479"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.906860" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:56.906251" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.907457" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:56.907169" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.907114" elapsed="0.000503"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:56.908003" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-04-25T23:51:56.907736" elapsed="0.000429"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.907702" elapsed="0.000516"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:56.908291" elapsed="0.000032"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.914415" elapsed="0.000280"/>
</kw>
<msg time="2026-04-25T23:51:56.914826" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:56.913553" elapsed="0.001343"/>
</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="NOT RUN" start="2026-04-25T23:51:56.915076" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.915234" elapsed="0.000021"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:56.909000" elapsed="0.006318"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:56.539669" elapsed="0.375742"/>
</kw>
<msg time="2026-04-25T23:51:56.915465" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:56.539135" elapsed="0.376383"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:56.538600" elapsed="0.377010"/>
</kw>
<msg time="2026-04-25T23:51:56.915659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:56.538092" elapsed="0.377617"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:56.919093" elapsed="0.000141"/>
</kw>
<msg time="2026-04-25T23:51:56.919340" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:56.918589" elapsed="0.000815"/>
</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="NOT RUN" start="2026-04-25T23:51:56.919554" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:56.919706" elapsed="0.000020"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:56.916021" elapsed="0.003765"/>
</kw>
<msg time="2026-04-25T23:51:56.919875" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:56.537261" elapsed="0.382639"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.920388" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:56.920085" elapsed="0.000344"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:56.920472" elapsed="0.000029"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${rejoin_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:56.536336" elapsed="0.384262"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:56.536059" elapsed="0.384576"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.536041" elapsed="0.384619"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:51:56.535069" elapsed="0.385616"/>
</iter>
<iter>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.921224" level="INFO">${destination} = 10.30.171.135</msg>
<var>${destination}</var>
<arg>${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.920997" elapsed="0.000252"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.921765" level="INFO">${command} = sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -D OUTPUT -p ${protocol} ${dport} --source ${source} --destination ${destination} -j DROP</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:56.921397" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${index}&quot; != &quot;${rejoin_member_index}&quot;">
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:56.923008" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:56.922704" elapsed="0.000330"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.923763" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:56.923863" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:56.923643" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:56.926663" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:56.926399" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.926381" elapsed="0.000365"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.927016" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:56.927115" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:56.926888" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.927657" level="INFO">Attempting to execute command "sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP" on remote system "10.30.170.9" 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-04-25T23:51:56.927282" elapsed="0.000421"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.928308" level="INFO">${conn_id} = 30</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-04-25T23:51:56.927848" elapsed="0.000487"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:56.929447" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:56.929525" 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-04-25T23:51:56.928942" elapsed="0.000607"/>
</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-04-25T23:51:56.929697" elapsed="0.000760"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:56.931798" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:57.285242" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:56 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:56.931219" elapsed="0.354218"/>
</kw>
<msg time="2026-04-25T23:51:57.285602" 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-04-25T23:51:56.930621" elapsed="0.355080"/>
</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-04-25T23:51:56.928543" elapsed="0.357289"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.286462" level="INFO">Executing command 'sudo /sbin/iptables -D OUTPUT -p all  --source 10.30.170.9 --destination 10.30.171.135 -j DROP'.</msg>
<msg time="2026-04-25T23:51:57.329490" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:57.329618" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:51:57.329663" level="INFO">${stderr} = </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-04-25T23:51:57.286165" elapsed="0.043521"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:57.329850" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.330683" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.330355" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.331050" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:57.330862" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:57.330822" elapsed="0.000306"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:57.331292" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:51:57.331184" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:57.331167" elapsed="0.000209"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.331409" elapsed="0.000015"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:57.335196" elapsed="0.000270"/>
</kw>
<msg time="2026-04-25T23:51:57.335597" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:57.334344" elapsed="0.001321"/>
</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="NOT RUN" start="2026-04-25T23:51:57.335818" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.335996" elapsed="0.000022"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:57.331767" elapsed="0.004313"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:56.925856" elapsed="0.410314"/>
</kw>
<msg time="2026-04-25T23:51:57.336223" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:56.925321" elapsed="0.410950"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:56.924699" elapsed="0.411651"/>
</kw>
<msg time="2026-04-25T23:51:57.336392" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:56.924060" elapsed="0.412375"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:57.339665" elapsed="0.000144"/>
</kw>
<msg time="2026-04-25T23:51:57.339853" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:57.339228" elapsed="0.000685"/>
</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="NOT RUN" start="2026-04-25T23:51:57.340086" elapsed="0.000070"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.340294" elapsed="0.000020"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:57.336714" elapsed="0.003661"/>
</kw>
<msg time="2026-04-25T23:51:57.340467" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:56.923243" elapsed="0.417248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.340902" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.340656" elapsed="0.000347"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:57.341047" elapsed="0.000028"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${rejoin_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:56.922295" elapsed="0.418875"/>
</kw>
<status status="PASS" start="2026-04-25T23:51:56.921867" elapsed="0.419340"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:56.921843" elapsed="0.419388"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:51:56.920845" elapsed="0.420411"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:51:56.533311" elapsed="0.807981"/>
</for>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.341711" level="INFO">${command} = sudo /sbin/iptables -L -n</msg>
<var>${command}</var>
<arg>sudo /sbin/iptables -L -n</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:57.341443" elapsed="0.000294"/>
</kw>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:51:57.342676" level="INFO">${member_ip} = 10.30.170.9</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:51:57.342403" elapsed="0.000299"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.343445" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:57.343544" level="INFO">${current_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:57.343326" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<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-04-25T23:51:57.346121" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:57.345827" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:57.345808" elapsed="0.000397"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.346453" level="INFO">index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-04-25T23:51:57.346553" level="INFO">${current_ssh_connection} = index=25
host=10.30.171.43
alias=None
port=22
timeout=10 seconds
newline=

prompt=~]&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-25T23:51:57.346345" elapsed="0.000234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.347113" level="INFO">Attempting to execute command "sudo /sbin/iptables -L -n" on remote system "10.30.170.9" 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-04-25T23:51:57.346719" elapsed="0.000440"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.347683" level="INFO">${conn_id} = 31</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-04-25T23:51:57.347305" elapsed="0.000403"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.348594" level="INFO">Length is 0.</msg>
<msg time="2026-04-25T23:51:57.348670" 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-04-25T23:51:57.348314" elapsed="0.000380"/>
</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-04-25T23:51:57.348843" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.350280" level="INFO">Logging into '10.30.170.9:22' as 'jenkins'.</msg>
<msg time="2026-04-25T23:51:57.654161" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-171-generic x86_64)

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

 System information as of Sat Apr 25 23:51:15 UTC 2026

  System load:  0.16               Processes:             121
  Usage of /:   11.1% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.9
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

10 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: Sat Apr 25 23:51:57 2026 from 10.30.170.25
[?2004h[jenkins@releng-51970-7-0-builder-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-04-25T23:51:57.349687" elapsed="0.304719"/>
</kw>
<msg time="2026-04-25T23:51:57.654492" 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-04-25T23:51:57.349337" elapsed="0.305237"/>
</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-04-25T23:51:57.347912" elapsed="0.306773"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:51:57.655218" level="INFO">Executing command 'sudo /sbin/iptables -L -n'.</msg>
<msg time="2026-04-25T23:51:57.677739" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:51:57.677860" level="INFO">${stdout} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<msg time="2026-04-25T23:51:57.677905" level="INFO">${stderr} = </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-04-25T23:51:57.654954" elapsed="0.022995"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-25T23:51:57.678111" elapsed="0.000247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.678866" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.678558" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.679174" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:57.679018" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:57.678987" elapsed="0.000264"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:51:57.679411" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:51:57.679307" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-04-25T23:51:57.679291" elapsed="0.000202"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.679526" elapsed="0.000014"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:57.682787" elapsed="0.000214"/>
</kw>
<msg time="2026-04-25T23:51:57.683045" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:57.682313" elapsed="0.000794"/>
</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="NOT RUN" start="2026-04-25T23:51:57.683260" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.683412" elapsed="0.000020"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:57.679885" elapsed="0.003606"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</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-04-25T23:51:57.345305" elapsed="0.338275"/>
</kw>
<msg time="2026-04-25T23:51:57.683659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:57.344736" elapsed="0.338972"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-04-25T23:51:57.344218" elapsed="0.339575"/>
</kw>
<msg time="2026-04-25T23:51:57.683842" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:51:57.343716" elapsed="0.340170"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:51:57.686891" elapsed="0.000158"/>
</kw>
<msg time="2026-04-25T23:51:57.687091" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:51:57.686458" elapsed="0.000694"/>
</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="NOT RUN" start="2026-04-25T23:51:57.687300" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.687451" elapsed="0.000020"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:51:57.684181" elapsed="0.003349"/>
</kw>
<msg time="2026-04-25T23:51:57.687623" level="INFO">${output} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-04-25T23:51:57.342914" elapsed="0.344767"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.688161" level="INFO">Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-FORWARD  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain DOCKER (1 references)
target     prot opt source               destination         
DROP       all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-BRIDGE (1 references)
target     prot opt source               destination         
DOCKER     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-CT (1 references)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED

Chain DOCKER-FORWARD (1 references)
target     prot opt source               destination         
DOCKER-CT  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-INTERNAL  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-BRIDGE  all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-INTERNAL (1 references)
target     prot opt source               destination         

Chain DOCKER-USER (1 references)
target     prot opt source               destination         </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.687887" elapsed="0.000330"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-25T23:51:57.688260" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:51:57.688414" level="INFO">${output} = Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  -...</msg>
<var>${output}</var>
<arg>command=${command}</arg>
<arg>member_index=${rejoin_member_index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-04-25T23:51:57.341958" elapsed="0.346482"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.688831" level="INFO">Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy DROP)
target     prot opt source               destination         
DOCKER-USER  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-FORWARD  all  --  0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

Chain DOCKER (1 references)
target     prot opt source               destination         
DROP       all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-BRIDGE (1 references)
target     prot opt source               destination         
DOCKER     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-CT (1 references)
target     prot opt source               destination         
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED

Chain DOCKER-FORWARD (1 references)
target     prot opt source               destination         
DOCKER-CT  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-INTERNAL  all  --  0.0.0.0/0            0.0.0.0/0           
DOCKER-BRIDGE  all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           

Chain DOCKER-INTERNAL (1 references)
target     prot opt source               destination         

Chain DOCKER-USER (1 references)
target     prot opt source               destination         </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.688590" elapsed="0.000295"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.693730" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:51:57.693341" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.694235" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:51:57.693910" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:51:57.694307" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:57.694463" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:51:57.692969" elapsed="0.001518"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.696018" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:51:57.695699" elapsed="0.000347"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:51:57.696090" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:51:57.696238" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:51:57.695339" elapsed="0.000924"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.703268" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.703020" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:51:57.703724" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:51:57.703457" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:51:57.730096" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:51:57.730155" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:51:57.730307" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:51:57.705799" elapsed="0.024943">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:51:57.703842" elapsed="0.026993">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.731034" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:51:57.730868" elapsed="0.000231"/>
</branch>
<status status="FAIL" start="2026-04-25T23:51:57.703823" elapsed="0.027300">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.731496" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.731628" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:57.731591" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:57.731574" elapsed="0.000115"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.731839" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.731910" elapsed="0.000029"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:51:57.698782" elapsed="0.033253">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.732103" elapsed="0.000015"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:51:57.696465" elapsed="0.035731">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.732406" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.732531" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:51:57.732496" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:57.732480" elapsed="0.000110"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.732775" elapsed="0.000023"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.733003" elapsed="0.000024"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:51:57.733071" elapsed="0.000015"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:51:57.694973" elapsed="0.038196">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:51:57.733503" elapsed="0.000025"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:51:57.733246" elapsed="0.000311"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:51:57.733229" elapsed="0.000351"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:51:57.733717" elapsed="0.000021"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:51:57.694733" elapsed="0.039057">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:51:57.694544" elapsed="0.039344">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:51:57.689649" elapsed="0.044354">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:07.741205" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:07.740519" elapsed="0.000731"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:07.741992" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:07.741502" elapsed="0.000530"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:07.742104" elapsed="0.000056"/>
</return>
<msg time="2026-04-25T23:52:07.742361" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:07.739881" elapsed="0.002541"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:07.744615" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:07.744171" elapsed="0.000485"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:07.744722" elapsed="0.000041"/>
</return>
<msg time="2026-04-25T23:52:07.744965" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:07.743658" elapsed="0.001347"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:07.752893" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:07.752554" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:07.753365" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:07.753116" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:07.764733" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:07.764794" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:07.764935" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:07.755678" elapsed="0.009952">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:07.753487" elapsed="0.012349">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.766289" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:07.765948" elapsed="0.000528"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:07.753467" elapsed="0.013068">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.767404" elapsed="0.000059"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:07.767708" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:07.767626" elapsed="0.000320"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:07.767586" elapsed="0.000421"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.768329" elapsed="0.000050"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:07.768488" elapsed="0.000033"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:07.748315" elapsed="0.020411">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:07.768907" elapsed="0.000069"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:07.745298" elapsed="0.023868">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.769641" elapsed="0.000056"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:07.769982" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:07.769864" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:07.769820" elapsed="0.000308"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.770587" elapsed="0.000056"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.771130" elapsed="0.000057"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:07.771288" elapsed="0.000034"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:07.743120" elapsed="0.028393">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:07.771773" elapsed="0.000039"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:07.771691" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:07.771653" elapsed="0.000317"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:07.772283" elapsed="0.000049"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:07.742779" elapsed="0.029667">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:07.742509" elapsed="0.030066">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:07.735128" elapsed="0.037659">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:17.779882" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:17.779201" elapsed="0.000745"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:17.780690" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:17.780176" elapsed="0.000551"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:17.780795" elapsed="0.000052"/>
</return>
<msg time="2026-04-25T23:52:17.781051" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:17.778616" elapsed="0.002470"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:17.783195" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:17.782754" elapsed="0.000479"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:17.783299" elapsed="0.000040"/>
</return>
<msg time="2026-04-25T23:52:17.783505" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:17.782288" elapsed="0.001251"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:17.792883" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:17.792552" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:17.793360" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:17.793094" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:17.804100" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:17.804159" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:17.804269" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:17.795452" elapsed="0.009210">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:17.793488" elapsed="0.011257">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.804943" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:17.804779" elapsed="0.000231"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:17.793467" elapsed="0.011567">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.805412" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:17.805545" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:17.805509" elapsed="0.000076"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:17.805493" elapsed="0.000113"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.805740" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:17.805808" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:17.787536" elapsed="0.018392">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:17.806001" elapsed="0.000015"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:17.783825" elapsed="0.022271">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.806305" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:17.806430" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:17.806395" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:17.806378" elapsed="0.000113"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.806675" elapsed="0.000023"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.806884" elapsed="0.000023"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:17.806967" elapsed="0.000015"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:17.781752" elapsed="0.025346">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:17.807215" elapsed="0.000019"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:17.807177" elapsed="0.000082"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:17.807160" elapsed="0.000121"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:17.807416" elapsed="0.000020"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:17.781441" elapsed="0.026045">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:17.781163" elapsed="0.026380">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:17.773835" elapsed="0.033801">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:27.816040" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:27.815207" elapsed="0.000876"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:27.816745" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:27.816310" elapsed="0.000472"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:27.816848" elapsed="0.000052"/>
</return>
<msg time="2026-04-25T23:52:27.817104" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:27.814196" elapsed="0.002943"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:27.819245" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:27.818788" elapsed="0.000495"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:27.819348" elapsed="0.000040"/>
</return>
<msg time="2026-04-25T23:52:27.819555" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:27.818314" elapsed="0.001276"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:27.828907" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:27.828651" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:27.829360" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:27.829116" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:27.839944" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:27.840023" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:27.840182" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:27.831478" elapsed="0.009219">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:27.829478" elapsed="0.011334">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.841158" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:27.840949" elapsed="0.000310"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:27.829458" elapsed="0.011834">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.841799" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:27.842006" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:27.841953" elapsed="0.000112"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:27.841908" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.842285" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:27.842386" elapsed="0.000021"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:27.823177" elapsed="0.019356">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:27.842633" elapsed="0.000022"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:27.819872" elapsed="0.022896">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.843109" elapsed="0.000035"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:27.843523" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:27.843467" elapsed="0.000114"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:27.843218" elapsed="0.000393"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.843886" elapsed="0.000053"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.844210" elapsed="0.000033"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:27.844305" elapsed="0.000021"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:27.817780" elapsed="0.026663">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:27.844604" elapsed="0.000023"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:27.844552" elapsed="0.000111"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:27.844528" elapsed="0.000166"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:27.844879" elapsed="0.000029"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:27.817474" elapsed="0.027526">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:27.817216" elapsed="0.027865">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:27.808936" elapsed="0.036277">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:37.853400" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:37.852420" elapsed="0.001046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:37.854548" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:37.853819" elapsed="0.000788"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:37.854724" elapsed="0.000079"/>
</return>
<msg time="2026-04-25T23:52:37.855127" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:37.851469" elapsed="0.003713"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:37.857868" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:37.857566" elapsed="0.000330"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:37.857960" elapsed="0.000029"/>
</return>
<msg time="2026-04-25T23:52:37.858113" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:37.857220" elapsed="0.000918"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:37.865285" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:37.865019" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:37.865718" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:37.865478" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:37.876505" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:37.876562" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:37.876674" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:37.867812" elapsed="0.009355">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:37.865836" elapsed="0.011517">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.877749" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:37.877426" elapsed="0.000468"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:37.865815" elapsed="0.012167">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.878822" elapsed="0.000056"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:37.879155" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:37.879074" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:37.879034" elapsed="0.000258"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.879592" elapsed="0.000046"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:37.879744" elapsed="0.000032"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:37.860686" elapsed="0.019321">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:37.880166" elapsed="0.000034"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:37.858341" elapsed="0.022059">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.880863" elapsed="0.000086"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:37.881261" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:37.881180" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:37.881140" elapsed="0.000257"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.881815" elapsed="0.000052"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.882333" elapsed="0.000053"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:37.882481" elapsed="0.000032"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:37.856452" elapsed="0.026249">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:37.882990" elapsed="0.000037"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:37.882872" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:37.882835" elapsed="0.000299"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:37.883501" elapsed="0.000054"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:37.855870" elapsed="0.027803">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:37.855455" elapsed="0.028345">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:37.846509" elapsed="0.037528">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:47.892439" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:47.891458" elapsed="0.001049"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:47.893629" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:47.892859" elapsed="0.000831"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:47.893794" elapsed="0.000075"/>
</return>
<msg time="2026-04-25T23:52:47.894182" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:47.890524" elapsed="0.003714"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:47.896064" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:47.895516" elapsed="0.000575"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:47.896139" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:52:47.896285" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:47.895181" elapsed="0.001128"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:47.903321" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:47.903063" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:47.903756" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:47.903514" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:47.914208" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:47.914268" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:47.914599" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:47.905875" elapsed="0.009625">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:47.903874" elapsed="0.011823">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.916168" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:47.915781" elapsed="0.000546"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:47.903852" elapsed="0.012533">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.917296" elapsed="0.000061"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:47.917651" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:47.917525" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:47.917484" elapsed="0.000319"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.918171" elapsed="0.000052"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:47.918345" elapsed="0.000041"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:47.898876" elapsed="0.019746">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:47.918779" elapsed="0.000037"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:47.896513" elapsed="0.022520">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.919505" elapsed="0.000054"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:47.919788" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:47.919709" elapsed="0.000166"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:47.919672" elapsed="0.000280"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.920393" elapsed="0.000053"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.920861" elapsed="0.000079"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:47.921041" elapsed="0.000033"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:47.894801" elapsed="0.026461">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:47.921517" elapsed="0.000033"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:47.921435" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:47.921399" elapsed="0.000277"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:47.922002" elapsed="0.000050"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:47.894581" elapsed="0.027584">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:47.894360" elapsed="0.027933">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:47.885512" elapsed="0.036993">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="Check_Cluster_Is_In_Sync" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.930495" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:57.929847" elapsed="0.000692"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.931331" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:57.930862" elapsed="0.000507"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:57.931437" elapsed="0.000051"/>
</return>
<msg time="2026-04-25T23:52:57.931669" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:57.929259" elapsed="0.002445"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Get_Sync_Status_Of_Member" owner="ClusterManagement">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.933839" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:57.933410" elapsed="0.000468"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:57.933965" elapsed="0.000041"/>
</return>
<msg time="2026-04-25T23:52:57.934176" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:57.932897" elapsed="0.001315"/>
</kw>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.942392" level="INFO">jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:57.942137" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.942828" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:57.942586" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:57.953134" level="INFO">GET Request : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 path_url=/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:57.953193" level="INFO">GET Response : url=http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 
 status=401, reason=Unauthorized 
 headers={'Cache-Control': 'must-revalidate,no-cache,no-store', 'Content-Type': 'text/html;charset=iso-8859-1', 'Content-Length': '524'} 
 body=&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/&gt;
&lt;title&gt;Error 401 Unauthorized&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;&lt;h2&gt;HTTP ERROR 401 Unauthorized&lt;/h2&gt;
&lt;table&gt;
&lt;tr&gt;&lt;th&gt;URI:&lt;/th&gt;&lt;td&gt;/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;STATUS:&lt;/th&gt;&lt;td&gt;401&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;MESSAGE:&lt;/th&gt;&lt;td&gt;Unauthorized&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;th&gt;SERVLET:&lt;/th&gt;&lt;td&gt;org.jolokia.osgi.servlet.JolokiaServlet&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;/html&gt;
 
 </msg>
<msg time="2026-04-25T23:52:57.953307" level="FAIL">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-04-25T23:52:57.945023" elapsed="0.008684">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<status status="FAIL" start="2026-04-25T23:52:57.942963" elapsed="0.010930">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.954339" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:57.954009" elapsed="0.000474"/>
</branch>
<status status="FAIL" start="2026-04-25T23:52:57.942942" elapsed="0.011593">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.955382" elapsed="0.000058"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.955682" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.955600" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:57.955561" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.956162" elapsed="0.000048"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.956321" elapsed="0.000032"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-04-25T23:52:57.937952" elapsed="0.018599">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.956794" elapsed="0.000067"/>
</return>
<var>${conf_text}</var>
<arg>uri=${JOLOKIA_CONF_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="FAIL" start="2026-04-25T23:52:57.934493" elapsed="0.022585">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${conf_status}</var>
<arg>shard_manager_text=${conf_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.957956" elapsed="0.000061"/>
</kw>
<if>
<branch type="IF" condition="'False' == ${conf_status}">
<return>
<value>False</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.958253" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.958173" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:57.958134" elapsed="0.000256"/>
</if>
<kw name="Get_As_Json_From_Uri" owner="TemplatedRequests">
<var>${oper_text}</var>
<arg>uri=${JOLOKIA_OPER_SHARD_MANAGER_URI}</arg>
<arg>session=${session}</arg>
<doc>Specify JSON headers and return Get_From_Uri normalized response text.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.958812" elapsed="0.000053"/>
</kw>
<kw name="ClusterManagement__Parse_Sync_Status" owner="ClusterManagement">
<var>${oper_status}</var>
<arg>shard_manager_text=${oper_text}</arg>
<doc>Return sync status parsed out of given text. Called twice by Get_Sync_Status_Of_Member.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.959329" elapsed="0.000053"/>
</kw>
<return>
<value>${oper_status}</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.959478" elapsed="0.000032"/>
</return>
<var>${status}</var>
<arg>member_index=${index}</arg>
<doc>Obtain IP, two GETs from jolokia URIs, return combined sync status as string.</doc>
<status status="FAIL" start="2026-04-25T23:52:57.932367" elapsed="0.027330">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<if>
<branch type="IF" condition="'True' == '${status}'">
<continue>
<status status="NOT RUN" start="2026-04-25T23:52:57.959993" elapsed="0.000038"/>
</continue>
<status status="NOT RUN" start="2026-04-25T23:52:57.959874" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-25T23:52:57.959836" elapsed="0.000298"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Index ${index} has incorrect status: ${status}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:57.960431" elapsed="0.000046"/>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-04-25T23:52:57.932062" elapsed="0.028528">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="FAIL" start="2026-04-25T23:52:57.931782" elapsed="0.028939">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</for>
<doc>Fail if no-sync is detected on a member from list (or any).</doc>
<status status="FAIL" start="2026-04-25T23:52:57.923724" elapsed="0.037290">HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<msg time="2026-04-25T23:52:57.961215" level="FAIL">Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</msg>
<arg>${timeout}</arg>
<arg>10s</arg>
<arg>Check_Cluster_Is_In_Sync</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-04-25T23:51:57.689054" elapsed="60.272370">Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<arg>${old_car_leader}</arg>
<doc>If the list is empty, rejoin member from all ODL instances. Otherwise, rejoin member based on present indices.</doc>
<status status="FAIL" start="2026-04-25T23:51:56.522856" elapsed="61.438797">Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</kw>
<doc>Rejoin isolated node</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-04-25T23:51:56.241536" elapsed="61.720307">Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.9:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore</status>
</test>
<test id="s1-s2-t6" name="Delete Cars" line="87">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-04-25T23:52:57.965035" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-25T23:52:57.964748" elapsed="0.000565"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.966338" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.966226" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:57.966207" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.971373" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.971266" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:57.971248" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.972424" level="INFO">${return_list_reference} = [1, 2, 3]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:57.972042" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-25T23:52:57.972967" level="INFO">${return_list_copy} = [1, 2, 3]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-25T23:52:57.972602" elapsed="0.000393"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-25T23:52:57.973055" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:52:57.973215" level="INFO">${index_list} = [1, 2, 3]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-25T23:52:57.971655" elapsed="0.001585"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.978620" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.978511" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:57.978491" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:57.979851" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:57.979744" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:57.979726" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:52:57.980384" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:52:57.980081" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:52:57.980814" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:57.980563" elapsed="0.000279"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.016068" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:52:57.981357" elapsed="0.034825"/>
</kw>
<msg time="2026-04-25T23:52:58.016353" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:52:58.016399" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:57.981016" elapsed="0.035420"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.053041" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:52:58.016988" elapsed="0.036189"/>
</kw>
<msg time="2026-04-25T23:52:58.053355" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:52:58.053401" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.016614" elapsed="0.036825"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.053797" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.053534" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.053509" elapsed="0.000373"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.054390" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.054043" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.054757" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.054532" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.054514" elapsed="0.000339"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:52:58.054888" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:58.057499" elapsed="0.000148"/>
</kw>
<msg time="2026-04-25T23:52:58.057714" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:52:58.056390" elapsed="0.001456"/>
</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="NOT RUN" start="2026-04-25T23:52:58.058131" elapsed="0.000106"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.058485" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:52:58.055741" elapsed="0.002927"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:52:58.055200" elapsed="0.003591"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:52:57.979441" elapsed="0.079454"/>
</kw>
<msg time="2026-04-25T23:52:58.059021" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.059067" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:57.978836" elapsed="0.080269"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:52:58.059292" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:52:58.059184" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.059165" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.059769" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.060128" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.060201" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:52:57.978173" elapsed="0.082138"/>
</kw>
<msg time="2026-04-25T23:52:58.060408" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.060453" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:57.973598" elapsed="0.086893"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.060811" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.060568" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.060551" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-25T23:52:57.973464" elapsed="0.087452"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.066614" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:58.066505" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.066485" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.067805" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:58.067698" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.067680" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:52:58.068333" level="INFO">${karaf_connection_index} = 12</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:52:58.068029" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.068718" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:58.068507" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.105520" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:52:58.069240" elapsed="0.036452"/>
</kw>
<msg time="2026-04-25T23:52:58.105897" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:52:58.105975" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.068892" elapsed="0.037123"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.138092" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:52:58.106615" elapsed="0.031596"/>
</kw>
<msg time="2026-04-25T23:52:58.138378" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:52:58.138424" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.106227" elapsed="0.032233"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.138878" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.138554" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.138528" elapsed="0.000460"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.139506" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.139124" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.139855" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.139645" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.139627" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:52:58.139990" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:58.142555" elapsed="0.000148"/>
</kw>
<msg time="2026-04-25T23:52:58.142764" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:52:58.141472" elapsed="0.001424"/>
</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="NOT RUN" start="2026-04-25T23:52:58.143181" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.143513" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:52:58.140827" elapsed="0.002870"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:52:58.140290" elapsed="0.003473"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:52:58.067399" elapsed="0.076463"/>
</kw>
<msg time="2026-04-25T23:52:58.143985" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.144031" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.066831" elapsed="0.077240"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:52:58.144256" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:52:58.144149" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.144131" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 2,
close the previous connection. In any case create a new connection
to karaf console for 2, set correct prompt set and login to karaf console.
Store connection index for 2 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.144735" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.145114" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.145187" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:52:58.066120" elapsed="0.079176"/>
</kw>
<msg time="2026-04-25T23:52:58.145392" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.145437" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.061210" elapsed="0.084266"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.145792" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.145552" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.145535" elapsed="0.000333"/>
</if>
<var name="${index}">2</var>
<status status="PASS" start="2026-04-25T23:52:58.061075" elapsed="0.084816"/>
</iter>
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.153262" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:58.153153" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.153134" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.154462" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:58.154355" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.154337" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-25T23:52:58.154983" level="INFO">${karaf_connection_index} = 14</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-25T23:52:58.154662" elapsed="0.000393"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.155427" level="INFO">${current_connection_index} = 25</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:58.155210" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.193826" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "l "e "r "- "r "e "s "t "- "c "[78Cl "[A[78Cu</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:52:58.155984" elapsed="0.038007"/>
</kw>
<msg time="2026-04-25T23:52:58.194190" level="INFO">${status_write} = PASS</msg>
<msg time="2026-04-25T23:52:58.194237" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "c "o "n "t "r "o "l "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.155638" elapsed="0.038636"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.225892" level="INFO">"s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-04-25T23:52:58.194848" elapsed="0.031181"/>
</kw>
<msg time="2026-04-25T23:52:58.226200" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-04-25T23:52:58.226248" level="INFO">${message_wait} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.194470" elapsed="0.031817"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.226622" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.226379" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.226353" elapsed="0.000353"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.227178" level="INFO"> "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "i "o "n ". "D "e "l "e "t "e "[C "C "a "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.226845" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.227527" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.227317" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.227300" elapsed="0.000305"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-04-25T23:52:58.227639" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-04-25T23:52:58.230326" elapsed="0.000155"/>
</kw>
<msg time="2026-04-25T23:52:58.230546" level="INFO">Returning from the enclosing user keyword.</msg>
<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-04-25T23:52:58.229168" elapsed="0.001515"/>
</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="NOT RUN" start="2026-04-25T23:52:58.230971" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.231301" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-25T23:52:58.228513" elapsed="0.002972"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-25T23:52:58.227946" elapsed="0.003606"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-04-25T23:52:58.154054" elapsed="0.077599"/>
</kw>
<msg time="2026-04-25T23:52:58.231748" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.231795" level="INFO">${message} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.153474" elapsed="0.078361"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-04-25T23:52:58.232049" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-04-25T23:52:58.231918" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.231895" elapsed="0.000241"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 3,
close the previous connection. In any case create a new connection
to karaf console for 3, set correct prompt set and login to karaf console.
Store connection index for 3 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.232577" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.232916" elapsed="0.000043"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.233058" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-04-25T23:52:58.152789" elapsed="0.080386"/>
</kw>
<msg time="2026-04-25T23:52:58.233310" level="INFO">${status} = PASS</msg>
<msg time="2026-04-25T23:52:58.233358" level="INFO">${output} =  "s "t "- "c "a "r "s "- "p "e "r "f "- "a "s "k ". "t "x "t ". "P "u "t "s "[C "D "u "r "i "n "g "[C "I "s "o "l "a "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.146189" elapsed="0.087208"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.233731" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-25T23:52:58.233480" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.233461" elapsed="0.000351"/>
</if>
<var name="${index}">3</var>
<status status="PASS" start="2026-04-25T23:52:58.146055" elapsed="0.087781"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-25T23:52:57.973292" elapsed="0.260578"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-25T23:52:57.970888" elapsed="0.263061"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-25T23:52:57.965923" elapsed="0.268089"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:57.965460" elapsed="0.268599"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-25T23:52:57.962670" elapsed="0.271445"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.235011" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:58.234672" elapsed="0.000367"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:58.235085" elapsed="0.000028"/>
</return>
<msg time="2026-04-25T23:52:58.235237" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${new_leader_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:58.234315" elapsed="0.000947"/>
</kw>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:58.250502" level="INFO">DELETE Request : url=http://10.30.171.135:8181/rests/data/car:cars 
 path_url=/rests/data/car:cars 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:58.250549" level="INFO">DELETE Response : url=http://10.30.171.135:8181/rests/data/car:cars 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:58.250645" level="INFO">${rsp} = &lt;Response [204]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${CARURL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:52:58.235412" elapsed="0.015270"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:58.263783" level="INFO">GET Request : url=http://10.30.171.135:8181/rests/data/car:cars?content=config 
 path_url=/rests/data/car:cars?content=config 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:58.264114" level="INFO">GET Response : url=http://10.30.171.135:8181/rests/data/car:cars?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-04-25T23:52:58.264344" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${CARURL_CONFIG}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:52:58.251097" elapsed="0.013307"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-04-25T23:52:58.264788" elapsed="0.005357"/>
</kw>
<doc>Remove cars from the datastore</doc>
<tag>critical</tag>
<status status="PASS" start="2026-04-25T23:52:57.962225" elapsed="0.308172"/>
</test>
<kw name="Stop Suite" type="TEARDOWN">
<kw name="Stop_Tool">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.273232" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-04-25T23:52:58.272713" elapsed="0.000596"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.273947" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.273644" elapsed="0.000351"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.274706" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-25T23:52:58.274395" elapsed="0.000340"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-04-25T23:52:58.274877" elapsed="0.000253"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-04-25T23:52:58.274189" elapsed="0.001010"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.278885" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-25T23:52:58.279004" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:52:58.275387" elapsed="0.003646"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.279432" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.279183" elapsed="0.000297"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.281828" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-04-25T23:52:58.280046" elapsed="0.001839"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.282669" level="INFO">[?2004l[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-04-25T23:52:58.282752" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-04-25T23:52:58.282061" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.283351" level="INFO">[?2004l[?2004h[jenkins@releng-51970-7-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.283107" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-04-25T23:52:58.282847" elapsed="0.000584"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.282827" elapsed="0.000629"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-04-25T23:52:58.279720" elapsed="0.003783"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-04-25T23:52:58.272224" elapsed="0.011331"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.284342" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:58.284044" elapsed="0.000324"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-25T23:52:58.284415" elapsed="0.000031"/>
</return>
<msg time="2026-04-25T23:52:58.284567" level="INFO">${session} = ClusterManagement__session_3</msg>
<var>${session}</var>
<arg>member_index=${new_leader_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-25T23:52:58.283729" elapsed="0.000863"/>
</kw>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-04-25T23:52:58.298069" level="INFO">DELETE Request : url=http://10.30.171.135:8181/rests/data/car:cars 
 path_url=/rests/data/car:cars 
 headers={'User-Agent': 'python-requests/2.33.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01ntkjpcmdggwhv5215dpg9fnq1733.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-04-25T23:52:58.298403" level="INFO">DELETE Response : url=http://10.30.171.135:8181/rests/data/car:cars 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+xml', 'Content-Length': '340'} 
 body=&lt;?xml version="1.0" ?&gt;&lt;errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"&gt;&lt;error&gt;&lt;error-type&gt;protocol&lt;/error-type&gt;&lt;error-path xmlns:a="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"&gt;/a:cars&lt;/error-path&gt;&lt;error-message&gt;Data does not exist&lt;/error-message&gt;&lt;error-tag&gt;data-missing&lt;/error-tag&gt;&lt;/error&gt;&lt;/errors&gt; 
 </msg>
<msg time="2026-04-25T23:52:58.298501" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${CARURL}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-04-25T23:52:58.284736" elapsed="0.013790"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.303091" level="INFO">409 : &lt;?xml version="1.0" ?&gt;&lt;errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"&gt;&lt;error&gt;&lt;error-type&gt;protocol&lt;/error-type&gt;&lt;error-path xmlns:a="urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"&gt;/a:cars&lt;/error-path&gt;&lt;error-message&gt;Data does not exist&lt;/error-message&gt;&lt;error-tag&gt;data-missing&lt;/error-tag&gt;&lt;/error&gt;&lt;/errors&gt;</msg>
<arg>${rsp.status_code} : ${rsp.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.298683" elapsed="0.004462"/>
</kw>
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.308452" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-25T23:52:58.308130" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.309906" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-25T23:52:58.343164" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-04-25T23:52:58.343279" level="INFO">${stdout} = </msg>
<msg time="2026-04-25T23:52:58.343323" level="INFO">${stderr} = </msg>
<msg time="2026-04-25T23:52:58.343363" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-04-25T23:52:58.309721" elapsed="0.033664"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.344184" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-04-25T23:52:58.343891" elapsed="0.000339"/>
</kw>
<msg time="2026-04-25T23:52:58.344326" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-04-25T23:52:58.344370" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-25T23:52:58.343559" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.344982" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-25T23:52:58.344551" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.346113" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.345818" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.346535" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.346299" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-25T23:52:58.346970" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-25T23:52:58.346719" elapsed="0.000295"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-25T23:52:58.345475" elapsed="0.001594"/>
</kw>
<status status="PASS" start="2026-04-25T23:52:58.345137" elapsed="0.001968"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.345116" elapsed="0.002015"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-25T23:52:58.347287" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-25T23:52:58.347187" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.347170" elapsed="0.000182"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-25T23:52:58.347492" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-04-25T23:52:58.347403" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-04-25T23:52:58.347388" elapsed="0.000187"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-25T23:52:58.347708" elapsed="0.000021"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-04-25T23:52:58.309153" elapsed="0.038674"/>
</kw>
<msg time="2026-04-25T23:52:58.347879" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:52:58.308630" elapsed="0.039333"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-04-25T23:52:58.307520" elapsed="0.040524"/>
</kw>
<msg time="2026-04-25T23:52:58.348093" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-25T23:52:58.303904" elapsed="0.044244"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-04-25T23:52:58.303561" elapsed="0.044662"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-04-25T23:52:58.303337" elapsed="0.044936"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-04-25T23:52:58.395432" level="INFO">'cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log' -&gt; '/w/workspace/controller-csit-3node-rest-clust-cars-perf-ask-only-chromium/cluster_rest_script.py--controller-rest-clust-cars-perf-ask-txt-Puts-During-Isolation.1777161079.5.log'</msg>
<arg>${source_file_name}</arg>
<arg>${target_file_name}</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="PASS" start="2026-04-25T23:52:58.356527" elapsed="0.039041"/>
</kw>
<arg>${out_file}</arg>
<arg>${out_file}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-04-25T23:52:58.356211" elapsed="0.039498"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-25T23:52:58.396076" elapsed="0.000793"/>
</kw>
<doc>Stop the tool, remove virtual env and close ssh connection towards tools vm.</doc>
<status status="PASS" start="2026-04-25T23:52:58.271691" elapsed="0.125457"/>
</kw>
<doc>Test when a car shard leader is isolated while configuring cars.

Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This test suite requires odl-restconf and odl-clustering-test-app modules.
The script cluster_rest_script.py is used for generating requests for
PUTing car items while the car shard leader is isolated.</doc>
<status status="FAIL" start="2026-04-25T23:51:14.822167" elapsed="103.575054"/>
</suite>
<status status="FAIL" start="2026-04-25T23:39:53.416507" elapsed="784.982672"/>
</suite>
<statistics>
<total>
<stat pass="12" fail="3" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="5" fail="1" skip="0">critical</stat>
</tag>
<suite>
<stat name="controller-rest-clust-cars-perf-ask.txt" id="s1" pass="12" fail="3" skip="0">controller-rest-clust-cars-perf-ask.txt</stat>
<stat name="010 Crud Mdsal Perf" id="s1-s1" pass="7" fail="2" skip="0">controller-rest-clust-cars-perf-ask.txt.010 Crud Mdsal Perf</stat>
<stat name="Puts During Isolation" id="s1-s2" pass="5" fail="1" skip="0">controller-rest-clust-cars-perf-ask.txt.Puts During Isolation</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
