Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.18.0
Description
flink-master-benchmarks-regression-check is failing since March 15, 2023:
Started by timer
hudson.plugins.git.GitException: Command "git fetch --tags --progress --prune origin +refs/heads/cutoff:refs/remotes/origin/cutoff" returned status code 128:
stdout:
stderr: fatal: Couldn't find remote ref refs/heads/cutoff
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:348)
at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:197)
at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173)
at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:115)
at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:69)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:299)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Finished: FAILURE
As a consequence, no regressions are reported in Slack
Attachments
Attachments
Issue Links
- is caused by
-
FLINK-29825 Improve benchmark stability
- Resolved
- links to