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
{{ message }}
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
../batch-shipyard-3.6.1-cli-linux-x86_64 jobs add --tail stdout.txt
creates the task but it never gets to running state
Batch Shipyard Version
3.6.1-cli-linux-x86_64
Steps to Reproduce
usually it happens when I reuse pool name (removing old one from azure portal)
but basically I just create a new pool
../batch-shipyard-3.6.1-cli-linux-x86_64 pool add
and start the task
../batch-shipyard-3.6.1-cli-linux-x86_64 jobs add --tail stdout.txt
Expected Results
task gets prepared and running
Actual Results
task stays in the active state (waiting to start) while node is idle
Additonal Comments
not sure how to debug this, outputs look ok
The text was updated successfully, but these errors were encountered:
Problem Description
../batch-shipyard-3.6.1-cli-linux-x86_64 jobs add --tail stdout.txt
creates the task but it never gets to running state
Batch Shipyard Version
3.6.1-cli-linux-x86_64
Steps to Reproduce
usually it happens when I reuse pool name (removing old one from azure portal)
but basically I just create a new pool
../batch-shipyard-3.6.1-cli-linux-x86_64 pool add
and start the task
../batch-shipyard-3.6.1-cli-linux-x86_64 jobs add --tail stdout.txt
Expected Results
task gets prepared and running
Actual Results
task stays in the active state (waiting to start) while node is idle
Additonal Comments
not sure how to debug this, outputs look ok
The text was updated successfully, but these errors were encountered: