Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 9
originally caused by:
 Started by upstream project "Trigger" build number 12
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins14072238954843973013.sh
+ '[' prairie = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_1401_merge_ci -v /uod/idr/repos/curated/prairie:/data -v /uod/idr-scratch/merge-ci/curated/prairie:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 01:39:19,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:39:19,921 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:39:19,921 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:19,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:19,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:39:19,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:39:19,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:39:19,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:19,924 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:19,924 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:39:19,925 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:39:19,925 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:39:20,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:39:20,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:39:20,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:39:20,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:39:20,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:39:20,148 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:39:20,148 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:39:20,149 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:39:20,149 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:39:20,150 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:39:20,150 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 226 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-23 01:39:20,160] [main] java.version = 11.0.16
   [testng] 01:39:20,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:39:20,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:20,208 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-23_01-39-20.log]
   [testng] 01:39:20,210 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-03-23 01:39:20,213] [main] testng.directory = /data
   [testng] [2024-03-23 01:39:20,213] [main] testng.configDirectory = /config
   [testng] [2024-03-23 01:39:20,224] [main] testng.multiplier = 1.0
   [testng] [2024-03-23 01:39:20,225] [main] testng.in-memory = false
   [testng] [2024-03-23 01:39:20,225] [main] testng.allow-missing = false
   [testng] [2024-03-23 01:39:20,225] [main] user.language = en
   [testng] [2024-03-23 01:39:20,225] [main] user.country = ${user.country}
   [testng] [2024-03-23 01:39:20,225] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-23 01:39:44,731] [main] ----------------------------------------
   [testng] [2024-03-23 01:39:44,732] [main] Total files: 714
   [testng] [2024-03-23 01:39:44,732] [main] Scan time: 24.505 s (34 ms/file)
   [testng] [2024-03-23 01:39:44,732] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 45 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-23 01:39:58,011] [pool-1-thread-1] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-005/TSeries-10092012-1446-005.xml: 
   [testng] 01:39:58,011 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:39:58,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:58,013 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-03-23_01-39-58.log]
   [testng] 01:39:58,014 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6002337d - End of configuration.
   [testng] [2024-03-23 01:39:58,537] [pool-1-thread-12] Initializing /data/julie/test slide 1_3/test slide 1_3.xml: 
   [testng] 01:39:58,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:39:58,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:58,538 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-03-23_01-39-58.log]
   [testng] 01:39:58,538 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37b46a65 - End of configuration.
   [testng] [2024-03-23 01:39:58,675] [pool-1-thread-11] Initializing /data/julie/sample1-010/References/sample1-010_ImageWindow1Ch2-TSeriesReference.tif: 
   [testng] 01:39:58,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:39:58,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:58,676 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-03-23_01-39-58.log]
   [testng] 01:39:58,676 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67a5369f - End of configuration.
   [testng] [2024-03-23 01:39:58,865] [pool-1-thread-10] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertychecked-001/TSeries-invertxnotchecked_invertychecked-001.xml: 
   [testng] 01:39:58,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:39:58,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:58,866 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-03-23_01-39-58.log]
   [testng] 01:39:58,866 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b22d8c7 - End of configuration.
   [testng] [2024-03-23 01:39:58,997] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollendouble-003/ZSeries-pollendouble-003.xml: 
   [testng] 01:39:58,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:39:58,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:58,998 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-03-23_01-39-58.log]
   [testng] 01:39:58,998 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17da16bb - End of configuration.
   [testng] [2024-03-23 01:39:59,099] [pool-1-thread-8] Initializing /data/julie/sample1-010/sample1-010.xml: 
   [testng] 01:39:59,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:39:59,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:59,100 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-03-23_01-39-59.log]
   [testng] 01:39:59,101 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4423162e - End of configuration.
   [testng] [2024-03-23 01:39:59,243] [pool-1-thread-7] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-003/TSeries-10092012-1446-003.xml: 
   [testng] 01:39:59,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:39:59,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:59,244 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-03-23_01-39-59.log]
   [testng] 01:39:59,245 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5167dadd - End of configuration.
   [testng] [2024-03-23 01:39:59,483] [pool-1-thread-6] Initializing /data/joe/x,y inversion test/1mg-dish1-wide-003/1mg-dish1-wide-003.xml: 
   [testng] 01:39:59,483 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:39:59,483 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:59,484 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-03-23_01-39-59.log]
   [testng] 01:39:59,484 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ec5fd8a - End of configuration.
   [testng] [2024-03-23 01:39:59,868] [pool-1-thread-5] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-007/pollenB-007.xml: 
   [testng] 01:39:59,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:39:59,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:59,869 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-03-23_01-39-59.log]
   [testng] 01:39:59,869 |-INFO in ch.qos.logback.core.sift.SiftProcessor@708a47b3 - End of configuration.
   [testng] [2024-03-23 01:40:00,169] [pool-1-thread-4] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-004/TSeries-pollendouble-004.xml: 
   [testng] 01:40:00,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:40:00,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:00,170 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-03-23_01-40-00.log]
   [testng] 01:40:00,170 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1faea1f - End of configuration.
   [testng] [2024-03-23 01:40:00,356] [pool-1-thread-3] Initializing /data/julie/bill-bement/3/TSeries-10092012-1446-001/TSeries-10092012-1446-001.xml: 
   [testng] 01:40:00,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:40:00,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:00,357 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-03-23_01-40-00.log]
   [testng] 01:40:00,357 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c958b50 - End of configuration.
   [testng] [2024-03-23 01:40:00,800] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-006/TSeries-pollendouble-006.xml: 
   [testng] 01:40:00,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:40:00,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:00,801 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-03-23_01-40-00.log]
   [testng] 01:40:00,801 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69c4af42 - End of configuration.
   [testng] [2024-03-23 01:40:04,430] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollen-001/ZSeries-pollen-001.xml: 
   [testng] [2024-03-23 01:40:06,300] [pool-1-thread-5] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-004/TSeries-10092012-1446-004.xml: 
   [testng] [2024-03-23 01:40:08,188] [pool-1-thread-12] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-001/pollen-001.xml: 
   [testng] [2024-03-23 01:40:16,876] [pool-1-thread-12] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-004/pollen-004.xml: 
   [testng] [2024-03-23 01:40:18,091] [pool-1-thread-10] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow2Ch3-TSeriesReference.tif: 
   [testng] [2024-03-23 01:40:21,867] [pool-1-thread-5] Initializing /data/julie/testslide6 2/testslide6 2.xml: 
   [testng] [2024-03-23 01:40:22,426] [pool-1-thread-10] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-372/ZSeries-09292010-1520-372.xml: 
   [testng] [2024-03-23 01:40:27,046] [pool-1-thread-12] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertynotchecked-001/TSeries-invertxchecked_invertynotchecked-001.xml: 
   [testng] [2024-03-23 01:40:27,792] [pool-1-thread-11] Initializing /data/julie/sample1-010/sample1-010movie.avi: 
   [testng] [2024-03-23 01:40:29,409] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-005/pollen-005.xml: 
   [testng] [2024-03-23 01:40:30,222] [pool-1-thread-4] Initializing /data/julie/bill-bement/6/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-03-23 01:40:30,644] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollentriple-002/ZSeries-pollentriple-002.xml: 
   [testng] [2024-03-23 01:40:33,650] [pool-1-thread-5] Initializing /data/julie/bill-bement/5/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-03-23 01:40:39,538] [pool-1-thread-4] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertynotchecked-001/TSeries-invertxnotchecked_invertynotchecked-001.xml: 
   [testng] [2024-03-23 01:40:39,970] [pool-1-thread-11] Initializing /data/marta/SingleImage-09272011-0856-001/SingleImage-09272011-0856-001.xml: 
   [testng] [2024-03-23 01:40:41,419] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-008/pollenB-008.xml: 
   [testng] [2024-03-23 01:40:42,419] [pool-1-thread-5] Initializing /data/kristin/sampleset-001/sampleset-001.xml: 
   [testng] [2024-03-23 01:40:46,311] [pool-1-thread-11] Initializing /data/julie/bill-bement/4/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-03-23 01:40:46,623] [pool-1-thread-12] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow1Ch4-TSeriesReference.tif: 
   [testng] [2024-03-23 01:40:47,672] [pool-1-thread-9] Initializing /data/joe/TSeries-03232012-0934-006/TSeries-03232012-0934-006.xml: 
   [testng] [2024-03-23 01:40:49,380] [pool-1-thread-12] Initializing /data/pam/SingleImage-09022010/SingleImage-09022010.xml: 
   [testng] [2024-03-23 01:40:53,440] [pool-1-thread-11] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertychecked-001/TSeries-invertxchecked_invertychecked-001.xml: 
   [testng] [2024-03-23 01:40:55,839] [pool-1-thread-12] Initializing /data/julie/bill-bement/3/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-03-23 01:40:57,434] [pool-1-thread-4] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-373/ZSeries-09292010-1520-373.xml: 
   [testng] [2024-03-23 01:41:04,155] [pool-1-thread-12] Initializing /data/pam/ZSeries-09022010-356/ZSeries-09022010-356.xml: 
   [testng] [2024-03-23 01:41:07,902] [pool-1-thread-8] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-006/pollenB-006.xml: 
   [testng] [2024-03-23 01:41:13,274] [pool-1-thread-11] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-002/TSeries-10092012-1446-002.xml: 
   [testng] [2024-03-23 01:41:14,439] [pool-1-thread-8] Initializing /data/julie/bill-bement/6/TSeries-10092012-1446-006/TSeries-10092012-1446-006.xml: 
   [testng] [2024-03-23 01:41:23,795] [pool-1-thread-12] Initializing /data/pam/TSeries-09022010-171/TSeries-09022010-171.xml: 
   [testng] [2024-03-23 01:41:25,909] [pool-1-thread-2] Initializing /data/joe/x,y inversion test/SingleImage-07312012-1639-099/SingleImage-07312012-1639-099.xml: 
   [testng] [2024-03-23 01:41:31,823] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-002/pollen-002.xml: 
   [testng] [2024-03-23 01:41:41,536] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-003/pollen-003.xml: 
   [testng] [2024-03-23 01:41:46,013] [pool-1-thread-11] Initializing /data/pam/TSeries-09022010-170/TSeries-09022010-170.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2385, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 12 minutes 45 seconds
Finished: SUCCESS