You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed due to memory issue in snappi_tests/multidut/pfc/test_m2o_oversubscribe_lossless.py::test_m2o_oversubscribe_lossless[multidut_port_info1]
Results you see
except Exception as err:
> raise SnappiIxnException(err)
E snappi_ixnetwork.exceptions.SnappiIxnException: File "/usr/local/lib/python3.8/dist-packages/snappi_ixnetwork/snappi_api.py", line 502, in get_metrics
E response = self.traffic_item.results(request.flow)
E File "/usr/local/lib/python3.8/dist-packages/snappi_ixnetwork/trafficitem.py", line 1513, in results
E for row in flow_stat.Rows:
E File "/usr/local/lib/python3.8/dist-packages/ixnetwork_restpy/assistants/statistics/statviewassistant.py", line 114, in Rows
E self._take_csv_snapshot()
E File "/usr/local/lib/python3.8/dist-packages/ixnetwork_restpy/assistants/statistics/statviewassistant.py", line 79, in _take_csv_snapshot
E self._IxNetwork._connection._delete_file(self._IxNetwork.href,
E File "/usr/local/lib/python3.8/dist-packages/ixnetwork_restpy/connection.py", line 310, in _delete_file
E self._process_response_status_code(url, headers, response)
E File "/usr/local/lib/python3.8/dist-packages/ixnetwork_restpy/connection.py", line 358, in _process_response_status_code
E raise ServerError(message, response.status_code)
E
E Current Server Errors/Warnings:
E 12/19/2024 01:08:36 [WARNING] The system is running low on memory (only 5% of total memory or 217MB available). This is less than what is recommended for Linux API Server and may destabilize the application/system.
Results you expected to see
without this issue
Is it platform specific
generic
Relevant log output
No response
Output of show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered:
Issue Description
Failed due to memory issue in snappi_tests/multidut/pfc/test_m2o_oversubscribe_lossless.py::test_m2o_oversubscribe_lossless[multidut_port_info1]
Results you see
Results you expected to see
without this issue
Is it platform specific
generic
Relevant log output
No response
Output of
show version
No response
Attach files (if any)
No response
The text was updated successfully, but these errors were encountered: