Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 314
originally caused by:
 Started by upstream project "Trigger" build number 336
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@10
[BIOFORMATS-test-folder@10] $ /bin/bash -xe /tmp/jenkins12155602580420146304.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49867_merge_ci -v /uod/idr/repos/curated/leica-lif:/data -v /uod/idr-scratch/merge-ci/curated/leica-lif:/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

test-automated:
   [testng] File leak detector installed
   [testng] 05:11:26,247 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:11:26,249 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 05:11:26,249 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:11:26,250 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:11:26,250 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:11:26,250 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:11:26,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:11:26,466 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:11:26,466 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:11:26,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:11:26,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:11:26,500 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:11:26,500 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:11:26,501 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:11:26,501 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:11:26,501 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 05:11:26,502 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 05:11:26,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 251 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-01-10 05:11:26,513] [main] java.version = 1.8.0_342
   [testng] 05:11:26,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:11:26,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:11:26,559 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-10_05-11-26.log]
   [testng] 05:11:26,561 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2025-01-10 05:11:26,563] [main] testng.directory = /data
   [testng] [2025-01-10 05:11:26,563] [main] testng.configDirectory = /config
   [testng] [2025-01-10 05:11:26,575] [main] testng.multiplier = 1.0
   [testng] [2025-01-10 05:11:26,575] [main] testng.in-memory = false
   [testng] [2025-01-10 05:11:26,575] [main] testng.allow-missing = false
   [testng] [2025-01-10 05:11:26,575] [main] user.language = en
   [testng] [2025-01-10 05:11:26,575] [main] user.country = ${user.country}
   [testng] [2025-01-10 05:11:26,575] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2025-01-10 05:17:45,260] [main] ----------------------------------------
   [testng] [2025-01-10 05:17:45,261] [main] Total files: 404
   [testng] [2025-01-10 05:17:45,261] [main] Scan time: 378.685 s (937 ms/file)
   [testng] [2025-01-10 05:17:45,261] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-01-10 05:23:45,300] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] 05:23:45,301 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:23:45,301 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:45,302 |-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-01-10_05-23-45.log]
   [testng] 05:23:45,303 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e65385e - End of configuration.
   [testng] [2025-01-10 05:23:46,372] [pool-1-thread-12] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] 05:23:46,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:23:46,373 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:46,374 |-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-01-10_05-23-46.log]
   [testng] 05:23:46,374 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d189aa2 - End of configuration.
   [testng] [2025-01-10 05:23:46,770] [pool-1-thread-11] Initializing /data/richard/resolution check.lif: 
   [testng] 05:23:46,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:23:46,770 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:46,771 |-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-01-10_05-23-46.log]
   [testng] 05:23:46,771 |-INFO in ch.qos.logback.core.sift.SiftProcessor@758c5a9f - End of configuration.
   [testng] [2025-01-10 05:23:47,030] [pool-1-thread-10] Initializing /data/melissa/roi-test-0.tif: 
   [testng] 05:23:47,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:23:47,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:47,031 |-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-01-10_05-23-47.log]
   [testng] 05:23:47,031 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2892107e - End of configuration.
   [testng] [2025-01-10 05:23:48,104] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] 05:23:48,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:23:48,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:48,105 |-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-01-10_05-23-48.log]
   [testng] 05:23:48,105 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4293694e - End of configuration.
   [testng] [2025-01-10 05:23:49,220] [pool-1-thread-8] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] 05:23:49,220 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:23:49,221 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:49,221 |-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-01-10_05-23-49.log]
   [testng] 05:23:49,221 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f2f0f52 - End of configuration.
   [testng] [2025-01-10 05:23:49,356] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] 05:23:49,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:23:49,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:49,357 |-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-01-10_05-23-49.log]
   [testng] 05:23:49,357 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24a159dd - End of configuration.
   [testng] [2025-01-10 05:23:50,456] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] 05:23:50,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:23:50,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:50,457 |-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-01-10_05-23-50.log]
   [testng] 05:23:50,457 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69a4c15b - End of configuration.
   [testng] [2025-01-10 05:23:51,490] [pool-1-thread-5] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] 05:23:51,490 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:23:51,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:51,491 |-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-01-10_05-23-51.log]
   [testng] 05:23:51,491 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a856d90 - End of configuration.
   [testng] [2025-01-10 05:23:51,696] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] 05:23:51,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:23:51,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:51,696 |-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-01-10_05-23-51.log]
   [testng] 05:23:51,697 |-INFO in ch.qos.logback.core.sift.SiftProcessor@632f3df8 - End of configuration.
   [testng] [2025-01-10 05:23:52,847] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] 05:23:52,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:23:52,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:52,847 |-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-01-10_05-23-52.log]
   [testng] 05:23:52,848 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26709ba6 - End of configuration.
   [testng] [2025-01-10 05:23:53,931] [pool-1-thread-2] Initializing /data/oliver/100529.lif: 
   [testng] 05:23:53,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:23:53,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:23:53,932 |-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-01-10_05-23-53.log]
   [testng] 05:23:53,932 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e60812a - End of configuration.
   [testng] [2025-01-10 05:23:57,247] [pool-1-thread-11] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2025-01-10 05:23:58,270] [pool-1-thread-8] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2025-01-10 05:24:00,279] [pool-1-thread-12] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2025-01-10 05:24:00,939] [pool-1-thread-5] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2025-01-10 05:24:01,268] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2025-01-10 05:24:02,206] [pool-1-thread-8] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2025-01-10 05:24:02,572] [pool-1-thread-11] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2025-01-10 05:24:03,152] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2025-01-10 05:24:04,584] [pool-1-thread-3] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2025-01-10 05:24:06,680] [pool-1-thread-4] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2025-01-10 05:24:06,799] [pool-1-thread-6] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2025-01-10 05:24:07,100] [pool-1-thread-9] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2025-01-10 05:24:07,408] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2025-01-10 05:24:08,604] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2025-01-10 05:24:11,298] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2025-01-10 05:24:13,872] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2025-01-10 05:24:15,255] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2025-01-10 05:24:16,599] [pool-1-thread-11] Initializing /data/jerome/E346_316.lif: 
   [testng] [2025-01-10 05:24:16,866] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2025-01-10 05:24:18,621] [pool-1-thread-5] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2025-01-10 05:24:18,969] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2025-01-10 05:24:21,850] [pool-1-thread-6] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2025-01-10 05:24:22,208] [pool-1-thread-10] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2025-01-10 05:24:23,573] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2025-01-10 05:24:24,808] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2025-01-10 05:24:25,027] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2025-01-10 05:24:26,160] [pool-1-thread-2] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2025-01-10 05:24:26,776] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2025-01-10 05:24:29,237] [pool-1-thread-6] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2025-01-10 05:24:30,384] [pool-1-thread-1] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2025-01-10 05:24:31,624] [pool-1-thread-4] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2025-01-10 05:24:31,858] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2025-01-10 05:24:33,032] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2025-01-10 05:24:34,597] [pool-1-thread-3] Initializing /data/claude/4B.lif: 
   [testng] [2025-01-10 05:24:35,012] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2025-01-10 05:24:36,949] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2025-01-10 05:24:37,332] [pool-1-thread-4] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2025-01-10 05:24:37,893] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2025-01-10 05:24:38,564] [pool-1-thread-11] Initializing /data/alexander/20120224.lif: 
   [testng] [2025-01-10 05:24:38,923] [pool-1-thread-7] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2025-01-10 05:24:39,271] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2025-01-10 05:24:40,575] [pool-1-thread-5] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2025-01-10 05:24:41,907] [pool-1-thread-6] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2025-01-10 05:24:43,236] [pool-1-thread-1] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2025-01-10 05:24:43,553] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2025-01-10 05:24:45,252] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2025-01-10 05:24:46,608] [pool-1-thread-4] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2025-01-10 05:24:46,992] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2025-01-10 05:24:48,352] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2025-01-10 05:24:50,062] [pool-1-thread-9] Initializing /data/pascal/test.lif: 
   [testng] [2025-01-10 05:24:50,783] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2025-01-10 05:24:52,210] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2025-01-10 05:24:55,043] [pool-1-thread-10] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2025-01-10 05:24:55,352] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2025-01-10 05:24:56,635] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2025-01-10 05:24:57,332] [pool-1-thread-2] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2025-01-10 05:24:58,088] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2025-01-10 05:25:00,377] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2025-01-10 05:25:01,544] [pool-1-thread-9] Initializing /data/qa-31234/822.lif: 
   [testng] [2025-01-10 05:25:02,099] [pool-1-thread-6] Initializing /data/kota/int_ok.lif: 
   [testng] [2025-01-10 05:25:02,403] [pool-1-thread-8] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2025-01-10 05:25:02,626] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2025-01-10 05:25:04,835] [pool-1-thread-1] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2025-01-10 05:25:06,498] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2025-01-10 05:25:08,440] [pool-1-thread-5] Initializing /data/garcion/testTwo.lif: 
   [testng] [2025-01-10 05:25:09,306] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2025-01-10 05:25:10,676] [pool-1-thread-4] Initializing /data/claus/080118_group3.lif: 
   [testng] [2025-01-10 05:25:11,201] [pool-1-thread-6] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2025-01-10 05:25:11,514] [pool-1-thread-11] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2025-01-10 05:25:12,188] [pool-1-thread-2] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2025-01-10 05:25:12,510] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2025-01-10 05:25:13,959] [pool-1-thread-5] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2025-01-10 05:25:14,299] [pool-1-thread-3] Initializing /data/romain/tile 002.lif: 
   [testng] [2025-01-10 05:25:15,217] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2025-01-10 05:25:16,569] [pool-1-thread-7] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2025-01-10 05:25:17,027] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2025-01-10 05:25:18,656] [pool-1-thread-1] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2025-01-10 05:25:18,972] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2025-01-10 05:25:20,858] [pool-1-thread-7] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2025-01-10 05:25:22,546] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2025-01-10 05:25:24,465] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2025-01-10 05:25:25,507] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2025-01-10 05:25:26,633] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2025-01-10 05:25:27,694] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2025-01-10 05:25:28,759] [pool-1-thread-6] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2025-01-10 05:25:29,057] [pool-1-thread-1] Initializing /data/tony/December_806b.lif: 
   [testng] [2025-01-10 05:25:29,527] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2025-01-10 05:25:30,900] [pool-1-thread-7] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2025-01-10 05:25:32,051] [pool-1-thread-3] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2025-01-10 05:25:32,346] [pool-1-thread-6] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2025-01-10 05:25:33,345] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2025-01-10 05:25:34,645] [pool-1-thread-7] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2025-01-10 05:25:35,321] [pool-1-thread-8] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2025-01-10 05:25:36,180] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2025-01-10 05:25:37,723] [pool-1-thread-3] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2025-01-10 05:25:38,130] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2025-01-10 05:25:40,067] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2025-01-10 05:25:41,777] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2025-01-10 05:25:42,881] [pool-1-thread-2] Initializing /data/claude/Short_1A.lif: 
   [testng] [2025-01-10 05:25:43,095] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2025-01-10 05:25:44,114] [pool-1-thread-11] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2025-01-10 05:25:44,301] [pool-1-thread-10] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2025-01-10 05:25:44,520] [pool-1-thread-4] Initializing /data/stefan/spe.tif: 
   [testng] [2025-01-10 05:25:48,243] [pool-1-thread-8] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2025-01-10 05:25:48,695] [pool-1-thread-10] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2025-01-10 05:25:49,883] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2025-01-10 05:25:51,392] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2025-01-10 05:25:52,656] [pool-1-thread-6] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2025-01-10 05:25:55,416] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2025-01-10 05:25:56,447] [pool-1-thread-7] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2025-01-10 05:25:57,443] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2025-01-10 05:25:59,976] [pool-1-thread-7] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2025-01-10 05:26:00,249] [pool-1-thread-4] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2025-01-10 05:26:00,975] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2025-01-10 05:26:02,111] [pool-1-thread-3] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2025-01-10 05:26:03,566] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2025-01-10 05:26:03,832] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2025-01-10 05:26:05,171] [pool-1-thread-4] Initializing /data/fabrice/test 1.lif: 
   [testng] [2025-01-10 05:26:05,623] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2025-01-10 05:26:09,315] [pool-1-thread-12] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2025-01-10 05:26:09,811] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2025-01-10 05:26:11,080] [pool-1-thread-3] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2025-01-10 05:26:12,336] [pool-1-thread-10] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2025-01-10 05:26:12,566] [pool-1-thread-4] Initializing /data/peter/20110916D.lif: 
   [testng] [2025-01-10 05:26:13,903] [pool-1-thread-9] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2025-01-10 05:26:14,009] [pool-1-thread-8] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2025-01-10 05:26:16,202] [pool-1-thread-5] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2025-01-10 05:26:17,063] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2025-01-10 05:26:18,405] [pool-1-thread-8] Initializing /data/claude/1A.lif: 
   [testng] [2025-01-10 05:26:18,902] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2025-01-10 05:26:20,209] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2025-01-10 05:26:21,600] [pool-1-thread-11] Initializing /data/jerome/E345_312.lif: 
   [testng] [2025-01-10 05:26:23,251] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2025-01-10 05:26:26,318] [pool-1-thread-5] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2025-01-10 05:26:27,907] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2025-01-10 05:26:29,471] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2025-01-10 05:26:31,204] [pool-1-thread-11] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2025-01-10 05:26:31,969] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2025-01-10 05:26:33,075] [pool-1-thread-9] Initializing /data/romain/merge 002.lif: 
   [testng] [2025-01-10 05:26:34,497] [pool-1-thread-11] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2025-01-10 05:26:34,775] [pool-1-thread-1] Initializing /data/martin/sample files.lif: 
   [testng] [2025-01-10 05:26:35,106] [pool-1-thread-10] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2025-01-10 05:26:35,483] [pool-1-thread-12] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2025-01-10 05:26:37,464] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2025-01-10 05:26:40,339] [pool-1-thread-12] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2025-01-10 05:26:40,636] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2025-01-10 05:26:40,877] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2025-01-10 05:26:42,167] [pool-1-thread-3] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2025-01-10 05:26:42,407] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2025-01-10 05:26:42,774] [pool-1-thread-5] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2025-01-10 05:26:44,263] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2025-01-10 05:26:45,351] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2025-01-10 05:26:46,654] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2025-01-10 05:26:47,793] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2025-01-10 05:26:49,329] [pool-1-thread-10] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2025-01-10 05:26:50,449] [pool-1-thread-11] Initializing /data/fabrice/test 2.lif: 
   [testng] [2025-01-10 05:26:51,874] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2025-01-10 05:26:52,982] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2025-01-10 05:26:55,150] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2025-01-10 05:26:55,566] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2025-01-10 05:26:57,123] [pool-1-thread-9] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2025-01-10 05:26:57,685] [pool-1-thread-5] Initializing /data/stefan/Experiment.lif: 
   [testng] [2025-01-10 05:26:58,774] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2025-01-10 05:27:00,069] [pool-1-thread-1] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2025-01-10 05:27:00,269] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2025-01-10 05:27:00,952] [pool-1-thread-9] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2025-01-10 05:27:02,238] [pool-1-thread-10] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2025-01-10 05:27:02,483] [pool-1-thread-11] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2025-01-10 05:27:02,809] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2025-01-10 05:27:04,223] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2025-01-10 05:27:05,197] [pool-1-thread-1] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2025-01-10 05:27:06,750] [pool-1-thread-7] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2025-01-10 05:27:07,888] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2025-01-10 05:27:09,891] [pool-1-thread-12] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2025-01-10 05:27:10,211] [pool-1-thread-11] Initializing /data/ville/single_channel.lif: 
   [testng] [2025-01-10 05:27:10,652] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2025-01-10 05:27:11,776] [pool-1-thread-3] Initializing /data/ville/expected output.png: 
   [testng] [2025-01-10 05:27:12,230] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2025-01-10 05:27:14,071] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2025-01-10 05:27:14,325] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2025-01-10 05:27:15,476] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2025-01-10 05:27:16,523] [pool-1-thread-5] Initializing /data/garcion/testOne.lif: 
   [testng] [2025-01-10 05:27:16,758] [pool-1-thread-2] Initializing /data/stefan/exp02.lif: 
   [testng] [2025-01-10 05:27:16,977] [pool-1-thread-10] Initializing /data/vytas/data samples.lif: 
   [testng] [2025-01-10 05:27:18,215] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2025-01-10 05:27:19,448] [pool-1-thread-7] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2025-01-10 05:27:20,098] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2025-01-10 05:27:20,370] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2025-01-10 05:27:21,428] [pool-1-thread-9] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2025-01-10 05:27:22,075] [pool-1-thread-10] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2025-01-10 05:27:22,638] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2025-01-10 05:27:23,778] [pool-1-thread-1] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2025-01-10 05:27:24,699] [pool-1-thread-9] Initializing /data/stefan/p24b.lif: 
   [testng] [2025-01-10 05:27:25,025] [pool-1-thread-11] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2025-01-10 05:27:26,026] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2025-01-10 05:27:26,838] [pool-1-thread-1] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2025-01-10 05:27:27,896] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2025-01-10 05:27:28,911] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2025-01-10 05:27:29,137] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2025-01-10 05:27:30,502] [pool-1-thread-10] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2025-01-10 05:27:30,957] [pool-1-thread-3] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2025-01-10 05:27:31,461] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2025-01-10 05:27:33,050] [pool-1-thread-12] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2025-01-10 05:27:33,675] [pool-1-thread-3] Initializing /data/rich/TEST.lif: 
   [testng] [2025-01-10 05:27:33,905] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2025-01-10 05:27:34,792] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2025-01-10 05:27:35,779] [pool-1-thread-10] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2025-01-10 05:27:36,028] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2025-01-10 05:27:37,692] [pool-1-thread-12] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2025-01-10 05:27:38,171] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2025-01-10 05:27:39,209] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2025-01-10 05:27:40,374] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2025-01-10 05:27:41,335] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2025-01-10 05:27:42,282] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2025-01-10 05:27:43,162] [pool-1-thread-5] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2025-01-10 05:27:43,685] [pool-1-thread-3] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2025-01-10 05:27:44,343] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2025-01-10 05:27:47,012] [pool-1-thread-11] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2025-01-10 05:27:47,233] [pool-1-thread-4] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2025-01-10 05:27:47,481] [pool-1-thread-2] Initializing /data/kristine/Kristine.lif: 
   [testng] [2025-01-10 05:27:47,831] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2025-01-10 05:27:49,283] [pool-1-thread-10] Initializing /data/chris/free edge 6.lif: 
   [testng] [2025-01-10 05:27:51,309] [pool-1-thread-4] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2025-01-10 05:27:52,292] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2025-01-10 05:27:53,271] [pool-1-thread-7] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2025-01-10 05:27:53,488] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2025-01-10 05:27:54,479] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2025-01-10 05:27:56,050] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2025-01-10 05:27:57,363] [pool-1-thread-1] Initializing /data/leon/leon002.lif: 
   [testng] [2025-01-10 05:27:57,948] [pool-1-thread-2] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2025-01-10 05:27:59,212] [pool-1-thread-10] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2025-01-10 05:28:00,836] [pool-1-thread-7] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2025-01-10 05:28:02,598] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2025-01-10 05:28:03,805] [pool-1-thread-4] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2025-01-10 05:28:04,092] [pool-1-thread-1] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2025-01-10 05:28:04,316] [pool-1-thread-6] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2025-01-10 05:28:05,774] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2025-01-10 05:28:07,110] [pool-1-thread-4] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2025-01-10 05:28:07,470] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2025-01-10 05:28:08,183] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2025-01-10 05:28:08,551] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2025-01-10 05:28:09,551] [pool-1-thread-5] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2025-01-10 05:28:09,747] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2025-01-10 05:28:10,724] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2025-01-10 05:28:12,466] [pool-1-thread-1] Initializing /data/christophe/test_greys.lif: 
   [testng] [2025-01-10 05:28:12,678] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2025-01-10 05:28:14,450] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2025-01-10 05:28:18,746] [pool-1-thread-10] Initializing /data/tony/Scanerror.lif: 
   [testng] [2025-01-10 05:28:18,927] [pool-1-thread-1] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2025-01-10 05:28:19,263] [pool-1-thread-7] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2025-01-10 05:28:19,464] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2025-01-10 05:28:20,509] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2025-01-10 05:28:21,504] [pool-1-thread-5] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2025-01-10 05:28:21,690] [pool-1-thread-12] Initializing /data/stefan/spe.lif: 
   [testng] [2025-01-10 05:28:21,933] [pool-1-thread-11] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2025-01-10 05:28:22,163] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 17 minutes 38 seconds
Finished: SUCCESS