Sometimes the get step just pass without failure but it doesn't destroy the worker or log anything
Debugging this I found out that the resource in script doesn't get invoked at all, this could to be caused by Concourse by caching the resources last get step instead of fetching it again
I'm working on finding a way to disable this behavior and test it again.
Sometimes the get step just pass without failure but it doesn't destroy the worker or log anything
Debugging this I found out that the resource in script doesn't get invoked at all, this could to be caused by Concourse by caching the resources last get step instead of fetching it again
I'm working on finding a way to disable this behavior and test it again.