Class org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSparkIntegrationTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testCoordinateSortedInRegion | 2.753s | passed |
testFileToFile[0](print_reads.sam, .sam, null) | 0.410s | passed |
testFileToFile[10](print_reads.sorted.sam, .bam, null) | 0.259s | passed |
testFileToFile[11](print_reads.sorted.sam, .cram, print_reads.fasta) | 0.228s | passed |
testFileToFile[12](print_reads.sorted.bam, .sam, null) | 0.268s | passed |
testFileToFile[13](print_reads.sorted.bam, .bam, null) | 0.301s | passed |
testFileToFile[14](print_reads.sorted.bam, .cram, print_reads.fasta) | 0.275s | passed |
testFileToFile[15](print_reads.sorted.cram, .sam, print_reads.fasta) | 0.236s | passed |
testFileToFile[16](print_reads.sorted.cram, .bam, print_reads.fasta) | 0.280s | passed |
testFileToFile[17](print_reads.sorted.cram, .cram, print_reads.fasta) | 0.251s | passed |
testFileToFile[18](print_reads.sorted.queryname.sam, .sam, null) | 0.195s | passed |
testFileToFile[19](print_reads.sorted.queryname.sam, .bam, null) | 0.212s | passed |
testFileToFile[1](print_reads.sam, .bam, null) | 0.364s | passed |
testFileToFile[20](print_reads.sorted.queryname.sam, .cram, print_reads.fasta) | 0.218s | passed |
testFileToFile[21](print_reads.sorted.queryname.bam, .sam, null) | 0.356s | passed |
testFileToFile[22](print_reads.sorted.queryname.bam, .bam, null) | 0.402s | passed |
testFileToFile[23](print_reads.sorted.queryname.bam, .cram, print_reads.fasta) | 0.394s | passed |
testFileToFile[24](print_reads.sorted.queryname.cram, .sam, print_reads.fasta) | 0.327s | passed |
testFileToFile[25](print_reads.sorted.queryname.cram, .bam, print_reads.fasta) | 0.335s | passed |
testFileToFile[26](print_reads.sorted.queryname.cram, .cram, print_reads.fasta) | 0.339s | passed |
testFileToFile[27](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .cram, print_reads.fasta) | 0.383s | passed |
testFileToFile[28](print_reads.sorted.queryname.htsjdk-2.1.0.cram, .sam, print_reads.fasta) | 0.304s | passed |
testFileToFile[2](print_reads.sam, .cram, print_reads.fasta) | 0.354s | passed |
testFileToFile[3](print_reads.bam, .sam, null) | 0.569s | passed |
testFileToFile[4](print_reads.bam, .bam, null) | 0.419s | passed |
testFileToFile[5](print_reads.bam, .cram, print_reads.fasta) | 0.487s | passed |
testFileToFile[6](print_reads.cram, .sam, print_reads.fasta) | 0.420s | passed |
testFileToFile[7](print_reads.cram, .bam, print_reads.fasta) | 0.389s | passed |
testFileToFile[8](print_reads.cram, .cram, print_reads.fasta) | 0.357s | passed |
testFileToFile[9](print_reads.sorted.sam, .sam, null) | 0.190s | passed |
testNonExistentReference | 0.069s | passed |
testReadAndWriteCRAMAndReferenceOnHDFS | 5.580s | passed |
testReadFiltering | 0.197s | passed |
testReadFiltering_asIntegrationTestSpec | 0.194s | passed |
testReadFilters[0](print_reads_one_malformed_read.sam, null, .sam, [], 7) | 0.178s | passed |
testReadFilters[10](print_reads.sorted.bam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 101], 8) | 0.253s | 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.261s | 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.220s | passed |
testReadFilters[1](print_reads_one_malformed_read.sam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.166s | passed |
testReadFilters[2](print_reads_one_malformed_read.sam, null, .sam, [--disable-read-filter, WellformedReadFilter], 8) | 0.178s | passed |
testReadFilters[3](print_reads.sorted.sam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.170s | passed |
testReadFilters[4](print_reads.sorted.sam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) | 0.164s | passed |
testReadFilters[5](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 100, --max-read-length, 200], 8) | 0.164s | passed |
testReadFilters[6](print_reads.sorted.sam, null, .sam, [--read-filter, ReadLengthReadFilter, --min-read-length, 1, --max-read-length, 10], 0) | 0.161s | 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.193s | passed |
testReadFilters[8](print_reads.sorted.bam, null, .sam, [--disable-tool-default-read-filters], 8) | 0.248s | passed |
testReadFilters[9](print_reads.sorted.bam, null, .sam, [--read-filter, ReadNameReadFilter, --read-name, both_reads_align_clip_adapter], 2) | 0.253s | passed |
testReadThatConsumesNoReferenceBases | 0.274s | passed |
testSBIIndexGranularityArgument[0](1) | 0.369s | passed |
testSBIIndexGranularityArgument[1](100) | 0.367s | passed |
testSequenceDictionaryValidation | 0.098s | passed |
testUnSorted | 0.276s | passed |
testUnSortedRoundTrip | 0.209s | 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.273s | 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.445s | 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.453s | 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.279s | 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.274s | 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.266s | 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.264s | 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.278s | 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.278s | 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.271s | 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.276s | 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.388s | passed |
Standard output
-------------------------------------------------------------------------------- [20:44:19] Executing test PrintReadsSparkIntegrationTest:testReadFiltering_asIntegrationTestSpec
Standard error
[June 12, 2025 at 8:44:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.04 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:10 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:11 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:12 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:13 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:14 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:15 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:16 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:17 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:18 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:18 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:18 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:19 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:19 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:19 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:19 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:20 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:21 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:21 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:21 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:21 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:21 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:22 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:22 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:22 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:22 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:23 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:23 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:23 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:23 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:24 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:25 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:25 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:25 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:26 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=524288000 [June 12, 2025 at 8:44:26 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=589299712 [June 12, 2025 at 8:44:27 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.01 minutes. Runtime.totalMemory()=1069547520 [June 12, 2025 at 8:44:32 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.03 minutes. Runtime.totalMemory()=1069547520 20:44:32.631 ERROR DataNode - Command processor encountered interrupt and exit. [June 12, 2025 at 8:44:33 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=1069547520 [June 12, 2025 at 8:44:33 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=1069547520 [June 12, 2025 at 8:44:33 PM UTC] org.broadinstitute.hellbender.tools.spark.pipelines.PrintReadsSpark done. Elapsed time: 0.00 minutes. Runtime.totalMemory()=1069547520