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

Test command.process is flaky #72

Open
bbannier opened this issue Dec 3, 2024 · 0 comments
Open

Test command.process is flaky #72

bbannier opened this issue Dec 3, 2024 · 0 comments

Comments

@bbannier
Copy link
Member

bbannier commented Dec 3, 2024

We execute the zeekctl test suite as part the nightly Zeek CI. The test command.process sometimes fails, e.g., https://cirrus-ci.com/task/6024187096072192.

[ #3] command.process ... failed
  % 'bash /zeek/auxil/zeekctl/testing/.tmp/command.process/process.test' failed unexpectedly (exit code 1)
  % cat .stderr
  + touch /zeek/auxil/zeekctl/build/testing/test.30516/share/zeek/site/test123.zeek
  + touch /zeek/auxil/zeekctl/build/testing/test.30516/share/zeek/site/test456.zeek
  + touch /zeek/auxil/zeekctl/build/testing/test.30516/share/zeek/site/test789.zeek
  + zeekctl install
  + test '!' -e /zeek/auxil/zeekctl/build/testing/test.30516/spool/tmp/testing
  + zeekctl process /zeek/auxil/zeekctl/testing/Traces/dns-session.trace
  + grep -v rotate_file_by_name orig-out
  + test -d /zeek/auxil/zeekctl/build/testing/test.30516/spool/tmp/testing
  + zeekctl process /zeek/auxil/zeekctl/testing/Traces/dns-session.trace -p test
  + grep '^-p test ' /zeek/auxil/zeekctl/build/testing/test.30516/spool/tmp/testing/.cmdline
  + zeekctl process /zeek/auxil/zeekctl/testing/Traces/dns-session.trace -- test123.zeek test456.zeek
  + grep 'test123.zeek test456.zeek$' /zeek/auxil/zeekctl/build/testing/test.30516/spool/tmp/testing/.cmdline
  + zeekctl process /zeek/auxil/zeekctl/testing/Traces/dns-session.trace -p opt2 -- test789.zeek
  + cleanup
  + set +x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant