Skip to content
Success

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 386
originally caused by:
 Started by upstream project "Trigger" build number 408
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@16
[BIOFORMATS-test-folder@16] $ /bin/bash -xe /tmp/jenkins62400669567978289.sh
+ '[' png = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_61099_merge_ci -v /uod/idr/repos/curated/png:/data -v /uod/idr-scratch/merge-ci/curated/png:/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] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml

compile-tests:
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.8.9-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
    [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] 00:07:29,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 00:07:29,859 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - No custom configurators were discovered as a service.
   [testng] 00:07:29,859 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:07:29,860 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:07:29,860 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:07:29,861 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:07:29,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:07:29,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:07:29,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:07:29,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:07:29,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:07:29,863 |-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:07:30,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:07:30,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:07:30,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:07:30,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:07:30,071 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:07:30,071 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:07:30,071 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:07:30,072 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:07:30,072 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47d9a273 - End of configuration.
   [testng] 00:07:30,073 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4659191b - Registering current configuration as safe fallback point
   [testng] 00:07:30,073 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 211 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-21 00:07:30,082] [main] java.version = 21
   [testng] 00:07:30,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:07:30,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:07:30,126 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-21_00-07-30.log]
   [testng] 00:07:30,127 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69504ae9 - End of configuration.
   [testng] [2025-03-21 00:07:30,129] [main] testng.directory = /data
   [testng] [2025-03-21 00:07:30,129] [main] testng.configDirectory = /config
   [testng] [2025-03-21 00:07:30,137] [main] testng.multiplier = 1.0
   [testng] [2025-03-21 00:07:30,138] [main] testng.in-memory = false
   [testng] [2025-03-21 00:07:30,138] [main] testng.allow-missing = false
   [testng] [2025-03-21 00:07:30,138] [main] user.language = en
   [testng] [2025-03-21 00:07:30,138] [main] user.country = ${user.country}
   [testng] [2025-03-21 00:07:30,138] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-21 00:07:43,138] [main] ----------------------------------------
   [testng] [2025-03-21 00:07:43,138] [main] Total files: 152
   [testng] [2025-03-21 00:07:43,139] [main] Scan time: 13.0 s (85 ms/file)
   [testng] [2025-03-21 00:07:43,139] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-21 00:08:47,934] [pool-1-thread-1] Initializing /data/public/user-12/dataset-user-12/user-12 02 TEST.png: 
   [testng] 00:08:47,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 00:08:47,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:47,936 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-21_00-08-47.log]
   [testng] 00:08:47,936 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f4c9aa5 - End of configuration.
   [testng] [2025-03-21 00:08:48,142] [pool-1-thread-12] Initializing /data/curtis/toucan.png: 
   [testng] 00:08:48,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 00:08:48,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:48,143 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-21_00-08-48.log]
   [testng] 00:08:48,144 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a830a84 - End of configuration.
   [testng] [2025-03-21 00:08:48,338] [pool-1-thread-11] Initializing /data/public/user-4/dataset-user-4/user-4 02 TEST.png: 
   [testng] 00:08:48,338 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 00:08:48,338 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:48,339 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-21_00-08-48.log]
   [testng] 00:08:48,339 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8d43452 - End of configuration.
   [testng] [2025-03-21 00:08:48,554] [pool-1-thread-10] Initializing /data/public/user-10/dataset-user-10/user-10 02 TEST.png: 
   [testng] 00:08:48,555 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 00:08:48,555 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:48,555 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-21_00-08-48.log]
   [testng] 00:08:48,555 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6fc79eec - End of configuration.
   [testng] [2025-03-21 00:08:48,764] [pool-1-thread-9] Initializing /data/public/user-4/Pdataset-user-4/user-4 07 TEST.png: 
   [testng] 00:08:48,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 00:08:48,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:48,765 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-21_00-08-48.log]
   [testng] 00:08:48,765 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60ad7c8f - End of configuration.
   [testng] [2025-03-21 00:08:48,956] [pool-1-thread-8] Initializing /data/public/user-5/dataset-user-5/user-5 01 TEST.png: 
   [testng] 00:08:48,956 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 00:08:48,956 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:48,957 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-21_00-08-48.log]
   [testng] 00:08:48,957 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45fcd03a - End of configuration.
   [testng] [2025-03-21 00:08:49,137] [pool-1-thread-7] Initializing /data/public/user-2/user-2 09 TEST.png: 
   [testng] 00:08:49,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 00:08:49,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:49,137 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-21_00-08-49.log]
   [testng] 00:08:49,138 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52556bbe - End of configuration.
   [testng] [2025-03-21 00:08:49,353] [pool-1-thread-6] Initializing /data/public/user-7/Pdataset-user-7/user-7 05 TEST.png: 
   [testng] 00:08:49,353 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 00:08:49,353 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:49,354 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-21_00-08-49.log]
   [testng] 00:08:49,354 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18299f4c - End of configuration.
   [testng] [2025-03-21 00:08:49,522] [pool-1-thread-5] Initializing /data/public/user-10/Pdataset-user-10/user-10 07 TEST.png: 
   [testng] 00:08:49,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 00:08:49,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:49,523 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-21_00-08-49.log]
   [testng] 00:08:49,523 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ad644d9 - End of configuration.
   [testng] [2025-03-21 00:08:49,697] [pool-1-thread-4] Initializing /data/public/user-12/user-12 10 TEST.png: 
   [testng] 00:08:49,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 00:08:49,698 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:49,698 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-21_00-08-49.log]
   [testng] 00:08:49,699 |-INFO in ch.qos.logback.core.sift.SiftProcessor@72dbe036 - End of configuration.
   [testng] [2025-03-21 00:08:49,873] [pool-1-thread-3] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-lysates-13.1.png: 
   [testng] 00:08:49,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 00:08:49,873 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:49,874 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-21_00-08-49.log]
   [testng] 00:08:49,874 |-INFO in ch.qos.logback.core.sift.SiftProcessor@698bf392 - End of configuration.
   [testng] [2025-03-21 00:08:50,060] [pool-1-thread-2] Initializing /data/petr/002w.png: 
   [testng] 00:08:50,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 00:08:50,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:08:50,061 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-21_00-08-50.log]
   [testng] 00:08:50,061 |-INFO in ch.qos.logback.core.sift.SiftProcessor@123b0180 - End of configuration.
   [testng] [2025-03-21 00:08:56,129] [pool-1-thread-2] Initializing /data/public/user-1/Pdataset-user-1/user-1 06 TEST.png: 
   [testng] [2025-03-21 00:08:56,304] [pool-1-thread-1] Initializing /data/public/user-10/user-10 10 TEST.png: 
   [testng] [2025-03-21 00:08:56,473] [pool-1-thread-5] Initializing /data/public/will/WesternBlots/Hela-frctns-DM1a-5.12.png: 
   [testng] [2025-03-21 00:08:56,658] [pool-1-thread-7] Initializing /data/public/user-9/dataset-user-9/user-9 04 TEST.png: 
   [testng] [2025-03-21 00:08:56,825] [pool-1-thread-10] Initializing /data/public/user-6/Pdataset-user-6/user-6 08 TEST.png: 
   [testng] [2025-03-21 00:08:56,991] [pool-1-thread-9] Initializing /data/public/user-6/user-6 10 TEST.png: 
   [testng] [2025-03-21 00:08:57,156] [pool-1-thread-6] Initializing /data/public/user-11/dataset-user-11/user-11 03 TEST.png: 
   [testng] [2025-03-21 00:08:57,320] [pool-1-thread-8] Initializing /data/public/user-8/dataset-user-8/user-8 03 TEST.png: 
   [testng] [2025-03-21 00:08:57,502] [pool-1-thread-11] Initializing /data/samples/Cats.png: 
   [testng] [2025-03-21 00:08:57,653] [pool-1-thread-4] Initializing /data/public/user-8/dataset-user-8/user-8 04 TEST.png: 
   [testng] [2025-03-21 00:08:57,823] [pool-1-thread-12] Initializing /data/public/user-10/Pdataset-user-10/user-10 08 TEST.png: 
   [testng] [2025-03-21 00:08:58,208] [pool-1-thread-3] Initializing /data/public/user-9/Pdataset-user-9/user-9 05 TEST.png: 
   [testng] [2025-03-21 00:09:02,559] [pool-1-thread-10] Initializing /data/public/user-7/dataset-user-7/user-7 04 TEST.png: 
   [testng] [2025-03-21 00:09:02,716] [pool-1-thread-9] Initializing /data/public/user-12/Pdataset-user-12/user-12 05 TEST.png: 
   [testng] [2025-03-21 00:09:02,866] [pool-1-thread-7] Initializing /data/petr/003w.png: 
   [testng] [2025-03-21 00:09:03,009] [pool-1-thread-4] Initializing /data/public/user-5/Pdataset-user-5/user-5 07 TEST.png: 
   [testng] [2025-03-21 00:09:03,159] [pool-1-thread-12] Initializing /data/public/user-12/dataset-user-12/user-12 01 TEST.png: 
   [testng] [2025-03-21 00:09:03,314] [pool-1-thread-2] Initializing /data/public/user-9/dataset-user-9/user-9 03 TEST.png: 
   [testng] [2025-03-21 00:09:03,469] [pool-1-thread-8] Initializing /data/public/user-11/Pdataset-user-11/user-11 07 TEST.png: 
   [testng] [2025-03-21 00:09:03,617] [pool-1-thread-6] Initializing /data/public/user-1/Pdataset-user-1/user-1 08 TEST.png: 
   [testng] [2025-03-21 00:09:03,798] [pool-1-thread-1] Initializing /data/public/user-8/dataset-user-8/user-8 01 TEST.png: 
   [testng] [2025-03-21 00:09:03,954] [pool-1-thread-11] Initializing /data/public/user-7/user-7 09 TEST.png: 
   [testng] [2025-03-21 00:09:04,190] [pool-1-thread-5] Initializing /data/public/will/WesternBlots/HeLa-frctns-11.5.5-3.3.png: 
   [testng] [2025-03-21 00:09:04,388] [pool-1-thread-3] Initializing /data/public/user-3/Pdataset-user-3/user-3 06 TEST.png: 
   [testng] [2025-03-21 00:09:08,687] [pool-1-thread-10] Initializing /data/public/will/WesternBlots/In-Abs-blot.png: 
   [testng] [2025-03-21 00:09:08,837] [pool-1-thread-11] Initializing /data/public/user-4/user-4 10 TEST.png: 
   [testng] [2025-03-21 00:09:08,978] [pool-1-thread-9] Initializing /data/petr/4.4.5 version works fine.png: 
   [testng] [2025-03-21 00:09:09,114] [pool-1-thread-7] Initializing /data/public/user-4/user-4 09 TEST.png: 
   [testng] [2025-03-21 00:09:09,266] [pool-1-thread-6] Initializing /data/public/user-12/Pdataset-user-12/user-12 06 TEST.png: 
   [testng] [2025-03-21 00:09:09,395] [pool-1-thread-12] Initializing /data/petr/000b.png: 
   [testng] [2025-03-21 00:09:09,544] [pool-1-thread-8] Initializing /data/stephane/save.tif: 
   [testng] [2025-03-21 00:09:12,876] [pool-1-thread-4] Initializing /data/curtis/png-logo.png: 
   [testng] [2025-03-21 00:09:12,954] [pool-1-thread-2] Initializing /data/public/user-11/Pdataset-user-11/user-11 05 TEST.png: 
   [testng] [2025-03-21 00:09:13,041] [pool-1-thread-1] Initializing /data/public/user-9/Pdataset-user-9/user-9 06 TEST.png: 
   [testng] [2025-03-21 00:09:13,303] [pool-1-thread-3] Initializing /data/public/user-2/Pdataset-user-2/user-2 08 TEST.png: 
   [testng] [2025-03-21 00:09:13,508] [pool-1-thread-5] Initializing /data/public/user-6/dataset-user-6/user-6 03 TEST.png: 
   [testng] [2025-03-21 00:09:16,775] [pool-1-thread-4] Initializing /data/public/user-11/user-11 09 TEST.png: 
   [testng] [2025-03-21 00:09:16,927] [pool-1-thread-1] Initializing /data/public/user-4/Pdataset-user-4/user-4 06 TEST.png: 
   [testng] [2025-03-21 00:09:17,097] [pool-1-thread-9] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-IPs-18-21.1.png: 
   [testng] [2025-03-21 00:09:17,260] [pool-1-thread-6] Initializing /data/public/user-2/user-2 10 TEST.png: 
   [testng] [2025-03-21 00:09:17,403] [pool-1-thread-2] Initializing /data/public/user-4/dataset-user-4/user-4 04 TEST.png: 
   [testng] [2025-03-21 00:09:17,558] [pool-1-thread-11] Initializing /data/public/user-9/Pdataset-user-9/user-9 07 TEST.png: 
   [testng] [2025-03-21 00:09:17,714] [pool-1-thread-12] Initializing /data/public/user-2/dataset-user-2/user-2 02 TEST.png: 
   [testng] [2025-03-21 00:09:17,838] [pool-1-thread-7] Initializing /data/public/user-12/dataset-user-12/user-12 04 TEST.png: 
   [testng] [2025-03-21 00:09:18,252] [pool-1-thread-3] Initializing /data/public/user-12/Pdataset-user-12/user-12 08 TEST.png: 
   [testng] [2025-03-21 00:09:18,736] [pool-1-thread-10] Initializing /data/public/user-9/user-9 10 TEST.png: 
   [testng] [2025-03-21 00:09:19,044] [pool-1-thread-5] Initializing /data/big-images/2kx2k.png: 
   [testng] [2025-03-21 00:09:22,701] [pool-1-thread-1] Initializing /data/public/user-3/dataset-user-3/user-3 04 TEST.png: 
   [testng] [2025-03-21 00:09:22,909] [pool-1-thread-6] Initializing /data/public/user-12/user-12 09 TEST.png: 
   [testng] [2025-03-21 00:09:23,085] [pool-1-thread-2] Initializing /data/public/user-11/Pdataset-user-11/user-11 06 TEST.png: 
   [testng] [2025-03-21 00:09:23,274] [pool-1-thread-4] Initializing /data/public/user-8/Pdataset-user-8/user-8 06 TEST.png: 
   [testng] [2025-03-21 00:09:23,475] [pool-1-thread-7] Initializing /data/stephane/save.ome.tif: 
   [testng] [2025-03-21 00:09:27,403] [pool-1-thread-11] Initializing /data/public/user-5/Pdataset-user-5/user-5 08 TEST.png: 
   [testng] [2025-03-21 00:09:27,571] [pool-1-thread-12] Initializing /data/public/user-12/Pdataset-user-12/user-12 07 TEST.png: 
   [testng] [2025-03-21 00:09:27,736] [pool-1-thread-9] Initializing /data/public/user-10/dataset-user-10/user-10 01 TEST.png: 
   [testng] [2025-03-21 00:09:28,098] [pool-1-thread-3] Initializing /data/public/user-1/Pdataset-user-1/user-1 05 TEST.png: 
   [testng] [2025-03-21 00:09:29,039] [pool-1-thread-10] Initializing /data/public/user-3/Pdataset-user-3/user-3 07 TEST.png: 
   [testng] [2025-03-21 00:09:30,077] [pool-1-thread-5] Initializing /data/petr/006NbWeb b.png: 
   [testng] [2025-03-21 00:09:33,411] [pool-1-thread-12] Initializing /data/public/user-5/dataset-user-5/user-5 04 TEST.png: 
   [testng] [2025-03-21 00:09:33,619] [pool-1-thread-4] Initializing /data/public/user-6/Pdataset-user-6/user-6 06 TEST.png: 
   [testng] [2025-03-21 00:09:33,811] [pool-1-thread-9] Initializing /data/public/user-5/Pdataset-user-5/user-5 05 TEST.png: 
   [testng] [2025-03-21 00:09:34,004] [pool-1-thread-11] Initializing /data/public/user-3/dataset-user-3/user-3 03 TEST.png: 
   [testng] [2025-03-21 00:09:34,191] [pool-1-thread-2] Initializing /data/public/user-9/dataset-user-9/user-9 01 TEST.png: 
   [testng] [2025-03-21 00:09:34,371] [pool-1-thread-6] Initializing /data/public/user-10/dataset-user-10/user-10 04 TEST.png: 
   [testng] [2025-03-21 00:09:34,563] [pool-1-thread-1] Initializing /data/public/user-1/dataset-user-1/user-1 04 TEST.png: 
   [testng] [2025-03-21 00:09:34,986] [pool-1-thread-3] Initializing /data/public/user-5/Pdataset-user-5/user-5 06 TEST.png: 
   [testng] [2025-03-21 00:09:36,287] [pool-1-thread-5] Initializing /data/public/user-5/dataset-user-5/user-5 02 TEST.png: 
   [testng] [2025-03-21 00:09:36,551] [pool-1-thread-10] Initializing /data/public/user-1/dataset-user-1/user-1 02 TEST.png: 
   [testng] [2025-03-21 00:09:40,174] [pool-1-thread-2] Initializing /data/public/user-7/dataset-user-7/user-7 03 TEST.png: 
   [testng] [2025-03-21 00:09:40,304] [pool-1-thread-1] Initializing /data/public/user-6/user-6 09 TEST.png: 
   [testng] [2025-03-21 00:09:40,456] [pool-1-thread-4] Initializing /data/public/user-3/dataset-user-3/user-3 01 TEST.png: 
   [testng] [2025-03-21 00:09:40,629] [pool-1-thread-12] Initializing /data/public/user-3/Pdataset-user-3/user-3 08 TEST.png: 
   [testng] [2025-03-21 00:09:40,796] [pool-1-thread-11] Initializing /data/public/user-7/dataset-user-7/user-7 02 TEST.png: 
   [testng] [2025-03-21 00:09:40,987] [pool-1-thread-6] Initializing /data/public/user-6/dataset-user-6/user-6 02 TEST.png: 
   [testng] [2025-03-21 00:09:41,154] [pool-1-thread-9] Initializing /data/stephane/save.png: 
   [testng] [2025-03-21 00:09:41,528] [pool-1-thread-3] Initializing /data/public/will/WesternBlots/Hela-frctn3305-VRAQ-11.11.png: 
   [testng] [2025-03-21 00:09:42,683] [pool-1-thread-5] Initializing /data/public/user-12/dataset-user-12/user-12 03 TEST.png: 
   [testng] [2025-03-21 00:09:42,791] [pool-1-thread-10] Initializing /data/public/user-7/Pdataset-user-7/user-7 06 TEST.png: 
   [testng] [2025-03-21 00:09:46,238] [pool-1-thread-12] Initializing /data/public/user-10/Pdataset-user-10/user-10 05 TEST.png: 
   [testng] [2025-03-21 00:09:46,424] [pool-1-thread-1] Initializing /data/public/user-2/Pdataset-user-2/user-2 05 TEST.png: 
   [testng] [2025-03-21 00:09:46,615] [pool-1-thread-6] Initializing /data/public/user-5/user-5 10 TEST.png: 
   [testng] [2025-03-21 00:09:46,810] [pool-1-thread-4] Initializing /data/public/user-3/Pdataset-user-3/user-3 05 TEST.png: 
   [testng] [2025-03-21 00:09:47,025] [pool-1-thread-2] Initializing /data/public/user-11/user-11 10 TEST.png: 
   [testng] [2025-03-21 00:09:47,199] [pool-1-thread-11] Initializing /data/stephane/test.png: 
   [testng] [2025-03-21 00:09:47,483] [pool-1-thread-8] Initializing /data/petr/006NbWeb.png: 
   [testng] [2025-03-21 00:09:47,678] [pool-1-thread-9] Initializing /data/public/user-8/Pdataset-user-8/user-8 08 TEST.png: 
   [testng] [2025-03-21 00:09:48,226] [pool-1-thread-3] Initializing /data/public/user-2/dataset-user-2/user-2 01 TEST.png: 
   [testng] [2025-03-21 00:09:48,926] [pool-1-thread-10] Initializing /data/public/user-7/dataset-user-7/user-7 01 TEST.png: 
   [testng] [2025-03-21 00:09:49,132] [pool-1-thread-5] Initializing /data/public/user-1/user-1 10 TEST.png: 
   [testng] [2025-03-21 00:09:51,813] [pool-1-thread-7] Initializing /data/public/user-8/Pdataset-user-8/user-8 07 TEST.png: 
   [testng] [2025-03-21 00:09:52,274] [pool-1-thread-4] Initializing /data/public/user-11/Pdataset-user-11/user-11 08 TEST.png: 
   [testng] [2025-03-21 00:09:52,463] [pool-1-thread-6] Initializing /data/public/will/WesternBlots/Blot-purif-Ab-west-11.11.png: 
   [testng] [2025-03-21 00:09:52,648] [pool-1-thread-2] Initializing /data/public/user-6/Pdataset-user-6/user-6 07 TEST.png: 
   [testng] [2025-03-21 00:09:52,809] [pool-1-thread-1] Initializing /data/public/user-2/dataset-user-2/user-2 04 TEST.png: 
   [testng] [2025-03-21 00:09:52,977] [pool-1-thread-12] Initializing /data/public/user-11/dataset-user-11/user-11 02 TEST.png: 
   [testng] [2025-03-21 00:09:53,331] [pool-1-thread-8] Initializing /data/public/user-8/dataset-user-8/user-8 02 TEST.png: 
   [testng] [2025-03-21 00:09:53,538] [pool-1-thread-9] Initializing /data/public/user-8/Pdataset-user-8/user-8 05 TEST.png: 
   [testng] [2025-03-21 00:09:53,979] [pool-1-thread-11] Initializing /data/stephane/S_2C1Z3T_sh.png: 
   [testng] [2025-03-21 00:09:54,286] [pool-1-thread-3] Initializing /data/public/user-1/dataset-user-1/user-1 03 TEST.png: 
   [testng] [2025-03-21 00:09:55,001] [pool-1-thread-5] Initializing /data/public/user-4/dataset-user-4/user-4 01 TEST.png: 
   [testng] [2025-03-21 00:09:55,256] [pool-1-thread-10] Initializing /data/qa-11038/BGEMG.png: 
   [testng] [2025-03-21 00:09:57,046] [pool-1-thread-7] Initializing /data/curtis/rgba8_bk.png: 
   [testng] [2025-03-21 00:09:58,922] [pool-1-thread-2] Initializing /data/public/user-3/user-3 09 TEST.png: 
   [testng] [2025-03-21 00:09:59,160] [pool-1-thread-6] Initializing /data/simon/test.png: 
   [testng] [2025-03-21 00:09:59,380] [pool-1-thread-4] Initializing /data/public/user-6/Pdataset-user-6/user-6 05 TEST.png: 
   [testng] [2025-03-21 00:09:59,549] [pool-1-thread-12] Initializing /data/public/user-11/dataset-user-11/user-11 01 TEST.png: 
   [testng] [2025-03-21 00:09:59,744] [pool-1-thread-1] Initializing /data/public/user-10/user-10 09 TEST.png: 
   [testng] [2025-03-21 00:10:00,238] [pool-1-thread-8] Initializing /data/public/user-8/user-8 09 TEST.png: 
   [testng] [2025-03-21 00:10:00,448] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 07 TEST.png: 
   [testng] [2025-03-21 00:10:01,248] [pool-1-thread-11] Initializing /data/public/user-5/dataset-user-5/user-5 03 TEST.png: 
   [testng] [2025-03-21 00:10:01,499] [pool-1-thread-10] Initializing /data/public/user-4/dataset-user-4/user-4 03 TEST.png: 
   [testng] [2025-03-21 00:10:01,709] [pool-1-thread-3] Initializing /data/public/user-6/dataset-user-6/user-6 01 TEST.png: 
   [testng] [2025-03-21 00:10:01,896] [pool-1-thread-5] Initializing /data/stephane/test.tiff: 
   [testng] [2025-03-21 00:10:09,952] [pool-1-thread-7] Initializing /data/public/user-1/dataset-user-1/user-1 01 TEST.png: 
   [testng] [2025-03-21 00:10:10,407] [pool-1-thread-11] Initializing /data/public/user-10/dataset-user-10/user-10 03 TEST.png: 
   [testng] [2025-03-21 00:10:10,623] [pool-1-thread-4] Initializing /data/public/user-9/Pdataset-user-9/user-9 08 TEST.png: 
   [testng] [2025-03-21 00:10:10,864] [pool-1-thread-12] Initializing /data/public/user-10/Pdataset-user-10/user-10 06 TEST.png: 
   [testng] [2025-03-21 00:10:11,065] [pool-1-thread-6] Initializing /data/public/user-1/user-1 09 TEST.png: 
   [testng] [2025-03-21 00:10:11,253] [pool-1-thread-9] Initializing /data/public/user-5/user-5 09 TEST.png: 
   [testng] [2025-03-21 00:10:11,440] [pool-1-thread-2] Initializing /data/public/user-3/user-3 10 TEST.png: 
   [testng] [2025-03-21 00:10:11,627] [pool-1-thread-8] Initializing /data/public/user-3/dataset-user-3/user-3 02 TEST.png: 
   [testng] [2025-03-21 00:10:11,853] [pool-1-thread-1] Initializing /data/public/user-11/dataset-user-11/user-11 04 TEST.png: 
   [testng] [2025-03-21 00:10:14,718] [pool-1-thread-10] Initializing /data/public/user-7/Pdataset-user-7/user-7 07 TEST.png: 
   [testng] [2025-03-21 00:10:14,946] [pool-1-thread-3] Initializing /data/petr/000a.png: 
   [testng] [2025-03-21 00:10:16,361] [pool-1-thread-7] Initializing /data/big-images/4kx4k.png: 
   [testng] [2025-03-21 00:10:18,425] [pool-1-thread-2] Initializing /data/public/user-2/dataset-user-2/user-2 03 TEST.png: 
   [testng] [2025-03-21 00:10:18,657] [pool-1-thread-9] Initializing /data/public/user-2/Pdataset-user-2/user-2 07 TEST.png: 
   [testng] [2025-03-21 00:10:18,871] [pool-1-thread-6] Initializing /data/big-images/8kx8k.png: 
   [testng] [2025-03-21 00:10:19,080] [pool-1-thread-1] Initializing /data/public/user-9/dataset-user-9/user-9 02 TEST.png: 
   [testng] [2025-03-21 00:10:19,297] [pool-1-thread-8] Initializing /data/public/user-6/dataset-user-6/user-6 04 TEST.png: 
   [testng] [2025-03-21 00:10:19,501] [pool-1-thread-11] Initializing /data/public/user-8/user-8 10 TEST.png: 
   [testng] [2025-03-21 00:10:19,710] [pool-1-thread-12] Initializing /data/public/user-4/Pdataset-user-4/user-4 08 TEST.png: 
   [testng] [2025-03-21 00:10:19,902] [pool-1-thread-4] Initializing /data/public/user-2/Pdataset-user-2/user-2 06 TEST.png: 
   [testng] [2025-03-21 00:10:21,355] [pool-1-thread-10] Initializing /data/public/user-9/user-9 09 TEST.png: 
   [testng] [2025-03-21 00:10:21,539] [pool-1-thread-3] Initializing /data/jean-marie/CFPNEAT01_R3D.png: 
   [testng] [2025-03-21 00:10:24,207] [pool-1-thread-7] Initializing /data/public/user-7/user-7 10 TEST.png: 
   [testng] [2025-03-21 00:10:25,136] [pool-1-thread-12] Initializing /data/public/user-7/Pdataset-user-7/user-7 08 TEST.png: 
   [testng] [2025-03-21 00:10:25,301] [pool-1-thread-11] Initializing /data/public/user-4/Pdataset-user-4/user-4 05 TEST.png: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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