Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 132
originally caused by:
 Started by upstream project "Trigger" build number 152
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins948560356345211877.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20773_merge_ci -v /uod/idr/repos/curated/ome-xml:/data -v /uod/idr-scratch/merge-ci/curated/ome-xml:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 12:04:38,640 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 12:04:38,641 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 12:04:38,641 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:04:38,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:04:38,642 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 12:04:38,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 12:04:38,643 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 12:04:38,643 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:04:38,643 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:04:38,644 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 12:04:38,644 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 12:04:38,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 12:04:38,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 12:04:38,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 12:04:38,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 12:04:38,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 12:04:39,010 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 12:04:39,010 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 12:04:39,010 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 12:04:39,010 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 12:04:39,011 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 12:04:39,022 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 12:04:39,022 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 379 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-25 12:04:39,032] [main] java.version = 21
   [testng] 12:04:39,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 12:04:39,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:04:39,388 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-25_12-04-39.log]
   [testng] 12:04:39,389 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-07-25 12:04:39,416] [main] testng.directory = /data
   [testng] [2024-07-25 12:04:39,416] [main] testng.configDirectory = /config
   [testng] [2024-07-25 12:04:39,479] [main] testng.multiplier = 1.0
   [testng] [2024-07-25 12:04:39,480] [main] testng.in-memory = false
   [testng] [2024-07-25 12:04:39,480] [main] testng.allow-missing = false
   [testng] [2024-07-25 12:04:39,480] [main] user.language = en
   [testng] [2024-07-25 12:04:39,480] [main] user.country = ${user.country}
   [testng] [2024-07-25 12:04:39,480] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-25 12:04:41,593] [main] ----------------------------------------
   [testng] [2024-07-25 12:04:41,594] [main] Total files: 203
   [testng] [2024-07-25 12:04:41,594] [main] Scan time: 2.113 s (10 ms/file)
   [testng] [2024-07-25 12:04:41,594] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-25 12:05:04,524] [pool-1-thread-1] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] 12:05:04,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:05:04,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,526 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,527 |-INFO in ch.qos.logback.core.sift.SiftProcessor@588debfe - End of configuration.
   [testng] [2024-07-25 12:05:04,541] [pool-1-thread-12] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] 12:05:04,541 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 12:05:04,541 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,542 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,542 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b40af30 - End of configuration.
   [testng] [2024-07-25 12:05:04,612] [pool-1-thread-11] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] 12:05:04,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 12:05:04,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,613 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,614 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a11cb47 - End of configuration.
   [testng] [2024-07-25 12:05:04,629] [pool-1-thread-10] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] 12:05:04,629 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:05:04,630 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,630 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,631 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b3cc7c1 - End of configuration.
   [testng] [2024-07-25 12:05:04,646] [pool-1-thread-9] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] 12:05:04,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 12:05:04,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,646 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,647 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cbd5292 - End of configuration.
   [testng] [2024-07-25 12:05:04,693] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] 12:05:04,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 12:05:04,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,694 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,694 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4eb516c3 - End of configuration.
   [testng] [2024-07-25 12:05:04,715] [pool-1-thread-7] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] 12:05:04,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 12:05:04,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,716 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,717 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22d3dcc2 - End of configuration.
   [testng] [2024-07-25 12:05:04,787] [pool-1-thread-6] Initializing /data/melissa/large-xml-test.ome: 
   [testng] 12:05:04,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:05:04,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:04,788 |-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-07-25_12-05-04.log]
   [testng] 12:05:04,788 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c0837c0 - End of configuration.
   [testng] [2024-07-25 12:05:14,427] [pool-1-thread-5] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] 12:05:14,427 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 12:05:14,427 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:14,428 |-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-07-25_12-05-14.log]
   [testng] 12:05:14,428 |-INFO in ch.qos.logback.core.sift.SiftProcessor@29f2e824 - End of configuration.
   [testng] [2024-07-25 12:05:14,449] [pool-1-thread-4] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] 12:05:14,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 12:05:14,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:14,450 |-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-07-25_12-05-14.log]
   [testng] 12:05:14,451 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32b3bae8 - End of configuration.
   [testng] [2024-07-25 12:05:14,467] [pool-1-thread-3] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] 12:05:14,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:05:14,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:14,468 |-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-07-25_12-05-14.log]
   [testng] 12:05:14,468 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ac48bd8 - End of configuration.
   [testng] [2024-07-25 12:05:14,516] [pool-1-thread-2] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] 12:05:14,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 12:05:14,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:14,517 |-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-07-25_12-05-14.log]
   [testng] 12:05:14,518 |-INFO in ch.qos.logback.core.sift.SiftProcessor@475fc123 - End of configuration.
   [testng] [2024-07-25 12:05:15,826] [pool-1-thread-1] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:15,850] [pool-1-thread-11] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:15,866] [pool-1-thread-4] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:15,882] [pool-1-thread-5] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-07-25 12:05:16,054] [pool-1-thread-8] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-07-25 12:05:16,097] [pool-1-thread-2] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:16,347] [pool-1-thread-3] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:16,356] [pool-1-thread-9] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:16,366] [pool-1-thread-12] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-07-25 12:05:16,455] [pool-1-thread-7] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-07-25 12:05:16,623] [pool-1-thread-10] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:16,637] [pool-1-thread-4] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2024-07-25 12:05:16,670] [pool-1-thread-11] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-07-25 12:05:16,701] [pool-1-thread-1] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-07-25 12:05:16,737] [pool-1-thread-8] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-07-25 12:05:16,852] [pool-1-thread-2] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:16,915] [pool-1-thread-9] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-07-25 12:05:16,961] [pool-1-thread-3] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-07-25 12:05:17,040] [pool-1-thread-12] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:17,107] [pool-1-thread-10] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-07-25 12:05:17,116] [pool-1-thread-11] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:17,147] [pool-1-thread-1] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:17,307] [pool-1-thread-4] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:17,430] [pool-1-thread-7] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:17,470] [pool-1-thread-3] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-07-25 12:05:17,625] [pool-1-thread-12] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:17,649] [pool-1-thread-11] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:17,664] [pool-1-thread-10] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-07-25 12:05:17,732] [pool-1-thread-2] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-07-25 12:05:17,910] [pool-1-thread-7] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-07-25 12:05:17,964] [pool-1-thread-9] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:17,998] [pool-1-thread-1] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:18,013] [pool-1-thread-8] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-07-25 12:05:18,080] [pool-1-thread-11] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:18,105] [pool-1-thread-10] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-07-25 12:05:18,169] [pool-1-thread-12] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-07-25 12:05:18,199] [pool-1-thread-2] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,231] [pool-1-thread-5] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:18,372] [pool-1-thread-9] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,436] [pool-1-thread-8] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-07-25 12:05:18,455] [pool-1-thread-1] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,510] [pool-1-thread-12] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,581] [pool-1-thread-2] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,604] [pool-1-thread-11] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,656] [pool-1-thread-5] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,792] [pool-1-thread-7] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:18,858] [pool-1-thread-8] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-07-25 12:05:18,877] [pool-1-thread-4] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:18,915] [pool-1-thread-1] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:18,989] [pool-1-thread-3] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:19,005] [pool-1-thread-12] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:19,047] [pool-1-thread-11] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:19,066] [pool-1-thread-2] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:19,088] [pool-1-thread-9] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:19,106] [pool-1-thread-5] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-07-25 12:05:19,434] [pool-1-thread-10] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:19,455] [pool-1-thread-8] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-07-25 12:05:19,497] [pool-1-thread-7] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] [2024-07-25 12:05:19,526] [pool-1-thread-4] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-07-25 12:05:19,555] [pool-1-thread-1] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-07-25 12:05:19,639] [pool-1-thread-12] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-07-25 12:05:19,666] [pool-1-thread-3] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:19,714] [pool-1-thread-9] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:19,729] [pool-1-thread-11] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:19,840] [pool-1-thread-2] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2024-07-25 12:05:19,885] [pool-1-thread-10] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:19,952] [pool-1-thread-8] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:19,977] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:19,990] [pool-1-thread-4] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-07-25 12:05:20,016] [pool-1-thread-3] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:20,102] [pool-1-thread-9] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:20,167] [pool-1-thread-10] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-07-25 12:05:20,737] [pool-1-thread-2] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-07-25 12:05:20,790] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:20,877] [pool-1-thread-7] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:20,890] [pool-1-thread-8] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:20,900] [pool-1-thread-4] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:20,922] [pool-1-thread-3] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-07-25 12:05:20,958] [pool-1-thread-9] Initializing /data/curtis/black0.ome: 
   [testng] [2024-07-25 12:05:21,179] [pool-1-thread-11] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:21,211] [pool-1-thread-5] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:21,324] [pool-1-thread-1] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-07-25 12:05:21,396] [pool-1-thread-4] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:21,411] [pool-1-thread-3] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-07-25 12:05:21,445] [pool-1-thread-12] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:21,458] [pool-1-thread-2] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2024-07-25 12:05:21,526] [pool-1-thread-7] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-07-25 12:05:21,549] [pool-1-thread-8] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-07-25 12:05:21,660] [pool-1-thread-5] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:21,760] [pool-1-thread-12] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:21,785] [pool-1-thread-8] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-07-25 12:05:21,809] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:21,852] [pool-1-thread-4] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:21,889] [pool-1-thread-11] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:21,958] [pool-1-thread-1] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:21,988] [pool-1-thread-3] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:22,123] [pool-1-thread-5] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:22,225] [pool-1-thread-12] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-07-25 12:05:22,332] [pool-1-thread-4] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:22,474] [pool-1-thread-2] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-07-25 12:05:22,488] [pool-1-thread-11] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-07-25 12:05:22,551] [pool-1-thread-8] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:22,572] [pool-1-thread-7] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:22,589] [pool-1-thread-1] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:22,644] [pool-1-thread-3] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:22,763] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:22,832] [pool-1-thread-7] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2024-07-25 12:05:22,897] [pool-1-thread-12] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-07-25 12:05:22,946] [pool-1-thread-1] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:22,964] [pool-1-thread-5] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-07-25 12:05:23,403] [pool-1-thread-2] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-07-25 12:05:23,421] [pool-1-thread-8] Initializing /data/curtis/black0.tif: 
   [testng] [2024-07-25 12:05:23,510] [pool-1-thread-4] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:23,575] [pool-1-thread-9] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-07-25 12:05:23,638] [pool-1-thread-2] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-07-25 12:05:23,667] [pool-1-thread-4] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:23,719] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:23,742] [pool-1-thread-7] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-07-25 12:05:23,803] [pool-1-thread-9] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-07-25 12:05:23,835] [pool-1-thread-2] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:23,926] [pool-1-thread-7] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-07-25 12:05:23,959] [pool-1-thread-4] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,011] [pool-1-thread-3] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:24,066] [pool-1-thread-9] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,094] [pool-1-thread-2] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-07-25 12:05:24,124] [pool-1-thread-12] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-07-25 12:05:24,185] [pool-1-thread-1] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:24,253] [pool-1-thread-7] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:24,338] [pool-1-thread-3] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-07-25 12:05:24,360] [pool-1-thread-2] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,374] [pool-1-thread-9] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-07-25 12:05:24,402] [pool-1-thread-8] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-07-25 12:05:24,424] [pool-1-thread-4] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:24,487] [pool-1-thread-1] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-07-25 12:05:24,551] [pool-1-thread-3] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,572] [pool-1-thread-7] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:24,612] [pool-1-thread-9] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,627] [pool-1-thread-2] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-07-25 12:05:24,705] [pool-1-thread-4] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:24,727] [pool-1-thread-8] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:24,825] [pool-1-thread-1] Initializing /data/samples/test.OME: 
   [testng] [2024-07-25 12:05:24,862] [pool-1-thread-3] Initializing /data/samples/sdub.ome: 
   [testng] [2024-07-25 12:05:25,033] [pool-1-thread-12] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:25,073] [pool-1-thread-7] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:25,174] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,215] [pool-1-thread-4] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:25,333] [pool-1-thread-10] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:25,339] [pool-1-thread-2] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,374] [pool-1-thread-1] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,499] [pool-1-thread-12] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-07-25 12:05:25,518] [pool-1-thread-10] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-07-25 12:05:25,550] [pool-1-thread-9] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-07-25 12:05:25,644] [pool-1-thread-2] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-07-25 12:05:25,714] [pool-1-thread-7] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-07-25 12:05:25,738] [pool-1-thread-10] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,755] [pool-1-thread-1] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-07-25 12:05:25,830] [pool-1-thread-9] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,872] [pool-1-thread-8] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2024-07-25 12:05:25,903] [pool-1-thread-12] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:25,951] [pool-1-thread-4] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-07-25 12:05:25,971] [pool-1-thread-7] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:25,991] [pool-1-thread-1] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-07-25 12:05:26,028] [pool-1-thread-10] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,073] [pool-1-thread-9] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-07-25 12:05:26,129] [pool-1-thread-8] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-07-25 12:05:26,195] [pool-1-thread-4] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:26,261] [pool-1-thread-7] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,285] [pool-1-thread-10] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,316] [pool-1-thread-1] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,336] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,368] [pool-1-thread-3] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2024-07-25 12:05:26,408] [pool-1-thread-9] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,437] [pool-1-thread-12] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,516] [pool-1-thread-4] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-07-25 12:05:26,580] [pool-1-thread-7] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-07-25 12:05:26,625] [pool-1-thread-1] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-07-25 12:05:26,646] [pool-1-thread-2] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-07-25 12:05:26,716] [pool-1-thread-9] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-07-25 12:05:26,750] [pool-1-thread-4] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-07-25 12:05:26,787] [pool-1-thread-11] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-07-25 12:05:26,839] [pool-1-thread-12] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-07-25 12:05:26,937] [pool-1-thread-10] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,960] [pool-1-thread-3] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-07-25 12:05:26,974] [pool-1-thread-1] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-07-25 12:05:27,014] [pool-1-thread-2] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-07-25 12:05:27,041] [pool-1-thread-9] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-07-25 12:05:27,066] [pool-1-thread-5] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-07-25 12:05:27,118] [pool-1-thread-4] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-07-25 12:05:27,127] [pool-1-thread-7] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2024-07-25 12:05:27,178] [pool-1-thread-1] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 10706, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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