Class org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSparkIntegrationTest

95

tests

1

failures

17

ignored

25.688s

duration

98%

successful

Failed tests

doFileToFileUsingReferenceBundle

org.testng.TestNGException: 
Cannot inject @Test annotated Method [doFileToFileUsingReferenceBundle] with [class java.lang.String, class java.lang.String, class java.lang.String, boolean].
For more information on native dependency injection please refer to https://testng.org/doc/documentation-main.html#native-dependency-injection
	at app//org.testng.internal.Parameters.checkParameterTypes(Parameters.java:436)
	at app//org.testng.internal.Parameters.createParametersForMethod(Parameters.java:350)
	at app//org.testng.internal.Parameters.createParameters(Parameters.java:693)
	at app//org.testng.internal.Parameters.handleParameters(Parameters.java:879)
	at app//org.testng.internal.Parameters.handleParameters(Parameters.java:728)
	at app//org.testng.internal.invokers.ParameterHandler.handleParameters(ParameterHandler.java:72)
	at app//org.testng.internal.invokers.ParameterHandler.createParameters(ParameterHandler.java:51)
	at app//org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:924)
	at app//org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
	at app//org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
	at app//org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base@17.0.6/java.util.ArrayList.forEach(ArrayList.java:1511)
	at app//org.testng.TestRunner.privateRun(TestRunner.java:829)
	at app//org.testng.TestRunner.run(TestRunner.java:602)
	at app//org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
	at app//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
	at app//org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
	at app//org.testng.SuiteRunner.run(SuiteRunner.java:330)
	at app//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at app//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at app//org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
	at app//org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
	at app//org.testng.TestNG.runSuites(TestNG.java:1099)
	at app//org.testng.TestNG.run(TestNG.java:1067)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:153)
	at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:95)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:63)
	at java.base@17.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@17.0.6/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base@17.0.6/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@17.0.6/java.lang.reflect.Method.invoke(Method.java:568)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:92)
	at jdk.proxy1/jdk.proxy1.$Proxy4.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:200)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:132)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:103)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:63)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:121)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

Tests

