Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-05-19 13:21:03.575 1 WARNING sushy.main [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Could not discover the Session service path, falling back to /redfish/v1/SessionService/Sessions.: sushy.exceptions.MissingAttributeError: The attribute Links/Sessions/@data.id is missing from the resource /redfish/v1
- 2025-05-19 13:21:03.592 1 DEBUG sushy.main [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Requesting new session from /redfish/v1/SessionService/Sessions. create_session /usr/lib/python3.12/site-packages/sushy/main.py:458
- 2025-05-19 13:21:03.592 1 DEBUG sushy.connector [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] HTTP request: POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions; headers: {'Content-Type': 'application/json', 'OData-Version': '4.0', 'Accept-Encoding': 'identity'}; body: {'UserName': 'admin', 'Password': '***'}; blocking: False; timeout: 60; session arguments: {}; _op /usr/lib/python3.12/site-packages/sushy/connector.py:157
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify [None req-f7d87eb6-999d-4248-a780-1a044a68911a - - - - - -] Failed to get power state for node d9671975-c368-46c8-88d6-dfe8843752aa. Error: maximum recursion depth exceeded: RecursionError: maximum recursion depth exceeded
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify Traceback (most recent call last):
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/connector.py", line 189, in _op
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify exceptions.raise_for_response(method, url, response)
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/exceptions.py", line 182, in raise_for_response
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify raise AccessError(method, url, response)
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify sushy.exceptions.AccessError: HTTP POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions returned code 401. Base.1.0.GeneralError: Authorization required Extended information: [{'@odata.type': '/redfish/v1/$metadata#Message.1.0.0.Message', 'MessageId': 'Base.1.0.GeneralError'}]
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify During handling of the above exception, another exception occurred:
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify Traceback (most recent call last):
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/connector.py", line 189, in _op
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify exceptions.raise_for_response(method, url, response)
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify File "/usr/lib/python3.12/site-packages/sushy/exceptions.py", line 182, in raise_for_response
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify raise AccessError(method, url, response)
- 2025-05-19 13:21:03.596 1 ERROR ironic.conductor.verify sushy.exceptions.AccessError: HTTP POST https://192.168.111.1:8000/redfish/v1/SessionService/Sessions returned code 401. Base.1.0.GeneralError: Authorization required Extended information: [{'@odata.type': '/redfish/v1/$metadata#Message.1.0.0.Message', 'MessageId': 'Base.1.0.GeneralError'}]
Advertisement
Add Comment
Please, Sign In to add comment