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

Dry run started and completed events received multiple times w/ same info #301

Closed
bhavenst opened this issue Jun 6, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@bhavenst
Copy link

bhavenst commented Jun 6, 2023

Duplications in events for dry run start/complete..

time="2023-06-06 23:15:49" level=debug msg="RAW event: dryRunScheduled - /deployments/1 - map[attempts:0 completedAt:2023-06-06T23:15:47.058551993Z deploymentId:1 operationId:e728372c-d460-44e7-b75f-a8505d4c43ad startedAt:2023-06-06T23:15:47.058551993Z status:error]" func=server/handler.EventHook file="/home/bhavenst/repos/azure-aap-deployment-driver/server/handler/eventhook.go:29" time="2023-06-06 23:15:49" level=debug msg="RAW event: dryRunStarted - /deployments/1 - map[attempts:1 completedAt:2023-06-06T23:15:47.597487523Z deploymentId:1 operationId:e728372c-d460-44e7-b75f-a8505d4c43ad startedAt:2023-06-06T23:15:47.058551993Z status:error]" func=server/handler.EventHook file="/home/bhavenst/repos/azure-aap-deployment-driver/server/handler/eventhook.go:29" time="2023-06-06 23:15:50" level=debug msg="RAW event: dryRunStarted - /deployments/1 - map[attempts:1 completedAt:2023-06-06T23:15:47.597487523Z deploymentId:1 operationId:e728372c-d460-44e7-b75f-a8505d4c43ad startedAt:2023-06-06T23:15:47.058551993Z status:error]" func=server/handler.EventHook file="/home/bhavenst/repos/azure-aap-deployment-driver/server/handler/eventhook.go:29" time="2023-06-06 23:16:07" level=debug msg="RAW event: dryRunCompleted - /deployments/1 - map[attempts:1 completedAt:2023-06-06T23:15:47.597487523Z deploymentId:1 operationId:e728372c-d460-44e7-b75f-a8505d4c43ad startedAt:2023-06-06T23:15:47.058551993Z status:success]" func=server/handler.EventHook file="/home/bhavenst/repos/azure-aap-deployment-driver/server/handler/eventhook.go:29" time="2023-06-06 23:16:07" level=debug msg="RAW event: dryRunCompleted - /deployments/1 - map[attempts:1 completedAt:2023-06-06T23:15:47.597487523Z deploymentId:1 operationId:e728372c-d460-44e7-b75f-a8505d4c43ad startedAt:2023-06-06T23:15:47.058551993Z status:success]" func=server/handler.EventHook file="/home/bhavenst/repos/azure-aap-deployment-driver/server/handler/eventhook.go:29"

log-SandboxHost-638216900159145425.operator.txt
log-SandboxHost-638216900159145425.apiserver.txt
modm.db.txt

@bobjac
Copy link
Contributor

bobjac commented Jun 7, 2023

Thanks @bhavenst. We'll triage and get assigned.

@bobjac bobjac self-assigned this Jun 7, 2023
@bobjac bobjac added the bug Something isn't working label Jun 7, 2023
@kevinhillinger
Copy link
Member

resolved in v1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants