jenkinsci / jenkinsci/workflow-durable-task-step-plugin

[JENKINS-49241] pipeline hangs if slave node momentarily disconnects

Open
#555 2 comments 0 reactions 0 assignees View on GitHub
component:workflow-durable-task-step-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
46
Forks
110
PR merge metrics
No merged PRs in 30d

Description

In the middle of a build on a Windows slave, the build hung for a day with this message:

```
Cannot contact starfire: java.io.IOException: remote file operation failed: D:\jenkins\workspace\spro-2017\protocols\windows\msvc-15.0-32b-native-release-static-win32\sourcebuildspace at hudson.remoting.Channel@​5f758b70:JNLP4-connect connection from starfire.blue.roguewave.com/10.68.9.64:63685: hudson.remoting.ChannelClosedException: channel is already closed
```

I had to terminate the build manually.

---
Originally reported by dennisbk, imported from: pipeline hangs if slave node momentarily disconnects


  • status: Open
  • priority: Minor
  • component(s): workflow-durable-task-step-plugin
  • resolution: Unresolved
  • votes: 3
  • watchers: 7
  • imported: 20251212-090250

Raw content of original issue

In the middle of a build on a Windows slave, the build hung for a day with this message:



Cannot contact starfire: java.io.IOException: remote file operation failed: D:\jenkins\workspace\spro-2017\protocols\windows\msvc-15.0-32b-native-release-static-win32\sourcebuildspace at hudson.remoting.Channel@5f758b70:JNLP4-connect connection from starfire.blue.roguewave.com/10.68.9.64:63685: hudson.remoting.ChannelClosedException: channel is already closed

I had to terminate the build manually.

environment

```
Jenkins 2.46.2 core and libraries

Pipeline 2.5
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.