Started by upstream project "BIOFORMATS-test-repo" build number 225
originally caused by:
Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins10491242875577938007.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35514_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] warning: [options] source value 8 is obsolete and will be removed in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 4 warnings
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] 15:58:38,980 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 15:58:38,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
[testng] 15:58:38,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 15:58:38,982 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 15:58:38,982 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 15:58:38,983 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 15:58:38,983 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 15:58:38,983 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 15:58:38,984 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 15:58:38,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 15:58:38,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 15:58:38,985 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 15:58:39,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 15:58:39,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 15:58:39,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 15:58:39,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 15:58:39,171 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 15:58:39,171 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 15:58:39,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 15:58:39,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 15:58:39,172 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
[testng] 15:58:39,173 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
[testng] 15:58:39,173 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 189 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-10-17 15:58:39,182] [main] java.version = 21
[testng] 15:58:39,185 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 15:58:39,185 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:58:39,227 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-17_15-58-39.log]
[testng] 15:58:39,228 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
[testng] [2024-10-17 15:58:39,230] [main] testng.directory = /data
[testng] [2024-10-17 15:58:39,230] [main] testng.configDirectory = /config
[testng] [2024-10-17 15:58:39,238] [main] testng.multiplier = 1.0
[testng] [2024-10-17 15:58:39,239] [main] testng.in-memory = false
[testng] [2024-10-17 15:58:39,239] [main] testng.allow-missing = false
[testng] [2024-10-17 15:58:39,239] [main] user.language = en
[testng] [2024-10-17 15:58:39,239] [main] user.country = ${user.country}
[testng] [2024-10-17 15:58:39,239] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2024-10-17 16:00:14,597] [main] ----------------------------------------
[testng] [2024-10-17 16:00:14,597] [main] Total files: 119
[testng] [2024-10-17 16:00:14,598] [main] Scan time: 95.358 s (801 ms/file)
[testng] [2024-10-17 16:00:14,598] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 110 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-10-17 16:05:53,487] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg:
[testng] 16:05:53,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 16:05:53,487 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:05:53,488 |-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-17_16-05-53.log]
[testng] 16:05:53,489 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c1e8e01 - End of configuration.
[testng] [2024-10-17 16:05:54,362] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg:
[testng] 16:05:54,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 16:05:54,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:05:54,363 |-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-17_16-05-54.log]
[testng] 16:05:54,363 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73d1549d - End of configuration.
[testng] [2024-10-17 16:05:55,258] [pool-1-thread-11] Initializing /data/harvey/93888.svs:
[testng] 16:05:55,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 16:05:55,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:05:55,259 |-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-17_16-05-55.log]
[testng] 16:05:55,260 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ab18ff7 - End of configuration.
[testng] [2024-10-17 16:05:58,238] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg:
[testng] 16:05:58,239 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 16:05:58,239 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:05:58,239 |-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-17_16-05-58.log]
[testng] 16:05:58,240 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5507d9cc - End of configuration.
[testng] [2024-10-17 16:05:59,288] [pool-1-thread-9] Initializing /data/samples/sanitized/CMU-1.svs:
[testng] 16:05:59,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 16:05:59,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:05:59,289 |-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-17_16-05-59.log]
[testng] 16:05:59,289 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e54be81 - End of configuration.
[testng] [2024-10-17 16:06:04,542] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg:
[testng] 16:06:04,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 16:06:04,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:04,543 |-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-17_16-06-04.log]
[testng] 16:06:04,544 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c1ff958 - End of configuration.
[testng] [2024-10-17 16:06:05,490] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg:
[testng] 16:06:05,490 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 16:06:05,490 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:05,491 |-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-17_16-06-05.log]
[testng] 16:06:05,491 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a0a49fa - End of configuration.
[testng] [2024-10-17 16:06:06,236] [pool-1-thread-6] Initializing /data/alexandra/UMD001_ORO.svs:
[testng] 16:06:06,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 16:06:06,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:06,237 |-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-17_16-06-06.log]
[testng] 16:06:06,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18f8579 - End of configuration.
[testng] [2024-10-17 16:06:09,866] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg:
[testng] 16:06:09,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 16:06:09,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:09,867 |-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-17_16-06-09.log]
[testng] 16:06:09,867 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a0512b4 - End of configuration.
[testng] [2024-10-17 16:06:10,750] [pool-1-thread-4] Initializing /data/jason/ColCan slide 1.svs:
[testng] 16:06:10,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 16:06:10,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:10,751 |-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-17_16-06-10.log]
[testng] 16:06:10,751 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e0fbd05 - End of configuration.
[testng] [2024-10-17 16:06:15,860] [pool-1-thread-3] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs:
[testng] 16:06:15,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 16:06:15,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:15,861 |-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-17_16-06-15.log]
[testng] 16:06:15,862 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e6f929b - End of configuration.
[testng] [2024-10-17 16:06:20,488] [pool-1-thread-2] Initializing /data/samples/BreastCancer.svs:
[testng] 16:06:20,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 16:06:20,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 16:06:20,489 |-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-17_16-06-20.log]
[testng] 16:06:20,490 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55e8dae0 - End of configuration.
[testng] [2024-10-17 16:06:46,775] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg:
[testng] [2024-10-17 16:06:47,333] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg:
[testng] [2024-10-17 16:06:48,108] [pool-1-thread-7] Initializing /data/public/77917.svs:
[testng] [2024-10-17 16:06:52,270] [pool-1-thread-1] Initializing /data/toby/9_0_22_test01.svs:
[testng] [2024-10-17 16:06:56,219] [pool-1-thread-8] Initializing /data/imagesc-61404/1001.svs:
[testng] [2024-10-17 16:07:00,229] [pool-1-thread-12] Initializing /data/toby/test01_large_jpg2000.svs:
[testng] [2024-10-17 16:07:06,913] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg:
[testng] [2024-10-17 16:07:17,441] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg:
[testng] [2024-10-17 16:07:19,264] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg:
[testng] [2024-10-17 16:07:24,441] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg:
[testng] [2024-10-17 16:07:25,472] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg:
[testng] [2024-10-17 16:07:26,534] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg:
[testng] [2024-10-17 16:07:28,847] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg:
[testng] [2024-10-17 16:07:30,362] [pool-1-thread-4] Initializing /data/paul/83802.svs:
[testng] [2024-10-17 16:07:41,665] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg:
[testng] [2024-10-17 16:07:42,711] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg:
[testng] [2024-10-17 16:07:46,234] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg:
[testng] [2024-10-17 16:07:47,083] [pool-1-thread-5] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs:
[testng] [2024-10-17 16:07:51,792] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg.jpg:
[testng] [2024-10-17 16:07:53,069] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_TIFF.tif:
[testng] [2024-10-17 16:07:57,548] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_YCC.svs:
[testng] [2024-10-17 16:08:02,682] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_jpg2000.svs:
[testng] [2024-10-17 16:08:06,713] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg:
[testng] [2024-10-17 16:08:07,635] [pool-1-thread-12] Initializing /data/samples/Mammal Eye_001.svs:
[testng] [2024-10-17 16:08:12,346] [pool-1-thread-1] Initializing /data/karen/261.svs:
[testng] [2024-10-17 16:08:23,629] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg:
[testng] [2024-10-17 16:08:24,946] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg:
[testng] [2024-10-17 16:08:26,020] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg:
[testng] [2024-10-17 16:08:34,978] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg:
[testng] [2024-10-17 16:08:37,449] [pool-1-thread-4] Initializing /data/helmut/Aperio_jpg2000_33003.svs:
[testng] [2024-10-17 16:08:43,806] [pool-1-thread-11] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs:
[testng] [2024-10-17 16:08:51,357] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg:
[testng] [2024-10-17 16:08:52,474] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg:
[testng] [2024-10-17 16:08:54,358] [pool-1-thread-10] Initializing /data/david/2316.svs:
[testng] [2024-10-17 16:08:59,150] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg:
[testng] [2024-10-17 16:09:00,413] [pool-1-thread-9] Initializing /data/david-smith/CMU-1.svs:
[testng] [2024-10-17 16:09:06,781] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg:
[testng] [2024-10-17 16:09:08,070] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg:
[testng] [2024-10-17 16:09:09,148] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg:
[testng] [2024-10-17 16:09:10,268] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg:
[testng] [2024-10-17 16:09:11,325] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_TIFFLZW.tif:
[testng] [2024-10-17 16:09:18,291] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg:
[testng] [2024-10-17 16:09:19,425] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg:
[testng] [2024-10-17 16:09:25,103] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg:
[testng] [2024-10-17 16:09:28,601] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg:
[testng] [2024-10-17 16:09:34,951] [pool-1-thread-4] Initializing /data/david-smith/02.svs:
[testng] [2024-10-17 16:09:40,855] [pool-1-thread-1] Initializing /data/david/2310_a.svs:
[testng] [2024-10-17 16:09:44,030] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg:
[testng] [2024-10-17 16:09:44,783] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg:
[testng] [2024-10-17 16:09:46,394] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg:
[testng] [2024-10-17 16:09:50,916] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg:
[testng] [2024-10-17 16:09:52,008] [pool-1-thread-8] Initializing /data/julien/crop_problem.svs:
[testng] [2024-10-17 16:09:56,050] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg:
[testng] [2024-10-17 16:09:57,109] [pool-1-thread-7] Initializing /data/toby/9_0_22_test02.svs:
[testng] [2024-10-17 16:10:04,817] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg:
[testng] [2024-10-17 16:10:05,488] [pool-1-thread-6] Initializing /data/alexandra/UMD009_HE.svs:
[testng] [2024-10-17 16:10:10,209] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg:
[testng] [2024-10-17 16:10:14,719] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_jpg.svs:
[testng] [2024-10-17 16:10:18,518] [pool-1-thread-12] Initializing /data/helmut/Comp_jpeg2000.svs:
[testng] [2024-10-17 16:10:22,929] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg:
[testng] [2024-10-17 16:10:26,089] [pool-1-thread-3] Initializing /data/alexandra/UMD019_Tri.svs:
[testng] [2024-10-17 16:10:30,694] [pool-1-thread-2] Initializing /data/jeff/5794_001.svs:
[testng] [2024-10-17 16:10:39,062] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg:
[testng] [2024-10-17 16:10:40,042] [pool-1-thread-11] Initializing /data/options/remove_thumbnail/CMU-1.svs:
[testng] [2024-10-17 16:10:47,432] [pool-1-thread-9] Initializing /data/jason/50114.svs:
[testng] [2024-10-17 16:10:54,151] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg:
[testng] [2024-10-17 16:10:58,087] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg:
[testng] [2024-10-17 16:11:00,401] [pool-1-thread-5] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs:
[testng] [2024-10-17 16:11:08,763] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg:
[testng] [2024-10-17 16:11:11,089] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg:
[testng] [2024-10-17 16:11:11,985] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg:
[testng] [2024-10-17 16:11:13,308] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg:
[testng] [2024-10-17 16:11:15,353] [pool-1-thread-8] Initializing /data/julien/image_jpeg2000.svs:
[testng] [2024-10-17 16:11:23,787] [pool-1-thread-1] Initializing /data/bolek/6jp2.svs:
[testng] [2024-10-17 16:11:28,326] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg:
[testng] [2024-10-17 16:11:32,302] [pool-1-thread-10] Initializing /data/qa-17150/450CD3_2016-04-12.tif:
[testng] [2024-10-17 16:11:37,110] [pool-1-thread-12] Initializing /data/yan/082_flr.svs:
[testng] [2024-10-17 16:11:41,319] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg:
[testng] [2024-10-17 16:11:42,409] [pool-1-thread-3] Initializing /data/jason/77886.svs:
[testng] [2024-10-17 16:11:47,349] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg:
[testng] [2024-10-17 16:11:48,236] [pool-1-thread-11] Initializing /data/gh-3757/65141.svs:
[testng] [2024-10-17 16:11:52,032] [pool-1-thread-4] Initializing /data/public/77928.svs:
[testng] [2024-10-17 16:11:56,623] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg:
[testng] [2024-10-17 16:12:03,251] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg:
[testng] [2024-10-17 16:12:05,622] [pool-1-thread-5] Initializing /data/yan/16722_001.svs:
[testng] [2024-10-17 16:12:13,273] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg:
[testng] [2024-10-17 16:12:18,162] [pool-1-thread-9] Initializing /data/paul/83797.svs:
[testng] [2024-10-17 16:12:22,789] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg:
[testng] [2024-10-17 16:12:23,734] [pool-1-thread-6] Initializing /data/converted/z-stack/PHAS 01.svs:
[testng] [2024-10-17 16:12:30,773] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg:
[testng] [2024-10-17 16:12:32,535] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg:
[testng] [2024-10-17 16:12:36,981] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg:
[testng] [2024-10-17 16:12:46,003] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg:
[testng] [2024-10-17 16:12:46,955] [pool-1-thread-2] Initializing /data/jason/77892.svs:
[testng] [2024-10-17 16:12:51,342] [pool-1-thread-5] Initializing /data/karen/257_a.svs:
[testng] [2024-10-17 16:12:54,446] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg:
[testng] [2024-10-17 16:12:58,415] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg:
[testng] [2024-10-17 16:13:00,934] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 5830, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 14 minutes 55 seconds
Finished: SUCCESS