Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 3
originally caused by:
 Started by upstream project "Trigger" build number 4
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins234323319408529476.sh
+ '[' i2i = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_307_merge_ci -v /uod/idr/repos/curated/i2i:/data -v /uod/idr-scratch/merge-ci/curated/i2i:/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] 00:20:13,706 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:20:13,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 00:20:13,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:20:13,711 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:20:13,712 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:20:13,712 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:20:13,713 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:20:13,713 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:20:13,713 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:20:13,714 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:20:13,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:20:13,715 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:20:13,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:20:13,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:20:13,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:20:13,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:20:13,958 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:20:13,958 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:20:13,958 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:20:13,959 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:20:13,959 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 00:20:13,960 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 00:20:13,960 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 247 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-03-16 00:20:13,970] [main] java.version = 11.0.16
   [testng] 00:20:13,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:20:13,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:20:14,024 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-03-16_00-20-13.log]
   [testng] 00:20:14,026 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-03-16 00:20:14,028] [main] testng.directory = /data
   [testng] [2024-03-16 00:20:14,028] [main] testng.configDirectory = /config
   [testng] [2024-03-16 00:20:14,039] [main] testng.multiplier = 1.0
   [testng] [2024-03-16 00:20:14,041] [main] testng.in-memory = false
   [testng] [2024-03-16 00:20:14,041] [main] testng.allow-missing = false
   [testng] [2024-03-16 00:20:14,041] [main] user.language = en
   [testng] [2024-03-16 00:20:14,041] [main] user.country = ${user.country}
   [testng] [2024-03-16 00:20:14,041] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-03-16 00:20:17,591] [main] ----------------------------------------
   [testng] [2024-03-16 00:20:17,591] [main] Total files: 108
   [testng] [2024-03-16 00:20:17,591] [main] Scan time: 3.55 s (32 ms/file)
   [testng] [2024-03-16 00:20:17,591] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 103 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-03-16 00:21:12,768] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000091_491-TIRF_000.tif: 
   [testng] 00:21:12,769 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 00:21:12,769 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:12,771 |-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-16_00-21-12.log]
   [testng] 00:21:12,772 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f5ee9b6 - End of configuration.
   [testng] [2024-03-16 00:21:13,472] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000050_491-TIRF_000.tif: 
   [testng] 00:21:13,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 00:21:13,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:13,473 |-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-16_00-21-13.log]
   [testng] 00:21:13,474 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a7a40ff - End of configuration.
   [testng] [2024-03-16 00:21:14,027] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000008_491-TIRF_000.tif: 
   [testng] 00:21:14,027 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 00:21:14,027 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:14,028 |-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-16_00-21-14.log]
   [testng] 00:21:14,028 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2eccac63 - End of configuration.
   [testng] [2024-03-16 00:21:14,538] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000032_491-TIRF_000.tif: 
   [testng] 00:21:14,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 00:21:14,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:14,539 |-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-16_00-21-14.log]
   [testng] 00:21:14,540 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3340803a - End of configuration.
   [testng] [2024-03-16 00:21:15,072] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000076_491-TIRF_000.tif: 
   [testng] 00:21:15,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 00:21:15,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:15,073 |-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-16_00-21-15.log]
   [testng] 00:21:15,073 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20c1a759 - End of configuration.
   [testng] [2024-03-16 00:21:15,613] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000009_491-TIRF_000.tif: 
   [testng] 00:21:15,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 00:21:15,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:15,613 |-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-16_00-21-15.log]
   [testng] 00:21:15,614 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f8880c0 - End of configuration.
   [testng] [2024-03-16 00:21:15,924] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000025_491-TIRF_000.tif: 
   [testng] 00:21:15,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 00:21:15,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:15,925 |-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-16_00-21-15.log]
   [testng] 00:21:15,925 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f86ff6f - End of configuration.
   [testng] [2024-03-16 00:21:16,717] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.tif: 
   [testng] 00:21:16,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 00:21:16,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:16,718 |-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-16_00-21-16.log]
   [testng] 00:21:16,718 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6655f3c2 - End of configuration.
   [testng] [2024-03-16 00:21:17,205] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000098_491-TIRF_000.tif: 
   [testng] 00:21:17,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 00:21:17,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:17,206 |-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-16_00-21-17.log]
   [testng] 00:21:17,206 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22b54eeb - End of configuration.
   [testng] [2024-03-16 00:21:17,825] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000020_491-TIRF_000.tif: 
   [testng] 00:21:17,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 00:21:17,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:17,827 |-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-16_00-21-17.log]
   [testng] 00:21:17,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d1f8608 - End of configuration.
   [testng] [2024-03-16 00:21:18,323] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000016_491-TIRF_000.tif: 
   [testng] 00:21:18,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 00:21:18,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:18,324 |-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-16_00-21-18.log]
   [testng] 00:21:18,324 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19132e51 - End of configuration.
   [testng] [2024-03-16 00:21:18,762] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000021_491-TIRF_000.tif: 
   [testng] 00:21:18,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 00:21:18,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:21:18,763 |-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-16_00-21-18.log]
   [testng] 00:21:18,764 |-INFO in ch.qos.logback.core.sift.SiftProcessor@233264b8 - End of configuration.
   [testng] [2024-03-16 00:21:23,603] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000040_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:23,945] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000037_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:24,353] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000092_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:24,777] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000097_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:25,132] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000082_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:25,442] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000024_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:25,803] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000011_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:26,137] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000028_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:26,450] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000052_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:26,871] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000053_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:27,347] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000051_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:27,852] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000046_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:31,661] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000005_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:32,160] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000047_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:32,578] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000003_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:33,075] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000023_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:33,508] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000096_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:33,880] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000043_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:34,386] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000069_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:34,781] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000089_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:35,201] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000001_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:35,563] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000039_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:35,980] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000078_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:36,334] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000027_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:39,326] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000036_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:40,484] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000030_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:40,714] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000071_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:40,964] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000054_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:41,194] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000066_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:41,640] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000022_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:41,972] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000093_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:42,749] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000034_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:43,143] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000000_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:43,537] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000090_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:43,902] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000081_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:44,259] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000041_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:46,920] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000013_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:48,101] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000057_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:48,492] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000026_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:48,893] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000014_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:49,264] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000099_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:49,786] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000074_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:50,197] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000017_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:50,630] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000012_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:51,020] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000070_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:51,407] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000075_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:51,839] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000080_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:52,212] [pool-1-thread-9] Initializing /data/sample files/ZEISS_microscope/ZEISS_i2i sampleFiles/F02_2_2_0_20130627_GEDMAT_016_ARO_SQ2_DAY7.i2i: 
   [testng] [2024-03-16 00:21:55,382] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000085_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:56,258] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000064_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:58,037] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000095_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:58,925] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000079_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:21:59,765] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000049_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:00,952] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000055_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:01,606] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000029_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:02,266] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000058_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:03,050] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000007_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:03,809] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000006_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:04,498] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000094_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:05,083] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000010_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:07,689] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000038_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:08,265] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_i2i_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.i2i: 
   [testng] [2024-03-16 00:22:09,769] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000083_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:10,442] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000002_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:11,148] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000004_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:11,870] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000073_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:12,599] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000042_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:13,275] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000019_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:14,173] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000018_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:14,901] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000045_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:15,520] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000061_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:16,051] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000031_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:17,226] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000084_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:18,928] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000068_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:20,569] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000072_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:20,927] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000087_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:21,255] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000033_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:21,578] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000048_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:22,561] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000060_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:23,173] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000044_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:23,669] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000015_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:24,232] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000059_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:24,810] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000088_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:25,291] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000056_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:26,375] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000062_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:28,428] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000086_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:30,088] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000065_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:30,440] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000077_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:30,856] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000035_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:31,298] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000067_491-TIRF_000.tif: 
   [testng] [2024-03-16 00:22:31,881] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000063_491-TIRF_000.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5459, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 25 seconds
Finished: SUCCESS