Unit tests fail always on builders with 56 cores. There is issue with limit of threads count in netmgr. Internal counter in hp.c does not reset on each unit tests teardown. With many cores, it can lead to assertion failures during the test.