Hi, I intermittently face this issue sometimes while running the unit tests.
SecureRandom algorithm 'NativePRNG' is in use by your JVM, which is a potentially blocking algorithm on some environments. Please report the details of this failure (and your JVM vendor/version) to solr-u...@lucene.apache.org. You can try to run your tests with -Djava.security.egd=file:/dev/./urandom or bypass this check using -Dtest.solr.allowed.securerandom=NativePRNG as a JVM option when running tests. Error says to report it here, so here it goes. Solr version - 8.5.2 JVM version - Amazon Corretto 1.8.0_242