-
Notifications
You must be signed in to change notification settings - Fork 867
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
[BUG]: Self-hosted agents stuck/stop/freeze/time out at step "Try to append 1 batches web console lines for record..." #4812
Comments
Hi @LeaCCC, Thanks for the feedback! Could you set env. variables VSTSAGENT_TRACE and VSTS_AGENT_HTTPTRACE for detailed logs? |
Hi Dmitrii,
Thank you for looking at this issue.
Do I add these two variables to the DevOps pipeline and set them to 'true'? This is where I set system.debug = true?
Thanks,
lea
From: Dmitrii Bobreshev ***@***.***>
Sent: Friday, May 24, 2024 10:37 PM
To: microsoft/azure-pipelines-agent ***@***.***>
Cc: Deng, Lea ***@***.***>; Mention ***@***.***>
Subject: Re: [microsoft/azure-pipelines-agent] [BUG]: Self-hosted agents stuck/stop/freeze/time out at step "Try to append 1 batches web console lines for record..." (Issue #4812)
You don't often get email from ***@***.******@***.***>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
Hi @LeaCCC<https://github.com/LeaCCC>, Thanks for the feedback! Could you set env. variables VSTSAGENT_TRACE<https://github.com/microsoft/azure-pipelines-agent/blob/master/src/Agent.Sdk/Knob/AgentKnobs.cs#L206> and VSTS_AGENT_HTTPTRACE<https://github.com/microsoft/azure-pipelines-agent/blob/master/src/Agent.Sdk/Knob/AgentKnobs.cs#L306> for detailed logs?
-
Reply to this email directly, view it on GitHub<#4812 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEF6JH5TF6QH77JKVN2VLLTZD4J3VAVCNFSM6AAAAABIGQNMQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRZGIYDQOJWGI>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
This electronic email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed.
The views expressed in this message are those of the individual sender and may not necessarily reflect the views of the Christchurch City Council.
If you are not the correct recipient of this email please advise the sender and delete the email.
[Christchurch City Council logo]<https://ccc.govt.nz/>
|
Hi @LeaCCC, You need to set them as the system environment variables , please make sure that you re-run agent after you set them. |
Hi Dmitrii, thank you for your reply. I've added VSTSAGENT_TRACE and VSTS_AGENT_HTTPTRACE as environment variables on the window server where the self-hosted agents are running. Agent_20240527-221243-utc_froze.log |
Very much interested in the outcome of this investigation as we're experiencing the exact same problem. |
These are the latest log lines of our agent job execution, where you can observe there is almost a 1h gap
|
running v3.236.1 btw |
This issue has had no activity in 180 days. Please comment if it is not actually stale |
we get the same issue - any update? |
What happened?
We have 7 self-hosted agents running on the server for ReadyAPI tests.
When there are 2 to 7 tests running in parallel, one of the parallel tests (sometimes 2) can get stuck at the ReadyAPI task, and eventually time out. This happens 1 out of 3 trial.
Versions
Azure DevOps Self Hosted Agent version: 3.225.0, 2.239.1
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows Server 2019 Standard
Version controll system
Azure DevOps Repo (Git)
Relevant log output
The text was updated successfully, but these errors were encountered: