Skip to content

Fix/nonlinear high nexthop dataplane downtime

eb65273
Select commit
Loading
Failed to load commit list.
Merged

[action] [PR:21939] Fix/nonlinear high nexthop dataplane downtime #975

Fix/nonlinear high nexthop dataplane downtime
eb65273
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Azure.sonic-mgmt.msft.PR (Test kvmtest-t1-lag by Elastictest) failed Jan 23, 2026 in 10s

Test kvmtest-t1-lag by Elastictest failed

Annotations

Check failure on line 1025 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.sonic-mgmt.msft.PR (Test kvmtest-t1-lag by Elastictest)

Build log #L1025

One or several exceptions have been occurred.

Check failure on line 1026 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.sonic-mgmt.msft.PR (Test kvmtest-t1-lag by Elastictest)

Build log #L1026

System.UnauthorizedAccessException: Access to the path '/agent/_work/2/s/.pytest_cache/README.md' is denied.
 ---> System.IO.IOException: Permission denied
   --- End of inner exception stack trace ---
   at System.IO.FileSystem.DeleteFile(String fullPath)
   at System.IO.FileInfo.Delete()
   at Microsoft.VisualStudio.Services.Agent.Util.IOUtil.<>c__DisplayClass12_0.<DeleteDirectory>b__0(FileSystemInfo item) in /mnt/vss/_work/1/s/src/Agent.Sdk/Util/IOUtil.cs:line 159
   at System.Linq.Parallel.ForAllOperator`1.ForAllEnumerator`1.MoveNext(TInput& currentElement, Int32& currentKey)
   at System.Linq.Parallel.ForAllSpoolingTask`2.SpoolingWork()
   at System.Linq.Parallel.SpoolingTaskBase.Work()
   at System.Linq.Parallel.QueryTask.BaseWork(Object unused)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

Check failure on line 1040 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.sonic-mgmt.msft.PR (Test kvmtest-t1-lag by Elastictest)

Build log #L1040

System.UnauthorizedAccessException: Access to the path '/agent/_work/2/s/.pytest_cache/.gitignore' is denied.
 ---> System.IO.IOException: Permission denied
   --- End of inner exception stack trace ---
   at System.IO.FileSystem.DeleteFile(String fullPath)
   at System.IO.FileInfo.Delete()
   at Microsoft.VisualStudio.Services.Agent.Util.IOUtil.<>c__DisplayClass12_0.<DeleteDirectory>b__0(FileSystemInfo item) in /mnt/vss/_work/1/s/src/Agent.Sdk/Util/IOUtil.cs:line 159
   at System.Linq.Parallel.ForAllOperator`1.ForAllEnumerator`1.MoveNext(TInput& currentElement, Int32& currentKey)
   at System.Linq.Parallel.ForAllSpoolingTask`2.SpoolingWork()
   at System.Linq.Parallel.SpoolingTaskBase.Work()
   at System.Linq.Parallel.QueryTask.BaseWork(Object unused)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)