robaca commented on issue #8469:
URL: 
https://github.com/apache/incubator-devlake/issues/8469#issuecomment-3043894081

   I get the following stacktrace:
   ```
   attached stack trace -- stack trace: 
   
   | github.com/apache/incubator-devlake/server/services.RunTasksStandalone 
   | /app/server/services/task.go:217 
   | 
github.com/apache/incubator-devlake/server/services.(*pipelineRunner).runPipelineStandalone.func1
 
   | /app/server/services/pipeline_runner.go:42 
   | github.com/apache/incubator-devlake/core/runner.runPipelineTasks 
   | /app/core/runner/run_pipeline.go:90 
   | github.com/apache/incubator-devlake/core/runner.RunPipeline 
   | /app/core/runner/run_pipeline.go:54 
   | 
github.com/apache/incubator-devlake/server/services.(*pipelineRunner).runPipelineStandalone
 
   | /app/server/services/pipeline_runner.go:38 
   | github.com/apache/incubator-devlake/server/services.runPipeline 
   | /app/server/services/pipeline_runner.go:76 
   | 
github.com/apache/incubator-devlake/server/services.RunPipelineInQueue.func1 
   | /app/server/services/pipeline.go:360 
   | runtime.goexit 
   | /usr/local/go/src/runtime/asm_amd64.s:1598 Wraps: (4) attached stack trace 
   | -- stack trace: 
   | 
   | 
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1 
   | 
   | /app/server/services/task.go:189 
   | Wraps: (2) Error running task 309. 
   | Wraps: (3) attached stack trace 
   | -- stack trace: 
   | 
   | github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks 
   | 
   | /app/core/runner/run_task.go:333 
   | 
   | [...repeated from below...] 
   | Wraps: (4) subtask Collect Pull Requests ended unexpectedly 
   | Wraps: (5) attached stack trace 
   | -- stack trace: 
   | 
   | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*GraphqlCollector).Execute
 
   | 
   | /app/helpers/pluginhelper/api/graphql_collector.go:189 
   | 
   | 
github.com/apache/incubator-devlake/helpers/pluginhelper/api.(*StatefulApiCollector).Execute
 
   | 
   | /app/helpers/pluginhelper/api/api_collector_stateful.go:97 
   | 
   | 
github.com/apache/incubator-devlake/plugins/github_graphql/tasks.CollectPrs 
   | 
   | /app/plugins/github_graphql/tasks/pr_collector.go:282 
   | 
   | github.com/apache/incubator-devlake/core/runner.runSubtask 
   | 
   | /app/core/runner/run_task.go:425 
   | 
   | github.com/apache/incubator-devlake/core/runner.RunPluginSubTasks 
   | 
   | /app/core/runner/run_task.go:330 
   | 
   | github.com/apache/incubator-devlake/core/runner.RunPluginTask 
   | 
   | /app/core/runner/run_task.go:165 
   | 
   | github.com/apache/incubator-devlake/core/runner.RunTask 
   | 
   | /app/core/runner/run_task.go:139 
   | 
   | github.com/apache/incubator-devlake/server/services.runTaskStandalone 
   | 
   | /app/server/services/task_runner.go:114 
   | 
   | 
github.com/apache/incubator-devlake/server/services.RunTasksStandalone.func1 
   | 
   | /app/server/services/task.go:187 
   | 
   | runtime.goexit 
   | 
   | /usr/local/go/src/runtime/asm_amd64.s:1598 
   | Wraps: (6) handle failed in graphql collector 
   | Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) 
*withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) 
*errutil.leafError Error types: (1) *withstack.withStack (2) 
*errutil.withPrefix (3) *withstack.withStack (4) *errutil.leafError
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to