You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 20.04 on the controller and windows 11 on the agent.
Reproduction steps
Configure the system with a windows 11 (not tried other windows versions) agent and select the "Before every job running on the virtual machine" revert policy.
Run a job on the agent configured.
Expected Results
The job will run without a problem.
Actual Results
The job fails with the error:
21:31:36 Started by user Me
21:31:36 Running as SYSTEM
21:31:36 ERROR: Issue with creating launcher for agent Agentname. The agent has not been fully initialized yet
21:31:36 Building remotely on Agentname (Labelnames)ERROR: Agentname seems to be offline
21:31:36 ERROR: Step ‘Archive the artifacts’ failed: no workspace for jobname #34
21:31:36 Finished: FAILURE
And it does this before the machine even had time to revert the snapshot and start again. Even though I have a Startup Idle time of 60 seconds the error comes after something like 10 seconds.
Anything else?
It works if I use the "After connect with the virtual machine" revert policy.
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 20.04 on the controller and windows 11 on the agent.
Reproduction steps
Expected Results
The job will run without a problem.
Actual Results
The job fails with the error:
21:31:36 Started by user Me
21:31:36 Running as SYSTEM
21:31:36 ERROR: Issue with creating launcher for agent Agentname. The agent has not been fully initialized yet
21:31:36 Building remotely on Agentname (Labelnames)ERROR: Agentname seems to be offline
21:31:36 ERROR: Step ‘Archive the artifacts’ failed: no workspace for jobname #34
21:31:36 Finished: FAILURE
And it does this before the machine even had time to revert the snapshot and start again. Even though I have a Startup Idle time of 60 seconds the error comes after something like 10 seconds.
Anything else?
It works if I use the "After connect with the virtual machine" revert policy.
The text was updated successfully, but these errors were encountered: