Skip to content

fix: Revert enable_bmc_verify_clock as it causes errors on enrol#1782

Merged
nicholaskuechler merged 1 commit into
mainfrom
revert-enable-bmc-cerify-clock
Mar 9, 2026
Merged

fix: Revert enable_bmc_verify_clock as it causes errors on enrol#1782
nicholaskuechler merged 1 commit into
mainfrom
revert-enable-bmc-cerify-clock

Conversation

@stevekeay
Copy link
Copy Markdown
Contributor

failed verify step verify_bmc_clock with unexpected error: Failed to verify node b3f90d09-cd67-47d1-88de-633853877400: BMC clock verify step failed: HTTP PATCH
https://10.97.16.4/redfish/v1/Managers/iDRAC.Embedded.1 returned | code
400. Base.1.12.GeneralError:

The property DateTimeLocalOffset is a read only property and cannot be assigned a value. Extended information: [{'Message': 'The property DateTimeLocalOffset is a read only property and cannot be assigned a
value.', 'MessageArgs': | ['DateTimeLocalOffset'],
'MessageArgs@odata.count': 1, 'MessageId':
'Base.1.12.PropertyNotWritable', 'RelatedProperties':
['#/DateTimeLocalOffset'], 'RelatedProperties@odata.count': 1,
'Resolution': 'Remove the property from the request body and resubmit
the request | if the operation failed.', 'Severity': 'Warning'},
{'Message': 'Unable to complete the operation because the property
DateTimeLocalOffset is a read only property and cannot be assigned a
value.', 'MessageArgs': ['DateTimeLocalOffset'],
'MessageArgs@odata.count': 1, | 'MessageId': 'IDRAC.2.9.SYS427',
'RelatedProperties': ['#/DateTimeLocalOffset'],
'RelatedProperties@odata.count': 1, 'Resolution': 'Remove the property
from the request body and retry the operation.', 'Severity': 'Warning'},
{'Message': 'Unable to complete the | operation because the value
2026-03-09T18:57:03.348627+00:0 entered for the property DateTime is
invalid.', 'MessageArgs': ['2026-03-09T18:57:03.348627+00:0',
'DateTime'], 'MessageArgs@odata.count': 2, 'MessageId':
'IDRAC.2.9.SYS425', 'RelatedProperties': [], |
'RelatedProperties@odata.count': 0, 'Resolution': "Enter a valid value
for the property in the request body and retry the operation.For
information about valid values, see the iDRAC User's Guide available on
the support site.", 'Severity': 'Warning'}] |

failed verify step verify_bmc_clock with unexpected error: Failed to
verify node b3f90d09-cd67-47d1-88de-633853877400: BMC clock verify step
failed: HTTP PATCH
https://10.97.16.4/redfish/v1/Managers/iDRAC.Embedded.1 returned | code
400. Base.1.12.GeneralError:

The property DateTimeLocalOffset is a read only property and cannot be
assigned a value. Extended information: [{'Message': 'The property
DateTimeLocalOffset is a read only property and cannot be assigned a
value.', 'MessageArgs':   | ['DateTimeLocalOffset'],
'MessageArgs@odata.count': 1, 'MessageId':
'Base.1.12.PropertyNotWritable', 'RelatedProperties':
['#/DateTimeLocalOffset'], 'RelatedProperties@odata.count': 1,
'Resolution': 'Remove the property from the request body and resubmit
the request | if the operation failed.', 'Severity': 'Warning'},
{'Message': 'Unable to complete the operation because the property
DateTimeLocalOffset is a read only property and cannot be assigned a
value.', 'MessageArgs': ['DateTimeLocalOffset'],
'MessageArgs@odata.count': 1,  | 'MessageId': 'IDRAC.2.9.SYS427',
'RelatedProperties': ['#/DateTimeLocalOffset'],
'RelatedProperties@odata.count': 1, 'Resolution': 'Remove the property
from the request body and retry the operation.', 'Severity': 'Warning'},
{'Message': 'Unable to complete the       | operation because the value
2026-03-09T18:57:03.348627+00:0 entered for the property DateTime is
invalid.', 'MessageArgs': ['2026-03-09T18:57:03.348627+00:0',
'DateTime'], 'MessageArgs@odata.count': 2, 'MessageId':
'IDRAC.2.9.SYS425', 'RelatedProperties': [],        |
'RelatedProperties@odata.count': 0, 'Resolution': "Enter a valid value
for the property in the request body and retry the operation.For
information about valid values, see the iDRAC User's Guide available on
the support site.", 'Severity': 'Warning'}]                |
@stevekeay stevekeay changed the title Revert enable_bmc_verify_clock as it causes errors on enrol fix: Revert enable_bmc_verify_clock as it causes errors on enrol Mar 9, 2026
@nicholaskuechler nicholaskuechler added this pull request to the merge queue Mar 9, 2026
Merged via the queue into main with commit 1f61378 Mar 9, 2026
17 of 18 checks passed
@nicholaskuechler nicholaskuechler deleted the revert-enable-bmc-cerify-clock branch March 9, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants