Jetson Nano reboot stress test fail

We use Jetson Nano SoM(emmc) to do the stress test of reboot but it will fail after about 200 times.(It is best to have 400 times, the worst is about 100 times, but the average of about 200 times will fail.)
We use Jetpack 4.2.1 to test.

The uart log stopped at

Starting kernel …

Is there any suggestion for this ?

Hi hsu.y.y,

Could you share the logs?
Thanks!

Can you also provide the details of the power source you are using. Voltage current ratings ?

5V / 10A

Hi,

Can you give more details about the setup?
What all peripherals connected?
Does the UI freezes on the monitor?
How are you running the reboot stress?

regards
Bibek

Can you give more details about the setup?
No special setup, we use nvidia default configuration

What all peripherals connected?
HDMI, PCIE SSD, USB3.0 type A, USB2.0 microAB, GBE RJ45, USB to 10M/100M ethernet RJ45, Dimming 0V~10V, UART for debug.

Does the UI freezes on the monitor?
Stop at boot logo screen.

How are you running the reboot stress?
Execute the Linux “reboot” command via ssh

Any update?

Hi Hsu,
Could you remove the argument “quiet” from kernel command line and share complete logs.

Hi hsu.y.y,

Is the issue still can be reproduced?
If yes, please share the logs. Thanks!

Hi Hsu,

We haven’t heard back from you in a couple weeks, so marking this issue resolved by “accepting” this comment as answer.
Please open a new forum issue when you are ready and we’ll pick it up there.

We can’t reproduced it after we remove “quiet” from kernel command line.