Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 371
originally caused by:
 Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins1956964158037322426.sh
+ '[' fake = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_59058_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 -Duser.language=fr -Duser.country=FR
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

test-automated:
   [testng] File leak detector installed
   [testng] 13:48:11,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 13:48:11,523 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - No custom configurators were discovered as a service.
   [testng] 13:48:11,523 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:48:11,524 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:48:11,524 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 13:48:11,524 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 13:48:11,524 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 13:48:11,524 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:48:11,525 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:48:11,525 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 13:48:11,525 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 13:48:11,525 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 13:48:11,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 13:48:11,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 13:48:11,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 13:48:11,775 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 13:48:11,783 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 13:48:11,783 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 13:48:11,783 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 13:48:11,784 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 13:48:11,784 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63355449 - End of configuration.
   [testng] 13:48:11,785 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48ae9b55 - Registering current configuration as safe fallback point
   [testng] 13:48:11,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 260 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-10 13:48:11,794] [main] java.version = 1.8.0_342
   [testng] 13:48:11,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:48:11,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:48:11,842 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-10_13-48-11.log]
   [testng] 13:48:11,844 |-INFO in ch.qos.logback.core.sift.SiftProcessor@765d7657 - End of configuration.
   [testng] [2025-03-10 13:48:11,846] [main] testng.directory = /data
   [testng] [2025-03-10 13:48:11,846] [main] testng.configDirectory = /config
   [testng] [2025-03-10 13:48:11,858] [main] testng.multiplier = 1.0
   [testng] [2025-03-10 13:48:11,858] [main] testng.in-memory = false
   [testng] [2025-03-10 13:48:11,858] [main] testng.allow-missing = false
   [testng] [2025-03-10 13:48:11,858] [main] user.language = fr
   [testng] [2025-03-10 13:48:11,858] [main] user.country = FR
   [testng] [2025-03-10 13:48:11,859] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2025-03-10 13:48:21,595] [main] ----------------------------------------
   [testng] [2025-03-10 13:48:21,596] [main] Total files: 74
   [testng] [2025-03-10 13:48:21,596] [main] Scan time: 9.736 s (131 ms/file)
   [testng] [2025-03-10 13:48:21,596] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 69 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-10 13:49:20,824] [pool-1-thread-1] Initializing /data/curtis/12channel&pixelType=uint8&sizeC=12&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] 13:49:20,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:49:20,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:20,826 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-10_13-49-20.log]
   [testng] 13:49:20,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7dced192 - End of configuration.
   [testng] [2025-03-10 13:49:21,515] [pool-1-thread-12] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&falseColor=true.fake: 
   [testng] 13:49:21,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:49:21,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:21,516 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-10_13-49-21.log]
   [testng] 13:49:21,517 |-INFO in ch.qos.logback.core.sift.SiftProcessor@255cc3e - End of configuration.
   [testng] [2025-03-10 13:49:22,320] [pool-1-thread-11] Initializing /data/samples/single-file-pattern/test1.pattern: 
   [testng] 13:49:22,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:49:22,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:22,321 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-10_13-49-22.log]
   [testng] 13:49:22,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a0889c1 - End of configuration.
   [testng] [2025-03-10 13:49:28,032] [pool-1-thread-10] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] 13:49:28,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:49:28,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:28,033 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-10_13-49-28.log]
   [testng] 13:49:28,034 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51c31b6f - End of configuration.
   [testng] [2025-03-10 13:49:28,793] [pool-1-thread-9] Initializing /data/curtis/16bit-unsigned&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 13:49:28,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:49:28,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:28,794 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-10_13-49-28.log]
   [testng] 13:49:28,794 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30321e1 - End of configuration.
   [testng] [2025-03-10 13:49:29,515] [pool-1-thread-8] Initializing /data/samples/mapTest&annMap=1.fake: 
   [testng] 13:49:29,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:49:29,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:29,515 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-10_13-49-29.log]
   [testng] 13:49:29,516 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5503621d - End of configuration.
   [testng] [2025-03-10 13:49:30,303] [pool-1-thread-7] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] 13:49:30,303 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:49:30,303 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:30,304 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-10_13-49-30.log]
   [testng] 13:49:30,304 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e7efe31 - End of configuration.
   [testng] [2025-03-10 13:49:31,023] [pool-1-thread-6] Initializing /data/curtis/multi3series&pixelType=uint8&sizeC=3&series=3.fake: 
   [testng] 13:49:31,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:49:31,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:31,024 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-10_13-49-31.log]
   [testng] 13:49:31,024 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41361448 - End of configuration.
   [testng] [2025-03-10 13:49:31,723] [pool-1-thread-5] Initializing /data/curtis/index8-5elements&pixelType=uint8&indexed=true&falseColor=true&lutLength=5.fake: 
   [testng] 13:49:31,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:49:31,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:31,723 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-10_13-49-31.log]
   [testng] 13:49:31,724 |-INFO in ch.qos.logback.core.sift.SiftProcessor@666a9764 - End of configuration.
   [testng] [2025-03-10 13:49:32,488] [pool-1-thread-4] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 13:49:32,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:49:32,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:32,488 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-10_13-49-32.log]
   [testng] 13:49:32,489 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a927166 - End of configuration.
   [testng] [2025-03-10 13:49:33,281] [pool-1-thread-3] Initializing /data/samples/screen&screens=1.fake: 
   [testng] 13:49:33,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:49:33,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:33,282 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-10_13-49-33.log]
   [testng] 13:49:33,282 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68e002fb - End of configuration.
   [testng] [2025-03-10 13:49:34,092] [pool-1-thread-2] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.2.fake: 
   [testng] 13:49:34,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:49:34,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:49:34,093 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-10_13-49-34.log]
   [testng] 13:49:34,094 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e8fa209 - End of configuration.
   [testng] [2025-03-10 13:49:46,730] [pool-1-thread-2] Initializing /data/curtis/12bit&pixelType=uint16&bitsPerPixel=12.fake: 
   [testng] [2025-03-10 13:49:47,474] [pool-1-thread-8] Initializing /data/curtis/cropAutoTwoChan&sizeX=240&sizeY=240&sizeC=2.fake: 
   [testng] [2025-03-10 13:49:48,199] [pool-1-thread-12] Initializing /data/curtis/int8&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:49:48,973] [pool-1-thread-4] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2025-03-10 13:49:49,792] [pool-1-thread-9] Initializing /data/curtis/cropAuto&sizeX=240&sizeY=240.fake: 
   [testng] [2025-03-10 13:49:50,509] [pool-1-thread-1] Initializing /data/curtis/index8&pixelType=uint8&indexed=true.fake: 
   [testng] [2025-03-10 13:49:51,247] [pool-1-thread-10] Initializing /data/curtis/300series&series=300&sizeX=96&sizeY=48.fake: 
   [testng] [2025-03-10 13:49:52,000] [pool-1-thread-5] Initializing /data/curtis/520series&series=520&sizeX=96&sizeY=48.fake: 
   [testng] [2025-03-10 13:49:52,808] [pool-1-thread-3] Initializing /data/curtis/index8-r&pixelType=uint8&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] [2025-03-10 13:49:53,684] [pool-1-thread-7] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2025-03-10 13:49:54,523] [pool-1-thread-6] Initializing /data/samples/plateNoScreen&screens=0&plates=1.fake: 
   [testng] [2025-03-10 13:50:04,498] [pool-1-thread-12] Initializing /data/samples/plate&plates=1.fake: 
   [testng] [2025-03-10 13:50:05,288] [pool-1-thread-9] Initializing /data/samples/multi-channel-pattern/channels.pattern: 
   [testng] [2025-03-10 13:50:09,173] [pool-1-thread-8] Initializing /data/curtis/32bit-unsigned&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:09,929] [pool-1-thread-2] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] [2025-03-10 13:50:10,747] [pool-1-thread-4] Initializing /data/curtis/int32&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:11,494] [pool-1-thread-1] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2025-03-10 13:50:12,204] [pool-1-thread-3] Initializing /data/curtis/7channel&pixelType=uint8&sizeC=7&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] [2025-03-10 13:50:12,953] [pool-1-thread-7] Initializing /data/curtis/12series&series=12&sizeX=96&sizeY=48.fake: 
   [testng] [2025-03-10 13:50:13,854] [pool-1-thread-5] Initializing /data/curtis/index16-rgb-truecolor&pixelType=uint16&indexed=true&falseColor=false.fake: 
   [testng] [2025-03-10 13:50:14,750] [pool-1-thread-10] Initializing /data/samples/emptySizes&physicalSizeX=0.0.fake: 
   [testng] [2025-03-10 13:50:15,582] [pool-1-thread-6] Initializing /data/curtis/1500series&series=1500.fake: 
   [testng] [2025-03-10 13:50:16,347] [pool-1-thread-11] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeX=60&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:24,110] [pool-1-thread-3] Initializing /data/curtis/10000series&series=10000.fake: 
   [testng] [2025-03-10 13:50:25,131] [pool-1-thread-4] Initializing /data/curtis/32bit-signed&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:25,919] [pool-1-thread-1] Initializing /data/curtis/uint16&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:26,801] [pool-1-thread-8] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] [2025-03-10 13:50:27,532] [pool-1-thread-12] Initializing /data/curtis/index16-r&pixelType=uint16&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] [2025-03-10 13:50:30,118] [pool-1-thread-11] Initializing /data/curtis/uint8-6-3-nonindexed&pixelType=uint8&sizeZ=2&sizeC=6&sizeT=3&sizeX=60&sizeY=20&rgb=3.fake: 
   [testng] [2025-03-10 13:50:31,048] [pool-1-thread-7] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] [2025-03-10 13:50:31,913] [pool-1-thread-10] Initializing /data/curtis/splitT&sizeX=50&sizeY=20&sizeZ=5&sizeC=3&sizeT=7.fake: 
   [testng] [2025-03-10 13:50:32,716] [pool-1-thread-5] Initializing /data/curtis/weird&pixelType=uint8&sizeC=6&rgb=3.fake: 
   [testng] [2025-03-10 13:50:33,557] [pool-1-thread-2] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&falseColor=true.fake: 
   [testng] [2025-03-10 13:50:40,195] [pool-1-thread-1] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] [2025-03-10 13:50:40,993] [pool-1-thread-4] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2025-03-10 13:50:41,702] [pool-1-thread-12] Initializing /data/curtis/16bit-signed&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:42,440] [pool-1-thread-8] Initializing /data/samples/channel-name/test&sizeC=3.fake: 
   [testng] [2025-03-10 13:50:43,229] [pool-1-thread-11] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.1.fake: 
   [testng] [2025-03-10 13:50:46,879] [pool-1-thread-10] Initializing /data/samples/ini/multiSeries-metadata.fake: 
   [testng] [2025-03-10 13:50:48,538] [pool-1-thread-5] Initializing /data/curtis/3series&series=3&sizeZ=3&sizeC=2&sizeT=5.fake: 
   [testng] [2025-03-10 13:50:49,413] [pool-1-thread-7] Initializing /data/curtis/index16-crazy&pixelType=uint16&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2025-03-10 13:50:50,187] [pool-1-thread-2] Initializing /data/curtis/autoscale&pixelType=int8&sizeX=51&sizeY=16&sizeZ=2&sizeC=3&sizeT=4.fake: 
   [testng] [2025-03-10 13:50:57,064] [pool-1-thread-11] Initializing /data/curtis/8bit-unsigned&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:57,952] [pool-1-thread-1] Initializing /data/curtis/int16&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:58,800] [pool-1-thread-9] Initializing /data/curtis/8bit-signed&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:50:59,534] [pool-1-thread-4] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:51:00,364] [pool-1-thread-12] Initializing /data/curtis/index8-crazy&pixelType=uint8&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2025-03-10 13:51:03,054] [pool-1-thread-8] Initializing /data/samples/multiSeriesMapTest&annMap=4&series=6.fake: 
   [testng] [2025-03-10 13:51:04,741] [pool-1-thread-2] Initializing /data/curtis/3000series&series=3000.fake: 
   [testng] [2025-03-10 13:51:05,593] [pool-1-thread-7] Initializing /data/curtis/index16&pixelType=uint16&indexed=true.fake: 
   [testng] [2025-03-10 13:51:06,469] [pool-1-thread-5] Initializing /data/curtis/index8-5elements-truecolor&pixelType=uint8&indexed=true&falseColor=false&lutLength=5.fake: 
   [testng] [2025-03-10 13:51:07,306] [pool-1-thread-10] Initializing /data/curtis/index8-rgb-truecolor&pixelType=uint8&indexed=true&falseColor=false.fake: 
   [testng] [2025-03-10 13:51:08,263] [pool-1-thread-11] Initializing /data/samples/multiImagePlate&plates=1&plateAcqs=2&plateRows=2&plateCols=2&fields=2.fake: 
   [testng] [2025-03-10 13:51:13,046] [pool-1-thread-4] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:51:13,855] [pool-1-thread-9] Initializing /data/curtis/64bit-floating&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:51:14,682] [pool-1-thread-1] Initializing /data/curtis/uint32&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2025-03-10 13:51:15,520] [pool-1-thread-12] Initializing /data/curtis/32bit-floating&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.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 39 seconds
Finished: SUCCESS