etcd icon indicating copy to clipboard operation
etcd copied to clipboard

Bom verification failed with unknown reason so far

Open henrybear327 opened this issue 3 months ago • 2 comments

Bug report criteria

What happened?

During the dependency update duty, we discovered that the bom verification can sometimes pass on CI but fail on local machines.

One example can be seen is https://github.com/etcd-io/etcd/pull/20703#issuecomment-3330607933.

What did you expect to happen?

Bom verification s consistent across execution environments.

How can we reproduce it (as minimally and precisely as possible)?

make verify

Anything else we need to know?

No response

Etcd version (please run commands below)

$ etcd --version
# paste output here

$ etcdctl version
# paste output here

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output


henrybear327 avatar Sep 26 '25 09:09 henrybear327

We reviewed this during our bi-weekly triage meeting.

The current bill of materials tooling we use is unstable. Ideally, we should prioritize #20303 / #18902 higher.

ivanvc avatar Oct 09 '25 18:10 ivanvc

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 09 '25 00:12 github-actions[bot]