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

Log more info when perf counter category is missing #60955

Merged
merged 3 commits into from
Oct 29, 2021

Conversation

danmoseley
Copy link
Member

@danmoseley danmoseley commented Oct 28, 2021

Relates to #60933
Relates to #53261

Add more info if and when this occurs again.

@danmoseley
Copy link
Member Author

@hoyosjs any idea here


Installing: /__w/1/s/artifacts/bin/coreclr/Linux.arm64.Release/./libclrjit_win_x64_arm64.so.dbg
2021-10-28T04:02:53.9483909Z CMake Error at jit/cmake_install.cmake:98 (file):
2021-10-28T04:02:53.9485428Z   file INSTALL cannot copy file
2021-10-28T04:02:53.9486186Z   "/__w/1/s/artifacts/obj/coreclr/Linux.arm64.Release/jit/libclrjit_win_x64_arm64.so.dbg"
2021-10-28T04:02:53.9486741Z   to
2021-10-28T04:02:53.9487278Z   "/__w/1/s/artifacts/bin/coreclr/Linux.arm64.Release/./libclrjit_win_x64_arm64.so.dbg":
2021-10-28T04:02:53.9487739Z   Success.
2021-10-28T04:02:53.9488056Z Call Stack (most recent call first):
2021-10-28T04:02:53.9488417Z   cmake_install.cmake:65 (include)
2021-10-28T04:02:53.9488601Z 
2021-10-28T04:02:53.9488730Z 
2021-10-28T04:02:53.9492596Z Makefile:82: recipe for target 'install' failed

@am11
Copy link
Member

am11 commented Oct 28, 2021

This can happen if image ran out of disk space while installing the files. CMake configuration haven't changed.

@hoyosjs
Copy link
Member

hoyosjs commented Oct 28, 2021

This indeed seems like the 1ES pool memory issues tracked in https://github.com/dotnet/core-eng/issues/14682. There's too many manifestations to track them all.

@danmoseley
Copy link
Member Author

@stephentoub

@danmoseley danmoseley merged commit 86f4a57 into dotnet:main Oct 29, 2021
@danmoseley danmoseley deleted the perfctr.cat branch October 29, 2021 20:25
@ghost ghost locked as resolved and limited conversation to collaborators Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants