Build extracted as meta-runner does not work
Hello,
I have a build that runs without any issues. However, as soon as I extract it as a meta-runner and add it as a step to another build, I encounter a problem.
When I execute the new build, I receive the following message:
"Unknown: There are no idle compatible agents available to run this build. It's currently in the 1st position in the queue, waiting for 36 seconds. Can run on: No agents."
Do you have any suggestions for what to look at?
Please sign in to leave a comment.
Hello,

Can you please navigate to the newly started build and open it's Compatible Agents tab? For each started agent that is not compatible, you will see the reason why the build may not be started on that agent.
Hello
I have following Unmet requirements for the chained build:
My builds, which are chained, point to two different servers: one for deployment and another for stopping and starting.
Might be a solution would be if all agents are compatible, any suggestion how to do it.
Hi Mohammad,
You should see the cause of build agents being marked as incompatible on the Build Configuration > Agent Requirements page. It will list all the requirements, both explicitly set up and inherited from build steps, along with what parameter makes each agent incompatible.
Please let me know if you have additional questions.
Best regards,
Anton