Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 03:19:05,231 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 03:19:05,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 03:19:05,233 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:19:05,233 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:19:05,234 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:19:05,234 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:19:05,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 03:19:05,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:19:05,235 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:19:05,235 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:19:05,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:19:05,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:19:05,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:19:05,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:19:05,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:19:05,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:19:05,430 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:19:05,431 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:19:05,431 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:19:05,431 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:19:05,431 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 03:19:05,432 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 03:19:05,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-15 03:19:05,441] [main] java.version = 17.0.2
   [testng] 03:19:05,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:19:05,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:05,484 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-15_03-19-05.log]
   [testng] 03:19:05,486 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-12-15 03:19:05,488] [main] testng.directory = /data
   [testng] [2024-12-15 03:19:05,488] [main] testng.configDirectory = /config
   [testng] [2024-12-15 03:19:05,497] [main] testng.multiplier = 1.0
   [testng] [2024-12-15 03:19:05,497] [main] testng.in-memory = false
   [testng] [2024-12-15 03:19:05,498] [main] testng.allow-missing = false
   [testng] [2024-12-15 03:19:05,498] [main] user.language = en
   [testng] [2024-12-15 03:19:05,498] [main] user.country = ${user.country}
   [testng] [2024-12-15 03:19:05,498] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-15 03:19:09,385] [main] ----------------------------------------
   [testng] [2024-12-15 03:19:09,386] [main] Total files: 16
   [testng] [2024-12-15 03:19:09,386] [main] Scan time: 3.887 s (242 ms/file)
   [testng] [2024-12-15 03:19:09,386] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 15 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-15 03:19:39,868] [pool-1-thread-1] Initializing /data/samples/5440.afi: 
   [testng] 03:19:39,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:19:39,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:39,870 |-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-12-15_03-19-39.log]
   [testng] 03:19:39,871 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35f9a313 - End of configuration.
   [testng] [2024-12-15 03:19:41,288] [pool-1-thread-12] Initializing /data/samples/5339.afi: 
   [testng] 03:19:41,289 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:19:41,289 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:41,289 |-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-12-15_03-19-41.log]
   [testng] 03:19:41,290 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1657217e - End of configuration.
   [testng] [2024-12-15 03:19:42,531] [pool-1-thread-11] Initializing /data/samples/5383.afi: 
   [testng] 03:19:42,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:19:42,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:42,533 |-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-12-15_03-19-42.log]
   [testng] 03:19:42,533 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f59133f - End of configuration.
   [testng] [2024-12-15 03:19:43,649] [pool-1-thread-10] Initializing /data/samples/5306.afi: 
   [testng] 03:19:43,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:19:43,649 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:43,650 |-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-12-15_03-19-43.log]
   [testng] 03:19:43,650 |-INFO in ch.qos.logback.core.sift.SiftProcessor@739576fe - End of configuration.
   [testng] [2024-12-15 03:19:44,840] [pool-1-thread-9] Initializing /data/samples/5351.afi: 
   [testng] 03:19:44,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:19:44,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:44,841 |-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-12-15_03-19-44.log]
   [testng] 03:19:44,841 |-INFO in ch.qos.logback.core.sift.SiftProcessor@458fbe7f - End of configuration.
   [testng] [2024-12-15 03:19:46,012] [pool-1-thread-8] Initializing /data/samples/5400.afi: 
   [testng] 03:19:46,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:19:46,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:46,013 |-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-12-15_03-19-46.log]
   [testng] 03:19:46,013 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54d53ac9 - End of configuration.
   [testng] [2024-12-15 03:19:47,164] [pool-1-thread-7] Initializing /data/samples/5387.afi: 
   [testng] 03:19:47,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:19:47,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:47,165 |-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-12-15_03-19-47.log]
   [testng] 03:19:47,166 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fa7b410 - End of configuration.
   [testng] [2024-12-15 03:19:48,740] [pool-1-thread-6] Initializing /data/samples/5365.afi: 
   [testng] 03:19:48,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:19:48,741 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:48,742 |-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-12-15_03-19-48.log]
   [testng] 03:19:48,742 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4578b14a - End of configuration.
   [testng] [2024-12-15 03:19:50,049] [pool-1-thread-5] Initializing /data/samples/5407.afi: 
   [testng] 03:19:50,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:19:50,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:50,050 |-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-12-15_03-19-50.log]
   [testng] 03:19:50,051 |-INFO in ch.qos.logback.core.sift.SiftProcessor@552a98e8 - End of configuration.
   [testng] [2024-12-15 03:19:51,486] [pool-1-thread-4] Initializing /data/samples/5343.afi: 
   [testng] 03:19:51,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:19:51,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:51,487 |-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-12-15_03-19-51.log]
   [testng] 03:19:51,487 |-INFO in ch.qos.logback.core.sift.SiftProcessor@98fffe3 - End of configuration.
   [testng] [2024-12-15 03:19:52,934] [pool-1-thread-3] Initializing /data/samples/5371.afi: 
   [testng] 03:19:52,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:19:52,935 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:52,935 |-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-12-15_03-19-52.log]
   [testng] 03:19:52,936 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d31d19f - End of configuration.
   [testng] [2024-12-15 03:19:54,290] [pool-1-thread-2] Initializing /data/samples/5347.afi: 
   [testng] 03:19:54,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:19:54,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:54,291 |-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-12-15_03-19-54.log]
   [testng] 03:19:54,292 |-INFO in ch.qos.logback.core.sift.SiftProcessor@62823acf - End of configuration.
   [testng] [2024-12-15 03:20:42,342] [pool-1-thread-10] Initializing /data/samples/5358.afi: 
   [testng] [2024-12-15 03:20:49,456] [pool-1-thread-1] Initializing /data/samples/5446.afi: 
   [testng] [2024-12-15 03:20:51,117] [pool-1-thread-8] Initializing /data/samples/5414.afi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 795, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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