Started by upstream project "BIOFORMATS-test-repo" build number 220
originally caused by:
Started by upstream project "Trigger" build number 247
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins15238804478008131498.sh
+ '[' columbus = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34879_merge_ci -v /uod/idr/repos/curated/columbus:/data -v /uod/idr-scratch/merge-ci/curated/columbus:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 01:33:07,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 01:33:07,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
[testng] 01:33:07,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:33:07,620 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:33:07,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 01:33:07,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 01:33:07,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 01:33:07,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:33:07,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:33:07,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 01:33:07,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 01:33:07,621 |-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:33:07,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 01:33:07,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 01:33:07,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 01:33:07,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 01:33:07,893 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 01:33:07,893 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 01:33:07,893 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 01:33:07,894 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 01:33:07,894 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
[testng] 01:33:07,895 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
[testng] 01:33:07,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 274 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-10-14 01:33:07,905] [main] java.version = 1.8.0_342
[testng] 01:33:07,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 01:33:07,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:33:07,960 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-14_01-33-07.log]
[testng] 01:33:07,961 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
[testng] [2024-10-14 01:33:07,963] [main] testng.directory = /data
[testng] [2024-10-14 01:33:07,963] [main] testng.configDirectory = /config
[testng] [2024-10-14 01:33:07,975] [main] testng.multiplier = 1.0
[testng] [2024-10-14 01:33:07,976] [main] testng.in-memory = false
[testng] [2024-10-14 01:33:07,976] [main] testng.allow-missing = false
[testng] [2024-10-14 01:33:07,976] [main] user.language = fr
[testng] [2024-10-14 01:33:07,976] [main] user.country = FR
[testng] [2024-10-14 01:33:07,976] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2024-10-14 02:23:06,341] [main] ----------------------------------------
[testng] [2024-10-14 02:23:06,342] [main] Total files: 4135
[testng] [2024-10-14 02:23:06,342] [main] Scan time: 2998.365 s (725 ms/file)
[testng] [2024-10-14 02:23:06,343] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 21 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-10-14 02:25:14,097] [pool-1-thread-1] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:14,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:25:14,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:14,099 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-10-14_02-25-14.log]
[testng] 02:25:14,099 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3cd3ded1 - End of configuration.
[testng] [2024-10-14 02:25:14,976] [pool-1-thread-12] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:14,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 02:25:14,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:14,977 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-10-14_02-25-14.log]
[testng] 02:25:14,978 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4716d81d - End of configuration.
[testng] [2024-10-14 02:25:15,816] [pool-1-thread-11] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:15,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 02:25:15,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:15,817 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-10-14_02-25-15.log]
[testng] 02:25:15,818 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21226da - End of configuration.
[testng] [2024-10-14 02:25:16,785] [pool-1-thread-10] Initializing /data/public/idr0020/200972429 TOG[2702]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:16,785 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:25:16,785 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:16,786 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-10-14_02-25-16.log]
[testng] 02:25:16,786 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35769191 - End of configuration.
[testng] [2024-10-14 02:25:44,564] [pool-1-thread-9] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:44,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:25:44,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:44,565 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-10-14_02-25-44.log]
[testng] 02:25:44,566 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3dec42cd - End of configuration.
[testng] [2024-10-14 02:25:45,440] [pool-1-thread-8] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:45,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:25:45,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:45,441 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-10-14_02-25-45.log]
[testng] 02:25:45,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f0bed2e - End of configuration.
[testng] [2024-10-14 02:25:46,262] [pool-1-thread-7] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:46,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:25:46,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:46,263 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-10-14_02-25-46.log]
[testng] 02:25:46,264 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46a519ee - End of configuration.
[testng] [2024-10-14 02:25:47,164] [pool-1-thread-6] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:47,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:25:47,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:47,165 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-10-14_02-25-47.log]
[testng] 02:25:47,166 |-INFO in ch.qos.logback.core.sift.SiftProcessor@580689b9 - End of configuration.
[testng] [2024-10-14 02:25:48,298] [pool-1-thread-5] Initializing /data/public/zenodo-6327496/tif/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:48,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:25:48,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:48,299 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-10-14_02-25-48.log]
[testng] 02:25:48,300 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52a83f1b - End of configuration.
[testng] [2024-10-14 02:25:49,154] [pool-1-thread-4] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:49,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:25:49,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:49,155 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-10-14_02-25-49.log]
[testng] 02:25:49,156 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8373b50 - End of configuration.
[testng] [2024-10-14 02:25:50,057] [pool-1-thread-3] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:50,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:25:50,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:50,057 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-10-14_02-25-50.log]
[testng] 02:25:50,058 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b801ffb - End of configuration.
[testng] [2024-10-14 02:25:51,019] [pool-1-thread-2] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml:
[testng] 02:25:51,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:25:51,020 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:25:51,020 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-10-14_02-25-51.log]
[testng] 02:25:51,020 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69394597 - End of configuration.
[testng] [2024-10-14 02:26:25,950] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:26:40,085] [pool-1-thread-11] Initializing /data/public/idr0056/1983[1461]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:27:33,872] [pool-1-thread-8] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:27:35,445] [pool-1-thread-6] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:28:58,426] [pool-1-thread-8] Initializing /data/public/idr0019/22_lines_HC_EGF_200145913/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:33:16,959] [pool-1-thread-5] Initializing /data/public/zenodo-6327496/flex/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:34:08,738] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:34:41,599] [pool-1-thread-12] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml:
[testng] [2024-10-14 02:34:44,085] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml:
[testng] 08:07:26,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 08:07:26,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:07:26,736 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-10-14_08-07-26.log]
[testng] 08:07:26,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f30369c - End of configuration.
[testng] 08:30:17,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 08:30:17,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:30:17,488 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-14_08-30-17.log]
[testng] 08:30:17,488 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6d21a69f - End of configuration.
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 1113, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 417 minutes 14 seconds
Finished: SUCCESS