You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yanfei Lei (Jira)" <ji...@apache.org> on 2023/03/23 08:45:00 UTC

[jira] [Comment Edited] (FLINK-31561) flink-master-regression-check is failing since March 15, 2023

    [ https://issues.apache.org/jira/browse/FLINK-31561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703980#comment-17703980 ] 

Yanfei Lei edited comment on FLINK-31561 at 3/23/23 8:44 AM:
-------------------------------------------------------------

> It seem to have worked temporarily?

I temporarily configured Jenkins pipeline and [jenkinsfile|https://github.com/apache/flink-benchmarks/blob/master/jenkinsfiles/regression-check.jenkinsfile#L23] to my repo for testing, [#1559|http://codespeed.dak8s.net:8080/job/flink-master-benchmarks-regression-check/1559/] and [#1560|http://codespeed.dak8s.net:8080/job/flink-master-benchmarks-regression-check/1559/] temporarily can work. Now Jenkins pipeline(like below screenshot) is reverted to the master branch, it should work after we merging this PR into master.

!image-2023-03-23-16-40-05-880.png|width=530,height=211!


was (Author: yanfei lei):
> It seem to have worked temporarily?

I temporarily configured Jenkins pipeline and [jenkinsfile|https://github.com/apache/flink-benchmarks/blob/master/jenkinsfiles/regression-check.jenkinsfile#L23] to my repo for testing, [#1559|http://codespeed.dak8s.net:8080/job/flink-master-benchmarks-regression-check/1559/] and [#1560|http://codespeed.dak8s.net:8080/job/flink-master-benchmarks-regression-check/1559/] temporarily can work. Now Jenkins pipeline(like below screenshot) is reverted to the master branch, it should work after we merging this PR into master.



!image-2023-03-23-16-40-05-880.png!

> 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
>              Labels: pull-request-available
>         Attachments: image-2023-03-23-16-40-05-880.png
>
>
> [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)