[CERT-TEST-FAILURE] [TC-ICDB-1.3] Test failed - DUT Fails to Refresh Entry with New Key - Receives Status 0x7f (UNSUPPORTED_ENDPOINT) in Step 2b #34799
Labels
bug
Something isn't working
cert blocker
icd phase 2
icd
Intermittently Connected Devices
needs triage
target_for_1_4_release_sve
Feature Area
Area:ICDPhase2
Test Case
TC-ICDB-1.3
Reproduction steps
At step 2b. According to the test plan, when the DUT receives a Check-In message with a Check-In Counter ICDCounter2 indicating that 2^31 counter values have been used, the DUT should refresh its entry with a new key Key2 via the RegisterClient command to the TH with the following details:
CheckInNodeID: CheckInNodeID
MonitoredSubject: MonitoredSubID
Key: Key2
However, in the current SDK, TH receiving the status 0x7f (UNSUPPORTED_ENDPOINT).
Command used to launch the DUT :./lit-icd-app --enable-key 00112233445566778899AABBCCDDEEFF
Command used to launch the TH(chip-tool) : ./chip-tool pairing onnetwork 1 20202021
After the successful pairing entered to interactive mode using mentioned command - ./chip-tool interactive start
step 1 : TH sends {C_REGISTER_CLIENT} command.
icdmanagement register-client 112233 1 hex:abcdef1234567890abcdef1234567890 0 1 0
step 2a : TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.ICDB.S.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.ICDB.S.TEST_EVENT_TRIGGER for Invalidate ICD half counter values event.
generaldiagnostics test-event-trigger hex:00112233445566778899AABBCCDDEEFF 0x0046000000000003 1 0
**waited DUT refresh its entry with a new key Key2 via {C_REGISTER_CLIENT} command to TH: - CheckInNodeID: CheckInNodeID
However, in the current SDK, TH receiving the status 0x7f (UNSUPPORTED_ENDPOINT).
Bug prevalence
Everytime
GitHub hash of the SDK that was being used
b9c192b
Platform
raspi
Anything else?
PFA Log below
TC-ICDB-1.3.txt
TC-ICDB-1.3 DUT.txt
Test plan reference
https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/icdbehavior.adoc#tc-icdb-1-3-icd-check-in-protocol-client-response-dut_client
The text was updated successfully, but these errors were encountered: