Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 78
originally caused by:
 Started by upstream project "Trigger" build number 86
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins16141164663346826891.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_11784_merge_ci -v /uod/idr/repos/curated/gatan:/data -v /uod/idr-scratch/merge-ci/curated/gatan:/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] 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] 01:21:19,335 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:21:19,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 01:21:19,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:21:19,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:21:19,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:21:19,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:21:19,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:21:19,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:21:19,339 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:21:19,339 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:21:19,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:21:19,340 |-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:21:19,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:21:19,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:21:19,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:21:19,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:21:19,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:21:19,531 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:21:19,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:21:19,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:21:19,531 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 01:21:19,533 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 01:21:19,533 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-29 01:21:19,541] [main] java.version = 17.0.2
   [testng] 01:21:19,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:21:19,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:19,584 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-29_01-21-19.log]
   [testng] 01:21:19,586 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-05-29 01:21:19,588] [main] testng.directory = /data
   [testng] [2024-05-29 01:21:19,588] [main] testng.configDirectory = /config
   [testng] [2024-05-29 01:21:19,597] [main] testng.multiplier = 1.0
   [testng] [2024-05-29 01:21:19,597] [main] testng.in-memory = false
   [testng] [2024-05-29 01:21:19,597] [main] testng.allow-missing = false
   [testng] [2024-05-29 01:21:19,597] [main] user.language = en
   [testng] [2024-05-29 01:21:19,597] [main] user.country = ${user.country}
   [testng] [2024-05-29 01:21:19,598] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-29 01:21:20,544] [main] ----------------------------------------
   [testng] [2024-05-29 01:21:20,544] [main] Total files: 103
   [testng] [2024-05-29 01:21:20,544] [main] Scan time: 0.946 s (9 ms/file)
   [testng] [2024-05-29 01:21:20,544] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 98 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-29 01:21:29,750] [pool-1-thread-1] Initializing /data/chip/Nanogold-1.dm3: 
   [testng] 01:21:29,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:21:29,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,752 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,752 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2119da0b - End of configuration.
   [testng] [2024-05-29 01:21:29,785] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4: 
   [testng] 01:21:29,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:21:29,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,787 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,788 |-INFO in ch.qos.logback.core.sift.SiftProcessor@637c9eff - End of configuration.
   [testng] [2024-05-29 01:21:29,807] [pool-1-thread-11] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif: 
   [testng] 01:21:29,807 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:21:29,807 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,808 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,808 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5305c501 - End of configuration.
   [testng] [2024-05-29 01:21:29,842] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4: 
   [testng] 01:21:29,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:21:29,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,843 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,844 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5858e507 - End of configuration.
   [testng] [2024-05-29 01:21:29,862] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4: 
   [testng] 01:21:29,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:21:29,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,863 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,863 |-INFO in ch.qos.logback.core.sift.SiftProcessor@359c6323 - End of configuration.
   [testng] [2024-05-29 01:21:29,881] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4: 
   [testng] 01:21:29,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:21:29,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,882 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,883 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51eba70e - End of configuration.
   [testng] [2024-05-29 01:21:29,901] [pool-1-thread-7] Initializing /data/jayne/AM-2/MonGb2-S7.dm3: 
   [testng] 01:21:29,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:21:29,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,903 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,903 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11465e36 - End of configuration.
   [testng] [2024-05-29 01:21:29,967] [pool-1-thread-6] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0047.dm4: 
   [testng] 01:21:29,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:21:29,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:29,969 |-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-05-29_01-21-29.log]
   [testng] 01:21:29,970 |-INFO in ch.qos.logback.core.sift.SiftProcessor@120def1a - End of configuration.
   [testng] [2024-05-29 01:21:30,016] [pool-1-thread-5] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] 01:21:30,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:21:30,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:30,017 |-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-05-29_01-21-30.log]
   [testng] 01:21:30,017 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4998a435 - End of configuration.
   [testng] [2024-05-29 01:21:30,207] [pool-1-thread-4] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4: 
   [testng] 01:21:30,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:21:30,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:30,209 |-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-05-29_01-21-30.log]
   [testng] 01:21:30,209 |-INFO in ch.qos.logback.core.sift.SiftProcessor@533c8502 - End of configuration.
   [testng] [2024-05-29 01:21:30,242] [pool-1-thread-3] Initializing /data/jay/samples/APC2a-e4.tif: 
   [testng] 01:21:30,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:21:30,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:30,243 |-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-05-29_01-21-30.log]
   [testng] 01:21:30,244 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1694b513 - End of configuration.
   [testng] [2024-05-29 01:21:30,324] [pool-1-thread-2] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4: 
   [testng] 01:21:30,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:21:30,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:30,325 |-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-05-29_01-21-30.log]
   [testng] 01:21:30,326 |-INFO in ch.qos.logback.core.sift.SiftProcessor@764a0ce2 - End of configuration.
   [testng] [2024-05-29 01:21:31,954] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4: 
   [testng] [2024-05-29 01:21:31,969] [pool-1-thread-2] Initializing /data/jay/samples/APC2a-e3.tif: 
   [testng] [2024-05-29 01:21:32,021] [pool-1-thread-4] Initializing /data/jayne/AM-2/MonGb3-S1.dm3: 
   [testng] [2024-05-29 01:21:32,037] [pool-1-thread-11] Initializing /data/jay/camtest1.dm3: 
   [testng] [2024-05-29 01:21:32,715] [pool-1-thread-3] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4: 
   [testng] [2024-05-29 01:21:32,727] [pool-1-thread-12] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif: 
   [testng] [2024-05-29 01:21:33,003] [pool-1-thread-8] Initializing /data/jay/samples/APC2a-e5.tif: 
   [testng] [2024-05-29 01:21:33,284] [pool-1-thread-9] Initializing /data/melissa/annotation-test.dm3: 
   [testng] [2024-05-29 01:21:33,596] [pool-1-thread-9] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4: 
   [testng] [2024-05-29 01:21:33,740] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4: 
   [testng] [2024-05-29 01:21:34,229] [pool-1-thread-12] Initializing /data/jay/smallerfile.dm3: 
   [testng] [2024-05-29 01:21:34,241] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4: 
   [testng] [2024-05-29 01:21:34,719] [pool-1-thread-8] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif: 
   [testng] [2024-05-29 01:21:34,860] [pool-1-thread-7] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4: 
   [testng] [2024-05-29 01:21:34,875] [pool-1-thread-12] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3: 
   [testng] [2024-05-29 01:21:35,336] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4: 
   [testng] [2024-05-29 01:21:35,720] [pool-1-thread-8] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4: 
   [testng] [2024-05-29 01:21:35,745] [pool-1-thread-2] Initializing /data/qa-21647/Sample2_L1-0002.dm4: 
   [testng] [2024-05-29 01:21:35,809] [pool-1-thread-5] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-05-29 01:21:35,895] [pool-1-thread-4] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4: 
   [testng] [2024-05-29 01:21:36,220] [pool-1-thread-9] Initializing /data/jay/dnasample.tif: 
   [testng] [2024-05-29 01:21:36,607] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4: 
   [testng] [2024-05-29 01:21:36,649] [pool-1-thread-11] Initializing /data/jay/samples/APC2a-e4.dm3: 
   [testng] [2024-05-29 01:21:37,321] [pool-1-thread-11] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif: 
   [testng] [2024-05-29 01:21:37,841] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4: 
   [testng] [2024-05-29 01:21:38,411] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4: 
   [testng] [2024-05-29 01:21:38,433] [pool-1-thread-11] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4: 
   [testng] [2024-05-29 01:21:38,735] [pool-1-thread-12] Initializing /data/jay/recAmag6500dm.dm3: 
   [testng] [2024-05-29 01:21:39,449] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4: 
   [testng] [2024-05-29 01:21:39,915] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4: 
   [testng] [2024-05-29 01:21:39,948] [pool-1-thread-2] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4: 
   [testng] [2024-05-29 01:21:40,014] [pool-1-thread-8] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif: 
   [testng] [2024-05-29 01:21:40,319] [pool-1-thread-8] Initializing /data/jay/ViewDMtest.dm3: 
   [testng] [2024-05-29 01:21:40,353] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4: 
   [testng] [2024-05-29 01:21:40,387] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4: 
   [testng] [2024-05-29 01:21:40,759] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4: 
   [testng] [2024-05-29 01:21:40,776] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3: 
   [testng] [2024-05-29 01:21:42,003] [pool-1-thread-12] Initializing /data/jayne/AM-2/MonGb2-S8.dm3: 
   [testng] [2024-05-29 01:21:42,038] [pool-1-thread-2] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-05-29 01:21:42,486] [pool-1-thread-5] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif: 
   [testng] [2024-05-29 01:21:42,848] [pool-1-thread-5] Initializing /data/jayne/AM-2/MonGb3-S3.dm3: 
   [testng] [2024-05-29 01:21:43,980] [pool-1-thread-8] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3: 
   [testng] [2024-05-29 01:21:44,698] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4: 
   [testng] [2024-05-29 01:21:45,919] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4: 
   [testng] [2024-05-29 01:21:46,320] [pool-1-thread-5] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-05-29 01:21:46,648] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4: 
   [testng] [2024-05-29 01:21:46,720] [pool-1-thread-9] Initializing /data/jay/recAmaghi.dm3: 
   [testng] [2024-05-29 01:21:47,592] [pool-1-thread-5] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-05-29 01:21:48,492] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4: 
   [testng] [2024-05-29 01:21:49,217] [pool-1-thread-2] Initializing /data/jay/biosamplefullframetif.tif: 
   [testng] [2024-05-29 01:21:50,528] [pool-1-thread-12] Initializing /data/qa-7642/8.dm4: 
   [testng] [2024-05-29 01:21:51,091] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4: 
   [testng] [2024-05-29 01:21:52,336] [pool-1-thread-12] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4: 
   [testng] [2024-05-29 01:21:52,664] [pool-1-thread-5] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4: 
   [testng] [2024-05-29 01:21:52,897] [pool-1-thread-9] Initializing /data/jay/biosamplefullframe.dm3: 
   [testng] [2024-05-29 01:21:53,383] [pool-1-thread-3] Initializing /data/samples/test-tiles.dm3: 
   [testng] [2024-05-29 01:21:53,910] [pool-1-thread-3] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif: 
   [testng] [2024-05-29 01:21:54,062] [pool-1-thread-2] Initializing /data/qa-21761/example.dm4: 
   [testng] [2024-05-29 01:21:54,272] [pool-1-thread-6] Initializing /data/qa-11392/Example_Gatan_File.dm4: 
   [testng] [2024-05-29 01:21:54,336] [pool-1-thread-8] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-05-29 01:21:54,724] [pool-1-thread-10] Initializing /data/jay/DMtest2.dm3: 
   [testng] [2024-05-29 01:21:55,042] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4: 
   [testng] [2024-05-29 01:21:55,298] [pool-1-thread-2] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif: 
   [testng] [2024-05-29 01:21:56,899] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4: 
   [testng] [2024-05-29 01:21:57,728] [pool-1-thread-3] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-05-29 01:21:57,810] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4: 
   [testng] [2024-05-29 01:21:58,420] [pool-1-thread-7] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3: 
   [testng] [2024-05-29 01:21:58,688] [pool-1-thread-4] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4: 
   [testng] [2024-05-29 01:21:58,853] [pool-1-thread-2] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4: 
   [testng] [2024-05-29 01:21:59,587] [pool-1-thread-10] Initializing /data/ofra/lowloss.dm3: 
   [testng] [2024-05-29 01:21:59,764] [pool-1-thread-10] Initializing /data/jayne/AM-2/MonGb2-S9.dm3: 
   [testng] [2024-05-29 01:22:00,099] [pool-1-thread-9] Initializing /data/jay/dnasample1.dm3: 
   [testng] [2024-05-29 01:22:00,556] [pool-1-thread-8] Initializing /data/ofra/Co on INT 28-12-10.11.dm3: 
   [testng] [2024-05-29 01:22:01,156] [pool-1-thread-4] Initializing /data/thorsten/60kx_HAADF_03.dm3: 
   [testng] [2024-05-29 01:22:01,189] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4: 
   [testng] [2024-05-29 01:22:01,950] [pool-1-thread-11] Initializing /data/jay/graphitedm3.dm3: 
   [testng] [2024-05-29 01:22:01,984] [pool-1-thread-4] Initializing /data/jay/DMtest.dm3: 
   [testng] [2024-05-29 01:22:02,979] [pool-1-thread-7] Initializing /data/samples/mode-metadata/mode_format_test.dm3: 
   [testng] [2024-05-29 01:22:03,305] [pool-1-thread-8] Initializing /data/jay/samples/APC2a-e3.dm3: 
   [testng] [2024-05-29 01:22:03,380] [pool-1-thread-10] Initializing /data/jay/samples/APC2a-e5.dm3: 
   [testng] [2024-05-29 01:22:03,624] [pool-1-thread-3] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4: 
   [testng] [2024-05-29 01:22:03,920] [pool-1-thread-8] Initializing /data/jay/Carbon.34.dm3: 
   [testng] [2024-05-29 01:22:03,977] [pool-1-thread-3] Initializing /data/melissa/annotation-test.tif: 
   [testng] [2024-05-29 01:22:04,060] [pool-1-thread-9] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-05-29 01:22:04,072] [pool-1-thread-10] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4: 
   [testng] [2024-05-29 01:22:04,231] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5194, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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