Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 257
originally caused by:
 Started by upstream project "Trigger" build number 281
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins3739912394167096559.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_40547_merge_ci -v /uod/idr/repos/curated/svs:/data -v /uod/idr-scratch/merge-ci/curated/svs:/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:14,944 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:39:14,948 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 01:39:14,948 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:14,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:14,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:39:14,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:39:14,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:39:14,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:14,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:14,957 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:39:14,958 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:39:14,959 |-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:15,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:39:15,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:39:15,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:39:15,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:39:15,161 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:39:15,161 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:39:15,161 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:39:15,162 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:39:15,162 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 01:39:15,162 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 01:39:15,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 206 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-16 01:39:15,171] [main] java.version = 11.0.16
   [testng] 01:39:15,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:39:15,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:15,214 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-16_01-39-15.log]
   [testng] 01:39:15,215 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-16 01:39:15,218] [main] testng.directory = /data
   [testng] [2024-11-16 01:39:15,218] [main] testng.configDirectory = /config
   [testng] [2024-11-16 01:39:15,228] [main] testng.multiplier = 1.0
   [testng] [2024-11-16 01:39:15,229] [main] testng.in-memory = false
   [testng] [2024-11-16 01:39:15,229] [main] testng.allow-missing = false
   [testng] [2024-11-16 01:39:15,229] [main] user.language = en
   [testng] [2024-11-16 01:39:15,229] [main] user.country = ${user.country}
   [testng] [2024-11-16 01:39:15,229] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-16 01:39:29,851] [main] ----------------------------------------
   [testng] [2024-11-16 01:39:29,852] [main] Total files: 119
   [testng] [2024-11-16 01:39:29,852] [main] Scan time: 14.622 s (122 ms/file)
   [testng] [2024-11-16 01:39:29,852] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-16 01:40:28,976] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] 01:40:28,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:40:28,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:28,979 |-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-11-16_01-40-28.log]
   [testng] 01:40:28,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f575033 - End of configuration.
   [testng] [2024-11-16 01:40:29,148] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] 01:40:29,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:40:29,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:29,150 |-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-11-16_01-40-29.log]
   [testng] 01:40:29,150 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b3c3205 - End of configuration.
   [testng] [2024-11-16 01:40:29,321] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] 01:40:29,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:40:29,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:29,322 |-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-11-16_01-40-29.log]
   [testng] 01:40:29,322 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46ac704e - End of configuration.
   [testng] [2024-11-16 01:40:29,486] [pool-1-thread-10] Initializing /data/david/2316.svs: 
   [testng] 01:40:29,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:40:29,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:29,487 |-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-11-16_01-40-29.log]
   [testng] 01:40:29,487 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76348707 - End of configuration.
   [testng] [2024-11-16 01:40:30,273] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] 01:40:30,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:40:30,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:30,273 |-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-11-16_01-40-30.log]
   [testng] 01:40:30,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79cfbae5 - End of configuration.
   [testng] [2024-11-16 01:40:30,422] [pool-1-thread-8] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] 01:40:30,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:40:30,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:30,423 |-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-11-16_01-40-30.log]
   [testng] 01:40:30,423 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2994c351 - End of configuration.
   [testng] [2024-11-16 01:40:31,052] [pool-1-thread-7] Initializing /data/karen/261.svs: 
   [testng] 01:40:31,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:40:31,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:31,053 |-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-11-16_01-40-31.log]
   [testng] 01:40:31,053 |-INFO in ch.qos.logback.core.sift.SiftProcessor@336e1e6a - End of configuration.
   [testng] [2024-11-16 01:40:31,682] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] 01:40:31,682 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:40:31,682 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:31,683 |-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-11-16_01-40-31.log]
   [testng] 01:40:31,683 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76f3ce37 - End of configuration.
   [testng] [2024-11-16 01:40:31,778] [pool-1-thread-5] Initializing /data/public/77928.svs: 
   [testng] 01:40:31,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:40:31,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:31,779 |-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-11-16_01-40-31.log]
   [testng] 01:40:31,779 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6dde98ac - End of configuration.
   [testng] [2024-11-16 01:40:32,458] [pool-1-thread-4] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] 01:40:32,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:40:32,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:32,459 |-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-11-16_01-40-32.log]
   [testng] 01:40:32,459 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68f2b021 - End of configuration.
   [testng] [2024-11-16 01:40:33,176] [pool-1-thread-3] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] 01:40:33,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:40:33,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:33,177 |-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-11-16_01-40-33.log]
   [testng] 01:40:33,177 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b251b6 - End of configuration.
   [testng] [2024-11-16 01:40:33,851] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] 01:40:33,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:40:33,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:40:33,853 |-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-11-16_01-40-33.log]
   [testng] 01:40:33,854 |-INFO in ch.qos.logback.core.sift.SiftProcessor@781a9b67 - End of configuration.
   [testng] [2024-11-16 01:40:38,891] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-11-16 01:40:39,049] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-11-16 01:40:39,200] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-11-16 01:40:39,320] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-11-16 01:40:39,488] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-11-16 01:40:39,645] [pool-1-thread-9] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-11-16 01:40:43,694] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-11-16 01:40:44,079] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-11-16 01:40:44,239] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-11-16 01:40:44,411] [pool-1-thread-6] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-11-16 01:40:45,166] [pool-1-thread-1] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-11-16 01:40:47,231] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-11-16 01:40:49,236] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-11-16 01:40:49,399] [pool-1-thread-12] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-11-16 01:40:49,957] [pool-1-thread-2] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-11-16 01:40:53,318] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-11-16 01:40:54,588] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-11-16 01:40:55,421] [pool-1-thread-6] Initializing /data/karen/257_a.svs: 
   [testng] [2024-11-16 01:40:56,065] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-11-16 01:40:58,057] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-11-16 01:40:58,548] [pool-1-thread-11] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-11-16 01:41:01,274] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-11-16 01:41:01,765] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-11-16 01:41:01,916] [pool-1-thread-7] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-11-16 01:41:05,048] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-11-16 01:41:05,320] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-11-16 01:41:07,137] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-11-16 01:41:08,066] [pool-1-thread-10] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-11-16 01:41:09,228] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-11-16 01:41:09,611] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2024-11-16 01:41:09,784] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-11-16 01:41:10,721] [pool-1-thread-12] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-11-16 01:41:12,809] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] [2024-11-16 01:41:13,404] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-11-16 01:41:13,531] [pool-1-thread-4] Initializing /data/david/2310_a.svs: 
   [testng] [2024-11-16 01:41:14,426] [pool-1-thread-9] Initializing /data/jason/50114.svs: 
   [testng] [2024-11-16 01:41:17,412] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-11-16 01:41:18,638] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-11-16 01:41:19,188] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-11-16 01:41:19,400] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-11-16 01:41:20,951] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-11-16 01:41:22,033] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-11-16 01:41:22,445] [pool-1-thread-1] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-11-16 01:41:23,082] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-11-16 01:41:23,197] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-11-16 01:41:24,642] [pool-1-thread-5] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-11-16 01:41:26,126] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-11-16 01:41:27,101] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-11-16 01:41:27,252] [pool-1-thread-8] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-11-16 01:41:28,953] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-11-16 01:41:29,670] [pool-1-thread-12] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-11-16 01:41:30,388] [pool-1-thread-6] Initializing /data/jason/77886.svs: 
   [testng] [2024-11-16 01:41:31,935] [pool-1-thread-3] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-11-16 01:41:33,214] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-11-16 01:41:36,301] [pool-1-thread-8] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-11-16 01:41:38,665] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-11-16 01:41:40,651] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-11-16 01:41:42,170] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-11-16 01:41:42,402] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-11-16 01:41:43,880] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-11-16 01:41:45,168] [pool-1-thread-9] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-11-16 01:41:46,138] [pool-1-thread-11] Initializing /data/public/77917.svs: 
   [testng] [2024-11-16 01:41:48,156] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-11-16 01:41:48,449] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-11-16 01:41:48,621] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-11-16 01:41:49,395] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-11-16 01:41:51,598] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-11-16 01:41:52,326] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-11-16 01:41:52,507] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-11-16 01:41:54,347] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-11-16 01:41:55,153] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-11-16 01:41:55,506] [pool-1-thread-7] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-11-16 01:41:57,098] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-11-16 01:41:57,581] [pool-1-thread-6] Initializing /data/david-smith/02.svs: 
   [testng] [2024-11-16 01:41:58,463] [pool-1-thread-12] Initializing /data/paul/83802.svs: 
   [testng] [2024-11-16 01:41:59,732] [pool-1-thread-8] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-11-16 01:42:00,762] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-11-16 01:42:01,508] [pool-1-thread-3] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-11-16 01:42:04,183] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-11-16 01:42:05,355] [pool-1-thread-2] Initializing /data/harvey/93888.svs: 
   [testng] [2024-11-16 01:42:06,585] [pool-1-thread-1] Initializing /data/paul/83797.svs: 
   [testng] [2024-11-16 01:42:08,259] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-11-16 01:42:11,787] [pool-1-thread-4] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-11-16 01:42:13,546] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-11-16 01:42:16,928] [pool-1-thread-8] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-11-16 01:42:17,785] [pool-1-thread-5] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-11-16 01:42:20,099] [pool-1-thread-11] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-11-16 01:42:22,469] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-11-16 01:42:25,164] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-11-16 01:42:25,546] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-11-16 01:42:25,966] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-11-16 01:42:27,570] [pool-1-thread-1] Initializing /data/jason/77892.svs: 
   [testng] [2024-11-16 01:42:28,959] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-11-16 01:42:29,399] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-11-16 01:42:29,935] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-11-16 01:42:30,100] [pool-1-thread-12] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-11-16 01:42:32,351] [pool-1-thread-3] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-11-16 01:42:33,259] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 3 minutes 58 seconds
Finished: SUCCESS