I am running a test case based on gtest, which can take up-to 6 minutes without any stdout. This runs well locally, but in pipelines, after ~30 sec, it behaves like a shutdown signal was received. If this is the expected behavior, is there a workaround?