hcdiag is a CLI utility that collects and bundles product and platform diagnostics. It supports Consul, Nomad, TFE, and Vault.
Mozilla Public License 2.0
56
stars
8
forks
source link
Using hcdiag v0.5.0 With -config for Duration and Interval, Nomad and Consul Debug Runs Twice #315
Open
MikaelHashiCorp opened 1 year ago
What is the bug?
When I create an
hcdiag.hcl
with the following to run Consul and Nomad for 10 second duration at 5 second interval:Nomad debug and Consul debug run twice.
Nomad runs first for the 10s/5s setting: Then at the default 2m/30s setting: Creating two Nomad debug bundles (see first image above).
What version are you using?
hcdiag v0.5.0-rc2 and hcdiag v0.5.0 Nomad v1.4.3 Consul v1.14.4
Which HashiCorp products does this affect?
Hcdiag, Nomad, Consul
When does the error occur?
Share steps to reproduce the behavior, e.g.,
hcdiag.hcl
with duration and interval options:What is the expected behavior?
Only one bundle each from Nomad and Consul, and only the 10s/5s bundles.
Is there a workaround?
No.
How does this impact you?
Are there any deadlines?
No.
Is there any additional context?
No.