Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 207
originally caused by:
 Started by upstream project "Trigger" build number 233
 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/jenkins12090644643126918204.sh
+ '[' nikon = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_32938_merge_ci -v /uod/idr/repos/curated/nikon:/data -v /uod/idr-scratch/merge-ci/curated/nikon:/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] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 09:08:17,999 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 09:08:18,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 09:08:18,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:08:18,002 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 09:08:18,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 09:08:18,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 09:08:18,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 09:08:18,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:08:18,004 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 09:08:18,004 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 09:08:18,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 09:08:18,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 09:08:18,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 09:08:18,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 09:08:18,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 09:08:18,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 09:08:18,203 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 09:08:18,203 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 09:08:18,203 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 09:08:18,204 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 09:08:18,204 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 09:08:18,205 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 09:08:18,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-02 09:08:18,213] [main] java.version = 17.0.2
   [testng] 09:08:18,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 09:08:18,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:08:18,257 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-02_09-08-18.log]
   [testng] 09:08:18,259 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-10-02 09:08:18,261] [main] testng.directory = /data
   [testng] [2024-10-02 09:08:18,261] [main] testng.configDirectory = /config
   [testng] [2024-10-02 09:08:18,270] [main] testng.multiplier = 1.0
   [testng] [2024-10-02 09:08:18,271] [main] testng.in-memory = false
   [testng] [2024-10-02 09:08:18,271] [main] testng.allow-missing = false
   [testng] [2024-10-02 09:08:18,271] [main] user.language = en
   [testng] [2024-10-02 09:08:18,271] [main] user.country = ${user.country}
   [testng] [2024-10-02 09:08:18,271] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-02 09:08:19,642] [main] ----------------------------------------
   [testng] [2024-10-02 09:08:19,642] [main] Total files: 94
   [testng] [2024-10-02 09:08:19,642] [main] Scan time: 1.371 s (14 ms/file)
   [testng] [2024-10-02 09:08:19,642] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 94 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-02 09:09:56,863] [pool-1-thread-1] Initializing /data/melissa/Pe_Lelo_0028.nef: 
   [testng] 09:09:56,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:09:56,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:56,865 |-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-10-02_09-09-56.log]
   [testng] 09:09:56,865 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f075f8c - End of configuration.
   [testng] [2024-10-02 09:09:58,032] [pool-1-thread-12] Initializing /data/samples/NikonD40_002.NEF: 
   [testng] 09:09:58,032 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 09:09:58,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:58,033 |-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-10-02_09-09-58.log]
   [testng] 09:09:58,034 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30e6131d - End of configuration.
   [testng] [2024-10-02 09:09:59,641] [pool-1-thread-11] Initializing /data/michael/save to file window four images005.tif: 
   [testng] 09:09:59,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 09:09:59,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:09:59,642 |-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-10-02_09-09-59.log]
   [testng] 09:09:59,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6980015c - End of configuration.
   [testng] [2024-10-02 09:10:01,668] [pool-1-thread-10] Initializing /data/samples/DSCN1321.NEF: 
   [testng] 09:10:01,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 09:10:01,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:01,669 |-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-10-02_09-10-01.log]
   [testng] 09:10:01,670 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79b08a91 - End of configuration.
   [testng] [2024-10-02 09:10:02,839] [pool-1-thread-9] Initializing /data/samples/D40 55-200VR.NEF: 
   [testng] 09:10:02,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 09:10:02,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:02,840 |-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-10-02_09-10-02.log]
   [testng] 09:10:02,841 |-INFO in ch.qos.logback.core.sift.SiftProcessor@77923fee - End of configuration.
   [testng] [2024-10-02 09:10:03,900] [pool-1-thread-8] Initializing /data/samples/RAW_NIKON_E5400.NEF: 
   [testng] 09:10:03,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 09:10:03,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:03,901 |-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-10-02_09-10-03.log]
   [testng] 09:10:03,901 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b5d5a5f - End of configuration.
   [testng] [2024-10-02 09:10:04,779] [pool-1-thread-7] Initializing /data/samples/DSC_2421.NEF: 
   [testng] 09:10:04,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 09:10:04,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:04,780 |-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-10-02_09-10-04.log]
   [testng] 09:10:04,780 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31cb2ff8 - End of configuration.
   [testng] [2024-10-02 09:10:05,766] [pool-1-thread-6] Initializing /data/samples/DSCN1322.NEF: 
   [testng] 09:10:05,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:10:05,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:05,767 |-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-10-02_09-10-05.log]
   [testng] 09:10:05,767 |-INFO in ch.qos.logback.core.sift.SiftProcessor@483e1450 - End of configuration.
   [testng] [2024-10-02 09:10:07,108] [pool-1-thread-5] Initializing /data/melissa/DJC_D2X_DOF_0006.nef: 
   [testng] 09:10:07,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 09:10:07,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:07,109 |-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-10-02_09-10-07.log]
   [testng] 09:10:07,109 |-INFO in ch.qos.logback.core.sift.SiftProcessor@672a8c3f - End of configuration.
   [testng] [2024-10-02 09:10:08,435] [pool-1-thread-4] Initializing /data/melissa/DJC_D2X_DOF_0004.nef: 
   [testng] 09:10:08,435 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 09:10:08,435 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:08,436 |-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-10-02_09-10-08.log]
   [testng] 09:10:08,436 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36a8f1a3 - End of configuration.
   [testng] [2024-10-02 09:10:09,634] [pool-1-thread-3] Initializing /data/melissa/DJC_D2X_DOF_0008.nef: 
   [testng] 09:10:09,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 09:10:09,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:09,635 |-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-10-02_09-10-09.log]
   [testng] 09:10:09,636 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ee8be07 - End of configuration.
   [testng] [2024-10-02 09:10:10,581] [pool-1-thread-2] Initializing /data/samples/DSC_0284.NEF: 
   [testng] 09:10:10,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 09:10:10,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:10:10,582 |-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-10-02_09-10-10.log]
   [testng] 09:10:10,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31948dec - End of configuration.
   [testng] [2024-10-02 09:10:19,991] [pool-1-thread-11] Initializing /data/samples/_DSC7042.NEF: 
   [testng] [2024-10-02 09:10:21,535] [pool-1-thread-8] Initializing /data/michael/a three images.tif: 
   [testng] [2024-10-02 09:10:23,601] [pool-1-thread-10] Initializing /data/samples/_DSC0287.NEF: 
   [testng] [2024-10-02 09:10:24,904] [pool-1-thread-6] Initializing /data/melissa/DSC_3409.NEF: 
   [testng] [2024-10-02 09:10:26,123] [pool-1-thread-12] Initializing /data/pierre/c202.tif: 
   [testng] [2024-10-02 09:10:28,520] [pool-1-thread-7] Initializing /data/samples/DSC_0007.NEF: 
   [testng] [2024-10-02 09:10:30,227] [pool-1-thread-9] Initializing /data/samples/RAW_NIKON_D2X_SRGB.NEF: 
   [testng] [2024-10-02 09:10:35,179] [pool-1-thread-1] Initializing /data/melissa/DSC_0082.NEF: 
   [testng] [2024-10-02 09:10:36,775] [pool-1-thread-5] Initializing /data/samples/NikonD40_003.NEF: 
   [testng] [2024-10-02 09:10:38,294] [pool-1-thread-8] Initializing /data/samples/_DSC0291.NEF: 
   [testng] [2024-10-02 09:10:41,684] [pool-1-thread-6] Initializing /data/samples/_DSC7039.NEF: 
   [testng] [2024-10-02 09:10:42,908] [pool-1-thread-4] Initializing /data/samples/_DSC0030.NEF: 
   [testng] [2024-10-02 09:10:45,555] [pool-1-thread-3] Initializing /data/samples/_DSC0288.NEF: 
   [testng] [2024-10-02 09:10:46,709] [pool-1-thread-2] Initializing /data/melissa/DJC_D2X_DOF__0010.nef: 
   [testng] [2024-10-02 09:10:48,442] [pool-1-thread-12] Initializing /data/samples/RAW_NIKON_D3.NEF: 
   [testng] [2024-10-02 09:10:49,770] [pool-1-thread-9] Initializing /data/samples/DSC_2530.NEF: 
   [testng] [2024-10-02 09:10:53,413] [pool-1-thread-10] Initializing /data/melissa/DJC_D2X_DOF_0002.nef: 
   [testng] [2024-10-02 09:10:54,668] [pool-1-thread-11] Initializing /data/samples/RAW_NIKON_D100.NEF: 
   [testng] [2024-10-02 09:10:56,047] [pool-1-thread-7] Initializing /data/bob/DSC_0010.NEF: 
   [testng] [2024-10-02 09:10:57,848] [pool-1-thread-4] Initializing /data/samples/DSC_0009.NEF: 
   [testng] [2024-10-02 09:10:58,933] [pool-1-thread-1] Initializing /data/ascb/CW_transcription1.tif: 
   [testng] [2024-10-02 09:11:00,262] [pool-1-thread-5] Initializing /data/samples/DSC_0283.NEF: 
   [testng] [2024-10-02 09:11:03,982] [pool-1-thread-8] Initializing /data/samples/RAW_NIKON_D1.NEF: 
   [testng] [2024-10-02 09:11:05,563] [pool-1-thread-6] Initializing /data/samples/RAW_NIKON_D300.NEF: 
   [testng] [2024-10-02 09:11:08,573] [pool-1-thread-12] Initializing /data/katharina/F Day 20 2 001.tif: 
   [testng] [2024-10-02 09:11:10,287] [pool-1-thread-7] Initializing /data/samples/RAW_NIKON_D70.NEF: 
   [testng] [2024-10-02 09:11:11,421] [pool-1-thread-2] Initializing /data/samples/DSC_0286.NEF: 
   [testng] [2024-10-02 09:11:12,393] [pool-1-thread-9] Initializing /data/samples/NikonD40_006.NEF: 
   [testng] [2024-10-02 09:11:13,534] [pool-1-thread-3] Initializing /data/samples/RAW_NIKON_D50.NEF: 
   [testng] [2024-10-02 09:11:14,881] [pool-1-thread-11] Initializing /data/samples/dsc_0009-1.nef: 
   [testng] [2024-10-02 09:11:16,256] [pool-1-thread-1] Initializing /data/samples/RAW_NIKON_D1X.NEF: 
   [testng] [2024-10-02 09:11:19,622] [pool-1-thread-8] Initializing /data/samples/RAW_NIKON_E5700_SRGB.NEF: 
   [testng] [2024-10-02 09:11:20,748] [pool-1-thread-4] Initializing /data/samples/DSCN1323.NEF: 
   [testng] [2024-10-02 09:11:26,586] [pool-1-thread-10] Initializing /data/samples/D40_indoor_iso200.NEF: 
   [testng] [2024-10-02 09:11:27,564] [pool-1-thread-12] Initializing /data/samples/DSC_0008.NEF: 
   [testng] [2024-10-02 09:11:29,723] [pool-1-thread-1] Initializing /data/samples/_DSC1277.NEF: 
   [testng] [2024-10-02 09:11:30,715] [pool-1-thread-8] Initializing /data/michael/a five images.tif: 
   [testng] [2024-10-02 09:11:32,228] [pool-1-thread-3] Initializing /data/samples/DSC_0285.NEF: 
   [testng] [2024-10-02 09:11:32,954] [pool-1-thread-9] Initializing /data/michael/a one image.tif: 
   [testng] [2024-10-02 09:11:33,989] [pool-1-thread-5] Initializing /data/matija/Img0015.nef: 
   [testng] [2024-10-02 09:11:34,929] [pool-1-thread-7] Initializing /data/steven/DemoGraph2.jpg: 
   [testng] [2024-10-02 09:11:37,408] [pool-1-thread-4] Initializing /data/samples/_DSC1359.NEF: 
   [testng] [2024-10-02 09:11:38,405] [pool-1-thread-6] Initializing /data/samples/DSCN1320.NEF: 
   [testng] [2024-10-02 09:11:39,553] [pool-1-thread-11] Initializing /data/samples/_DSC1274.NEF: 
   [testng] [2024-10-02 09:11:40,963] [pool-1-thread-2] Initializing /data/samples/_DSC0361.NEF: 
   [testng] [2024-10-02 09:11:44,079] [pool-1-thread-9] Initializing /data/samples/D40_outdoor_iso1600.NEF: 
   [testng] [2024-10-02 09:11:44,979] [pool-1-thread-8] Initializing /data/samples/DSC_0001.NEF: 
   [testng] [2024-10-02 09:11:46,286] [pool-1-thread-10] Initializing /data/samples/_DSC0003.NEF: 
   [testng] [2024-10-02 09:11:48,487] [pool-1-thread-7] Initializing /data/samples/DSC_0006.NEF: 
   [testng] [2024-10-02 09:11:53,545] [pool-1-thread-6] Initializing /data/michael/a two images.tif: 
   [testng] [2024-10-02 09:11:54,979] [pool-1-thread-12] Initializing /data/samples/DSC_2422.NEF: 
   [testng] [2024-10-02 09:11:56,441] [pool-1-thread-1] Initializing /data/samples/RAW_NIKON_D40_SRGB.NEF: 
   [testng] [2024-10-02 09:11:59,919] [pool-1-thread-5] Initializing /data/samples/DSC_1085.NEF: 
   [testng] [2024-10-02 09:12:01,317] [pool-1-thread-3] Initializing /data/samples/_DSC7041.NEF: 
   [testng] [2024-10-02 09:12:02,420] [pool-1-thread-9] Initializing /data/samples/_DSC0292.NEF: 
   [testng] [2024-10-02 09:12:03,601] [pool-1-thread-4] Initializing /data/samples/NikonD40_000.NEF: 
   [testng] [2024-10-02 09:12:07,510] [pool-1-thread-6] Initializing /data/samples/xnb 2006-03-04 4628.nef: 
   [testng] [2024-10-02 09:12:08,606] [pool-1-thread-8] Initializing /data/michael/a four images.tif: 
   [testng] [2024-10-02 09:12:10,411] [pool-1-thread-10] Initializing /data/stephen/glom1.tif: 
   [testng] [2024-10-02 09:12:12,285] [pool-1-thread-2] Initializing /data/samples/DSC_4545.NEF: 
   [testng] [2024-10-02 09:12:13,418] [pool-1-thread-7] Initializing /data/samples/DSC_0005.NEF: 
   [testng] [2024-10-02 09:12:14,671] [pool-1-thread-11] Initializing /data/samples/DSC_0282.NEF: 
   [testng] [2024-10-02 09:12:15,525] [pool-1-thread-12] Initializing /data/samples/xnb 2006-03-04 4694.nef: 
   [testng] [2024-10-02 09:12:16,668] [pool-1-thread-1] Initializing /data/samples/_DSC7037.NEF: 
   [testng] [2024-10-02 09:12:18,035] [pool-1-thread-5] Initializing /data/waisman/8403olfactory_bulb_m6995.tif: 
   [testng] [2024-10-02 09:12:24,957] [pool-1-thread-8] Initializing /data/samples/_DSC0290.NEF: 
   [testng] [2024-10-02 09:12:26,736] [pool-1-thread-5] Initializing /data/melissa/DSC_1826.NEF: 
   [testng] [2024-10-02 09:12:27,669] [pool-1-thread-4] Initializing /data/samples/_DSC0286.NEF: 
   [testng] [2024-10-02 09:12:28,839] [pool-1-thread-10] Initializing /data/samples/xnb 2006-03-05 4836.NEF: 
   [testng] [2024-10-02 09:12:30,181] [pool-1-thread-6] Initializing /data/samples/DSC_0935.NEF: 
   [testng] [2024-10-02 09:12:31,347] [pool-1-thread-9] Initializing /data/lee/BadTIF.tif: 
   [testng] [2024-10-02 09:12:32,674] [pool-1-thread-3] Initializing /data/samples/RAW_NIKON_D80_SRGB.NEF: 
   [testng] [2024-10-02 09:12:33,952] [pool-1-thread-12] Initializing /data/carol/316 S30-2 B90 G120 R100 030.tif: 
   [testng] [2024-10-02 09:12:38,703] [pool-1-thread-2] Initializing /data/samples/DSC_0004.NEF: 
   [testng] [2024-10-02 09:12:39,715] [pool-1-thread-5] Initializing /data/samples/_DSC0733.NEF: 
   [testng] [2024-10-02 09:12:40,576] [pool-1-thread-1] Initializing /data/samples/DSC_0048.NEF: 
   [testng] [2024-10-02 09:12:41,463] [pool-1-thread-7] Initializing /data/samples/_DSC7043.NEF: 
   [testng] [2024-10-02 09:12:42,299] [pool-1-thread-9] Initializing /data/samples/RAW_NIKON_D200_SRGB.NEF: 
   [testng] [2024-10-02 09:12:43,142] [pool-1-thread-11] Initializing /data/samples/_DSC1301.NEF: 
   [testng] [2024-10-02 09:12:43,973] [pool-1-thread-12] Initializing /data/samples/DSC_0002.NEF: 
   [testng] [2024-10-02 09:12:47,073] [pool-1-thread-8] Initializing /data/samples/NikonD40_001.NEF: 
   [testng] [2024-10-02 09:12:50,899] [pool-1-thread-10] Initializing /data/steven/DemoGraph.nef: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 4982, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 4 minutes 51 seconds
Finished: SUCCESS