Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #2092

Closed
Open
Created Dec 21, 2017 by James Willenbring@jmwilleMaintainer

New test TeuchosCore_testTeuchosTestForTermination failing in clean build Linux-gcc-4.9.3-SERIAL_Release_gcc_4.9.3__DEV

Created by: bartlettroscoe

CC: @trilinos/framework, @trilinos/teuchos

Description:

The new test TeuchosCore_testTeuchosTestForTermination added yesterday (see #2089) is failing in the clean build Linux-gcc-4.9.3-SERIAL_Release_gcc_4.9.3__DEV shown at:

  • https://testing.sandia.gov/cdash/testDetails.php?test=43561818&build=3286245

What is strange is that the test STDOUT is printing:

Teuchos::GlobalMPISession::GlobalMPISession(): started serial run
/scratch/trilinos/workspace/trilinos-folder/Trilinos_generic_nightly/SERIAL_Release_gcc_4.9.3__DEV/Trilinos/packages/teuchos/core/test/MemoryManagement/testTeuchosTestForTermination.cpp:63:

Terminate test that evaluated to true: GlobalMPISession::getRank() == terminate_on_procid

Bingo, we are terminating on procid == terminate_on_procid = 0!

terminate called without an active exception

but "Fail Reason" says: "Required regular expression found.Regex=[Bingo, we are terminating on procid == terminate_on_procid = 0"

But if you look at that STDOUT, that output is being printed! What the heck?

The only other build so far that is showing this same failure is the Experimental build Linux-GCC-4.9.3-RELEASE_DEV_KokkosKernels_Experimental (which is also a serial build) with the test results shown at:

  • https://testing.sandia.gov/cdash/testDetails.php?test=43561320&build=3286162

And that test is exactly the same!

Related Issues

  • Related to: #1303 (closed), #2089
Assignee
Assign to
Time tracking