Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 269
originally caused by:
 Started by upstream project "Trigger" build number 292
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins14712163207628465565.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_42591_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] 1 warning

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:42:35,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:42:35,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 05:42:35,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:42:35,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:42:35,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:42:35,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:42:35,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:42:35,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:42:35,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:42:35,918 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:42:35,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:42:35,919 |-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:42:36,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:42:36,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:42:36,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:42:36,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:42:36,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:42:36,102 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:42:36,102 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:42:36,102 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:42:36,102 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 05:42:36,103 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 05:42:36,103 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-27 05:42:36,111] [main] java.version = 17.0.2
   [testng] 05:42:36,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:42:36,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:42:36,153 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-27_05-42-36.log]
   [testng] 05:42:36,154 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-11-27 05:42:36,156] [main] testng.directory = /data
   [testng] [2024-11-27 05:42:36,156] [main] testng.configDirectory = /config
   [testng] [2024-11-27 05:42:36,165] [main] testng.multiplier = 1.0
   [testng] [2024-11-27 05:42:36,165] [main] testng.in-memory = false
   [testng] [2024-11-27 05:42:36,165] [main] testng.allow-missing = false
   [testng] [2024-11-27 05:42:36,165] [main] user.language = en
   [testng] [2024-11-27 05:42:36,165] [main] user.country = ${user.country}
   [testng] [2024-11-27 05:42:36,166] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-27 05:49:43,083] [main] ----------------------------------------
   [testng] [2024-11-27 05:49:43,083] [main] Total files: 404
   [testng] [2024-11-27 05:49:43,083] [main] Scan time: 426.917 s (1056 ms/file)
   [testng] [2024-11-27 05:49:43,083] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-27 05:57:34,239] [pool-1-thread-1] Initializing /data/stefan/exp02.lif: 
   [testng] 05:57:34,239 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:57:34,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:34,241 |-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-11-27_05-57-34.log]
   [testng] 05:57:34,241 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b198dd5 - End of configuration.
   [testng] [2024-11-27 05:57:34,656] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] 05:57:34,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:57:34,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:34,657 |-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-11-27_05-57-34.log]
   [testng] 05:57:34,657 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e3ba700 - End of configuration.
   [testng] [2024-11-27 05:57:36,176] [pool-1-thread-11] Initializing /data/matthias/experiment_020.lif: 
   [testng] 05:57:36,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:57:36,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:36,177 |-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-11-27_05-57-36.log]
   [testng] 05:57:36,177 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b5524a7 - End of configuration.
   [testng] [2024-11-27 05:57:36,500] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] 05:57:36,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:57:36,500 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:36,501 |-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-11-27_05-57-36.log]
   [testng] 05:57:36,501 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63f0d928 - End of configuration.
   [testng] [2024-11-27 05:57:36,795] [pool-1-thread-9] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] 05:57:36,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:57:36,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:36,796 |-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-11-27_05-57-36.log]
   [testng] 05:57:36,796 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f505f7c - End of configuration.
   [testng] [2024-11-27 05:57:37,403] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] 05:57:37,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:57:37,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:37,404 |-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-11-27_05-57-37.log]
   [testng] 05:57:37,404 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b579fa1 - End of configuration.
   [testng] [2024-11-27 05:57:38,908] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 05:57:38,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:57:38,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:38,909 |-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-11-27_05-57-38.log]
   [testng] 05:57:38,910 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d295d5a - End of configuration.
   [testng] [2024-11-27 05:57:39,246] [pool-1-thread-6] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] 05:57:39,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:57:39,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:39,246 |-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-11-27_05-57-39.log]
   [testng] 05:57:39,247 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6074b03e - End of configuration.
   [testng] [2024-11-27 05:57:39,552] [pool-1-thread-5] Initializing /data/pascal/test.lif: 
   [testng] 05:57:39,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:57:39,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:39,553 |-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-11-27_05-57-39.log]
   [testng] 05:57:39,553 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79529903 - End of configuration.
   [testng] [2024-11-27 05:57:39,884] [pool-1-thread-4] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] 05:57:39,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:57:39,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:39,885 |-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-11-27_05-57-39.log]
   [testng] 05:57:39,885 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b64d1d1 - End of configuration.
   [testng] [2024-11-27 05:57:40,256] [pool-1-thread-3] Initializing /data/vytas/LIFtest.lif: 
   [testng] 05:57:40,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:57:40,256 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:40,256 |-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-11-27_05-57-40.log]
   [testng] 05:57:40,257 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4112e0ce - End of configuration.
   [testng] [2024-11-27 05:57:40,630] [pool-1-thread-2] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] 05:57:40,630 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:57:40,630 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:57:40,631 |-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-11-27_05-57-40.log]
   [testng] 05:57:40,631 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36dccf5d - End of configuration.
   [testng] [2024-11-27 05:57:45,434] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-11-27 05:57:46,977] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-11-27 05:57:48,519] [pool-1-thread-1] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-11-27 05:57:48,819] [pool-1-thread-11] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-11-27 05:57:49,507] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-11-27 05:57:51,981] [pool-1-thread-5] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-11-27 05:57:52,959] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-11-27 05:57:54,614] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-11-27 05:57:55,894] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-11-27 05:57:58,097] [pool-1-thread-9] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-11-27 05:57:59,461] [pool-1-thread-2] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-11-27 05:58:00,924] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-11-27 05:58:02,895] [pool-1-thread-11] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-11-27 05:58:03,882] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-11-27 05:58:05,663] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-11-27 05:58:06,667] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-11-27 05:58:09,753] [pool-1-thread-11] Initializing /data/oliver/100529.lif: 
   [testng] [2024-11-27 05:58:11,143] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-11-27 05:58:13,059] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-11-27 05:58:15,013] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-11-27 05:58:16,708] [pool-1-thread-4] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-11-27 05:58:17,123] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-11-27 05:58:22,319] [pool-1-thread-3] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-11-27 05:58:22,646] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-11-27 05:58:24,300] [pool-1-thread-1] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-11-27 05:58:28,220] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-11-27 05:58:30,065] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-11-27 05:58:31,804] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-11-27 05:58:33,426] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-11-27 05:58:35,088] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-11-27 05:58:36,699] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-11-27 05:58:40,873] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-11-27 05:58:43,805] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-11-27 05:58:45,477] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-11-27 05:58:47,240] [pool-1-thread-9] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-11-27 05:58:50,057] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-11-27 05:58:50,100] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-11-27 05:58:51,629] [pool-1-thread-3] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-11-27 05:58:53,133] [pool-1-thread-6] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-11-27 05:58:54,798] [pool-1-thread-10] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-11-27 05:58:55,762] [pool-1-thread-3] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-11-27 05:58:57,235] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-11-27 05:58:57,472] [pool-1-thread-12] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-11-27 05:58:57,860] [pool-1-thread-7] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-11-27 05:58:58,273] [pool-1-thread-4] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-11-27 05:58:58,609] [pool-1-thread-11] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-11-27 05:59:00,256] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-11-27 05:59:02,389] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-11-27 05:59:05,506] [pool-1-thread-4] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-11-27 05:59:07,485] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-11-27 05:59:09,271] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-11-27 05:59:10,914] [pool-1-thread-5] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-11-27 05:59:11,271] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-11-27 05:59:12,978] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-11-27 05:59:14,964] [pool-1-thread-1] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-11-27 05:59:16,662] [pool-1-thread-7] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-11-27 05:59:18,552] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-11-27 05:59:21,969] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-11-27 05:59:25,217] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-11-27 05:59:27,027] [pool-1-thread-3] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-11-27 05:59:27,458] [pool-1-thread-1] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-11-27 05:59:27,894] [pool-1-thread-10] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-11-27 05:59:32,318] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-11-27 05:59:33,976] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-11-27 05:59:35,581] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-11-27 05:59:37,177] [pool-1-thread-8] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-11-27 05:59:37,531] [pool-1-thread-4] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-11-27 05:59:37,890] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-11-27 05:59:39,990] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-11-27 05:59:43,348] [pool-1-thread-4] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-11-27 05:59:43,835] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-11-27 05:59:46,034] [pool-1-thread-8] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-11-27 05:59:46,571] [pool-1-thread-3] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-11-27 05:59:47,111] [pool-1-thread-7] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-11-27 05:59:49,644] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-11-27 05:59:51,357] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-11-27 05:59:53,251] [pool-1-thread-4] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-11-27 05:59:53,676] [pool-1-thread-12] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-11-27 05:59:54,069] [pool-1-thread-6] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-11-27 05:59:54,458] [pool-1-thread-11] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-11-27 05:59:54,894] [pool-1-thread-8] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-11-27 05:59:55,389] [pool-1-thread-3] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-11-27 05:59:56,125] [pool-1-thread-1] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-11-27 05:59:58,839] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-11-27 06:00:01,193] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-11-27 06:00:02,849] [pool-1-thread-8] Initializing /data/stefan/spe.lif: 
   [testng] [2024-11-27 06:00:03,219] [pool-1-thread-12] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-11-27 06:00:03,957] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-11-27 06:00:06,005] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-11-27 06:00:08,140] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-11-27 06:00:10,072] [pool-1-thread-6] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-11-27 06:00:12,383] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-11-27 06:00:14,280] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-11-27 06:00:16,245] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-11-27 06:00:18,097] [pool-1-thread-10] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-11-27 06:00:19,246] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-11-27 06:00:21,665] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-11-27 06:00:23,832] [pool-1-thread-10] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-11-27 06:00:24,777] [pool-1-thread-5] Initializing /data/claude/1A.lif: 
   [testng] [2024-11-27 06:00:25,406] [pool-1-thread-11] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-11-27 06:00:26,511] [pool-1-thread-4] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-11-27 06:00:27,394] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-11-27 06:00:31,008] [pool-1-thread-3] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-11-27 06:00:31,991] [pool-1-thread-10] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-11-27 06:00:35,715] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-11-27 06:00:38,599] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-11-27 06:00:40,638] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-11-27 06:00:42,383] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-11-27 06:00:44,017] [pool-1-thread-6] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-11-27 06:00:44,325] [pool-1-thread-4] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-11-27 06:00:47,741] [pool-1-thread-6] Initializing /data/martin/sample files.lif: 
   [testng] [2024-11-27 06:00:48,577] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-11-27 06:00:50,383] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-11-27 06:00:53,241] [pool-1-thread-10] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-11-27 06:00:56,120] [pool-1-thread-6] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-11-27 06:00:57,296] [pool-1-thread-2] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-11-27 06:00:57,672] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-11-27 06:00:59,257] [pool-1-thread-8] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-11-27 06:00:59,580] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-11-27 06:01:03,141] [pool-1-thread-11] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-11-27 06:01:05,600] [pool-1-thread-6] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-11-27 06:01:06,497] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-11-27 06:01:08,528] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-11-27 06:01:11,718] [pool-1-thread-4] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-11-27 06:01:12,109] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-11-27 06:01:13,837] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-11-27 06:01:16,584] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-11-27 06:01:20,265] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-11-27 06:01:22,421] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-11-27 06:01:24,420] [pool-1-thread-12] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-11-27 06:01:24,846] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-11-27 06:01:27,928] [pool-1-thread-2] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-11-27 06:01:28,561] [pool-1-thread-11] Initializing /data/stefan/spe.tif: 
   [testng] [2024-11-27 06:01:30,497] [pool-1-thread-8] Initializing /data/claude/4B.lif: 
   [testng] [2024-11-27 06:01:32,202] [pool-1-thread-12] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-11-27 06:01:32,939] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-11-27 06:01:33,348] [pool-1-thread-7] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-11-27 06:01:33,763] [pool-1-thread-2] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-11-27 06:01:36,817] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-11-27 06:01:38,568] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-11-27 06:01:38,964] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-11-27 06:01:40,648] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-11-27 06:01:42,448] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-11-27 06:01:44,408] [pool-1-thread-1] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-11-27 06:01:44,594] [pool-1-thread-3] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-11-27 06:01:45,605] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-11-27 06:01:48,350] [pool-1-thread-4] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-11-27 06:01:48,842] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-11-27 06:01:51,661] [pool-1-thread-1] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-11-27 06:01:52,602] [pool-1-thread-3] Initializing /data/ville/expected output.png: 
   [testng] [2024-11-27 06:01:54,927] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-11-27 06:01:56,821] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-11-27 06:01:58,544] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-11-27 06:02:00,249] [pool-1-thread-7] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-11-27 06:02:00,564] [pool-1-thread-4] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-11-27 06:02:00,928] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-11-27 06:02:02,649] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-11-27 06:02:04,273] [pool-1-thread-2] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-11-27 06:02:07,084] [pool-1-thread-9] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-11-27 06:02:08,778] [pool-1-thread-4] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-11-27 06:02:09,734] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-11-27 06:02:11,436] [pool-1-thread-11] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-11-27 06:02:12,290] [pool-1-thread-8] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-11-27 06:02:12,819] [pool-1-thread-2] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-11-27 06:02:13,397] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-11-27 06:02:18,116] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-11-27 06:02:20,364] [pool-1-thread-10] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-11-27 06:02:21,132] [pool-1-thread-6] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-11-27 06:02:21,526] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-11-27 06:02:24,557] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-11-27 06:02:26,177] [pool-1-thread-12] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-11-27 06:02:26,627] [pool-1-thread-4] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-11-27 06:02:28,777] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-11-27 06:02:30,613] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-11-27 06:02:30,998] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-11-27 06:02:31,311] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-11-27 06:02:35,391] [pool-1-thread-7] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-11-27 06:02:36,550] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-11-27 06:02:38,608] [pool-1-thread-6] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-11-27 06:02:39,547] [pool-1-thread-3] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-11-27 06:02:39,960] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-11-27 06:02:41,987] [pool-1-thread-4] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-11-27 06:02:44,009] [pool-1-thread-12] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-11-27 06:02:44,470] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-11-27 06:02:46,243] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-11-27 06:02:47,839] [pool-1-thread-3] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-11-27 06:02:48,668] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-11-27 06:02:50,881] [pool-1-thread-6] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-11-27 06:02:51,594] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-11-27 06:02:53,276] [pool-1-thread-10] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-11-27 06:02:53,719] [pool-1-thread-12] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-11-27 06:02:54,186] [pool-1-thread-7] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-11-27 06:02:56,145] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-11-27 06:02:57,905] [pool-1-thread-2] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-11-27 06:02:58,255] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-11-27 06:02:59,417] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-11-27 06:03:01,513] [pool-1-thread-12] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-11-27 06:03:02,281] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-11-27 06:03:04,908] [pool-1-thread-2] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-11-27 06:03:06,021] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-11-27 06:03:07,885] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-11-27 06:03:08,039] [pool-1-thread-5] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-11-27 06:03:08,801] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-11-27 06:03:11,847] [pool-1-thread-8] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-11-27 06:03:12,279] [pool-1-thread-7] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-11-27 06:03:12,711] [pool-1-thread-1] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-11-27 06:03:13,123] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-11-27 06:03:14,760] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-11-27 06:03:15,592] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-11-27 06:03:18,750] [pool-1-thread-8] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-11-27 06:03:19,465] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-11-27 06:03:21,153] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-11-27 06:03:22,867] [pool-1-thread-3] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-11-27 06:03:23,628] [pool-1-thread-7] Initializing /data/leon/leon002.lif: 
   [testng] [2024-11-27 06:03:23,943] [pool-1-thread-4] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-11-27 06:03:26,217] [pool-1-thread-11] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-11-27 06:03:26,944] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-11-27 06:03:28,834] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-11-27 06:03:31,045] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-11-27 06:03:32,851] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-11-27 06:03:34,708] [pool-1-thread-11] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-11-27 06:03:35,079] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-11-27 06:03:36,823] [pool-1-thread-5] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-11-27 06:03:38,106] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-11-27 06:03:38,598] [pool-1-thread-2] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-11-27 06:03:40,829] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-11-27 06:03:42,746] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-11-27 06:03:44,547] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-11-27 06:03:46,465] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-11-27 06:03:48,580] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-11-27 06:03:50,416] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-11-27 06:03:52,167] [pool-1-thread-10] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-11-27 06:03:52,463] [pool-1-thread-2] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-11-27 06:03:52,783] [pool-1-thread-7] Initializing /data/rich/TEST.lif: 
   [testng] [2024-11-27 06:03:53,143] [pool-1-thread-6] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-11-27 06:03:55,352] [pool-1-thread-12] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-11-27 06:03:57,249] [pool-1-thread-7] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-11-27 06:03:57,836] [pool-1-thread-10] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-11-27 06:03:58,216] [pool-1-thread-6] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-11-27 06:03:58,617] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-11-27 06:03:59,019] [pool-1-thread-8] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-11-27 06:04:01,662] [pool-1-thread-11] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-11-27 06:04:02,110] [pool-1-thread-12] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-11-27 06:04:03,637] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-11-27 06:04:04,378] [pool-1-thread-8] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-11-27 06:04:04,965] [pool-1-thread-2] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-11-27 06:04:05,425] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-11-27 06:04:05,893] [pool-1-thread-10] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-11-27 06:04:07,366] [pool-1-thread-12] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-11-27 06:04:07,828] [pool-1-thread-4] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-11-27 06:04:10,069] [pool-1-thread-5] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-11-27 06:04:10,408] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-11-27 06:04:10,757] [pool-1-thread-9] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-11-27 06:04:12,184] [pool-1-thread-6] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-11-27 06:04:13,516] [pool-1-thread-7] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-11-27 06:04:15,638] [pool-1-thread-10] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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