Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 76
originally caused by:
 Started by upstream project "Trigger" build number 84
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins12251658261799024609.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_11551_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] 02:12:48,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - No custom configurators were discovered as a service.
   [testng] 02:12:48,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:12:48,327 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:12:48,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:12:48,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:12:48,327 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:12:48,327 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:12:48,328 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:12:48,328 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:12:48,328 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:12:48,329 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:12:48,676 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:12:48,676 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:12:48,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:12:48,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:12:48,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:12:48,722 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:12:48,722 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:12:48,723 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:12:48,723 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ddf84b8 - End of configuration.
   [testng] 02:12:48,724 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
   [testng] 02:12:48,724 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6b4a4e18 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 396 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-27 02:12:48,736] [main] java.version = 1.8.0_342
   [testng] 02:12:48,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:12:48,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:48,810 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-27_02-12-48.log]
   [testng] 02:12:48,813 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
   [testng] [2024-05-27 02:12:48,816] [main] testng.directory = /data
   [testng] [2024-05-27 02:12:48,816] [main] testng.configDirectory = /config
   [testng] [2024-05-27 02:12:48,831] [main] testng.multiplier = 1.0
   [testng] [2024-05-27 02:12:48,832] [main] testng.in-memory = false
   [testng] [2024-05-27 02:12:48,833] [main] testng.allow-missing = false
   [testng] [2024-05-27 02:12:48,833] [main] user.language = fr
   [testng] [2024-05-27 02:12:48,833] [main] user.country = FR
   [testng] [2024-05-27 02:12:48,833] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-05-27 02:13:00,254] [main] ----------------------------------------
   [testng] [2024-05-27 02:13:00,255] [main] Total files: 74
   [testng] [2024-05-27 02:13:00,255] [main] Scan time: 11.421 s (154 ms/file)
   [testng] [2024-05-27 02:13:00,255] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 69 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-27 02:13:04,774] [pool-1-thread-1] Initializing /data/curtis/64bit-floating&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 02:13:04,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:13:04,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,780 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,782 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e726d26 - End of configuration.
   [testng] [2024-05-27 02:13:04,814] [pool-1-thread-12] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.1.fake: 
   [testng] 02:13:04,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:13:04,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,818 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,819 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31cf96ed - End of configuration.
   [testng] [2024-05-27 02:13:04,836] [pool-1-thread-11] Initializing /data/samples/emptySizes&physicalSizeX=0.0.fake: 
   [testng] 02:13:04,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:13:04,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,837 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,838 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b45fea4 - End of configuration.
   [testng] [2024-05-27 02:13:04,861] [pool-1-thread-10] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] 02:13:04,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:13:04,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,863 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,864 |-INFO in ch.qos.logback.core.sift.SiftProcessor@923ca22 - End of configuration.
   [testng] [2024-05-27 02:13:04,899] [pool-1-thread-9] Initializing /data/samples/screen&screens=1.fake: 
   [testng] 02:13:04,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:13:04,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,901 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,902 |-INFO in ch.qos.logback.core.sift.SiftProcessor@782712 - End of configuration.
   [testng] [2024-05-27 02:13:04,930] [pool-1-thread-8] Initializing /data/curtis/uint16&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] 02:13:04,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:13:04,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,932 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,932 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7eb68b2b - End of configuration.
   [testng] [2024-05-27 02:13:04,956] [pool-1-thread-7] Initializing /data/curtis/cropAutoTwoChan&sizeX=240&sizeY=240&sizeC=2.fake: 
   [testng] 02:13:04,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:13:04,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,958 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,959 |-INFO in ch.qos.logback.core.sift.SiftProcessor@42edca20 - End of configuration.
   [testng] [2024-05-27 02:13:04,975] [pool-1-thread-6] Initializing /data/samples/multi-channel-pattern/channels.pattern: 
   [testng] 02:13:04,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:13:04,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:04,977 |-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-05-27_02-13-04.log]
   [testng] 02:13:04,978 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2001e84a - End of configuration.
   [testng] [2024-05-27 02:13:05,074] [pool-1-thread-5] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] 02:13:05,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:13:05,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:05,076 |-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-05-27_02-13-05.log]
   [testng] 02:13:05,077 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11188c50 - End of configuration.
   [testng] [2024-05-27 02:13:05,095] [pool-1-thread-4] Initializing /data/curtis/index16-r&pixelType=uint16&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] 02:13:05,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:13:05,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:05,097 |-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-05-27_02-13-05.log]
   [testng] 02:13:05,098 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51792cf6 - End of configuration.
   [testng] [2024-05-27 02:13:05,120] [pool-1-thread-3] Initializing /data/curtis/7channel&pixelType=uint8&sizeC=7&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] 02:13:05,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:13:05,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:05,122 |-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-05-27_02-13-05.log]
   [testng] 02:13:05,123 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a7addb7 - End of configuration.
   [testng] [2024-05-27 02:13:05,154] [pool-1-thread-2] Initializing /data/samples/channel-name/test&sizeC=3.fake: 
   [testng] 02:13:05,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:13:05,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:05,155 |-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-05-27_02-13-05.log]
   [testng] 02:13:05,156 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28a25ed6 - End of configuration.
   [testng] [2024-05-27 02:13:07,949] [pool-1-thread-1] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&falseColor=true.fake: 
   [testng] [2024-05-27 02:13:07,983] [pool-1-thread-12] Initializing /data/curtis/weird&pixelType=uint8&sizeC=6&rgb=3.fake: 
   [testng] [2024-05-27 02:13:07,992] [pool-1-thread-8] Initializing /data/curtis/index16-rgb&pixelType=uint16&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] [2024-05-27 02:13:08,012] [pool-1-thread-7] Initializing /data/curtis/32bit-unsigned&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:08,024] [pool-1-thread-3] Initializing /data/curtis/index8-rg&pixelType=uint8&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2024-05-27 02:13:08,037] [pool-1-thread-2] Initializing /data/samples/multiImagePlate&plates=1&plateAcqs=2&plateRows=2&plateCols=2&fields=2.fake: 
   [testng] [2024-05-27 02:13:08,060] [pool-1-thread-4] Initializing /data/curtis/cropAuto&sizeX=240&sizeY=240.fake: 
   [testng] [2024-05-27 02:13:08,075] [pool-1-thread-9] Initializing /data/curtis/32bit-signed&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:08,091] [pool-1-thread-11] Initializing /data/curtis/index16-crazy&pixelType=uint16&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2024-05-27 02:13:08,134] [pool-1-thread-5] Initializing /data/curtis/1500series&series=1500.fake: 
   [testng] [2024-05-27 02:13:08,305] [pool-1-thread-10] Initializing /data/curtis/uint8-6-3-nonindexed&pixelType=uint8&sizeZ=2&sizeC=6&sizeT=3&sizeX=60&sizeY=20&rgb=3.fake: 
   [testng] [2024-05-27 02:13:08,424] [pool-1-thread-6] Initializing /data/curtis/12channel&pixelType=uint8&sizeC=12&sizeZ=3&sizeT=5&sizeX=256&sizeY=256.fake: 
   [testng] [2024-05-27 02:13:09,179] [pool-1-thread-10] Initializing /data/curtis/uint32&pixelType=uint32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:09,582] [pool-1-thread-4] Initializing /data/curtis/16bit-unsigned&pixelType=uint16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:09,603] [pool-1-thread-6] Initializing /data/curtis/double&pixelType=double&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:09,616] [pool-1-thread-7] Initializing /data/curtis/index8-r&pixelType=uint8&indexed=true&falseColor=true&lutLength=1.fake: 
   [testng] [2024-05-27 02:13:09,638] [pool-1-thread-9] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:09,754] [pool-1-thread-12] Initializing /data/curtis/multi3series&pixelType=uint8&sizeC=3&series=3.fake: 
   [testng] [2024-05-27 02:13:09,781] [pool-1-thread-3] Initializing /data/curtis/float&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50&scaleFactor=0.2.fake: 
   [testng] [2024-05-27 02:13:09,823] [pool-1-thread-1] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2024-05-27 02:13:10,096] [pool-1-thread-8] Initializing /data/curtis/12bit&pixelType=uint16&bitsPerPixel=12.fake: 
   [testng] [2024-05-27 02:13:10,119] [pool-1-thread-10] Initializing /data/samples/multiSeriesMapTest&annMap=4&series=6.fake: 
   [testng] [2024-05-27 02:13:10,142] [pool-1-thread-11] Initializing /data/curtis/autoscale&pixelType=int8&sizeX=51&sizeY=16&sizeZ=2&sizeC=3&sizeT=4.fake: 
   [testng] [2024-05-27 02:13:10,315] [pool-1-thread-6] Initializing /data/curtis/index8-5elements-truecolor&pixelType=uint8&indexed=true&falseColor=false&lutLength=5.fake: 
   [testng] [2024-05-27 02:13:10,371] [pool-1-thread-9] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&rgb=3&sizeC=3.fake: 
   [testng] [2024-05-27 02:13:10,397] [pool-1-thread-4] Initializing /data/curtis/int16&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:10,452] [pool-1-thread-7] Initializing /data/curtis/index16-rgb-truecolor&pixelType=uint16&indexed=true&falseColor=false.fake: 
   [testng] [2024-05-27 02:13:10,469] [pool-1-thread-3] Initializing /data/curtis/index8-rgb&pixelType=uint8&indexed=true&falseColor=true.fake: 
   [testng] [2024-05-27 02:13:10,650] [pool-1-thread-1] Initializing /data/curtis/int32&pixelType=int32&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:10,707] [pool-1-thread-11] Initializing /data/samples/plateNoScreen&screens=0&plates=1.fake: 
   [testng] [2024-05-27 02:13:10,941] [pool-1-thread-2] Initializing /data/curtis/index16-rgba&pixelType=uint16&indexed=true&falseColor=true&lutLength=4.fake: 
   [testng] [2024-05-27 02:13:10,961] [pool-1-thread-8] Initializing /data/samples/ini/multiSeries-metadata.fake: 
   [testng] [2024-05-27 02:13:10,988] [pool-1-thread-12] Initializing /data/samples/plate&plates=1.fake: 
   [testng] [2024-05-27 02:13:11,075] [pool-1-thread-6] Initializing /data/curtis/index16&pixelType=uint16&indexed=true.fake: 
   [testng] [2024-05-27 02:13:11,093] [pool-1-thread-4] Initializing /data/samples/single-file-pattern/test1.pattern: 
   [testng] [2024-05-27 02:13:11,998] [pool-1-thread-3] Initializing /data/curtis/index8-5elements&pixelType=uint8&indexed=true&falseColor=true&lutLength=5.fake: 
   [testng] [2024-05-27 02:13:12,036] [pool-1-thread-9] Initializing /data/curtis/int8&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:12,096] [pool-1-thread-7] Initializing /data/curtis/3series&series=3&sizeZ=3&sizeC=2&sizeT=5.fake: 
   [testng] [2024-05-27 02:13:12,120] [pool-1-thread-1] Initializing /data/curtis/splitT&sizeX=50&sizeY=20&sizeZ=5&sizeC=3&sizeT=7.fake: 
   [testng] [2024-05-27 02:13:12,237] [pool-1-thread-10] Initializing /data/curtis/12series&series=12&sizeX=96&sizeY=48.fake: 
   [testng] [2024-05-27 02:13:12,263] [pool-1-thread-11] Initializing /data/curtis/32bit-floating&pixelType=float&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:12,468] [pool-1-thread-1] Initializing /data/curtis/8bit-unsigned&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:12,484] [pool-1-thread-9] Initializing /data/curtis/300series&series=300&sizeX=96&sizeY=48.fake: 
   [testng] [2024-05-27 02:13:12,632] [pool-1-thread-2] Initializing /data/curtis/index8-crazy&pixelType=uint8&rgb=4&sizeC=4&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2024-05-27 02:13:12,650] [pool-1-thread-12] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&rgb=2&sizeC=2.fake: 
   [testng] [2024-05-27 02:13:12,734] [pool-1-thread-6] Initializing /data/curtis/index8-rgba&pixelType=uint8&indexed=true&rgb=4&sizeC=4.fake: 
   [testng] [2024-05-27 02:13:12,744] [pool-1-thread-3] Initializing /data/curtis/3000series&series=3000.fake: 
   [testng] [2024-05-27 02:13:12,914] [pool-1-thread-10] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:12,943] [pool-1-thread-11] Initializing /data/curtis/8bit-signed&pixelType=int8&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:13,179] [pool-1-thread-1] Initializing /data/curtis/index16-rg&pixelType=uint16&indexed=true&falseColor=true&lutLength=2.fake: 
   [testng] [2024-05-27 02:13:13,203] [pool-1-thread-7] Initializing /data/curtis/index8&pixelType=uint8&indexed=true.fake: 
   [testng] [2024-05-27 02:13:13,304] [pool-1-thread-8] Initializing /data/curtis/uint8&pixelType=uint8&sizeZ=3&sizeC=5&sizeT=7&sizeX=60&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:13,620] [pool-1-thread-11] Initializing /data/curtis/520series&series=520&sizeX=96&sizeY=48.fake: 
   [testng] [2024-05-27 02:13:13,644] [pool-1-thread-6] Initializing /data/curtis/10000series&series=10000.fake: 
   [testng] [2024-05-27 02:13:13,917] [pool-1-thread-2] Initializing /data/curtis/index8-rgb-truecolor&pixelType=uint8&indexed=true&falseColor=false.fake: 
   [testng] [2024-05-27 02:13:13,932] [pool-1-thread-10] Initializing /data/curtis/16bit-signed&pixelType=int16&sizeZ=3&sizeC=5&sizeT=7&sizeY=50.fake: 
   [testng] [2024-05-27 02:13:14,170] [pool-1-thread-12] Initializing /data/samples/mapTest&annMap=1.fake: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3657, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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