Skip to content

Console Output

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

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 01:42:03,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:42:03,806 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 01:42:03,806 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:42:03,807 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:42:03,807 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:42:03,808 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:42:03,809 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:42:03,809 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:42:03,810 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:42:03,810 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:42:03,811 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:42:03,811 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:42:04,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:42:04,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:42:04,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:42:04,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:42:04,030 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:42:04,030 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:42:04,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:42:04,031 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:42:04,031 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 01:42:04,031 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 01:42:04,031 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 221 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-31 01:42:04,041] [main] java.version = 11.0.16
   [testng] 01:42:04,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:42:04,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:42:04,091 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-31_01-42-04.log]
   [testng] 01:42:04,093 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-31 01:42:04,096] [main] testng.directory = /data
   [testng] [2024-12-31 01:42:04,096] [main] testng.configDirectory = /config
   [testng] [2024-12-31 01:42:04,107] [main] testng.multiplier = 1.0
   [testng] [2024-12-31 01:42:04,108] [main] testng.in-memory = false
   [testng] [2024-12-31 01:42:04,108] [main] testng.allow-missing = false
   [testng] [2024-12-31 01:42:04,108] [main] user.language = en
   [testng] [2024-12-31 01:42:04,108] [main] user.country = ${user.country}
   [testng] [2024-12-31 01:42:04,108] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-31 01:42:16,809] [main] ----------------------------------------
   [testng] [2024-12-31 01:42:16,810] [main] Total files: 76
   [testng] [2024-12-31 01:42:16,810] [main] Scan time: 12.701 s (167 ms/file)
   [testng] [2024-12-31 01:42:16,810] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-31 01:46:40,827] [pool-1-thread-1] Initializing /data/nico/b00/Image5.tif: 
   [testng] 01:46:40,828 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:46:40,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:40,831 |-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-12-31_01-46-40.log]
   [testng] 01:46:40,831 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3cfe263 - End of configuration.
   [testng] [2024-12-31 01:46:44,012] [pool-1-thread-12] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] 01:46:44,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:46:44,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:44,013 |-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-12-31_01-46-44.log]
   [testng] 01:46:44,013 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f26f3e1 - End of configuration.
   [testng] [2024-12-31 01:46:45,511] [pool-1-thread-11] Initializing /data/ciprian/Maggot color.tif: 
   [testng] 01:46:45,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:46:45,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:45,512 |-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-12-31_01-46-45.log]
   [testng] 01:46:45,513 |-INFO in ch.qos.logback.core.sift.SiftProcessor@787116e - End of configuration.
   [testng] [2024-12-31 01:46:48,507] [pool-1-thread-10] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] 01:46:48,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:46:48,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:48,508 |-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-12-31_01-46-48.log]
   [testng] 01:46:48,508 |-INFO in ch.qos.logback.core.sift.SiftProcessor@29852f1c - End of configuration.
   [testng] [2024-12-31 01:46:50,189] [pool-1-thread-9] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] 01:46:50,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:46:50,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:50,190 |-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-12-31_01-46-50.log]
   [testng] 01:46:50,190 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2dc4a194 - End of configuration.
   [testng] [2024-12-31 01:46:51,582] [pool-1-thread-8] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] 01:46:51,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:46:51,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:51,583 |-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-12-31_01-46-51.log]
   [testng] 01:46:51,583 |-INFO in ch.qos.logback.core.sift.SiftProcessor@502d546f - End of configuration.
   [testng] [2024-12-31 01:46:53,085] [pool-1-thread-7] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] 01:46:53,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:46:53,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:53,086 |-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-12-31_01-46-53.log]
   [testng] 01:46:53,086 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cbfa95c - End of configuration.
   [testng] [2024-12-31 01:46:54,316] [pool-1-thread-6] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] 01:46:54,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:46:54,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:54,317 |-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-12-31_01-46-54.log]
   [testng] 01:46:54,318 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5619e4c0 - End of configuration.
   [testng] [2024-12-31 01:46:57,040] [pool-1-thread-5] Initializing /data/nico/b00/Image8.tif: 
   [testng] 01:46:57,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:46:57,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:57,042 |-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-12-31_01-46-57.log]
   [testng] 01:46:57,042 |-INFO in ch.qos.logback.core.sift.SiftProcessor@da5387 - End of configuration.
   [testng] [2024-12-31 01:46:59,820] [pool-1-thread-4] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] 01:46:59,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:46:59,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:59,821 |-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-12-31_01-46-59.log]
   [testng] 01:46:59,821 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20590202 - End of configuration.
   [testng] [2024-12-31 01:46:59,930] [pool-1-thread-3] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] 01:46:59,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:46:59,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:46:59,931 |-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-12-31_01-46-59.log]
   [testng] 01:46:59,932 |-INFO in ch.qos.logback.core.sift.SiftProcessor@66394f55 - End of configuration.
   [testng] [2024-12-31 01:47:01,227] [pool-1-thread-2] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] 01:47:01,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:47:01,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:47:01,228 |-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-12-31_01-47-01.log]
   [testng] 01:47:01,229 |-INFO in ch.qos.logback.core.sift.SiftProcessor@649a8dd4 - End of configuration.
   [testng] [2024-12-31 01:47:06,406] [pool-1-thread-4] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2024-12-31 01:47:14,256] [pool-1-thread-8] Initializing /data/nico/b00/Image2.tif: 
   [testng] [2024-12-31 01:47:18,986] [pool-1-thread-9] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] [2024-12-31 01:47:20,640] [pool-1-thread-3] 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-12-31 01:47:22,092] [pool-1-thread-7] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] [2024-12-31 01:47:23,479] [pool-1-thread-12] Initializing /data/ciprian/fibroblast.tif: 
   [testng] [2024-12-31 01:47:26,837] [pool-1-thread-2] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] [2024-12-31 01:47:28,789] [pool-1-thread-10] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] [2024-12-31 01:47:33,250] [pool-1-thread-6] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] [2024-12-31 01:47:35,270] [pool-1-thread-4] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2024-12-31 01:47:41,105] [pool-1-thread-1] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2024-12-31 01:47:44,660] [pool-1-thread-5] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] [2024-12-31 01:47:48,539] [pool-1-thread-11] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2024-12-31 01:47:49,714] [pool-1-thread-10] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2024-12-31 01:47:53,780] [pool-1-thread-7] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] [2024-12-31 01:47:55,337] [pool-1-thread-2] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2024-12-31 01:47:58,296] [pool-1-thread-3] Initializing /data/martin/Data1.cxd: 
   [testng] [2024-12-31 01:47:59,656] [pool-1-thread-9] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2024-12-31 01:48:01,216] [pool-1-thread-6] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] [2024-12-31 01:48:04,440] [pool-1-thread-8] Initializing /data/jesper/1q35.cxd: 
   [testng] [2024-12-31 01:48:05,642] [pool-1-thread-12] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] [2024-12-31 01:48:07,351] [pool-1-thread-11] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2024-12-31 01:48:13,194] [pool-1-thread-10] Initializing /data/martin/XY-ch-01.tif: 
   [testng] [2024-12-31 01:48:17,974] [pool-1-thread-3] Initializing /data/nico/b00.cxd: 
   [testng] [2024-12-31 01:48:19,108] [pool-1-thread-9] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] [2024-12-31 01:48:20,505] [pool-1-thread-8] Initializing /data/arvonn/gfpras2.avi: 
   [testng] [2024-12-31 01:48:21,152] [pool-1-thread-4] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] [2024-12-31 01:48:22,517] [pool-1-thread-7] Initializing /data/martin/XY-03.tif: 
   [testng] [2024-12-31 01:48:25,405] [pool-1-thread-5] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2024-12-31 01:48:26,733] [pool-1-thread-11] Initializing /data/martin/XY-02.tif: 
   [testng] [2024-12-31 01:48:30,079] [pool-1-thread-1] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] [2024-12-31 01:48:32,616] [pool-1-thread-12] Initializing /data/arvonn/fura.cxd: 
   [testng] [2024-12-31 01:48:37,334] [pool-1-thread-8] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] [2024-12-31 01:48:40,748] [pool-1-thread-2] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] [2024-12-31 01:48:42,378] [pool-1-thread-6] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2024-12-31 01:48:46,356] [pool-1-thread-3] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2024-12-31 01:48:49,210] [pool-1-thread-9] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2024-12-31 01:48:52,230] [pool-1-thread-5] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] [2024-12-31 01:48:53,475] [pool-1-thread-4] Initializing /data/martin/XYT-01.tif: 
   [testng] [2024-12-31 01:49:00,254] [pool-1-thread-12] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] [2024-12-31 01:49:01,620] [pool-1-thread-10] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] [2024-12-31 01:49:03,195] [pool-1-thread-7] Initializing /data/hopi/#2 phase.tif: 
   [testng] [2024-12-31 01:49:07,216] [pool-1-thread-2] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] [2024-12-31 01:49:10,478] [pool-1-thread-1] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2024-12-31 01:49:12,596] [pool-1-thread-11] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] [2024-12-31 01:49:16,337] [pool-1-thread-5] Initializing /data/nico/b00/Image7.tif: 
   [testng] [2024-12-31 01:49:19,586] [pool-1-thread-6] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] [2024-12-31 01:49:21,448] [pool-1-thread-8] Initializing /data/martin/XYT-01.cxd: 
   [testng] [2024-12-31 01:49:25,500] [pool-1-thread-4] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2024-12-31 01:49:27,479] [pool-1-thread-9] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2024-12-31 01:49:30,786] [pool-1-thread-3] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2024-12-31 01:49:34,353] [pool-1-thread-10] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2024-12-31 01:49:37,574] [pool-1-thread-12] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] [2024-12-31 01:49:38,826] [pool-1-thread-1] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] [2024-12-31 01:49:41,741] [pool-1-thread-7] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2024-12-31 01:49:48,985] [pool-1-thread-8] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] [2024-12-31 01:49:52,415] [pool-1-thread-6] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] [2024-12-31 01:49:54,318] [pool-1-thread-4] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] [2024-12-31 01:49:56,171] [pool-1-thread-5] Initializing /data/arvonn/shark.cxd: 
   [testng] [2024-12-31 01:49:57,670] [pool-1-thread-11] Initializing /data/martin/XY-01.tif: 
   [testng] [2024-12-31 01:50:01,137] [pool-1-thread-2] Initializing /data/ben/Data1.cxd: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 8 minutes 18 seconds
Finished: SUCCESS