Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 281
originally caused by:
 Started by upstream project "Trigger" build number 301
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins1332716294058898637.sh
+ '[' nifti = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_44422_merge_ci -v /uod/idr/repos/curated/nifti:/data -v /uod/idr-scratch/merge-ci/curated/nifti:/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

test-automated:
   [testng] File leak detector installed
   [testng] 05:00:02,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:00:02,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 05:00:02,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:00:02,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:00:02,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:00:02,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:00:02,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:00:02,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:00:02,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:00:02,785 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:00:02,785 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:00:02,785 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:00:02,992 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:00:02,992 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:00:03,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:00:03,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:00:03,024 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:00:03,025 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:00:03,025 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:00:03,025 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:00:03,025 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 05:00:03,026 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 05:00:03,026 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 242 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-06 05:00:03,035] [main] java.version = 1.8.0_342
   [testng] 05:00:03,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:00:03,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:00:03,080 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-06_05-00-03.log]
   [testng] 05:00:03,082 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-12-06 05:00:03,083] [main] testng.directory = /data
   [testng] [2024-12-06 05:00:03,083] [main] testng.configDirectory = /config
   [testng] [2024-12-06 05:00:03,094] [main] testng.multiplier = 1.0
   [testng] [2024-12-06 05:00:03,094] [main] testng.in-memory = false
   [testng] [2024-12-06 05:00:03,095] [main] testng.allow-missing = false
   [testng] [2024-12-06 05:00:03,095] [main] user.language = en
   [testng] [2024-12-06 05:00:03,095] [main] user.country = ${user.country}
   [testng] [2024-12-06 05:00:03,095] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-12-06 05:00:27,745] [main] ----------------------------------------
   [testng] [2024-12-06 05:00:27,745] [main] Total files: 23
   [testng] [2024-12-06 05:00:27,745] [main] Scan time: 24.65 s (1071 ms/file)
   [testng] [2024-12-06 05:00:27,745] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 20 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-06 05:01:34,119] [pool-1-thread-1] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_26_conf_91.hdr: 
   [testng] 05:01:34,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:01:34,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:34,121 |-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-06_05-01-34.log]
   [testng] 05:01:34,122 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6be3684b - End of configuration.
   [testng] [2024-12-06 05:01:35,517] [pool-1-thread-12] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_28_conf_100.hdr: 
   [testng] 05:01:35,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:01:35,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:35,518 |-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-06_05-01-35.log]
   [testng] 05:01:35,519 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3c449bf7 - End of configuration.
   [testng] [2024-12-06 05:01:36,808] [pool-1-thread-11] Initializing /data/qa-17334/volume4d.nii: 
   [testng] 05:01:36,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:01:36,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:36,809 |-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-06_05-01-36.log]
   [testng] 05:01:36,809 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68c2b028 - End of configuration.
   [testng] [2024-12-06 05:01:37,797] [pool-1-thread-10] Initializing /data/public/NIH/filtered_func_data.nii: 
   [testng] 05:01:37,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:01:37,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:37,798 |-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-06_05-01-37.log]
   [testng] 05:01:37,798 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2191435a - End of configuration.
   [testng] [2024-12-06 05:01:38,713] [pool-1-thread-9] Initializing /data/public/NIH/avg152T1_LR_nifti.nii.gz: 
   [testng] 05:01:38,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:01:38,714 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:38,714 |-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-06_05-01-38.log]
   [testng] 05:01:38,714 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10ec17c3 - End of configuration.
   [testng] [2024-12-06 05:01:42,821] [pool-1-thread-8] Initializing /data/public/NIH/minimal.hdr: 
   [testng] 05:01:42,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:01:42,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:42,822 |-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-06_05-01-42.log]
   [testng] 05:01:42,822 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a0e2326 - End of configuration.
   [testng] [2024-12-06 05:01:43,718] [pool-1-thread-7] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_25_conf_100.hdr: 
   [testng] 05:01:43,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:01:43,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:43,719 |-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-06_05-01-43.log]
   [testng] 05:01:43,719 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f6b442 - End of configuration.
   [testng] [2024-12-06 05:01:44,781] [pool-1-thread-6] Initializing /data/public/NIH/newsirp_final_XML.nii: 
   [testng] 05:01:44,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:01:44,781 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:44,782 |-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-06_05-01-44.log]
   [testng] 05:01:44,782 |-INFO in ch.qos.logback.core.sift.SiftProcessor@347fbf5 - End of configuration.
   [testng] [2024-12-06 05:01:46,286] [pool-1-thread-5] Initializing /data/public/NIH/avg152T1_RL_nifti.hdr: 
   [testng] 05:01:46,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:01:46,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:46,287 |-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-06_05-01-46.log]
   [testng] 05:01:46,288 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3506dd69 - End of configuration.
   [testng] [2024-12-06 05:01:47,217] [pool-1-thread-4] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_25_conf_94.hdr: 
   [testng] 05:01:47,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:01:47,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:47,218 |-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-06_05-01-47.log]
   [testng] 05:01:47,218 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35755e10 - End of configuration.
   [testng] [2024-12-06 05:01:48,315] [pool-1-thread-3] Initializing /data/public/NIH/filtered_func_data.nii.gz: 
   [testng] 05:01:48,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:01:48,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:48,316 |-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-06_05-01-48.log]
   [testng] 05:01:48,316 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11fe95b1 - End of configuration.
   [testng] [2024-12-06 05:01:59,774] [pool-1-thread-2] Initializing /data/public/NIH/avg152T1_RL_nifti.nii: 
   [testng] 05:01:59,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:01:59,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:01:59,775 |-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-06_05-01-59.log]
   [testng] 05:01:59,775 |-INFO in ch.qos.logback.core.sift.SiftProcessor@43f2649e - End of configuration.
   [testng] [2024-12-06 05:02:10,087] [pool-1-thread-11] Initializing /data/public/NIH/avg152T1_LR_nifti.hdr: 
   [testng] [2024-12-06 05:02:12,700] [pool-1-thread-2] Initializing /data/public/NIH/minimal.nii: 
   [testng] [2024-12-06 05:02:15,089] [pool-1-thread-10] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_27_conf_86.hdr: 
   [testng] [2024-12-06 05:02:16,337] [pool-1-thread-6] Initializing /data/public/NIH/zstat1.nii.gz: 
   [testng] [2024-12-06 05:02:27,535] [pool-1-thread-8] Initializing /data/public/NIH/avg152T1_RL_nifti.nii.gz: 
   [testng] [2024-12-06 05:02:36,876] [pool-1-thread-1] Initializing /data/public/NIH/zstat1.nii: 
   [testng] [2024-12-06 05:02:39,057] [pool-1-thread-7] Initializing /data/frans/eNlf-02-05-08-rats25-28_v1_rat_28_conf_94.hdr: 
   [testng] [2024-12-06 05:02:41,596] [pool-1-thread-12] Initializing /data/public/NIH/avg152T1_LR_nifti.nii: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 1060, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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