Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 208
originally caused by:
 Started by upstream project "Trigger" build number 234
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins9697635808849095280.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_33103_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
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 05:34:22,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:34:22,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 05:34:22,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:34:22,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:34:22,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:34:22,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:34:22,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:34:22,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:34:22,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:34:22,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:34:22,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:34:22,958 |-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:34:23,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:34:23,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:34:23,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:34:23,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:34:23,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:34:23,141 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:34:23,141 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:34:23,141 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:34:23,142 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 05:34:23,142 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 05:34:23,142 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 186 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-03 05:34:23,151] [main] java.version = 21
   [testng] 05:34:23,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:34:23,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:34:23,194 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-03_05-34-23.log]
   [testng] 05:34:23,196 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-10-03 05:34:23,197] [main] testng.directory = /data
   [testng] [2024-10-03 05:34:23,197] [main] testng.configDirectory = /config
   [testng] [2024-10-03 05:34:23,206] [main] testng.multiplier = 1.0
   [testng] [2024-10-03 05:34:23,206] [main] testng.in-memory = false
   [testng] [2024-10-03 05:34:23,206] [main] testng.allow-missing = false
   [testng] [2024-10-03 05:34:23,207] [main] user.language = en
   [testng] [2024-10-03 05:34:23,207] [main] user.country = ${user.country}
   [testng] [2024-10-03 05:34:23,207] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-03 05:40:26,065] [main] ----------------------------------------
   [testng] [2024-10-03 05:40:26,065] [main] Total files: 404
   [testng] [2024-10-03 05:40:26,066] [main] Scan time: 362.858 s (898 ms/file)
   [testng] [2024-10-03 05:40:26,066] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-03 05:45:54,548] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] 05:45:54,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:45:54,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:54,549 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-10-03_05-45-54.log]
   [testng] 05:45:54,550 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d8451ac - End of configuration.
   [testng] [2024-10-03 05:45:55,741] [pool-1-thread-12] Initializing /data/vytas/LIFtest.lif: 
   [testng] 05:45:55,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:45:55,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:55,742 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-10-03_05-45-55.log]
   [testng] 05:45:55,742 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1558a77f - End of configuration.
   [testng] [2024-10-03 05:45:55,986] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] 05:45:55,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:45:55,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:55,987 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-10-03_05-45-55.log]
   [testng] 05:45:55,987 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40aebc8f - End of configuration.
   [testng] [2024-10-03 05:45:57,140] [pool-1-thread-10] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] 05:45:57,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:45:57,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:57,141 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-10-03_05-45-57.log]
   [testng] 05:45:57,142 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6574afa8 - End of configuration.
   [testng] [2024-10-03 05:45:57,457] [pool-1-thread-9] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] 05:45:57,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:45:57,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:57,458 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-10-03_05-45-57.log]
   [testng] 05:45:57,458 |-INFO in ch.qos.logback.core.sift.SiftProcessor@371be2c9 - End of configuration.
   [testng] [2024-10-03 05:45:57,723] [pool-1-thread-8] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] 05:45:57,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:45:57,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:57,724 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-10-03_05-45-57.log]
   [testng] 05:45:57,724 |-INFO in ch.qos.logback.core.sift.SiftProcessor@455f9bbb - End of configuration.
   [testng] [2024-10-03 05:45:57,958] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] 05:45:57,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:45:57,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:57,959 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-10-03_05-45-57.log]
   [testng] 05:45:57,959 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55555ebe - End of configuration.
   [testng] [2024-10-03 05:45:59,313] [pool-1-thread-6] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] 05:45:59,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:45:59,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:59,314 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-10-03_05-45-59.log]
   [testng] 05:45:59,314 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b9ff8f6 - End of configuration.
   [testng] [2024-10-03 05:45:59,418] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] 05:45:59,418 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:45:59,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:59,419 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-10-03_05-45-59.log]
   [testng] 05:45:59,420 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7fbb4e6d - End of configuration.
   [testng] [2024-10-03 05:46:00,643] [pool-1-thread-4] Initializing /data/olivier/tiled/bob.lif: 
   [testng] 05:46:00,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:46:00,643 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:46:00,644 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-10-03_05-46-00.log]
   [testng] 05:46:00,645 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e03a8ba - End of configuration.
   [testng] [2024-10-03 05:46:01,315] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] 05:46:01,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:46:01,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:46:01,316 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-10-03_05-46-01.log]
   [testng] 05:46:01,316 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d840e78 - End of configuration.
   [testng] [2024-10-03 05:46:02,544] [pool-1-thread-2] Initializing /data/matthias/experiment_020.lif: 
   [testng] 05:46:02,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:46:02,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:46:02,544 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-10-03_05-46-02.log]
   [testng] 05:46:02,545 |-INFO in ch.qos.logback.core.sift.SiftProcessor@332230f1 - End of configuration.
   [testng] [2024-10-03 05:46:06,667] [pool-1-thread-6] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-10-03 05:46:06,966] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-10-03 05:46:07,227] [pool-1-thread-12] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-10-03 05:46:07,594] [pool-1-thread-9] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-10-03 05:46:09,248] [pool-1-thread-10] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-10-03 05:46:12,018] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-10-03 05:46:13,386] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-10-03 05:46:14,604] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-10-03 05:46:15,814] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-10-03 05:46:17,054] [pool-1-thread-5] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-10-03 05:46:18,362] [pool-1-thread-7] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-10-03 05:46:18,622] [pool-1-thread-11] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-10-03 05:46:18,991] [pool-1-thread-12] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-10-03 05:46:19,278] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-10-03 05:46:19,586] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-10-03 05:46:23,403] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-10-03 05:46:25,003] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-10-03 05:46:26,884] [pool-1-thread-7] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-10-03 05:46:27,308] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-10-03 05:46:30,057] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-10-03 05:46:31,495] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-10-03 05:46:35,607] [pool-1-thread-10] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-10-03 05:46:35,891] [pool-1-thread-5] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-10-03 05:46:37,886] [pool-1-thread-9] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-10-03 05:46:38,153] [pool-1-thread-6] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-10-03 05:46:38,727] [pool-1-thread-1] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-10-03 05:46:40,499] [pool-1-thread-3] Initializing /data/martin/sample files.lif: 
   [testng] [2024-10-03 05:46:40,855] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-10-03 05:46:42,135] [pool-1-thread-8] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-10-03 05:46:42,382] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-10-03 05:46:43,246] [pool-1-thread-11] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-10-03 05:46:45,070] [pool-1-thread-12] Initializing /data/stefan/spe.lif: 
   [testng] [2024-10-03 05:46:45,751] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-10-03 05:46:47,057] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-10-03 05:46:48,382] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-10-03 05:46:49,979] [pool-1-thread-8] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-10-03 05:46:50,264] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-10-03 05:46:51,676] [pool-1-thread-3] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-10-03 05:46:52,395] [pool-1-thread-6] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-10-03 05:46:53,322] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-10-03 05:46:55,615] [pool-1-thread-6] Initializing /data/ville/expected output.png: 
   [testng] [2024-10-03 05:46:56,275] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-10-03 05:46:57,515] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-10-03 05:46:59,392] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-10-03 05:47:01,762] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-10-03 05:47:04,064] [pool-1-thread-9] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-10-03 05:47:04,539] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-10-03 05:47:05,839] [pool-1-thread-2] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-10-03 05:47:06,073] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-10-03 05:47:09,079] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-10-03 05:47:10,682] [pool-1-thread-2] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-10-03 05:47:11,860] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-10-03 05:47:13,152] [pool-1-thread-3] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-10-03 05:47:13,438] [pool-1-thread-7] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-10-03 05:47:14,319] [pool-1-thread-6] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-10-03 05:47:15,193] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-10-03 05:47:16,682] [pool-1-thread-2] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-10-03 05:47:17,932] [pool-1-thread-6] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-10-03 05:47:18,283] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-10-03 05:47:19,206] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-10-03 05:47:20,446] [pool-1-thread-10] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-10-03 05:47:21,163] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-10-03 05:47:22,542] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-10-03 05:47:24,702] [pool-1-thread-3] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-10-03 05:47:25,462] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-10-03 05:47:27,664] [pool-1-thread-9] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-10-03 05:47:28,109] [pool-1-thread-6] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-10-03 05:47:28,499] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-10-03 05:47:30,091] [pool-1-thread-3] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-10-03 05:47:31,462] [pool-1-thread-11] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-10-03 05:47:32,140] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-10-03 05:47:33,484] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-10-03 05:47:35,050] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-10-03 05:47:36,487] [pool-1-thread-2] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-10-03 05:47:36,645] [pool-1-thread-10] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-10-03 05:47:36,931] [pool-1-thread-12] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-10-03 05:47:37,308] [pool-1-thread-7] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-10-03 05:47:38,786] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-10-03 05:47:41,332] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-10-03 05:47:41,785] [pool-1-thread-2] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-10-03 05:47:42,313] [pool-1-thread-7] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-10-03 05:47:43,598] [pool-1-thread-12] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-10-03 05:47:43,921] [pool-1-thread-9] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-10-03 05:47:44,218] [pool-1-thread-3] Initializing /data/claude/1A.lif: 
   [testng] [2024-10-03 05:47:44,853] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-10-03 05:47:46,453] [pool-1-thread-2] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-10-03 05:47:47,949] [pool-1-thread-7] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-10-03 05:47:48,297] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-10-03 05:47:49,794] [pool-1-thread-12] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-10-03 05:47:51,072] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-10-03 05:47:51,885] [pool-1-thread-11] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-10-03 05:47:53,977] [pool-1-thread-10] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-10-03 05:47:59,248] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-10-03 05:48:00,511] [pool-1-thread-9] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-10-03 05:48:01,816] [pool-1-thread-1] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-10-03 05:48:02,094] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-10-03 05:48:03,361] [pool-1-thread-10] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-10-03 05:48:03,618] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-10-03 05:48:05,840] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-10-03 05:48:07,163] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-10-03 05:48:08,900] [pool-1-thread-7] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-10-03 05:48:09,543] [pool-1-thread-11] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-10-03 05:48:13,561] [pool-1-thread-10] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-10-03 05:48:14,039] [pool-1-thread-1] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-10-03 05:48:15,303] [pool-1-thread-6] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-10-03 05:48:15,623] [pool-1-thread-9] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-10-03 05:48:15,920] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-10-03 05:48:16,212] [pool-1-thread-4] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-10-03 05:48:17,623] [pool-1-thread-8] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-10-03 05:48:17,927] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-10-03 05:48:19,202] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-10-03 05:48:20,745] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-10-03 05:48:22,987] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-10-03 05:48:24,391] [pool-1-thread-6] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-10-03 05:48:24,760] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-10-03 05:48:26,038] [pool-1-thread-9] Initializing /data/stefan/spe.tif: 
   [testng] [2024-10-03 05:48:27,384] [pool-1-thread-8] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-10-03 05:48:27,665] [pool-1-thread-11] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-10-03 05:48:28,969] [pool-1-thread-4] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-10-03 05:48:32,198] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-10-03 05:48:33,678] [pool-1-thread-11] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-10-03 05:48:34,402] [pool-1-thread-12] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-10-03 05:48:34,725] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-10-03 05:48:36,113] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-10-03 05:48:37,611] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-10-03 05:48:38,898] [pool-1-thread-8] Initializing /data/claude/4B.lif: 
   [testng] [2024-10-03 05:48:39,238] [pool-1-thread-2] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-10-03 05:48:41,176] [pool-1-thread-10] Initializing /data/oliver/100529.lif: 
   [testng] [2024-10-03 05:48:41,503] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-10-03 05:48:44,189] [pool-1-thread-12] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-10-03 05:48:44,542] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-10-03 05:48:46,649] [pool-1-thread-2] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-10-03 05:48:47,422] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-10-03 05:48:49,732] [pool-1-thread-6] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-10-03 05:48:50,168] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-10-03 05:48:52,044] [pool-1-thread-2] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-10-03 05:48:53,436] [pool-1-thread-7] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-10-03 05:48:53,689] [pool-1-thread-4] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-10-03 05:48:53,940] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-10-03 05:48:55,229] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-10-03 05:48:56,058] [pool-1-thread-11] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-10-03 05:48:57,691] [pool-1-thread-9] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-10-03 05:48:58,042] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-10-03 05:48:59,295] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-10-03 05:49:00,540] [pool-1-thread-2] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-10-03 05:49:00,871] [pool-1-thread-12] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-10-03 05:49:00,983] [pool-1-thread-6] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-10-03 05:49:02,130] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-10-03 05:49:03,558] [pool-1-thread-9] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-10-03 05:49:04,675] [pool-1-thread-12] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-10-03 05:49:05,572] [pool-1-thread-11] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-10-03 05:49:07,570] [pool-1-thread-1] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-10-03 05:49:07,918] [pool-1-thread-6] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-10-03 05:49:08,273] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-10-03 05:49:09,622] [pool-1-thread-9] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-10-03 05:49:09,937] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-10-03 05:49:11,314] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-10-03 05:49:12,633] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-10-03 05:49:13,912] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-10-03 05:49:15,220] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-10-03 05:49:17,722] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-10-03 05:49:19,032] [pool-1-thread-2] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-10-03 05:49:19,578] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-10-03 05:49:22,402] [pool-1-thread-6] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-10-03 05:49:24,346] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-10-03 05:49:25,572] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-10-03 05:49:27,825] [pool-1-thread-11] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-10-03 05:49:28,128] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-10-03 05:49:29,429] [pool-1-thread-7] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-10-03 05:49:31,198] [pool-1-thread-5] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-10-03 05:49:31,480] [pool-1-thread-4] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-10-03 05:49:31,783] [pool-1-thread-10] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-10-03 05:49:33,131] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-10-03 05:49:34,379] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-10-03 05:49:34,635] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-10-03 05:49:35,892] [pool-1-thread-1] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-10-03 05:49:36,685] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-10-03 05:49:38,002] [pool-1-thread-2] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-10-03 05:49:38,352] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-10-03 05:49:39,829] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-10-03 05:49:40,252] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-10-03 05:49:41,491] [pool-1-thread-6] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-10-03 05:49:41,845] [pool-1-thread-5] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-10-03 05:49:42,254] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-10-03 05:49:43,416] [pool-1-thread-4] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-10-03 05:49:43,774] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-10-03 05:49:46,360] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-10-03 05:49:46,670] [pool-1-thread-8] Initializing /data/leon/leon002.lif: 
   [testng] [2024-10-03 05:49:46,947] [pool-1-thread-4] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-10-03 05:49:47,200] [pool-1-thread-7] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-10-03 05:49:48,088] [pool-1-thread-5] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-10-03 05:49:48,206] [pool-1-thread-12] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-10-03 05:49:49,620] [pool-1-thread-9] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-10-03 05:49:51,807] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-10-03 05:49:53,021] [pool-1-thread-3] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-10-03 05:49:54,404] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-10-03 05:49:55,664] [pool-1-thread-8] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-10-03 05:49:55,908] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-10-03 05:49:57,082] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-10-03 05:49:58,305] [pool-1-thread-11] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-10-03 05:49:59,571] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-10-03 05:50:00,702] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-10-03 05:50:01,536] [pool-1-thread-3] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-10-03 05:50:03,723] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-10-03 05:50:05,465] [pool-1-thread-11] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-10-03 05:50:05,783] [pool-1-thread-12] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-10-03 05:50:07,001] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-10-03 05:50:08,406] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-10-03 05:50:10,532] [pool-1-thread-6] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-10-03 05:50:10,787] [pool-1-thread-1] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-10-03 05:50:11,110] [pool-1-thread-5] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-10-03 05:50:11,389] [pool-1-thread-4] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-10-03 05:50:11,894] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-10-03 05:50:13,295] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-10-03 05:50:14,508] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-10-03 05:50:15,645] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-10-03 05:50:17,520] [pool-1-thread-5] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-10-03 05:50:20,028] [pool-1-thread-5] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-10-03 05:50:20,308] [pool-1-thread-10] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-10-03 05:50:21,021] [pool-1-thread-6] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-10-03 05:50:21,323] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-10-03 05:50:22,561] [pool-1-thread-9] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-10-03 05:50:22,944] [pool-1-thread-1] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-10-03 05:50:24,131] [pool-1-thread-12] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-10-03 05:50:24,348] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-10-03 05:50:25,466] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-10-03 05:50:26,535] [pool-1-thread-10] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-10-03 05:50:26,771] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-10-03 05:50:27,952] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-10-03 05:50:29,214] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-10-03 05:50:30,326] [pool-1-thread-4] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-10-03 05:50:32,096] [pool-1-thread-4] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-10-03 05:50:32,905] [pool-1-thread-12] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-10-03 05:50:33,260] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-10-03 05:50:34,371] [pool-1-thread-9] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-10-03 05:50:35,290] [pool-1-thread-10] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-10-03 05:50:37,220] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-10-03 05:50:38,678] [pool-1-thread-4] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-10-03 05:50:39,547] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-10-03 05:50:41,741] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-10-03 05:50:42,886] [pool-1-thread-7] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-10-03 05:50:43,142] [pool-1-thread-2] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-10-03 05:50:43,395] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-10-03 05:50:44,570] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-10-03 05:50:46,195] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-10-03 05:50:47,836] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-10-03 05:50:49,008] [pool-1-thread-4] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-10-03 05:50:49,248] [pool-1-thread-7] Initializing /data/pascal/test.lif: 
   [testng] [2024-10-03 05:50:49,722] [pool-1-thread-5] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-10-03 05:50:50,907] [pool-1-thread-2] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-10-03 05:50:51,227] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-10-03 05:50:52,078] [pool-1-thread-12] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-10-03 05:50:52,598] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-10-03 05:50:54,628] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-10-03 05:50:54,933] [pool-1-thread-11] Initializing /data/rich/TEST.lif: 
   [testng] [2024-10-03 05:50:55,225] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 16 minutes 47 seconds
Finished: SUCCESS