Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profiler/elt/slowpatheltenter/slowpatheltenter.sh test failed #46608

Closed
runfoapp bot opened this issue Jan 6, 2021 · 3 comments · Fixed by #46907
Closed

profiler/elt/slowpatheltenter/slowpatheltenter.sh test failed #46608

runfoapp bot opened this issue Jan 6, 2021 · 3 comments · Fixed by #46907
Assignees
Labels
area-Diagnostics-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@runfoapp
Copy link

runfoapp bot commented Jan 6, 2021

  Discovering: profiler.elt.XUnitWrapper
  Discovered:  profiler.elt.XUnitWrapper
  Starting:    profiler.elt.XUnitWrapper
    profiler/elt/slowpatheltenter/slowpatheltenter.sh [FAIL]
      Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
         at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
         at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions)
         at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 372: 10240 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/Reports/profiler.elt/slowpatheltenter/slowpatheltenter.output.txt
      Raw output:
      BEGIN EXECUTION
      /home/helixbot/work/A3EB092B/p/corerun slowpatheltenter.dll ''
      Profiler path: /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/libProfiler.so
      Profiler.dll!DllGetClassObject
      Profiler.dll!Profiler::Initialize
      Testing enter hooks
      Gathering state for process 10271 corerun
      Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10271.dmp
      Written 80461824 bytes (19644 pages) to core file
      Dump successfully written
      
      Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
      Gathering state for process 10240 corerun
      Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10240.dmp
      Written 114524160 bytes (27960 pages) to core file
      Dump successfully written
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/home/helixbot/work/A3EB092B/p
      > /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh
      Expected: True
      Actual:   False
      Stack Trace:
           at profiler_elt._slowpatheltenter_slowpatheltenter_._slowpatheltenter_slowpatheltenter_sh()
      Output:
        Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
           at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
           at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions)
           at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
        /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 372: 10240 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
        
        Return code:      1
        Raw output file:      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/Reports/profiler.elt/slowpatheltenter/slowpatheltenter.output.txt
        Raw output:
        BEGIN EXECUTION
        /home/helixbot/work/A3EB092B/p/corerun slowpatheltenter.dll ''
        Profiler path: /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/libProfiler.so
        Profiler.dll!DllGetClassObject
        Profiler.dll!Profiler::Initialize
        Testing enter hooks
        Gathering state for process 10271 corerun
        Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10271.dmp
        Written 80461824 bytes (19644 pages) to core file
        Dump successfully written
        
        Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
        Gathering state for process 10240 corerun
        Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10240.dmp
        Written 114524160 bytes (27960 pages) to core file
        Dump successfully written
        Expected: 100
        Actual: 134
        END EXECUTION - FAILED
        Test Harness Exitcode is : 1
        To run the test:
        > set CORE_ROOT=/home/helixbot/work/A3EB092B/p
        > /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh
  Finished:    profiler.elt.XUnitWrapper
=== TEST EXECUTION SUMMARY ===
   profiler.elt.XUnitWrapper  Total: 2, Errors: 0, Failed: 1, Skipped: 0, Time: 38.632s
+ export _commandExitCode=1

Dump: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-46051-merge-c6d495492c1549728b/profiler.elt/coredump.10271.dmp?sv=2019-07-07&se=2021-01-25T21%3A22%3A03Z&sr=c&sp=rl&sig=5YUXiu9zCwQV1rF24K6yOYt%2Fdv%2F%2Byfy09lzWezMof9I%3D

Runfo Tracking Issue: profiler/elt/slowpatheltenter/slowpatheltenter.sh test failed

Build Definition Kind Run Name Console Core Dump Test Results Run Client
1072066 runtime PR 50364 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1072066 runtime PR 50364 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1071508 runtime PR 50364 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump
1071508 runtime PR 50364 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1066426 runtime PR 50364 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1066426 runtime PR 50364 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1065373 runtime PR 50364 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log runclient.py
1037948 runtime PR 49529 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log runclient.py
1037948 runtime PR 49529 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1037948 runtime PR 49529 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1037848 runtime PR 49576 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1037848 runtime PR 49576 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump
1037848 runtime PR 49576 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump runclient.py
1037848 runtime PR 49576 CoreCLR OSX arm64 Checked no_tiered_compilation @ OSX.1100.ARM64.Open console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1037652 runtime PR 49529 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1036250 runtime PR 49529 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1025677 runtime PR 49257 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump
1025677 runtime PR 49257 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump
1025677 runtime PR 49257 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump
1025677 runtime PR 49257 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump
1025677 runtime PR 49257 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump
1025677 runtime PR 49257 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
1025677 runtime PR 49257 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1025677 runtime PR 49257 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1024540 runtime PR 47269 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1024540 runtime PR 47269 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump runclient.py
1024540 runtime PR 47269 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log runclient.py
1024540 runtime PR 47269 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1024540 runtime PR 47269 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1012551 runtime PR 44562 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log runclient.py
1012551 runtime PR 44562 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1012551 runtime PR 44562 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump runclient.py
1012551 runtime PR 44562 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
1012551 runtime PR 44562 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump runclient.py
984234 runtime PR 47901 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
984234 runtime PR 47901 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump test results runclient.py
984234 runtime PR 47901 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump
984234 runtime PR 47901 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
979762 runtime PR 47843 CoreCLR OSX x64 Checked no_tiered_compilation @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
979762 runtime PR 47843 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
979762 runtime PR 47843 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
979313 runtime PR 47843 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
979313 runtime PR 47843 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
979313 runtime PR 47843 CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
977125 runtime PR 47771 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
977125 runtime PR 47771 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
976182 runtime PR 47771 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
976182 runtime PR 47771 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
956942 runtime PR 47184 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
956655 runtime PR 47183 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump test results runclient.py
956655 runtime PR 47183 CoreCLR Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump test results runclient.py
956655 runtime PR 47183 CoreCLR Linux arm Checked @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
956655 runtime PR 47183 CoreCLR Linux arm Checked no_tiered_compilation @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440 console.log core dump runclient.py
953601 runtime PR 47056 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
951736 runtime Rolling CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
948800 runtime PR 46935 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
947907 runtime PR 46315 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log test results runclient.py
946889 runtime PR 46765 CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump test results runclient.py
946698 runtime PR 46638 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
946690 runtime PR 46868 CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log core dump test results runclient.py
946318 runtime Rolling CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open console.log test results runclient.py

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 5
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Jan 6, 2021
@safern
Copy link
Member

