Getting below error while executing the groovy script from Jenkins:
Processing DSL script Pipeline.groovy
ERROR: (Pipeline.groovy, line 82) No signature of method: Pipeline.buildFlowJob() is applicable for argument types: (java.lang.String, Pipeline$_run_closure1$_closure6) values: [/Jen/Build/SysInfo/Pipelines/dvff/fff/Build-Flow, Pipeline$_run_closure1$_closure6@323addce]
Originally reported by knitu1179, imported from: Jenkins DSL Pipeline:No signature of method
- assignee: vjuranek
- status: Open
- priority: Major
- component(s): groovy-plugin, jenkins-tag-cloud-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20260604-161841
Raw content of original issue
Getting below error while executing the groovy script from Jenkins:
Processing DSL script Pipeline.groovy
ERROR: (Pipeline.groovy, line 82) No signature of method: Pipeline.buildFlowJob() is applicable for argument types: (java.lang.String, Pipeline$_run_closure1$_closure6) values: [/Jen/Build/SysInfo/Pipelines/dvff/fff/Build-Flow, Pipeline$_run_closure1$_closure6@323addce]
Getting below error while executing the groovy script from Jenkins:
Processing DSL script Pipeline.groovy
ERROR: (Pipeline.groovy, line 82) No signature of method: Pipeline.buildFlowJob() is applicable for argument types: (java.lang.String, Pipeline$_run_closure1$_closure6) values: [/Jen/Build/SysInfo/Pipelines/dvff/fff/Build-Flow, Pipeline$_run_closure1$_closure6@323addce]
Originally reported by knitu1179, imported from: Jenkins DSL Pipeline:No signature of method
Raw content of original issue