Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller thinks old runners are still active #2048

Closed
matt2e opened this issue Jul 11, 2024 · 3 comments
Closed

Controller thinks old runners are still active #2048

matt2e opened this issue Jul 11, 2024 · 3 comments
Labels
triage Issue needs triaging

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 11, 2024

Slack discussion: https://sq-tbd.slack.com/archives/C04P86U1B4N/p1720578460763129?thread_ts=1720578445.888969&cid=C04P86U1B4N

Panic should be fixed here because of this issue: #2045
But the underlying reason we are getting an error is not

@github-actions github-actions bot added the triage Issue needs triaging label Jul 11, 2024
@ftl-robot ftl-robot mentioned this issue Jul 11, 2024
@matt2e
Copy link
Collaborator Author

matt2e commented Jul 11, 2024

Possibly related panic:

ftl-runner
panic: sync: negative WaitGroup counter
ftl-runner
{"level":"error","attributes":{"module":"kcc","scope":"kcc","deployment":"dpl-kcc-11u5wsvaxpo4g8es"},"time":"2024-07-10T00:22:29.665804531Z"}
ftl-runner
goroutine 10 [running]:
ftl-runner
sync.(*WaitGroup).Add(0x126d180?, 0xc0001e65c0?)
ftl-runner
/home/runner/.cache/hermit/pkg/go-1.22.2/src/sync/waitgroup.go:62 +0xd8
ftl-runner
sync.(*WaitGroup).Done(...)
ftl-runner
/home/runner/.cache/hermit/pkg/go-1.22.2/src/sync/waitgroup.go:87
ftl-runner
github.com/TBD54566975/ftl/internal/modulecontext.NewDynamicContext.func2({0x126d180, 0xc0001e65c0})
ftl-runner
/home/runner/go/pkg/mod/github.com/!t!b!d54566975/[email protected]/internal/modulecontext/module_context.go:242 +0x8f
ftl-runner
github.com/TBD54566975/ftl/internal/rpc.RetryStreamingServerStream[...]({0x127c930, 0xc0002278b0}, {0x0, 0x0, 0x0, 0x0, 0x0}, 0xc0001e6080, 0xc000011950, 0xc000286680, ...)
ftl-runner
/home/runner/go/pkg/mod/github.com/!t!b!d54566975/[email protected]/internal/rpc/rpc.go:252 +0x262
ftl-runner
created by github.com/TBD54566975/ftl/internal/modulecontext.grpcModuleContextSupplier.Subscribe in goroutine 1
ftl-runner
/home/runner/go/pkg/mod/github.com/!t!b!d54566975/[email protected]/internal/modulecontext/module_context.go:206 +0x1c5

@matt2e
Copy link
Collaborator Author

matt2e commented Jul 11, 2024

Which should have been fixed here? a8bc627

@matt2e
Copy link
Collaborator Author

matt2e commented Jul 11, 2024

Closing this as these logs all point to things which have now been fixed. Will re-open if it comes back

@matt2e matt2e closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant