Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 222
originally caused by:
 Started by upstream project "Trigger" build number 249
 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/jenkins4169885789326009176.sh
+ '[' micromanager = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35276_merge_ci -v /uod/idr/repos/curated/micromanager:/data -v /uod/idr-scratch/merge-ci/curated/micromanager:/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] 08:46:06,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 08:46:06,313 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 08:46:06,313 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:46:06,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:46:06,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 08:46:06,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 08:46:06,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 08:46:06,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:46:06,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:46:06,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 08:46:06,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 08:46:06,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 08:46:06,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 08:46:06,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 08:46:06,496 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 08:46:06,496 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 08:46:06,502 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 08:46:06,502 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 08:46:06,502 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 08:46:06,503 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 08:46:06,503 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 08:46:06,503 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 08:46:06,504 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 187 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-16 08:46:06,512] [main] java.version = 17.0.2
   [testng] 08:46:06,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 08:46:06,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:06,555 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-16_08-46-06.log]
   [testng] 08:46:06,556 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-16 08:46:06,558] [main] testng.directory = /data
   [testng] [2024-10-16 08:46:06,559] [main] testng.configDirectory = /config
   [testng] [2024-10-16 08:46:06,567] [main] testng.multiplier = 1.0
   [testng] [2024-10-16 08:46:06,568] [main] testng.in-memory = false
   [testng] [2024-10-16 08:46:06,568] [main] testng.allow-missing = false
   [testng] [2024-10-16 08:46:06,568] [main] user.language = en
   [testng] [2024-10-16 08:46:06,568] [main] user.country = ${user.country}
   [testng] [2024-10-16 08:46:06,568] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-16 08:52:54,700] [main] ----------------------------------------
   [testng] [2024-10-16 08:52:54,700] [main] Total files: 1686
   [testng] [2024-10-16 08:52:54,700] [main] Scan time: 408.132 s (242 ms/file)
   [testng] [2024-10-16 08:52:54,700] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 49 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-16 09:15:44,661] [pool-1-thread-1] Initializing /data/public/1.4.22/thomas/test/test2_sep/Pos0/metadata.txt: 
   [testng] 09:15:44,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:15:44,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:15:44,662 |-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-16_09-15-44.log]
   [testng] 09:15:44,662 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f4d5e4c - End of configuration.
   [testng] [2024-10-16 09:15:49,886] [pool-1-thread-12] Initializing /data/eric/GFP-Aladin mCh-Tub_2/Acqusition.xml: 
   [testng] 09:15:49,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 09:15:49,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:15:49,887 |-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-16_09-15-49.log]
   [testng] 09:15:49,887 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46cb5ea - End of configuration.
   [testng] [2024-10-16 09:15:59,148] [pool-1-thread-11] Initializing /data/public/1.4.16/serge/Pos3/img_000000000_00-BF0_000.tif: 
   [testng] 09:15:59,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:15:59,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:15:59,149 |-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-16_09-15-59.log]
   [testng] 09:15:59,150 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6d26e503 - End of configuration.
   [testng] [2024-10-16 09:16:08,744] [pool-1-thread-10] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_007.tif: 
   [testng] 09:16:08,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:16:08,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:08,745 |-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-16_09-16-08.log]
   [testng] 09:16:08,746 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f1442e5 - End of configuration.
   [testng] [2024-10-16 09:16:26,469] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-16 09:16:26,470] [pool-1-thread-9] Initializing /data/nico/MM_test_0/img_0_Cy5_0.tif: 
   [testng] 09:16:26,470 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:16:26,470 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:26,471 |-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-16_09-16-26.log]
   [testng] 09:16:26,471 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a2d6bcc - End of configuration.
   [testng] [2024-10-16 09:16:34,383] [pool-1-thread-8] Initializing /data/public/1.4.16/serge/Pos1/img_000000000_00-BF0_000.tif: 
   [testng] 09:16:34,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:16:34,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:34,384 |-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-16_09-16-34.log]
   [testng] 09:16:34,384 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e03f00e - End of configuration.
   [testng] [2024-10-16 09:16:44,687] [pool-1-thread-7] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_008.tif: 
   [testng] 09:16:44,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:16:44,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:16:44,687 |-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-16_09-16-44.log]
   [testng] 09:16:44,688 |-INFO in ch.qos.logback.core.sift.SiftProcessor@435bee05 - End of configuration.
   [testng] [2024-10-16 09:17:01,367] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-16 09:17:01,368] [pool-1-thread-6] Initializing /data/public/1.4.22/sebastien/Test_Dataset_MultiPosition_Stack_1_MMStack_Pos0_metadata.txt: 
   [testng] 09:17:01,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:17:01,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:17:01,369 |-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-16_09-17-01.log]
   [testng] 09:17:01,370 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e4e129a - End of configuration.
   [testng] [2024-10-16 09:17:25,525] [pool-1-thread-5] Initializing /data/public/1.4.22/thomas/test/test2_stack/MMStack_Pos0_metadata.txt: 
   [testng] 09:17:25,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:17:25,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:17:25,527 |-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-16_09-17-25.log]
   [testng] 09:17:25,527 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45f527fc - End of configuration.
   [testng] [2024-10-16 09:17:30,632] [pool-1-thread-4] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_006.tif: 
   [testng] 09:17:30,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:17:30,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:17:30,632 |-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-16_09-17-30.log]
   [testng] 09:17:30,633 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9a0e155 - End of configuration.
   [testng] [2024-10-16 09:17:48,906] [pool-1-thread-4] Used files list does not include base file
   [testng] [2024-10-16 09:17:48,907] [pool-1-thread-3] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_006.tif: 
   [testng] 09:17:48,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:17:48,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:17:48,908 |-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-16_09-17-48.log]
   [testng] 09:17:48,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75b5e2ed - End of configuration.
   [testng] [2024-10-16 09:18:05,752] [pool-1-thread-3] Used files list does not include base file
   [testng] [2024-10-16 09:18:05,754] [pool-1-thread-2] Initializing /data/kally/img_000000000_Brightfield_000.tif: 
   [testng] 09:18:05,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:18:05,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:18:05,755 |-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-16_09-18-05.log]
   [testng] 09:18:05,755 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cccb0ee - End of configuration.
   [testng] [2024-10-16 09:19:36,112] [pool-1-thread-5] Initializing /data/public/1.4.16/serge/Pos4/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-16 09:20:39,369] [pool-1-thread-1] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_009.tif: 
   [testng] [2024-10-16 09:21:03,292] [pool-1-thread-1] Used files list does not include base file
   [testng] [2024-10-16 09:21:57,458] [pool-1-thread-6] Initializing /data/eric/GFP-Aladin mCh-Tub_5/Acqusition.xml: 
   [testng] [2024-10-16 09:27:30,245] [pool-1-thread-9] Initializing /data/nico/test2/img_000000000_Cy5_000.tif: 
   [testng] [2024-10-16 09:30:36,520] [pool-1-thread-8] Initializing /data/scott/EMoffchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-16 09:30:47,889] [pool-1-thread-11] Initializing /data/eric/GFP-Aladin mCh-Tub_0/Acqusition.xml: 
   [testng] [2024-10-16 09:31:24,479] [pool-1-thread-9] Initializing /data/scott/EMonslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-16 09:31:33,567] [pool-1-thread-12] Initializing /data/eric/GFP-Aladin mCh-Tub_4/Acqusition.xml: 
   [testng] [2024-10-16 09:33:24,427] [pool-1-thread-5] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_000_metadata.txt: 
   [testng] [2024-10-16 09:34:40,220] [pool-1-thread-5] Initializing /data/scott/EMoffslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-16 09:38:55,960] [pool-1-thread-8] Initializing /data/david/img_000000000_white_000.tif: 
   [testng] [2024-10-16 09:40:20,024] [pool-1-thread-8] Initializing /data/pr-3229/1.4-large-acq-take-2_1_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-16 09:43:27,499] [pool-1-thread-9] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_007.tif: 
   [testng] [2024-10-16 09:43:47,169] [pool-1-thread-9] Used files list does not include base file
   [testng] [2024-10-16 09:43:47,280] [pool-1-thread-5] Initializing /data/public/1.4.22/thomas/test/test_stack/test_stack_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-16 09:44:58,322] [pool-1-thread-2] Initializing /data/scott/EMonchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2024-10-16 09:45:14,979] [pool-1-thread-5] Initializing /data/david/trial 2 part 3 40x_0/Acqusition.xml: 
   [testng] [2024-10-16 09:50:03,818] [pool-1-thread-5] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_001_metadata.txt: 
   [testng] [2024-10-16 09:51:26,930] [pool-1-thread-5] Initializing /data/nico/Untitled_4_multi_file/img_000000000_gfpFast_000.tif: 
   [testng] [2024-10-16 09:52:56,128] [pool-1-thread-2] Initializing /data/public/1.4.16/serge/Pos0/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-16 10:02:02,980] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_008.tif: 
   [testng] [2024-10-16 10:02:28,382] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-16 10:04:17,616] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_009.tif: 
   [testng] [2024-10-16 10:04:45,767] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-16 10:07:18,416] [pool-1-thread-2] Initializing /data/eik/1-Pos_000_000/img_000000000_Blue_002.tif: 
   [testng] [2024-10-16 10:13:48,391] [pool-1-thread-5] Initializing /data/david/res test/res test.tif: 
   [testng] [2024-10-16 10:13:58,107] [pool-1-thread-3] Initializing /data/nico/S2-GFP-Histone-Cherry-tub_9_Great2/metadata.txt: 
   [testng] [2024-10-16 10:16:34,406] [pool-1-thread-10] Initializing /data/public/1.4.16/serge/Pos5/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-16 10:16:41,602] [pool-1-thread-7] Initializing /data/eric/GFP-Aladin mCh-Tub_1/Acqusition.xml: 
   [testng] [2024-10-16 10:16:51,242] [pool-1-thread-4] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_000_metadata.txt: 
   [testng] [2024-10-16 10:17:23,108] [pool-1-thread-5] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_001_metadata.txt: 
   [testng] [2024-10-16 10:17:31,618] [pool-1-thread-2] Initializing /data/colin/20121205_H_rel_3c_0nm_1/img_000000000_Cy5_000.tif: 
   [testng] [2024-10-16 10:18:24,399] [pool-1-thread-4] Initializing /data/nico/test_1/Acqusition.xml: 
   [testng] [2024-10-16 10:18:47,215] [pool-1-thread-1] Initializing /data/pr-3253/img_000000000__000.tif: 
   [testng] [2024-10-16 10:19:07,126] [pool-1-thread-5] Initializing /data/qa-4984/img_000000000__000.tif: 
   [testng] [2024-10-16 10:20:50,468] [pool-1-thread-1] Initializing /data/eric/GFP-Aladin mCh-Tub_3/Acqusition.xml: 
   [testng] [2024-10-16 10:21:28,020] [pool-1-thread-5] Initializing /data/public/1.4.23/jens/fucci_GFP-geminin_RFP-cdt1_2_MMStack_Pos0_metadata.txt: 
   [testng] [2024-10-16 10:23:22,209] [pool-1-thread-5] Initializing /data/stanislav/s105-GFP-_0/img_000000000_GFP_000.tif: 
   [testng] [2024-10-16 10:31:43,822] [pool-1-thread-4] Initializing /data/public/1.4.16/serge/Pos2/img_000000000_00-BF0_000.tif: 
   [testng] [2024-10-16 10:33:53,190] [pool-1-thread-10] Initializing /data/public/1.4.22/thomas/test/test_sep/Pos0/img_000000000_FITC_000.tif: 
   [testng] 10:47:25,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 10:47:25,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:47:25,410 |-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-16_10-47-25.log]
   [testng] 10:47:25,411 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f43a764 - End of configuration.
   [testng] 11:01:07,433 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 11:01:07,434 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:01:07,435 |-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-16_11-01-07.log]
   [testng] 11:01:07,435 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6400d7fd - End of configuration.
   [testng] 13:47:01,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:47:01,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:47:01,515 |-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-16_13-47-01.log]
   [testng] 13:47:01,516 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75912329 - End of configuration.
   [testng] 18:18:08,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 18:18:08,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 18:18:08,740 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-16_18-18-08.log]
   [testng] 18:18:08,740 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58434661 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2597, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 572 minutes 7 seconds
Finished: SUCCESS