Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 3
originally caused by:
 Started by upstream project "Trigger" build number 4
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins12008704270967957166.sh
+ '[' fake = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_396_merge_ci -v /uod/idr/repos/curated/fake:/data -v /uod/idr-scratch/merge-ci/curated/fake:/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:25:15,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:25:15,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:25:15,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:25:15,718 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:25:15,718 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:25:15,719 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:25:15,719 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:25:15,719 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:25:15,720 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:25:15,720 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:25:15,720 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:25:15,721 |-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:25:15,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:25:15,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:25:15,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:25:15,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:25:15,922 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:25:15,922 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:25:15,922 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:25:15,923 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:25:15,923 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:25:15,924 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:25:15,924 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 204 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-16 01:25:15,933] [main] java.version = 11.0.16
   [testng] 01:25:15,936 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:25:15,936 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:15,978 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-16_01-25-15.log]
   [testng] 01:25:15,980 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-03-16 01:25:15,982] [main] testng.directory = /data
   [testng] [2024-03-16 01:25:15,982] [main] testng.configDirectory = /config
   [testng] [2024-03-16 01:25:15,992] [main] testng.multiplier = 1.0
   [testng] [2024-03-16 01:25:15,994] [main] testng.in-memory = false
   [testng] [2024-03-16 01:25:15,994] [main] testng.allow-missing = false
   [testng] [2024-03-16 01:25:15,994] [main] user.language = en
   [testng] [2024-03-16 01:25:15,994] [main] user.country = ${user.country}
   [testng] [2024-03-16 01:25:15,994] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-16 01:25:22,974] [main] ----------------------------------------
   [testng] [2024-03-16 01:25:22,975] [main] Total files: 74
   [testng] [2024-03-16 01:25:22,975] [main] Scan time: 6.98 s (94 ms/file)
   [testng] [2024-03-16 01:25:22,975] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 69 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-16 01:25:53,179] [pool-1-thread-1] Initializing /data/curtis/index8&pixelType=uint8&indexed=true.fake: 
   [testng] 01:25:53,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:25:53,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:53,182 |-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-03-16_01-25-53.log]
   [testng] 01:25:53,182 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11ac0f74 - End of configuration.
   [testng] [2024-03-16 01:25:53,491] [pool-1-thread-12] Initializing /data/samples/single-file-pattern/test1.pattern: 
   [testng] 01:25:53,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:25:53,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:53,492 |-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-03-16_01-25-53.log]
   [testng] 01:25:53,492 |-INFO in ch.qos.logback.core.sift.SiftProcessor@16b9dc00 - End of configuration.
   [testng] [2024-03-16 01:25:56,454] [pool-1-thread-11] Initializing /data/curtis/index8-5elements&pixelType=uint8&indexed=true&falseColor=true&lutLength=5.fake: 
   [testng] 01:25:56,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:25:56,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:56,455 |-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-03-16_01-25-56.log]
   [testng] 01:25:56,455 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15ea8313 - End of configuration.
   [testng] [2024-03-16 01:25:56,802] [pool-1-thread-10] Initializing /data/curtis/uint16&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 01:25:56,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:25:56,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:56,803 |-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-03-16_01-25-56.log]
   [testng] 01:25:56,803 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9f082a5 - End of configuration.
   [testng] [2024-03-16 01:25:57,087] [pool-1-thread-9] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] 01:25:57,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:25:57,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:57,088 |-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-03-16_01-25-57.log]
   [testng] 01:25:57,089 |-INFO in ch.qos.logback.core.sift.SiftProcessor@229cd53e - End of configuration.
   [testng] [2024-03-16 01:25:57,413] [pool-1-thread-8] Initializing /data/curtis/index8-crazy&pixelType=uint8&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] 01:25:57,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:25:57,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:57,414 |-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-03-16_01-25-57.log]
   [testng] 01:25:57,415 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a49a326 - End of configuration.
   [testng] [2024-03-16 01:25:57,709] [pool-1-thread-7] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] 01:25:57,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:25:57,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:57,710 |-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-03-16_01-25-57.log]
   [testng] 01:25:57,710 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b249504 - End of configuration.
   [testng] [2024-03-16 01:25:58,048] [pool-1-thread-6] Initializing /data/curtis/int32&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 01:25:58,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:25:58,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:58,049 |-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-03-16_01-25-58.log]
   [testng] 01:25:58,049 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7acdac7e - End of configuration.
   [testng] [2024-03-16 01:25:58,324] [pool-1-thread-5] Initializing /data/curtis/index16-crazy&pixelType=uint16&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] 01:25:58,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:25:58,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:58,325 |-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-03-16_01-25-58.log]
   [testng] 01:25:58,325 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7baeb773 - End of configuration.
   [testng] [2024-03-16 01:25:58,571] [pool-1-thread-4] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] 01:25:58,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:25:58,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:58,572 |-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-03-16_01-25-58.log]
   [testng] 01:25:58,572 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48aaf981 - End of configuration.
   [testng] [2024-03-16 01:25:58,885] [pool-1-thread-3] Initializing /data/curtis/12series&series=12&sizeX=96&sizeY=48.fake: 
   [testng] 01:25:58,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:25:58,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:58,886 |-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-03-16_01-25-58.log]
   [testng] 01:25:58,886 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f1edf99 - End of configuration.
   [testng] [2024-03-16 01:25:59,280] [pool-1-thread-2] Initializing /data/curtis/index8-rgb-truecolor&pixelType=uint8&indexed=true&falseColor=false.fake: 
   [testng] 01:25:59,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:25:59,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:25:59,281 |-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-03-16_01-25-59.log]
   [testng] 01:25:59,281 |-INFO in ch.qos.logback.core.sift.SiftProcessor@949d483 - End of configuration.
   [testng] [2024-03-16 01:26:05,041] [pool-1-thread-3] Initializing /data/curtis/32bit-signed&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:05,433] [pool-1-thread-10] Initializing /data/curtis/index8-5elements-truecolor&pixelType=uint8&indexed=true&falseColor=false&lutLength=5.fake: 
   [testng] [2024-03-16 01:26:05,789] [pool-1-thread-9] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.2.fake: 
   [testng] [2024-03-16 01:26:06,125] [pool-1-thread-2] Initializing /data/curtis/autoscale&pixelType=int8&sizeX=51&sizeY=16&sizeZ=2&sizeC=3&sizeT=4.fake: 
   [testng] [2024-03-16 01:26:06,539] [pool-1-thread-5] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2024-03-16 01:26:06,933] [pool-1-thread-11] Initializing /data/curtis/3series&series=3&sizeZ=3&sizeC=2&sizeT=5.fake: 
   [testng] [2024-03-16 01:26:07,249] [pool-1-thread-4] Initializing /data/curtis/8bit-signed&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:07,631] [pool-1-thread-1] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] [2024-03-16 01:26:08,051] [pool-1-thread-7] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] [2024-03-16 01:26:08,381] [pool-1-thread-6] Initializing /data/curtis/64bit-floating&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:08,710] [pool-1-thread-8] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:14,568] [pool-1-thread-2] Initializing /data/curtis/8bit-unsigned&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:14,978] [pool-1-thread-9] Initializing /data/curtis/index16-rgb-truecolor&pixelType=uint16&indexed=true&falseColor=false.fake: 
   [testng] [2024-03-16 01:26:15,348] [pool-1-thread-6] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&falseColor=true.fake: 
   [testng] [2024-03-16 01:26:15,780] [pool-1-thread-8] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeX=60&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:16,174] [pool-1-thread-4] Initializing /data/samples/plateNoScreen&screens=0&plates=1.fake: 
   [testng] [2024-03-16 01:26:16,639] [pool-1-thread-10] Initializing /data/samples/emptySizes&physicalSizeX=0.0.fake: 
   [testng] [2024-03-16 01:26:17,011] [pool-1-thread-1] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] [2024-03-16 01:26:17,426] [pool-1-thread-5] Initializing /data/curtis/32bit-unsigned&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:17,803] [pool-1-thread-3] Initializing /data/curtis/index8-r&pixelType=uint8&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] [2024-03-16 01:26:18,164] [pool-1-thread-11] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] [2024-03-16 01:26:18,629] [pool-1-thread-7] Initializing /data/curtis/index16-r&pixelType=uint16&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] [2024-03-16 01:26:21,513] [pool-1-thread-12] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:24,372] [pool-1-thread-8] Initializing /data/samples/multiImagePlate&plates=1&plateAcqs=2&plateRows=2&plateCols=2&fields=2.fake: 
   [testng] [2024-03-16 01:26:24,772] [pool-1-thread-2] Initializing /data/curtis/int16&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:25,194] [pool-1-thread-4] Initializing /data/curtis/cropAuto&sizeX=240&sizeY=240.fake: 
   [testng] [2024-03-16 01:26:25,599] [pool-1-thread-9] Initializing /data/curtis/weird&pixelType=uint8&sizeC=6&rgb=3.fake: 
   [testng] [2024-03-16 01:26:26,002] [pool-1-thread-7] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:26,357] [pool-1-thread-1] Initializing /data/samples/ini/multiSeries-metadata.fake: 
   [testng] [2024-03-16 01:26:26,707] [pool-1-thread-10] Initializing /data/curtis/uint32&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:27,031] [pool-1-thread-11] Initializing /data/curtis/multi3series&pixelType=uint8&sizeC=3&series=3.fake: 
   [testng] [2024-03-16 01:26:27,464] [pool-1-thread-6] Initializing /data/curtis/7channel&pixelType=uint8&sizeC=7&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] [2024-03-16 01:26:27,889] [pool-1-thread-5] Initializing /data/samples/multi-channel-pattern/channels.pattern: 
   [testng] [2024-03-16 01:26:29,908] [pool-1-thread-3] Initializing /data/curtis/520series&series=520&sizeX=96&sizeY=48.fake: 
   [testng] [2024-03-16 01:26:32,962] [pool-1-thread-12] Initializing /data/curtis/index16&pixelType=uint16&indexed=true.fake: 
   [testng] [2024-03-16 01:26:35,787] [pool-1-thread-7] Initializing /data/curtis/16bit-signed&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:36,150] [pool-1-thread-2] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2024-03-16 01:26:36,572] [pool-1-thread-4] Initializing /data/curtis/16bit-unsigned&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:37,023] [pool-1-thread-10] Initializing /data/samples/screen&screens=1.fake: 
   [testng] [2024-03-16 01:26:37,454] [pool-1-thread-9] Initializing /data/curtis/32bit-floating&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:37,895] [pool-1-thread-11] Initializing /data/curtis/3000series&series=3000.fake: 
   [testng] [2024-03-16 01:26:38,284] [pool-1-thread-6] Initializing /data/curtis/uint8-6-3-nonindexed&pixelType=uint8&sizeZ=2&sizeC=6&sizeT=3&sizeX=60&sizeY=20&rgb=3.fake: 
   [testng] [2024-03-16 01:26:38,932] [pool-1-thread-8] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2024-03-16 01:26:39,442] [pool-1-thread-3] Initializing /data/curtis/12bit&pixelType=uint16&bitsPerPixel=12.fake: 
   [testng] [2024-03-16 01:26:41,981] [pool-1-thread-12] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.1.fake: 
   [testng] [2024-03-16 01:26:42,511] [pool-1-thread-1] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&falseColor=true.fake: 
   [testng] [2024-03-16 01:26:44,021] [pool-1-thread-4] Initializing /data/samples/multiSeriesMapTest&annMap=4&series=6.fake: 
   [testng] [2024-03-16 01:26:44,564] [pool-1-thread-7] Initializing /data/curtis/int8&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-03-16 01:26:45,103] [pool-1-thread-10] Initializing /data/curtis/12channel&pixelType=uint8&sizeC=12&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] [2024-03-16 01:26:45,636] [pool-1-thread-2] Initializing /data/curtis/cropAutoTwoChan&sizeX=240&sizeY=240&sizeC=2.fake: 
   [testng] [2024-03-16 01:26:46,086] [pool-1-thread-6] Initializing /data/samples/plate&plates=1.fake: 
   [testng] [2024-03-16 01:26:46,479] [pool-1-thread-9] Initializing /data/curtis/1500series&series=1500.fake: 
   [testng] [2024-03-16 01:26:47,916] [pool-1-thread-3] Initializing /data/curtis/splitT&sizeX=50&sizeY=20&sizeZ=5&sizeC=3&sizeT=7.fake: 
   [testng] [2024-03-16 01:26:48,377] [pool-1-thread-8] Initializing /data/samples/channel-name/test&sizeC=3.fake: 
   [testng] [2024-03-16 01:26:50,896] [pool-1-thread-12] Initializing /data/curtis/300series&series=300&sizeX=96&sizeY=48.fake: 
   [testng] [2024-03-16 01:26:51,335] [pool-1-thread-1] Initializing /data/samples/mapTest&annMap=1.fake: 
   [testng] [2024-03-16 01:26:52,821] [pool-1-thread-2] Initializing /data/curtis/10000series&series=10000.fake: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3657, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 16 minutes 1 second
Finished: SUCCESS