Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 200
originally caused by:
 Started by upstream project "Trigger" build number 225
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins11196081777155553522.sh
+ '[' simplepci = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_31694_merge_ci -v /uod/idr/repos/curated/simplepci:/data -v /uod/idr-scratch/merge-ci/curated/simplepci:/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] 07:04:43,388 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 07:04:43,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 07:04:43,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:04:43,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:04:43,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 07:04:43,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 07:04:43,392 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 07:04:43,392 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:04:43,392 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:04:43,393 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 07:04:43,393 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 07:04:43,394 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 07:04:43,700 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 07:04:43,700 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 07:04:43,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 07:04:43,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 07:04:43,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 07:04:43,733 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 07:04:43,733 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 07:04:43,734 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 07:04:43,734 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 07:04:43,747 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 07:04:43,748 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 356 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-09-26 07:04:43,757] [main] java.version = 21
   [testng] 07:04:43,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:04:43,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:04:43,833 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-09-26_07-04-43.log]
   [testng] 07:04:43,834 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-09-26 07:04:43,836] [main] testng.directory = /data
   [testng] [2024-09-26 07:04:43,837] [main] testng.configDirectory = /config
   [testng] [2024-09-26 07:04:43,861] [main] testng.multiplier = 1.0
   [testng] [2024-09-26 07:04:43,862] [main] testng.in-memory = false
   [testng] [2024-09-26 07:04:43,862] [main] testng.allow-missing = false
   [testng] [2024-09-26 07:04:43,863] [main] user.language = en
   [testng] [2024-09-26 07:04:43,863] [main] user.country = ${user.country}
   [testng] [2024-09-26 07:04:43,863] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-09-26 07:04:55,894] [main] ----------------------------------------
   [testng] [2024-09-26 07:04:55,894] [main] Total files: 76
   [testng] [2024-09-26 07:04:55,894] [main] Scan time: 12.031 s (158 ms/file)
   [testng] [2024-09-26 07:04:55,894] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-09-26 07:07:48,439] [pool-1-thread-1] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] 07:07:48,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 07:07:48,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:48,441 |-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-09-26_07-07-48.log]
   [testng] 07:07:48,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@62ffc4d6 - End of configuration.
   [testng] [2024-09-26 07:07:50,512] [pool-1-thread-12] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] 07:07:50,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 07:07:50,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:50,513 |-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-09-26_07-07-50.log]
   [testng] 07:07:50,514 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a0f2aa9 - End of configuration.
   [testng] [2024-09-26 07:07:51,104] [pool-1-thread-11] Initializing /data/martin/XY-ch-01.tif: 
   [testng] 07:07:51,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 07:07:51,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:51,105 |-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-09-26_07-07-51.log]
   [testng] 07:07:51,106 |-INFO in ch.qos.logback.core.sift.SiftProcessor@567f307 - End of configuration.
   [testng] [2024-09-26 07:07:52,692] [pool-1-thread-10] Initializing /data/nico/b00.cxd: 
   [testng] 07:07:52,692 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 07:07:52,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:52,694 |-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-09-26_07-07-52.log]
   [testng] 07:07:52,694 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31c2906c - End of configuration.
   [testng] [2024-09-26 07:07:53,362] [pool-1-thread-9] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] 07:07:53,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 07:07:53,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:53,363 |-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-09-26_07-07-53.log]
   [testng] 07:07:53,363 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15e80250 - End of configuration.
   [testng] [2024-09-26 07:07:55,122] [pool-1-thread-8] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] 07:07:55,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 07:07:55,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:55,124 |-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-09-26_07-07-55.log]
   [testng] 07:07:55,124 |-INFO in ch.qos.logback.core.sift.SiftProcessor@fedb565 - End of configuration.
   [testng] [2024-09-26 07:07:55,732] [pool-1-thread-7] Initializing /data/arvonn/gfpras2.avi: 
   [testng] 07:07:55,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 07:07:55,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:55,733 |-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-09-26_07-07-55.log]
   [testng] 07:07:55,733 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68338ff1 - End of configuration.
   [testng] [2024-09-26 07:07:56,031] [pool-1-thread-6] Initializing /data/ciprian/fibroblast.tif: 
   [testng] 07:07:56,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 07:07:56,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:56,032 |-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-09-26_07-07-56.log]
   [testng] 07:07:56,032 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7442a900 - End of configuration.
   [testng] [2024-09-26 07:07:57,518] [pool-1-thread-5] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] 07:07:57,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 07:07:57,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:57,519 |-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-09-26_07-07-57.log]
   [testng] 07:07:57,519 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ebe0126 - End of configuration.
   [testng] [2024-09-26 07:07:58,994] [pool-1-thread-4] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] 07:07:58,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 07:07:58,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:58,995 |-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-09-26_07-07-58.log]
   [testng] 07:07:58,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d2a3847 - End of configuration.
   [testng] [2024-09-26 07:07:59,622] [pool-1-thread-3] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] 07:07:59,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 07:07:59,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:07:59,623 |-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-09-26_07-07-59.log]
   [testng] 07:07:59,623 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12eb1d9a - End of configuration.
   [testng] [2024-09-26 07:08:00,224] [pool-1-thread-2] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] 07:08:00,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 07:08:00,224 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:08:00,224 |-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-09-26_07-08-00.log]
   [testng] 07:08:00,225 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8863891 - End of configuration.
   [testng] [2024-09-26 07:08:04,789] [pool-1-thread-7] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] [2024-09-26 07:08:05,929] [pool-1-thread-10] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] [2024-09-26 07:08:06,659] [pool-1-thread-3] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2024-09-26 07:08:08,046] [pool-1-thread-8] Initializing /data/martin/XY-01.tif: 
   [testng] [2024-09-26 07:08:09,362] [pool-1-thread-12] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] [2024-09-26 07:08:09,398] [pool-1-thread-2] Initializing /data/arvonn/fura.cxd: 
   [testng] [2024-09-26 07:08:10,849] [pool-1-thread-4] Initializing /data/nico/b00/Image7.tif: 
   [testng] [2024-09-26 07:08:13,371] [pool-1-thread-6] Initializing /data/nico/b00/Image5.tif: 
   [testng] [2024-09-26 07:08:16,255] [pool-1-thread-12] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] [2024-09-26 07:08:17,749] [pool-1-thread-7] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] [2024-09-26 07:08:19,264] [pool-1-thread-5] Initializing /data/ciprian/Maggot color.tif: 
   [testng] [2024-09-26 07:08:20,993] [pool-1-thread-11] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] [2024-09-26 07:08:23,758] [pool-1-thread-1] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] [2024-09-26 07:08:24,269] [pool-1-thread-9] Initializing /data/jesper/1q35.cxd: 
   [testng] [2024-09-26 07:08:24,862] [pool-1-thread-2] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] [2024-09-26 07:08:25,489] [pool-1-thread-3] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] [2024-09-26 07:08:26,163] [pool-1-thread-4] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2024-09-26 07:08:26,734] [pool-1-thread-10] Initializing /data/martin/XYT-01.cxd: 
   [testng] [2024-09-26 07:08:27,295] [pool-1-thread-6] Initializing /data/hopi/3 channel/#7 image#1Rhod(r)0.48s gain5 YFP(g)0.36sgain2 CFP(blue)0.36sgain1cub1 every 10min.cxd: 
   [testng] [2024-09-26 07:08:28,005] [pool-1-thread-8] Initializing /data/arvonn/shark.cxd: 
   [testng] [2024-09-26 07:08:29,642] [pool-1-thread-12] Initializing /data/nico/b00/Image2.tif: 
   [testng] [2024-09-26 07:08:32,516] [pool-1-thread-11] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2024-09-26 07:08:35,094] [pool-1-thread-10] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] [2024-09-26 07:08:35,847] [pool-1-thread-5] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2024-09-26 07:08:36,801] [pool-1-thread-7] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2024-09-26 07:08:38,554] [pool-1-thread-1] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] [2024-09-26 07:08:39,362] [pool-1-thread-4] Initializing /data/martin/Data1.cxd: 
   [testng] [2024-09-26 07:08:39,899] [pool-1-thread-8] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] [2024-09-26 07:08:40,963] [pool-1-thread-9] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2024-09-26 07:08:42,713] [pool-1-thread-3] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] [2024-09-26 07:08:44,180] [pool-1-thread-2] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] [2024-09-26 07:08:45,149] [pool-1-thread-6] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2024-09-26 07:08:48,752] [pool-1-thread-12] Initializing /data/nico/b00/Image8.tif: 
   [testng] [2024-09-26 07:08:50,355] [pool-1-thread-11] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] [2024-09-26 07:08:51,228] [pool-1-thread-10] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2024-09-26 07:08:53,754] [pool-1-thread-4] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2024-09-26 07:08:55,332] [pool-1-thread-5] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] [2024-09-26 07:08:56,216] [pool-1-thread-1] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] [2024-09-26 07:08:57,162] [pool-1-thread-2] Initializing /data/martin/XY-02.tif: 
   [testng] [2024-09-26 07:08:58,938] [pool-1-thread-8] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] [2024-09-26 07:09:00,967] [pool-1-thread-6] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2024-09-26 07:09:02,341] [pool-1-thread-11] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2024-09-26 07:09:03,195] [pool-1-thread-3] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2024-09-26 07:09:04,964] [pool-1-thread-7] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2024-09-26 07:09:05,685] [pool-1-thread-9] Initializing /data/ben/Data1.cxd: 
   [testng] [2024-09-26 07:09:06,352] [pool-1-thread-12] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2024-09-26 07:09:10,651] [pool-1-thread-5] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] [2024-09-26 07:09:13,128] [pool-1-thread-10] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] [2024-09-26 07:09:15,267] [pool-1-thread-8] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2024-09-26 07:09:17,265] [pool-1-thread-1] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2024-09-26 07:09:17,712] [pool-1-thread-6] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] [2024-09-26 07:09:20,280] [pool-1-thread-2] Initializing /data/hopi/#2 phase.tif: 
   [testng] [2024-09-26 07:09:21,576] [pool-1-thread-4] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] [2024-09-26 07:09:22,187] [pool-1-thread-9] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2024-09-26 07:09:23,407] [pool-1-thread-11] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] [2024-09-26 07:09:23,965] [pool-1-thread-7] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] [2024-09-26 07:09:24,814] [pool-1-thread-10] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] [2024-09-26 07:09:27,883] [pool-1-thread-1] Initializing /data/martin/XY-03.tif: 
   [testng] [2024-09-26 07:09:29,204] [pool-1-thread-5] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2024-09-26 07:09:30,940] [pool-1-thread-8] Initializing /data/martin/XYT-01.tif: 
   [testng] [2024-09-26 07:09:32,232] [pool-1-thread-12] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 5 minutes 2 seconds
Finished: SUCCESS