Test Duration Result
doFileToFileUsingReferenceBundle 0s failed
testCoordinateSortedInRegion 2.640s passed
testFileToFileUsingReferenceBundle[0](print_reads.sam, .sam, null) 0s passed
testFileToFileUsingReferenceBundle[10](print_reads.sorted.sam, .bam, null) 0s passed
testFileToFileUsingReferenceBundle[11](print_reads.sorted.sam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[12](print_reads.sorted.bam, .sam, null) 0s passed
testFileToFileUsingReferenceBundle[13](print_reads.sorted.bam, .bam, null) 0.001s passed
testFileToFileUsingReferenceBundle[14](print_reads.sorted.bam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[15](print_reads.sorted.cram, .sam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[16](print_reads.sorted.cram, .bam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[17](print_reads.sorted.cram, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[18](print_reads.sorted.queryname.sam, .sam, null) 0s passed
testFileToFileUsingReferenceBundle[19](print_reads.sorted.queryname.sam, .bam, null) 0s passed
testFileToFileUsingReferenceBundle[1](print_reads.sam, .bam, null) 0.001s passed
testFileToFileUsingReferenceBundle[20](print_reads.sorted.queryname.sam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[21](print_reads.sorted.queryname.bam, .sam, null) 0s passed
testFileToFileUsingReferenceBundle[22](print_reads.sorted.queryname.bam, .bam, null) 0s passed
testFileToFileUsingReferenceBundle[23](print_reads.sorted.queryname.bam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[24](print_reads.sorted.queryname.cram, .sam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[25](print_reads.sorted.queryname.cram, .bam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[26](print_reads.sorted.queryname.cram, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[27](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[28](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .sam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[2](print_reads.sam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[3](print_reads.bam, .sam, null) 0s passed
testFileToFileUsingReferenceBundle[4](print_reads.bam, .bam, null) 0s passed
testFileToFileUsingReferenceBundle[5](print_reads.bam, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[6](print_reads.cram, .sam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[7](print_reads.cram, .bam, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[8](print_reads.cram, .cram, print_reads.fasta) - ignored
testFileToFileUsingReferenceBundle[9](print_reads.sorted.sam, .sam, null) 0s passed
testFileToFile[0](print_reads.sam, .sam, null) 0.368s passed
testFileToFile[10](print_reads.sorted.sam, .bam, null) 0.226s passed
testFileToFile[11](print_reads.sorted.sam, .cram, print_reads.fasta) 0.211s passed
testFileToFile[12](print_reads.sorted.bam, .sam, null) 0.310s passed
testFileToFile[13](print_reads.sorted.bam, .bam, null) 0.319s passed
testFileToFile[14](print_reads.sorted.bam, .cram, print_reads.fasta) 0.278s passed
testFileToFile[15](print_reads.sorted.cram, .sam, print_reads.fasta) 0.257s passed
testFileToFile[16](print_reads.sorted.cram, .bam, print_reads.fasta) 0.267s passed
testFileToFile[17](print_reads.sorted.cram, .cram, print_reads.fasta) 0.247s passed
testFileToFile[18](print_reads.sorted.queryname.sam, .sam, null) 0.222s passed
testFileToFile[19](print_reads.sorted.queryname.sam, .bam, null) 0.205s passed
testFileToFile[1](print_reads.sam, .bam, null) 0.592s passed
testFileToFile[20](print_reads.sorted.queryname.sam, .cram, print_reads.fasta) 0.220s passed
testFileToFile[21](print_reads.sorted.queryname.bam, .sam, null) 0.377s passed
testFileToFile[22](print_reads.sorted.queryname.bam, .bam, null) 0.379s passed
testFileToFile[23](print_reads.sorted.queryname.bam, .cram, print_reads.fasta) 0.375s passed
testFileToFile[24](print_reads.sorted.queryname.cram, .sam, print_reads.fasta) 0.310s passed
testFileToFile[25](print_reads.sorted.queryname.cram, .bam, print_reads.fasta) 0.327s passed
testFileToFile[26](print_reads.sorted.queryname.cram, .cram, print_reads.fasta) 0.324s passed
testFileToFile[27](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .cram, print_reads.fasta) 0.323s passed
testFileToFile[28](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .sam, print_reads.fasta) 0.308s passed
testFileToFile[2](print_reads.sam, .cram, print_reads.fasta) 0.326s passed
testFileToFile[3](print_reads.bam, .sam, null) 0.544s passed
testFileToFile[4](print_reads.bam, .bam, null) 0.444s passed
testFileToFile[5](print_reads.bam, .cram, print_reads.fasta) 0.544s passed
testFileToFile[6](print_reads.cram, .sam, print_reads.fasta) 0.433s passed
testFileToFile[7](print_reads.cram, .bam, print_reads.fasta) 0.365s passed
testFileToFile[8](print_reads.cram, .cram, print_reads.fasta) 0.360s passed
testFileToFile[9](print_reads.sorted.sam, .sam, null) 0.204s passed
testNonExistentReference 0.071s passed
testReadAndWriteCRAMAndReferenceOnHDFS 4.830s passed
testReadFiltering 0.191s passed
testReadFiltering_asIntegrationTestSpec 0.192s passed
testReadFilters[0](print_reads_one_malformed_read.sam, null, .sam, [], 7) 0.170s passed
testReadFilters[10](print_reads.sorted.bam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 8) 0.247s passed
testReadFilters[11](print_reads.sorted.bam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) 0.252s passed
testReadFilters[12](print_reads.sorted.cram, print_reads.fasta, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) 0.233s passed
testReadFilters[1](print_reads_one_malformed_read.sam, null, .sam, [--disable-tool-default-read-filters], 8) 0.193s passed
testReadFilters[2](print_reads_one_malformed_read.sam, null, .sam, [--disable-read-filter, WellformedReadFilter], 8) 0.181s passed
testReadFilters[3](print_reads.sorted.sam, null, .sam, [--disable-tool-default-read-filters], 8) 0.171s passed
testReadFilters[4](print_reads.sorted.sam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) 0.169s passed
testReadFilters[5](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 200], 8) 0.181s passed
testReadFilters[6](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 1, --max-read-length, 10], 0) 0.179s passed
testReadFilters[7](print_reads.sorted.sam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter, --read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 2) 0.175s passed
testReadFilters[8](print_reads.sorted.bam, null, .sam, [--disable-tool-default-read-filters], 8) 0.250s passed
testReadFilters[9](print_reads.sorted.bam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) 0.266s passed
testReadThatConsumesNoReferenceBases 0.283s passed
testSBIIndexGranularityArgument[0](1) 0.409s passed
testSBIIndexGranularityArgument[1](100) 0.387s passed
testSequenceDictionaryValidation 0.093s passed
testUnSorted 0.265s passed
testUnSortedRoundTrip 0.202s passed
testUnmappedReadInclusion[0](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [unmapped], [u1, u2, u3, u4, u5]) 0.283s passed
testUnmappedReadInclusion[10](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [20:10000009-10000011, unmapped], [a, b, c, d, e, g, h, h, i, i]) 0.441s passed
testUnmappedReadInclusion[11](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [20:10000009-10000013, unmapped], [a, b, c, d, e, f, f, g, h, h, i, i]) 0.449s passed
testUnmappedReadInclusion[1](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_unmapped.intervals], [u1, u2, u3, u4, u5]) 0.286s passed
testUnmappedReadInclusion[2](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [1:200-300, unmapped], [a, b, c, u1, u2, u3, u4, u5]) 0.272s passed
testUnmappedReadInclusion[3](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [1:200-300, 4:700-701, unmapped], [a, b, c, k, u1, u2, u3, u4, u5]) 0.282s passed
testUnmappedReadInclusion[4](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_with_unmapped.bam, null, [/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/reads_data_source_test1_unmapped2.intervals], [a, b, c, k, u1, u2, u3, u4, u5]) 0.282s passed
testUnmappedReadInclusion[5](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [unmapped], [g, h, h, i, i]) 0.287s passed
testUnmappedReadInclusion[6](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000011], [a, b, c, d, e]) 0.269s passed
testUnmappedReadInclusion[7](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000011, unmapped], [a, b, c, d, e, g, h, h, i, i]) 0.278s passed
testUnmappedReadInclusion[8](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.bam, null, [20:10000009-10000013, unmapped], [a, b, c, d, e, f, f, g, h, h, i, i]) 0.286s passed
testUnmappedReadInclusion[9](/home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/CEUTrio.HiSeq.WGS.b37.NA12878.snippet_with_unmapped.cram, /home/runner/work/gatk/gatk/src/test/resources/large/human_g1k_v37.20.21.fasta, [unmapped], [g, h, h, i, i]) 0.375s passed

Standard output

--------------------------------------------------------------------------------
[16:34:00] Executing test PrintReadsSparkIntegrationTest:testReadFiltering_asIntegrationTestSpec

Standard error

[May 27, 2025 at 4:33:50 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.04 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:51 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:51 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:52 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:52 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:53 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:53 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:54 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:54 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:54 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:55 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:55 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:55 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:55 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:56 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:56 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:56 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:56 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:57 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:57 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:57 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:57 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:58 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:58 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:58 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:59 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:59 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:33:59 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:00 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:00 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:00 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:00 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:01 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:02 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:03 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:04 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:05 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:06 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=524288000
[May 27, 2025 at 4:34:07 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=589299712
[May 27, 2025 at 4:34:08 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=1000341504
[May 27, 2025 at 4:34:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=1000341504
16:34:12.956 ERROR DataNode - Command processor encountered interrupt and exit.
[May 27, 2025 at 4:34:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=1000341504
[May 27, 2025 at 4:34:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes.
Runtime.totalMemory()=1000341504
[May 27, 2025 at 4:34:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes.
Runtime.totalMemory()=1000341504