Skip to content

[ROCm] Add additional SDPA test coverage

77cc7f9
Select commit
Loading
Failed to load commit list.
Draft

[DO NOT MERGE] Draft of combined cudnn + hipdnn SDPA backend #3216

[ROCm] Add additional SDPA test coverage
77cc7f9
Select commit
Loading
Failed to load commit list.
ROCm Repo Management API / Jenkins failed May 12, 2026 in 3m 3s

Initialize/Download CI scripts: error in 'checkout' step

Initialize / Download CI scripts / Check out from version control

Error in checkout step.

Error cloning remote repo 'origin'
Build log
[2026-05-12T23:52:59.182Z] The recommended git tool is: NONE
[2026-05-12T23:53:11.405Z] using credential rocm-repo-management-api
[2026-05-12T23:53:11.467Z] Cloning the remote Git repository
[2026-05-12T23:53:11.550Z] Cloning repository ssh://github-internal/ROCm/rocAutomation
[2026-05-12T23:53:11.759Z]  > git init /home/jenkins/agent/workspace/orch_pytorch-ci-pipeline_PR-3216/rocAutomation # timeout=10
[2026-05-12T23:53:11.949Z] Fetching upstream changes from ssh://github-internal/ROCm/rocAutomation
[2026-05-12T23:53:11.950Z]  > git --version # timeout=10
[2026-05-12T23:53:11.955Z]  > git --version # 'git version 2.34.1'
[2026-05-12T23:53:11.956Z] using GIT_ASKPASS to set credentials rocm-repo-management-api
[2026-05-12T23:53:12.279Z]  > git fetch --tags --force --progress -- ssh://github-internal/ROCm/rocAutomation +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-05-12T23:53:12.312Z] ERROR: Error cloning remote repo 'origin'
[2026-05-12T23:53:12.312Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://github-internal/ROCm/rocAutomation +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-05-12T23:53:12.312Z] stdout: 
[2026-05-12T23:53:12.312Z] stderr: error: cannot run ssh: No such file or directory
[2026-05-12T23:53:12.312Z] fatal: unable to fork
[2026-05-12T23:53:12.312Z] 
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-05-12T23:53:12.312Z] 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-05-12T23:53:12.312Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-05-12T23:53:12.312Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-05-12T23:53:12.312Z] 	at hudson.remoting.Request$2.run(Request.java:391)
[2026-05-12T23:53:12.312Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-05-12T23:53:12.312Z] 	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-05-12T23:53:12.312Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-05-12T23:53:12.312Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-05-12T23:53:12.312Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138)
[2026-05-12T23:53:12.312Z] 	at java.base/java.lang.Thread.run(Unknown Source)
[2026-05-12T23:53:12.312Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.227.1.130/10.227.1.130:13174
[2026-05-12T23:53:12.312Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-05-12T23:53:12.312Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-05-12T23:53:12.312Z] 		at hudson.remoting.Channel.call(Channel.java:1108)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-05-12T23:53:12.312Z] 		at jdk.internal.reflect.GeneratedMethodAccessor1406.invoke(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git-client/jdk.proxy22/jdk.proxy22.$Proxy115.execute(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-05-12T23:53:12.312Z] 		at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-05-12T23:53:12.312Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-05-12T23:53:12.312Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-05-12T23:53:12.312Z] 		... 1 more
[2026-05-12T23:53:12.312Z] ERROR: Error cloning remote repo 'origin'
[2026-05-12T23:53:12.312Z] ERROR: Maximum checkout retry attempts reached, aborting

Details

  • Kill older PR Builds (2.5 sec)
  • Initialize (2 min 18 sec)
    • Download CI scripts (15 sec)
      Error: Error cloning remote repo 'origin' - logs
  • Tests (25 sec)
    • Test PyTorch (15 ms)
      • Test PyTorch (11 sec)
    • Test Distributed (10 ms)
      • Test Distributed (11 sec)
    • Test Inductor (15 ms)
      • Test Inductor (11 sec)
    • Test PyTorch Slow (12 ms)
      • Test PyTorch Slow (11 sec)
    • Microbenchmark (23 sec)
      • Microbenchmark (11 sec)
  • Post Build (2 sec)
  • Declarative: Post Actions (4.7 sec)