FCM-Migration-NewNodesFromSavedState-2.5k-10m fails with the following error:
Caused by: com.swirlds.common.merkle.exceptions.IllegalChildIndexException: Child Index range supported: [0, 2]. Requested: 3
at com.swirlds.common.merkle.impl.PartialNaryMerkleInternal.checkChildIndexIsValid(PartialNaryMerkleInternal.java:150) ~[swirlds-common-0.57.0.jar:?]
at com.swirlds.common.merkle.impl.internal.AbstractMerkleInternal.setChild(AbstractMerkleInternal.java:98) ~[swirlds-common-0.57.0.jar:?]
at com.swirlds.common.merkle.interfaces.MerkleParent.setChild(MerkleParent.java:108) ~[swirlds-common-0.57.0.jar:?]
at com.swirlds.platform.state.MerkleStateRoot.putServiceStateIfAbsent(MerkleStateRoot.java:491) ~[swirlds-platform-core-0.57.0.jar:?]
at com.swirlds.platform.state.MerkleStateRoot.putServiceStateIfAbsent(MerkleStateRoot.java:415) ~[swirlds-platform-core-0.57.0.jar:?]
at com.swirlds.platform.test.fixtures.state.FakeMerkleStateLifecycles.lambda$initPlatformState$4(FakeMerkleStateLifecycles.java:84)
Description
FCM-Migration-NewNodesFromSavedState-2.5k-10m
fails with the following error:Steps to reproduce
Run
FCM-Migration-NewNodesFromSavedState-2.5k-10m
Additional context
Caused by https://github.com/hashgraph/hedera-services/pull/16352
Hedera network
No response
Version
v0.57
Operating system
None