Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 364
originally caused by:
 Started by upstream project "Trigger" build number 390
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins10861883540530307130.sh
+ '[' nd2 = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_58021_merge_ci -v /uod/idr/repos/curated/nd2:/data -v /uod/idr-scratch/merge-ci/curated/nd2:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 00:50:55,300 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 00:50:55,302 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - No custom configurators were discovered as a service.
   [testng] 00:50:55,302 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:50:55,303 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:50:55,303 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:50:55,304 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:50:55,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:50:55,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:50:55,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:50:55,305 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:50:55,306 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:50:55,306 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:50:55,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:50:55,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:50:55,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:50:55,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:50:55,514 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:50:55,514 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:50:55,514 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:50:55,515 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:50:55,515 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@65c7a252 - End of configuration.
   [testng] 00:50:55,516 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@38cee291 - Registering current configuration as safe fallback point
   [testng] 00:50:55,516 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 212 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-04 00:50:55,524] [main] java.version = 11.0.16
   [testng] 00:50:55,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:50:55,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:50:55,575 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-04_00-50-55.log]
   [testng] 00:50:55,577 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13d73f29 - End of configuration.
   [testng] [2025-03-04 00:50:55,579] [main] testng.directory = /data
   [testng] [2025-03-04 00:50:55,580] [main] testng.configDirectory = /config
   [testng] [2025-03-04 00:50:55,590] [main] testng.multiplier = 1.0
   [testng] [2025-03-04 00:50:55,591] [main] testng.in-memory = false
   [testng] [2025-03-04 00:50:55,592] [main] testng.allow-missing = false
   [testng] [2025-03-04 00:50:55,592] [main] user.language = en
   [testng] [2025-03-04 00:50:55,592] [main] user.country = ${user.country}
   [testng] [2025-03-04 00:50:55,592] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-04 00:53:49,920] [main] ----------------------------------------
   [testng] [2025-03-04 00:53:49,920] [main] Total files: 277
   [testng] [2025-03-04 00:53:49,920] [main] Scan time: 174.328 s (629 ms/file)
   [testng] [2025-03-04 00:53:49,920] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 248 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-04 01:05:03,200] [pool-1-thread-1] Initializing /data/jason/CapturedBF2.nd2: 
   [testng] 01:05:03,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:05:03,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:03,203 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-04_01-05-03.log]
   [testng] 01:05:03,204 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ca62004 - End of configuration.
   [testng] [2025-03-04 01:05:03,705] [pool-1-thread-12] Initializing /data/public/maxime/BF007.nd2: 
   [testng] 01:05:03,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:05:03,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:03,706 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-04_01-05-03.log]
   [testng] 01:05:03,706 |-INFO in ch.qos.logback.core.sift.SiftProcessor@781337bb - End of configuration.
   [testng] [2025-03-04 01:05:04,311] [pool-1-thread-11] Initializing /data/pki/20120730 RGB 293-S1PR1-eGFP 8 compound 24hr v1.nd2: 
   [testng] 01:05:04,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:05:04,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:04,312 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-04_01-05-04.log]
   [testng] 01:05:04,313 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a9851f - End of configuration.
   [testng] [2025-03-04 01:05:04,914] [pool-1-thread-10] Initializing /data/qa-4969/image.nd2: 
   [testng] 01:05:04,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:05:04,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:04,915 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-04_01-05-04.log]
   [testng] 01:05:04,915 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3651bff7 - End of configuration.
   [testng] [2025-03-04 01:05:05,469] [pool-1-thread-9] Initializing /data/kyle/B204.nd2: 
   [testng] 01:05:05,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:05:05,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:05,469 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-04_01-05-05.log]
   [testng] 01:05:05,470 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6bd04af2 - End of configuration.
   [testng] [2025-03-04 01:05:05,995] [pool-1-thread-8] Initializing /data/yarden/KH2_Well1_4x.nd2: 
   [testng] 01:05:05,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:05:05,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:05,996 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-04_01-05-05.log]
   [testng] 01:05:05,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e7a0092 - End of configuration.
   [testng] [2025-03-04 01:05:06,675] [pool-1-thread-7] Initializing /data/venu/N202-15 20x001.nd2: 
   [testng] 01:05:06,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:05:06,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:06,676 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-04_01-05-06.log]
   [testng] 01:05:06,676 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3eea8d73 - End of configuration.
   [testng] [2025-03-04 01:05:07,358] [pool-1-thread-6] Initializing /data/venu/nd-three_channel-4.nd2: 
   [testng] 01:05:07,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:05:07,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:07,359 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-04_01-05-07.log]
   [testng] 01:05:07,359 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b95ea75 - End of configuration.
   [testng] [2025-03-04 01:05:07,991] [pool-1-thread-5] Initializing /data/michael/6timepoints 4channels.nd2: 
   [testng] 01:05:07,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:05:07,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:07,992 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-04_01-05-07.log]
   [testng] 01:05:07,992 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f79bbd8 - End of configuration.
   [testng] [2025-03-04 01:05:08,985] [pool-1-thread-4] Initializing /data/hallie/RNAi Plate 4.nd2: 
   [testng] 01:05:08,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:05:08,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:08,985 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-04_01-05-08.log]
   [testng] 01:05:08,986 |-INFO in ch.qos.logback.core.sift.SiftProcessor@93fd75f - End of configuration.
   [testng] [2025-03-04 01:05:09,480] [pool-1-thread-3] Initializing /data/aryeh/BY_GFP-Mup1_mCHERRY-VPH1_10-7-2012_Meytal-Waiss_XYZT_GOOD.nd2: 
   [testng] 01:05:09,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:05:09,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:09,481 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-04_01-05-09.log]
   [testng] 01:05:09,481 |-INFO in ch.qos.logback.core.sift.SiftProcessor@486902fb - End of configuration.
   [testng] [2025-03-04 01:05:10,021] [pool-1-thread-2] Initializing /data/public/jonas/512c/nikonTest_two.nd2: 
   [testng] 01:05:10,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:05:10,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:05:10,022 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-04_01-05-10.log]
   [testng] 01:05:10,022 |-INFO in ch.qos.logback.core.sift.SiftProcessor@190561b2 - End of configuration.
   [testng] [2025-03-04 01:05:17,859] [pool-1-thread-10] Initializing /data/unknown_fiji_upload/Day_2_A4_10x_Fluor_Z_Stack.nd2: 
   [testng] [2025-03-04 01:05:18,607] [pool-1-thread-12] Initializing /data/venu/two_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:05:19,871] [pool-1-thread-3] Initializing /data/bassem/A PSF1.nd2: 
   [testng] [2025-03-04 01:05:20,529] [pool-1-thread-1] Initializing /data/christophe/A1N1_Veh_2D_B4S.nd2: 
   [testng] [2025-03-04 01:05:52,486] [pool-1-thread-7] Initializing /data/qa-29634/20201007_2_OCT4DBD-Halo_PA64625nM_1kframe_tail_7ms_40pert_008.nd2: 
   [testng] [2025-03-04 01:05:56,181] [pool-1-thread-2] Initializing /data/kevin/test2.nd2: 
   [testng] [2025-03-04 01:05:56,847] [pool-1-thread-6] Initializing /data/kevin/test1.nd2: 
   [testng] [2025-03-04 01:05:57,670] [pool-1-thread-9] Initializing /data/chris/228 and 340.nd2: 
   [testng] [2025-03-04 01:05:58,589] [pool-1-thread-5] Initializing /data/david/NDSequence012.nd2: 
   [testng] [2025-03-04 01:06:01,066] [pool-1-thread-3] Initializing /data/public/jonas/JJ1473_control_24h/JJ1473_conrol_24h_02.nd2: 
   [testng] [2025-03-04 01:06:01,781] [pool-1-thread-10] Initializing /data/gh-3838/small_test.nd2: 
   [testng] [2025-03-04 01:06:02,274] [pool-1-thread-8] Initializing /data/kevin/100nm_1.nd2: 
   [testng] [2025-03-04 01:06:03,502] [pool-1-thread-6] Initializing /data/liang/2x2 bad.nd2: 
   [testng] [2025-03-04 01:06:04,810] [pool-1-thread-7] Initializing /data/qa-10370/example_JPIKE.nd2: 
   [testng] [2025-03-04 01:06:08,119] [pool-1-thread-2] Initializing /data/michael/opened skewed - C=2.tif: 
   [testng] [2025-03-04 01:06:09,111] [pool-1-thread-12] Initializing /data/henry/large image.nd2: 
   [testng] [2025-03-04 01:06:12,674] [pool-1-thread-10] Initializing /data/public/jonas/jonas_nd2Test/Exception_2.nd2: 
   [testng] [2025-03-04 01:06:13,288] [pool-1-thread-5] Initializing /data/richard/KitWv67-72.nd2: 
   [testng] [2025-03-04 01:06:14,959] [pool-1-thread-9] Initializing /data/nadya/flat.nd2: 
   [testng] [2025-03-04 01:06:15,588] [pool-1-thread-3] Initializing /data/michael/3 stage positions 2 ch opens out of order with LOCI .nd2: 
   [testng] [2025-03-04 01:06:21,740] [pool-1-thread-12] Initializing /data/stefanie/nd026_xy1.nd2: 
   [testng] [2025-03-04 01:06:23,062] [pool-1-thread-7] Initializing /data/plaissue/4channel_Zseries.nd2: 
   [testng] [2025-03-04 01:06:23,611] [pool-1-thread-6] Initializing /data/jcb/201101064/Fig 8B imp beta-BPN MaxIP.nd2: 
   [testng] [2025-03-04 01:06:24,607] [pool-1-thread-8] Initializing /data/qa-29043/Actin-Polymerization-10min-2s.nd2: 
   [testng] [2025-03-04 01:06:25,290] [pool-1-thread-9] Initializing /data/guillaume/Lig_drugs051607.nd2: 
   [testng] [2025-03-04 01:06:25,992] [pool-1-thread-2] Initializing /data/imagesc-76438/Slide2-20-2_Region0001_ChannelBrightfield_Seq0011.nd2: 
   [testng] [2025-03-04 01:06:37,329] [pool-1-thread-10] Initializing /data/venu/nd-three_channel-1.nd2: 
   [testng] [2025-03-04 01:06:38,019] [pool-1-thread-3] Initializing /data/public/jonas/JJ1473_control_24h/JJ1473_control_24h_03.nd2: 
   [testng] [2025-03-04 01:06:40,787] [pool-1-thread-11] Initializing /data/qa-27812/Deconvolved_32Float.nd2: 
   [testng] [2025-03-04 01:06:41,853] [pool-1-thread-7] Initializing /data/rehan/P128 wt pg bouton.ics: 
   [testng] [2025-03-04 01:06:42,406] [pool-1-thread-12] Initializing /data/christian/CW002_3_rfp.nd2: 
   [testng] [2025-03-04 01:06:43,063] [pool-1-thread-5] Initializing /data/qa-10380/271120.nd2: 
   [testng] [2025-03-04 01:06:43,638] [pool-1-thread-6] Initializing /data/chris/MIX 1 FITC 200MS.nd2: 
   [testng] [2025-03-04 01:06:44,316] [pool-1-thread-8] Initializing /data/colin/20110729_beads_001.nd2: 
   [testng] [2025-03-04 01:06:47,373] [pool-1-thread-3] Initializing /data/helene/new_version_problem.nd2: 
   [testng] [2025-03-04 01:06:48,948] [pool-1-thread-10] Initializing /data/public/jonas/movieSize/JJ_RNAi_hmr-1_001_CropCyan.nd2: 
   [testng] [2025-03-04 01:06:50,456] [pool-1-thread-12] Initializing /data/bernhard/962.nd2: 
   [testng] [2025-03-04 01:06:54,327] [pool-1-thread-9] Initializing /data/qa-7983/control_test_200314001.nd2: 
   [testng] [2025-03-04 01:06:58,414] [pool-1-thread-11] Initializing /data/public/jonas/3.nd2: 
   [testng] [2025-03-04 01:07:13,250] [pool-1-thread-5] Initializing /data/ylva/FRAP1.nd2: 
   [testng] [2025-03-04 01:07:14,766] [pool-1-thread-3] Initializing /data/qa-4206/1b-1.nd2: 
   [testng] [2025-03-04 01:07:15,336] [pool-1-thread-8] Initializing /data/colin/20110729_beads_001_xy1.nd2: 
   [testng] [2025-03-04 01:07:15,913] [pool-1-thread-6] Initializing /data/qa-11064/t1_mp8_z4_chOff_005.nd2: 
   [testng] [2025-03-04 01:07:16,404] [pool-1-thread-7] Initializing /data/qa-29438/chip1_channel1_each-pixel.nd2: 
   [testng] [2025-03-04 01:07:17,033] [pool-1-thread-10] Initializing /data/public/aryeh/MeOh_high_fluo_003.nd2: 
   [testng] [2025-03-04 01:07:21,422] [pool-1-thread-5] Initializing /data/leon/WellA1_Seq0000.nd2: 
   [testng] [2025-03-04 01:07:22,202] [pool-1-thread-9] Initializing /data/uli/2012_04_19_CHOegfr_03.nd2: 
   [testng] [2025-03-04 01:07:22,909] [pool-1-thread-3] Initializing /data/michael/TEMPmcammer.nd2: 
   [testng] [2025-03-04 01:07:24,100] [pool-1-thread-7] Initializing /data/strand/Serie040.nd2: 
   [testng] [2025-03-04 01:07:24,846] [pool-1-thread-8] Initializing /data/michael/50um_004 skewed.nd2: 
   [testng] [2025-03-04 01:07:25,652] [pool-1-thread-10] Initializing /data/john/M900117_CBP11555_C264M2_GAST_T1_s1.nd2: 
   [testng] [2025-03-04 01:07:27,063] [pool-1-thread-6] Initializing /data/michael/metadata only reported for last channel.nd2: 
   [testng] [2025-03-04 01:07:32,578] [pool-1-thread-9] Initializing /data/qa-28060/20191023-htirf-888.nd2: 
   [testng] [2025-03-04 01:07:35,552] [pool-1-thread-12] Initializing /data/michael/frap0041 00X 1Xeyepiece 15sec Cy5 ICAM TIRF.nd2: 
   [testng] [2025-03-04 01:07:40,667] [pool-1-thread-7] Initializing /data/qa-7535/RNAi_CLC-1_010_kymo1.nd2: 
   [testng] [2025-03-04 01:07:43,247] [pool-1-thread-5] Initializing /data/venu/nd-two_channel-1.nd2: 
   [testng] [2025-03-04 01:07:44,590] [pool-1-thread-3] Initializing /data/yarden/Session26_Well1_10x.nd2: 
   [testng] [2025-03-04 01:07:46,324] [pool-1-thread-8] Initializing /data/public/jonas/2.nd2: 
   [testng] [2025-03-04 01:07:48,699] [pool-1-thread-6] Initializing /data/fiji-655/01.nd2: 
   [testng] [2025-03-04 01:07:51,074] [pool-1-thread-9] Initializing /data/qa-10100/20141002_V019+AFP1052n3-005.nd2: 
   [testng] [2025-03-04 01:07:52,309] [pool-1-thread-7] Initializing /data/venu/nd-two_channel-4.nd2: 
   [testng] [2025-03-04 01:07:52,931] [pool-1-thread-12] Initializing /data/qa-7906/2591B.jp2: 
   [testng] [2025-03-04 01:07:54,554] [pool-1-thread-6] Initializing /data/kevin/test3.nd2: 
   [testng] [2025-03-04 01:07:56,101] [pool-1-thread-5] Initializing /data/damir/Plate000_Well1_Seq0000.nd2: 
   [testng] [2025-03-04 01:07:58,305] [pool-1-thread-9] Initializing /data/venu/nd-three_channel-6.nd2: 
   [testng] [2025-03-04 01:07:58,999] [pool-1-thread-10] Initializing /data/cameron/CamND2.nd2: 
   [testng] [2025-03-04 01:07:59,946] [pool-1-thread-6] Initializing /data/stephen/Cody_Temp_Copy_crop.tif: 
   [testng] [2025-03-04 01:08:01,796] [pool-1-thread-7] Initializing /data/stephen/Cody_Temp_Copy_crop.nd2: 
   [testng] [2025-03-04 01:08:04,551] [pool-1-thread-10] Initializing /data/qa-28066/20191203-htirf-sona.nd2: 
   [testng] [2025-03-04 01:08:06,424] [pool-1-thread-8] Initializing /data/yanmei/snapcells-vps2.nd2: 
   [testng] [2025-03-04 01:08:07,057] [pool-1-thread-9] Initializing /data/venu/nd-three_channel-2.nd2: 
   [testng] [2025-03-04 01:08:07,750] [pool-1-thread-7] Initializing /data/public/aryeh/old_cells_02.nd2: 
   [testng] [2025-03-04 01:08:08,444] [pool-1-thread-6] Initializing /data/guillaume/clones082908.nd2: 
   [testng] [2025-03-04 01:08:13,201] [pool-1-thread-10] Initializing /data/jcb/201101064/Fig 8B imp beta-BPM MaxIP.nd2: 
   [testng] [2025-03-04 01:08:14,801] [pool-1-thread-8] Initializing /data/qa-7303/CTR_012.nd2: 
   [testng] [2025-03-04 01:08:16,739] [pool-1-thread-7] Initializing /data/qa-4196/120123 10h timelapse after incubator set up 1xy 1t.nd2: 
   [testng] [2025-03-04 01:08:18,123] [pool-1-thread-9] Initializing /data/public/jonas/100217_OD122_001.nd2: 
   [testng] [2025-03-04 01:08:23,134] [pool-1-thread-10] Initializing /data/qa-7908/020514 SH003.nd2: 
   [testng] [2025-03-04 01:08:25,957] [pool-1-thread-8] Initializing /data/michael/opens_ok.nd2: 
   [testng] [2025-03-04 01:08:27,442] [pool-1-thread-12] Initializing /data/michael/tiling_problem_mcammer.nd2: 
   [testng] [2025-03-04 01:08:28,658] [pool-1-thread-7] Initializing /data/public/aryeh/4_2_1_cont_NoMR001.nd2: 
   [testng] [2025-03-04 01:08:33,132] [pool-1-thread-9] Initializing /data/qa-29006/Voltron_Test004.nd2: 
   [testng] [2025-03-04 01:08:36,991] [pool-1-thread-10] Initializing /data/qa-7799/Patient 67 from 20130812.nd2: 
   [testng] [2025-03-04 01:08:39,454] [pool-1-thread-6] Initializing /data/michael/50um_001 correct.nd2: 
   [testng] [2025-03-04 01:08:45,200] [pool-1-thread-9] Initializing /data/kevin/sfeertjes 100 nm 10 000x 15p (1).nd2: 
   [testng] [2025-03-04 01:08:45,759] [pool-1-thread-12] Initializing /data/david/_t4h f.nd2: 
   [testng] [2025-03-04 01:08:47,292] [pool-1-thread-8] Initializing /data/michael/stopped-acquisition/ND2 file does not open MCammer.nd2: 
   [testng] [2025-03-04 01:08:50,783] [pool-1-thread-9] Initializing /data/qa-7572/cells.nd2: 
   [testng] [2025-03-04 01:08:52,311] [pool-1-thread-12] Initializing /data/michael/test_MCammer.nd2: 
   [testng] [2025-03-04 01:08:53,292] [pool-1-thread-6] Initializing /data/karsten/100720104_TestglasSchott_MM63_C16h_SYTO.nd2: 
   [testng] [2025-03-04 01:08:55,147] [pool-1-thread-8] Initializing /data/plaissue/4channel_Zseries_withROIlayer.nd2: 
   [testng] [2025-03-04 01:09:00,812] [pool-1-thread-12] Initializing /data/venu/nd-three_channel-3.nd2: 
   [testng] [2025-03-04 01:09:02,156] [pool-1-thread-9] Initializing /data/michael/opens_skewed.nd2: 
   [testng] [2025-03-04 01:09:03,852] [pool-1-thread-8] Initializing /data/qa-5042/8xyPoints_3channels_00_30m235_all8xyIdentified.nd2: 
   [testng] [2025-03-04 01:09:06,428] [pool-1-thread-7] Initializing /data/qa-7906/2591B1.jp2: 
   [testng] [2025-03-04 01:09:17,000] [pool-1-thread-12] Initializing /data/public/jonas/512c/cag_p5_simgc_2511_70ms22s_crop.nd2: 
   [testng] [2025-03-04 01:09:20,374] [pool-1-thread-8] Initializing /data/venu/seven_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:09:22,416] [pool-1-thread-4] Initializing /data/imagesc-76438/Slide2-20-2_Region0003_ChannelBrightfield_Seq0013.nd2: 
   [testng] [2025-03-04 01:09:30,307] [pool-1-thread-9] Initializing /data/dan-dickinson/141_mChCtrl_002.nd2: 
   [testng] [2025-03-04 01:09:36,710] [pool-1-thread-12] Initializing /data/josh/CGE1.nd2: 
   [testng] [2025-03-04 01:09:39,400] [pool-1-thread-9] Initializing /data/public/jonas/jonas_nd2Test/Exception9_e3.nd2: 
   [testng] [2025-03-04 01:09:41,250] [pool-1-thread-8] Initializing /data/tom/512x512x11 1um step.nd2: 
   [testng] [2025-03-04 01:09:45,652] [pool-1-thread-12] Initializing /data/public/jonas/2112-2265.nd2: 
   [testng] [2025-03-04 01:09:47,357] [pool-1-thread-7] Initializing /data/rehan/P128.nd2: 
   [testng] [2025-03-04 01:09:48,918] [pool-1-thread-9] Initializing /data/jennet/2D001_crop.nd2: 
   [testng] [2025-03-04 01:09:55,589] [pool-1-thread-1] Initializing /data/venu/nd-two_channel-2.nd2: 
   [testng] [2025-03-04 01:09:58,525] [pool-1-thread-8] Initializing /data/plaissue/2channel-Zstack-withBinaryLayer.nd2: 
   [testng] [2025-03-04 01:10:01,415] [pool-1-thread-10] Initializing /data/kevin/100nm_coat_1.nd2: 
   [testng] [2025-03-04 01:10:06,119] [pool-1-thread-9] Initializing /data/david/NDSequence013.nd2: 
   [testng] [2025-03-04 01:10:09,321] [pool-1-thread-12] Initializing /data/qa-17785/spc2493.nd2: 
   [testng] [2025-03-04 01:10:10,179] [pool-1-thread-8] Initializing /data/john/M900117_CBP11555_C264M2_SOL_CD31_s1.nd2: 
   [testng] [2025-03-04 01:10:11,622] [pool-1-thread-1] Initializing /data/barseno/r1008.nd2: 
   [testng] [2025-03-04 01:10:12,678] [pool-1-thread-7] Initializing /data/qa-4973/CX3+MCh Long Ova(4Henry)002.nd2: 
   [testng] [2025-03-04 01:10:14,652] [pool-1-thread-6] Initializing /data/public/jonas/divisionByZero/290110.tranMgc005cr.nd2: 
   [testng] [2025-03-04 01:10:19,118] [pool-1-thread-9] Initializing /data/marek/NIS4_fails_to_open_correctly.nd2: 
   [testng] [2025-03-04 01:10:21,089] [pool-1-thread-1] Initializing /data/sarah/sarah_1011.nd2: 
   [testng] [2025-03-04 01:10:22,297] [pool-1-thread-10] Initializing /data/karsten/100720104_TestglasSchott_MM63_C10h.nd2: 
   [testng] [2025-03-04 01:10:24,455] [pool-1-thread-12] Initializing /data/michael/MCammer Nikon file that wont open.nd2: 
   [testng] [2025-03-04 01:10:25,761] [pool-1-thread-7] Initializing /data/michael/Opens ok with LOCI.nd2: 
   [testng] [2025-03-04 01:10:29,814] [pool-1-thread-8] Initializing /data/tom/1024x1024.nd2: 
   [testng] [2025-03-04 01:10:30,707] [pool-1-thread-9] Initializing /data/imagesc-76438/FirstFileUsed_Slide2-20-1_ChannelBrightfield_Seq0001.nd2: 
   [testng] [2025-03-04 01:10:32,429] [pool-1-thread-1] Initializing /data/public/aryeh/MeOh_high_fluo_007.nd2: 
   [testng] [2025-03-04 01:10:33,781] [pool-1-thread-12] Initializing /data/jose/08_SO4_Fasc100_at_surface_w_average.nd2: 
   [testng] [2025-03-04 01:10:34,812] [pool-1-thread-6] Initializing /data/david/nc4r-la Ka004.nd2: 
   [testng] [2025-03-04 01:10:36,714] [pool-1-thread-7] Initializing /data/public/jonas/header_test2.nd2: 
   [testng] [2025-03-04 01:10:39,937] [pool-1-thread-8] Initializing /data/michael/opened skewed - C=0.tif: 
   [testng] [2025-03-04 01:10:41,780] [pool-1-thread-9] Initializing /data/colin/20110729_beads_001_xy2.nd2: 
   [testng] [2025-03-04 01:10:44,401] [pool-1-thread-6] Initializing /data/public/jonas/control002.nd2: 
   [testng] [2025-03-04 01:10:45,435] [pool-1-thread-1] Initializing /data/qa-7535/JJ_Controls_D_004.nd2: 
   [testng] [2025-03-04 01:10:47,578] [pool-1-thread-7] Initializing /data/public/aryeh/4_con_2_1_cot002.nd2: 
   [testng] [2025-03-04 01:10:55,292] [pool-1-thread-12] Initializing /data/public/jonas/movieSize/JJ_RNAi_hmr-1_001.nd2: 
   [testng] [2025-03-04 01:11:01,275] [pool-1-thread-6] Initializing /data/qa-17099/upSIAPdownNT002.nd2: 
   [testng] [2025-03-04 01:11:02,227] [pool-1-thread-9] Initializing /data/josh/072007h.nd2: 
   [testng] [2025-03-04 01:11:05,693] [pool-1-thread-1] Initializing /data/kyle/F301.nd2: 
   [testng] [2025-03-04 01:11:07,735] [pool-1-thread-8] Initializing /data/public/aryeh/weekend002.nd2: 
   [testng] [2025-03-04 01:11:11,880] [pool-1-thread-12] Initializing /data/public/aryeh/multipoint.nd2: 
   [testng] [2025-03-04 01:11:15,295] [pool-1-thread-9] Initializing /data/public/aryeh/qa-9507/control003.nd2: 
   [testng] [2025-03-04 01:11:20,135] [pool-1-thread-6] Initializing /data/qa-11064/t2_mp8_z4_ch3_.nd2: 
   [testng] [2025-03-04 01:11:33,284] [pool-1-thread-10] Initializing /data/qa-11064/t2_mp8_z4_ch3__channelsDeleted.nd2: 
   [testng] [2025-03-04 01:11:35,245] [pool-1-thread-1] Initializing /data/public/zenodo-14893791/C3_N01Ato5_nucleo-trans_div3_mSG_b2s_200ms_30%_Reconstructed.nd2: 
   [testng] [2025-03-04 01:11:36,242] [pool-1-thread-4] Initializing /data/ye-chen/LOCI_YeChen_Swinburne.nd2: 
   [testng] [2025-03-04 01:11:39,394] [pool-1-thread-6] Initializing /data/kevin/lipo100nmPEG_1.nd2: 
   [testng] [2025-03-04 01:11:43,447] [pool-1-thread-10] Initializing /data/public/jonas/qa-7534/130606_JCC719_003.nd2: 
   [testng] [2025-03-04 01:11:46,381] [pool-1-thread-6] Initializing /data/qa-7906/2591A1.jp2: 
   [testng] [2025-03-04 01:11:47,725] [pool-1-thread-8] Initializing /data/qa-31330/Hotel_02-Slot_01-Slide_01-Region_1_Stitched.nd2: 
   [testng] [2025-03-04 01:11:48,479] [pool-1-thread-4] Initializing /data/qa-17695/sample.nd2: 
   [testng] [2025-03-04 01:11:49,353] [pool-1-thread-1] Initializing /data/gh-2955/cluster.nd2: 
   [testng] [2025-03-04 01:11:56,545] [pool-1-thread-1] Initializing /data/yanmei/snapcells-vps1002.nd2: 
   [testng] [2025-03-04 01:11:58,660] [pool-1-thread-8] Initializing /data/qa-7536/SampleND2-ChrisL.nd2: 
   [testng] [2025-03-04 01:12:00,364] [pool-1-thread-12] Initializing /data/venu/six_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:12:01,882] [pool-1-thread-4] Initializing /data/public/jonas/512c/wtf_alignment.nd2: 
   [testng] [2025-03-04 01:12:04,128] [pool-1-thread-9] Initializing /data/venu/three_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:12:08,995] [pool-1-thread-1] Initializing /data/qa-9183/aaron_multi_positions.nd2: 
   [testng] [2025-03-04 01:12:10,221] [pool-1-thread-10] Initializing /data/kevin/DD100liposomes_1.nd2: 
   [testng] [2025-03-04 01:12:12,479] [pool-1-thread-4] Initializing /data/qa-4305/22492726_Figure 5_B_NA_3.nd2: 
   [testng] [2025-03-04 01:12:13,310] [pool-1-thread-12] Initializing /data/richard/Nf1#49-#54.nd2: 
   [testng] [2025-03-04 01:12:20,352] [pool-1-thread-9] Initializing /data/brian/MDCK002.nd2: 
   [testng] [2025-03-04 01:12:21,145] [pool-1-thread-8] Initializing /data/michael/mcammer BUT THIS FILE OPENS FINE.nd2: 
   [testng] [2025-03-04 01:12:23,347] [pool-1-thread-10] Initializing /data/sara/Ex9 ALADIN WT KO KI 31_07_2013.avi: 
   [testng] [2025-03-04 01:12:24,446] [pool-1-thread-6] Initializing /data/public/jonas/multicolorTest.nd2: 
   [testng] [2025-03-04 01:12:31,422] [pool-1-thread-1] Initializing /data/stefanie/nd026_xy2.nd2: 
   [testng] [2025-03-04 01:12:32,426] [pool-1-thread-9] Initializing /data/dallas/150609_m597_ut8.nd2: 
   [testng] [2025-03-04 01:12:34,744] [pool-1-thread-4] Initializing /data/public/aryeh/rfp_h2a_cells_02.nd2: 
   [testng] [2025-03-04 01:12:49,232] [pool-1-thread-7] Initializing /data/michael/opened skewed - C=1.tif: 
   [testng] [2025-03-04 01:12:51,288] [pool-1-thread-11] Initializing /data/venu/N202-7 20x.nd2: 
   [testng] [2025-03-04 01:12:52,513] [pool-1-thread-2] Initializing /data/stefanie/200307_necl2.nd2: 
   [testng] [2025-03-04 01:13:10,315] [pool-1-thread-8] Initializing /data/venu/five_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:13:13,613] [pool-1-thread-10] Initializing /data/qa-7303/CTR011.nd2: 
   [testng] [2025-03-04 01:13:20,136] [pool-1-thread-11] Initializing /data/public/jonas/512c/nikonTest_1.nd2: 
   [testng] [2025-03-04 01:13:21,187] [pool-1-thread-1] Initializing /data/venu/four_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:13:24,041] [pool-1-thread-10] Initializing /data/venu/nd-three_channel-0.nd2: 
   [testng] [2025-03-04 01:13:25,286] [pool-1-thread-8] Initializing /data/matt/Final merge.nd2: 
   [testng] [2025-03-04 01:13:26,574] [pool-1-thread-7] Initializing /data/public/aryeh/b16_14_12.nd2: 
   [testng] [2025-03-04 01:13:27,912] [pool-1-thread-6] Initializing /data/richard/KitWv#67.avi: 
   [testng] [2025-03-04 01:13:34,653] [pool-1-thread-11] Initializing /data/dan/120109_test.nd2: 
   [testng] [2025-03-04 01:13:37,532] [pool-1-thread-1] Initializing /data/bernhard/962_xy1.nd2: 
   [testng] [2025-03-04 01:13:38,612] [pool-1-thread-8] Initializing /data/venu/1_140508,control.nd2: 
   [testng] [2025-03-04 01:13:39,759] [pool-1-thread-10] Initializing /data/pierre/G.nd2: 
   [testng] [2025-03-04 01:13:41,028] [pool-1-thread-12] Initializing /data/public/aryeh/but3_cont2002.nd2: 
   [testng] [2025-03-04 01:13:44,525] [pool-1-thread-7] Initializing /data/stefanie/nd026_xy3.nd2: 
   [testng] [2025-03-04 01:13:47,952] [pool-1-thread-11] Initializing /data/plaissue/4channel_Zseries_2XYpoints_withROIandBinaryLayer.nd2: 
   [testng] [2025-03-04 01:13:50,129] [pool-1-thread-1] Initializing /data/venu/N202-11 20x20.nd2: 
   [testng] [2025-03-04 01:13:51,624] [pool-1-thread-9] Initializing /data/nadya/Capture1.PNG: 
   [testng] [2025-03-04 01:13:53,521] [pool-1-thread-9] Initializing /data/qa-4836/MGH media d10 large image_crop.nd2: 
   [testng] [2025-03-04 01:13:55,000] [pool-1-thread-10] Initializing /data/katherina/120312_488HP_Convallaria nueva.nd2: 
   [testng] [2025-03-04 01:13:55,957] [pool-1-thread-8] Initializing /data/venu/nd-two_channel-3.nd2: 
   [testng] [2025-03-04 01:13:57,998] [pool-1-thread-7] Initializing /data/qa-7454/Dapi PFA Eukitt 1r 001.nd2: 
   [testng] [2025-03-04 01:13:59,680] [pool-1-thread-11] Initializing /data/bioformats2raw-184/Round1-Slot_01-Slide_01-Region_1-Stitched-Focused.nd2: 
   [testng] [2025-03-04 01:18:34,859] [pool-1-thread-1] Initializing /data/qa-7906/2591A.jp2: 
   [testng] [2025-03-04 01:18:38,870] [pool-1-thread-10] Initializing /data/benjamin/B2.nd2: 
   [testng] [2025-03-04 01:18:42,416] [pool-1-thread-6] Initializing /data/stefanie/nd27.nd2: 
   [testng] [2025-03-04 01:18:44,677] [pool-1-thread-8] Initializing /data/public/karl/sample_image.nd2: 
   [testng] [2025-03-04 01:18:49,297] [pool-1-thread-7] Initializing /data/imagesc-76438/Slide2-20-2_ChannelBrightfield_Seq0009.nd2: 
   [testng] [2025-03-04 01:18:53,317] [pool-1-thread-6] Initializing /data/public/aryeh/b16_pdtB+y50__crop.nd2: 
   [testng] [2025-03-04 01:19:03,586] [pool-1-thread-4] Initializing /data/public/aryeh/Time sequence 24.nd2: 
   [testng] [2025-03-04 01:19:05,194] [pool-1-thread-8] Initializing /data/public/aryeh/MeOh_high_fluo_011.nd2: 
   [testng] [2025-03-04 01:19:08,400] [pool-1-thread-12] Initializing /data/imagesc-76438/Slide2-20-1_Region0001_ChannelBrightfield_Seq0003.nd2: 
   [testng] [2025-03-04 01:19:15,889] [pool-1-thread-7] Initializing /data/kaustav/cell field2.nd2: 
   [testng] [2025-03-04 01:19:17,883] [pool-1-thread-9] Initializing /data/public/jonas/512c/wtf_DIC.nd2: 
   [testng] [2025-03-04 01:19:20,626] [pool-1-thread-10] Initializing /data/gaurav/A1.nd2: 
   [testng] [2025-03-04 01:19:24,770] [pool-1-thread-8] Initializing /data/public/jonas/header_test1.nd2: 
   [testng] [2025-03-04 01:19:27,038] [pool-1-thread-1] Initializing /data/public/aryeh/but3_cont200-1.nd2: 
   [testng] [2025-03-04 01:19:29,422] [pool-1-thread-9] Initializing /data/sara/Ex9 ALADIN WT KO KI 31_07_2013.nd2: 
   [testng] [2025-03-04 01:19:32,871] [pool-1-thread-10] Initializing /data/gh-3565/example_metadata001.nd2: 
   [testng] [2025-03-04 01:19:35,273] [pool-1-thread-4] Initializing /data/michael/MCammer Nikon file opens in wrong order.nd2: 
   [testng] [2025-03-04 01:19:38,150] [pool-1-thread-8] Initializing /data/public/aryeh/por003.nd2: 
   [testng] [2025-03-04 01:19:41,332] [pool-1-thread-10] Initializing /data/venu/N202-5 20x2.nd2: 
   [testng] [2025-03-04 01:19:43,243] [pool-1-thread-7] Initializing /data/david/NDSequence011.nd2: 
   [testng] [2025-03-04 01:19:59,449] [pool-1-thread-10] Initializing /data/kyle-vrtis/180627 1e Cas9 GINS collapse lag lag.nd2: 
   [testng] [2025-03-04 01:20:01,084] [pool-1-thread-8] Initializing /data/qa-9193/60x oil line scan 1 airy mono.nd2: 
   [testng] [2025-03-04 01:20:03,533] [pool-1-thread-7] Initializing /data/public/jonas/jonas_nd2Test/Exception61.nd2: 
   [testng] [2025-03-04 01:20:08,269] [pool-1-thread-4] Initializing /data/venu/nd-two_channel-0.nd2: 
   [testng] [2025-03-04 01:20:09,733] [pool-1-thread-8] Initializing /data/qa-5042/8xyPoints_3channels_00_30m001_latelyOnly7xyIdentified.nd2: 
   [testng] [2025-03-04 01:20:12,736] [pool-1-thread-7] Initializing /data/qa-4958/556_t2.nd2: 
   [testng] [2025-03-04 01:20:13,975] [pool-1-thread-1] Initializing /data/venu/eight_160807_control cells_4D.tif: 
   [testng] [2025-03-04 01:20:18,526] [pool-1-thread-4] Initializing /data/liang/1x4 good.nd2: 
   [testng] [2025-03-04 01:20:22,849] [pool-1-thread-7] Initializing /data/strand/Reconstructed ND acquisition1.nd2: 
   [testng] [2025-03-04 01:20:23,874] [pool-1-thread-8] Initializing /data/michael/10um skewed.nd2: 
   [testng] [2025-03-04 01:20:26,013] [pool-1-thread-10] Initializing /data/stephen/LOCI_screen_dump.jpg: 
   [testng] [2025-03-04 01:20:26,802] [pool-1-thread-1] Initializing /data/kevin/100&210nm_coat_1.nd2: 
   [testng] [2025-03-04 01:20:30,000] [pool-1-thread-6] Initializing /data/mariana/Captured 1.nd2: 
   [testng] [2025-03-04 01:20:32,747] [pool-1-thread-10] Initializing /data/qa-29035/Seq0000.nd2: 
   [testng] [2025-03-04 01:20:38,052] [pool-1-thread-9] Initializing /data/qa-9207/n1e 570-wisp2 670-cdh6 -2(good 1-11)_xy1.nd2: 
   [testng] [2025-03-04 01:20:38,993] [pool-1-thread-7] Initializing /data/qa-4958/521_t1.nd2: 
   [testng] [2025-03-04 01:20:40,052] [pool-1-thread-4] Initializing /data/tiao/WellC03_Seq0000.nd2: 
   [testng] [2025-03-04 01:20:43,529] [pool-1-thread-8] Initializing /data/christian/missing-dimensions-test.nd2: 
   [testng] [2025-03-04 01:20:45,558] [pool-1-thread-10] Initializing /data/stefanie/nd026_xy0.nd2: 
   [testng] [2025-03-04 01:20:46,964] [pool-1-thread-6] Initializing /data/richard/15ug.nd2: 
   [testng] [2025-03-04 01:20:50,688] [pool-1-thread-9] Initializing /data/jcb/201101064/Fig 8B imp beta alone-MaxIP.nd2: 
   [testng] [2025-03-04 01:20:52,027] [pool-1-thread-7] Initializing /data/imagesc-76438/Slide2-20-1_Region0000_ChannelBrightfield_Seq0002.nd2: 
   [testng] [2025-03-04 01:21:05,289] [pool-1-thread-8] Initializing /data/katherina/120312_488HP_Convallaria nueva - C=1.tif: 
   [testng] [2025-03-04 01:21:07,296] [pool-1-thread-4] Initializing /data/venu/N202.1A+7 2h.nd2: 
   [testng] [2025-03-04 01:21:08,354] [pool-1-thread-1] Initializing /data/pki/15July2011 ImClone multiwell test file.nd2: 
   [testng] [2025-03-04 01:21:10,108] [pool-1-thread-6] Initializing /data/venu/nd-three_channel-5.nd2: 
   [testng] [2025-03-04 01:21:12,042] [pool-1-thread-10] Initializing /data/helene/testseries1.nd2: 
   [testng] [2025-03-04 01:21:16,172] [pool-1-thread-3] Initializing /data/pete/psf_bead_theoretical.nd2: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 13144, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 59 minutes 49 seconds
Finished: SUCCESS