Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 130
originally caused by:
 Started by upstream project "Trigger" build number 147
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins8047703602913448499.sh
+ '[' nikon = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20446_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] 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] 12:15:05,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 12:15:05,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 12:15:05,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:15:05,652 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:15:05,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 12:15:05,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 12:15:05,653 |-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] 12:15:05,653 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:15:05,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:15:05,654 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 12:15:05,655 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 12:15:05,655 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 12:15:05,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 12:15:05,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 12:15:05,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 12:15:05,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 12:15:05,852 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 12:15:05,853 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 12:15:05,853 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 12:15:05,853 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 12:15:05,853 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 12:15:05,854 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 12:15:05,855 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-23 12:15:05,864] [main] java.version = 11.0.16
   [testng] 12:15:05,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 12:15:05,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:05,910 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-23_12-15-05.log]
   [testng] 12:15:05,912 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-23 12:15:05,914] [main] testng.directory = /data
   [testng] [2024-07-23 12:15:05,915] [main] testng.configDirectory = /config
   [testng] [2024-07-23 12:15:05,925] [main] testng.multiplier = 1.0
   [testng] [2024-07-23 12:15:05,926] [main] testng.in-memory = false
   [testng] [2024-07-23 12:15:05,927] [main] testng.allow-missing = false
   [testng] [2024-07-23 12:15:05,927] [main] user.language = en
   [testng] [2024-07-23 12:15:05,927] [main] user.country = ${user.country}
   [testng] [2024-07-23 12:15:05,927] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-23 12:15:06,954] [main] ----------------------------------------
   [testng] [2024-07-23 12:15:06,954] [main] Total files: 94
   [testng] [2024-07-23 12:15:06,954] [main] Scan time: 1.027 s (10 ms/file)
   [testng] [2024-07-23 12:15:06,955] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 94 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-23 12:15:16,997] [pool-1-thread-1] Initializing /data/samples/D40_outdoor_iso1600.NEF: 
   [testng] 12:15:16,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:15:16,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,000 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,001 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5995f13e - End of configuration.
   [testng] [2024-07-23 12:15:17,040] [pool-1-thread-12] Initializing /data/samples/_DSC7039.NEF: 
   [testng] 12:15:17,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 12:15:17,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,050 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,050 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13f32ee9 - End of configuration.
   [testng] [2024-07-23 12:15:17,112] [pool-1-thread-11] Initializing /data/samples/_DSC0030.NEF: 
   [testng] 12:15:17,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 12:15:17,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,113 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,113 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6defb70 - End of configuration.
   [testng] [2024-07-23 12:15:17,150] [pool-1-thread-10] Initializing /data/samples/DSC_0008.NEF: 
   [testng] 12:15:17,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:15:17,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,152 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,152 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38f94ae - End of configuration.
   [testng] [2024-07-23 12:15:17,189] [pool-1-thread-9] Initializing /data/waisman/8403olfactory_bulb_m6995.tif: 
   [testng] 12:15:17,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 12:15:17,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,190 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-07-23_12-15-17.log]
   [testng] 12:15:17,191 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26afcd49 - End of configuration.
   [testng] [2024-07-23 12:15:17,235] [pool-1-thread-8] Initializing /data/lee/BadTIF.tif: 
   [testng] 12:15:17,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 12:15:17,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,236 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,237 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6379bd68 - End of configuration.
   [testng] [2024-07-23 12:15:17,274] [pool-1-thread-7] Initializing /data/melissa/DJC_D2X_DOF__0010.nef: 
   [testng] 12:15:17,274 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 12:15:17,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,275 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,276 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b613bda - End of configuration.
   [testng] [2024-07-23 12:15:17,306] [pool-1-thread-6] Initializing /data/melissa/DJC_D2X_DOF_0002.nef: 
   [testng] 12:15:17,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:15:17,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,307 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,307 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ff7d2e3 - End of configuration.
   [testng] [2024-07-23 12:15:17,342] [pool-1-thread-5] Initializing /data/samples/xnb 2006-03-04 4694.nef: 
   [testng] 12:15:17,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 12:15:17,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,343 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,343 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9fe8265 - End of configuration.
   [testng] [2024-07-23 12:15:17,382] [pool-1-thread-4] Initializing /data/samples/NikonD40_000.NEF: 
   [testng] 12:15:17,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 12:15:17,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,383 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,384 |-INFO in ch.qos.logback.core.sift.SiftProcessor@96ce4b - End of configuration.
   [testng] [2024-07-23 12:15:17,432] [pool-1-thread-3] Initializing /data/samples/DSC_0001.NEF: 
   [testng] 12:15:17,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:15:17,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,433 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,433 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60cb2cd4 - End of configuration.
   [testng] [2024-07-23 12:15:17,489] [pool-1-thread-2] Initializing /data/melissa/DSC_0082.NEF: 
   [testng] 12:15:17,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 12:15:17,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:15:17,490 |-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-07-23_12-15-17.log]
   [testng] 12:15:17,490 |-INFO in ch.qos.logback.core.sift.SiftProcessor@744df4f1 - End of configuration.
   [testng] [2024-07-23 12:15:18,855] [pool-1-thread-9] Initializing /data/carol/316 S30-2 B90 G120 R100 030.tif: 
   [testng] [2024-07-23 12:15:19,203] [pool-1-thread-8] Initializing /data/samples/RAW_NIKON_D1.NEF: 
   [testng] [2024-07-23 12:15:19,777] [pool-1-thread-9] Initializing /data/samples/_DSC7043.NEF: 
   [testng] [2024-07-23 12:15:22,636] [pool-1-thread-8] Initializing /data/matija/Img0015.nef: 
   [testng] [2024-07-23 12:15:25,215] [pool-1-thread-2] Initializing /data/michael/a three images.tif: 
   [testng] [2024-07-23 12:15:25,324] [pool-1-thread-11] Initializing /data/samples/DSC_0286.NEF: 
   [testng] [2024-07-23 12:15:26,167] [pool-1-thread-2] Initializing /data/samples/DSC_0009.NEF: 
   [testng] [2024-07-23 12:15:27,424] [pool-1-thread-5] Initializing /data/samples/RAW_NIKON_D200_SRGB.NEF: 
   [testng] [2024-07-23 12:15:27,574] [pool-1-thread-4] Initializing /data/samples/RAW_NIKON_E5700_SRGB.NEF: 
   [testng] [2024-07-23 12:15:28,292] [pool-1-thread-1] Initializing /data/samples/_DSC7037.NEF: 
   [testng] [2024-07-23 12:15:28,509] [pool-1-thread-4] Initializing /data/samples/NikonD40_003.NEF: 
   [testng] [2024-07-23 12:15:30,672] [pool-1-thread-7] Initializing /data/samples/RAW_NIKON_D100.NEF: 
   [testng] [2024-07-23 12:15:34,100] [pool-1-thread-5] Initializing /data/samples/DSC_0935.NEF: 
   [testng] [2024-07-23 12:15:34,228] [pool-1-thread-3] Initializing /data/samples/DSC_0004.NEF: 
   [testng] [2024-07-23 12:15:34,394] [pool-1-thread-12] Initializing /data/samples/DSC_0283.NEF: 
   [testng] [2024-07-23 12:15:34,681] [pool-1-thread-10] Initializing /data/samples/_DSC1301.NEF: 
   [testng] [2024-07-23 12:15:34,815] [pool-1-thread-7] Initializing /data/steven/DemoGraph.nef: 
   [testng] [2024-07-23 12:15:36,363] [pool-1-thread-6] Initializing /data/stephen/glom1.tif: 
   [testng] [2024-07-23 12:15:37,198] [pool-1-thread-9] Initializing /data/michael/save to file window four images005.tif: 
   [testng] [2024-07-23 12:15:37,324] [pool-1-thread-4] Initializing /data/samples/D40_indoor_iso200.NEF: 
   [testng] [2024-07-23 12:15:38,195] [pool-1-thread-9] Initializing /data/samples/DSC_0282.NEF: 
   [testng] [2024-07-23 12:15:38,336] [pool-1-thread-6] Initializing /data/samples/DSC_1085.NEF: 
   [testng] [2024-07-23 12:15:40,235] [pool-1-thread-8] Initializing /data/samples/DSC_2530.NEF: 
   [testng] [2024-07-23 12:15:41,457] [pool-1-thread-2] Initializing /data/samples/DSCN1321.NEF: 
   [testng] [2024-07-23 12:15:41,552] [pool-1-thread-6] Initializing /data/samples/DSC_2422.NEF: 
   [testng] [2024-07-23 12:15:41,586] [pool-1-thread-7] Initializing /data/samples/DSC_0048.NEF: 
   [testng] [2024-07-23 12:15:42,923] [pool-1-thread-5] Initializing /data/samples/_DSC0287.NEF: 
   [testng] [2024-07-23 12:15:43,949] [pool-1-thread-1] Initializing /data/samples/DSC_0284.NEF: 
   [testng] [2024-07-23 12:15:44,238] [pool-1-thread-11] Initializing /data/samples/NikonD40_001.NEF: 
   [testng] [2024-07-23 12:15:45,261] [pool-1-thread-7] Initializing /data/melissa/DSC_1826.NEF: 
   [testng] [2024-07-23 12:15:46,113] [pool-1-thread-4] Initializing /data/melissa/DJC_D2X_DOF_0004.nef: 
   [testng] [2024-07-23 12:15:47,298] [pool-1-thread-2] Initializing /data/michael/a two images.tif: 
   [testng] [2024-07-23 12:15:47,344] [pool-1-thread-7] Initializing /data/samples/RAW_NIKON_D50.NEF: 
   [testng] [2024-07-23 12:15:48,126] [pool-1-thread-2] Initializing /data/samples/DSCN1320.NEF: 
   [testng] [2024-07-23 12:15:48,241] [pool-1-thread-3] Initializing /data/samples/_DSC0733.NEF: 
   [testng] [2024-07-23 12:15:49,176] [pool-1-thread-8] Initializing /data/bob/DSC_0010.NEF: 
   [testng] [2024-07-23 12:15:50,292] [pool-1-thread-6] Initializing /data/samples/RAW_NIKON_D80_SRGB.NEF: 
   [testng] [2024-07-23 12:15:51,504] [pool-1-thread-8] Initializing /data/melissa/DJC_D2X_DOF_0008.nef: 
   [testng] [2024-07-23 12:15:52,762] [pool-1-thread-2] Initializing /data/samples/RAW_NIKON_D40_SRGB.NEF: 
   [testng] [2024-07-23 12:15:53,085] [pool-1-thread-11] Initializing /data/samples/RAW_NIKON_D3.NEF: 
   [testng] [2024-07-23 12:15:53,919] [pool-1-thread-12] Initializing /data/melissa/DJC_D2X_DOF_0006.nef: 
   [testng] [2024-07-23 12:15:55,423] [pool-1-thread-3] Initializing /data/melissa/DSC_3409.NEF: 
   [testng] [2024-07-23 12:15:56,082] [pool-1-thread-10] Initializing /data/samples/NikonD40_002.NEF: 
   [testng] [2024-07-23 12:15:56,435] [pool-1-thread-7] Initializing /data/samples/xnb 2006-03-05 4836.NEF: 
   [testng] [2024-07-23 12:15:57,367] [pool-1-thread-3] Initializing /data/michael/a one image.tif: 
   [testng] [2024-07-23 12:15:57,574] [pool-1-thread-5] Initializing /data/katharina/F Day 20 2 001.tif: 
   [testng] [2024-07-23 12:15:57,969] [pool-1-thread-3] Initializing /data/samples/DSC_0002.NEF: 
   [testng] [2024-07-23 12:15:58,706] [pool-1-thread-5] Initializing /data/samples/DSC_2421.NEF: 
   [testng] [2024-07-23 12:15:59,339] [pool-1-thread-11] Initializing /data/samples/_DSC7041.NEF: 
   [testng] [2024-07-23 12:15:59,517] [pool-1-thread-9] Initializing /data/samples/DSCN1323.NEF: 
   [testng] [2024-07-23 12:16:01,227] [pool-1-thread-2] Initializing /data/samples/_DSC0003.NEF: 
   [testng] [2024-07-23 12:16:02,367] [pool-1-thread-1] Initializing /data/samples/RAW_NIKON_D2X_SRGB.NEF: 
   [testng] [2024-07-23 12:16:03,729] [pool-1-thread-9] Initializing /data/samples/_DSC1277.NEF: 
   [testng] [2024-07-23 12:16:03,875] [pool-1-thread-4] Initializing /data/samples/DSC_0006.NEF: 
   [testng] [2024-07-23 12:16:04,019] [pool-1-thread-6] Initializing /data/samples/_DSC0288.NEF: 
   [testng] [2024-07-23 12:16:04,541] [pool-1-thread-7] Initializing /data/ascb/CW_transcription1.tif: 
   [testng] [2024-07-23 12:16:04,727] [pool-1-thread-10] Initializing /data/samples/_DSC0292.NEF: 
   [testng] [2024-07-23 12:16:06,446] [pool-1-thread-5] Initializing /data/samples/D40 55-200VR.NEF: 
   [testng] [2024-07-23 12:16:07,810] [pool-1-thread-7] Initializing /data/michael/a four images.tif: 
   [testng] [2024-07-23 12:16:08,688] [pool-1-thread-7] Initializing /data/samples/DSC_0005.NEF: 
   [testng] [2024-07-23 12:16:08,859] [pool-1-thread-1] Initializing /data/samples/_DSC0290.NEF: 
   [testng] [2024-07-23 12:16:09,334] [pool-1-thread-12] Initializing /data/samples/_DSC1274.NEF: 
   [testng] [2024-07-23 12:16:09,438] [pool-1-thread-8] Initializing /data/samples/RAW_NIKON_E5400.NEF: 
   [testng] [2024-07-23 12:16:11,633] [pool-1-thread-3] Initializing /data/samples/RAW_NIKON_D1X.NEF: 
   [testng] [2024-07-23 12:16:12,409] [pool-1-thread-8] Initializing /data/samples/_DSC7042.NEF: 
   [testng] [2024-07-23 12:16:13,005] [pool-1-thread-11] Initializing /data/samples/NikonD40_006.NEF: 
   [testng] [2024-07-23 12:16:13,720] [pool-1-thread-2] Initializing /data/samples/_DSC0291.NEF: 
   [testng] [2024-07-23 12:16:14,136] [pool-1-thread-5] Initializing /data/samples/dsc_0009-1.nef: 
   [testng] [2024-07-23 12:16:14,778] [pool-1-thread-3] Initializing /data/samples/DSCN1322.NEF: 
   [testng] [2024-07-23 12:16:18,189] [pool-1-thread-10] Initializing /data/samples/_DSC1359.NEF: 
   [testng] [2024-07-23 12:16:18,336] [pool-1-thread-4] Initializing /data/samples/DSC_4545.NEF: 
   [testng] [2024-07-23 12:16:18,458] [pool-1-thread-6] Initializing /data/samples/xnb 2006-03-04 4628.nef: 
   [testng] [2024-07-23 12:16:19,949] [pool-1-thread-3] Initializing /data/michael/a five images.tif: 
   [testng] [2024-07-23 12:16:20,650] [pool-1-thread-3] Initializing /data/samples/RAW_NIKON_D300.NEF: 
   [testng] [2024-07-23 12:16:21,748] [pool-1-thread-1] Initializing /data/samples/_DSC0286.NEF: 
   [testng] [2024-07-23 12:16:22,064] [pool-1-thread-7] Initializing /data/pierre/c202.tif: 
   [testng] [2024-07-23 12:16:22,147] [pool-1-thread-11] Initializing /data/samples/DSC_0285.NEF: 
   [testng] [2024-07-23 12:16:23,021] [pool-1-thread-9] Initializing /data/steven/DemoGraph2.jpg: 
   [testng] [2024-07-23 12:16:23,645] [pool-1-thread-7] Initializing /data/samples/RAW_NIKON_D70.NEF: 
   [testng] [2024-07-23 12:16:26,465] [pool-1-thread-6] Initializing /data/melissa/Pe_Lelo_0028.nef: 
   [testng] [2024-07-23 12:16:27,744] [pool-1-thread-8] Initializing /data/samples/DSC_0007.NEF: 
   [testng] [2024-07-23 12:16:28,334] [pool-1-thread-12] Initializing /data/samples/_DSC0361.NEF: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 4982, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 42 seconds
Finished: SUCCESS