[
https://issues.apache.org/jira/browse/FLINK-31561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703654#comment-17703654
]
Matthias Pohl commented on FLINK-31561:
---------------------------------------
The initial issue seems to be fixed but the builds are still failing:
{code:java}
/home/jenkins/workspace/flink-master-benchmarks-regression-check/flink-benchmarks@tmp/durable-9c5531ba/script.sh:
1: ./regression_report_v2.py: Permission denied {code}
> flink-master-regression-check is failing since March 15, 2023
> -------------------------------------------------------------
>
> Key: FLINK-31561
> URL: https://issues.apache.org/jira/browse/FLINK-31561
> Project: Flink
> Issue Type: Bug
> Components: Test Infrastructure
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Assignee: Yanfei Lei
> Priority: Critical
>
> [flink-master-benchmarks-regression-check|http://codespeed.dak8s.net:8080/job/flink-master-benchmarks-regression-check/]
> is failing since March 15, 2023:
> {code}
> 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
> {code}
> As a consequence, no regressions are reported in Slack
--
This message was sent by Atlassian Jira
(v8.20.10#820010)