safern commented Jan 6, 2021

cc: @davmason

@ghost
Copy link

ghost commented Jan 6, 2021

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details
  Discovering: profiler.elt.XUnitWrapper
  Discovered:  profiler.elt.XUnitWrapper
  Starting:    profiler.elt.XUnitWrapper
    profiler/elt/slowpatheltenter/slowpatheltenter.sh [FAIL]
      Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
         at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
         at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions)
         at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 372: 10240 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/Reports/profiler.elt/slowpatheltenter/slowpatheltenter.output.txt
      Raw output:
      BEGIN EXECUTION
      /home/helixbot/work/A3EB092B/p/corerun slowpatheltenter.dll ''
      Profiler path: /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/libProfiler.so
      Profiler.dll!DllGetClassObject
      Profiler.dll!Profiler::Initialize
      Testing enter hooks
      Gathering state for process 10271 corerun
      Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10271.dmp
      Written 80461824 bytes (19644 pages) to core file
      Dump successfully written
      
      Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
      Gathering state for process 10240 corerun
      Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10240.dmp
      Written 114524160 bytes (27960 pages) to core file
      Dump successfully written
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/home/helixbot/work/A3EB092B/p
      > /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh
      Expected: True
      Actual:   False
      Stack Trace:
           at profiler_elt._slowpatheltenter_slowpatheltenter_._slowpatheltenter_slowpatheltenter_sh()
      Output:
        Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
           at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
           at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions)
           at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
        /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 372: 10240 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
        
        Return code:      1
        Raw output file:      /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/Reports/profiler.elt/slowpatheltenter/slowpatheltenter.output.txt
        Raw output:
        BEGIN EXECUTION
        /home/helixbot/work/A3EB092B/p/corerun slowpatheltenter.dll ''
        Profiler path: /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/libProfiler.so
        Profiler.dll!DllGetClassObject
        Profiler.dll!Profiler::Initialize
        Testing enter hooks
        Gathering state for process 10271 corerun
        Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10271.dmp
        Written 80461824 bytes (19644 pages) to core file
        Dump successfully written
        
        Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
        Gathering state for process 10240 corerun
        Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.10240.dmp
        Written 114524160 bytes (27960 pages) to core file
        Dump successfully written
        Expected: 100
        Actual: 134
        END EXECUTION - FAILED
        Test Harness Exitcode is : 1
        To run the test:
        > set CORE_ROOT=/home/helixbot/work/A3EB092B/p
        > /home/helixbot/work/A3EB092B/w/B7EA09AA/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh
  Finished:    profiler.elt.XUnitWrapper
=== TEST EXECUTION SUMMARY ===
   profiler.elt.XUnitWrapper  Total: 2, Errors: 0, Failed: 1, Skipped: 0, Time: 38.632s
+ export _commandExitCode=1

Dump: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-46051-merge-c6d495492c1549728b/profiler.elt/coredump.10271.dmp?sv=2019-07-07&se=2021-01-25T21%3A22%3A03Z&sr=c&sp=rl&sig=5YUXiu9zCwQV1rF24K6yOYt%2Fdv%2F%2Byfy09lzWezMof9I%3D

Runfo Tracking Issue: profiler/elt/slowpatheltenter/slowpatheltenter.sh test failed

Build Definition Kind Run Name Console Core Dump Test Results Run Client
938936 runtime PR 46051 CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open console.log core dump test results runclient.py
938737 runtime Rolling CoreCLR Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855 console.log core dump test results runclient.py

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
2 2 2
Author: runfoapp[bot]
Assignees: -
Labels:

area-Diagnostics-coreclr, untriaged

Milestone: -

@safern safern added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jan 6, 2021
@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Jan 7, 2021
@tommcdon tommcdon added this to the 6.0.0 milestone Jan 7, 2021
@davmason davmason linked a pull request Jan 13, 2021 that will close this issue
@ghost ghost locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants