New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 909770 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

anomaly_collector_test flake

Project Member Reported by dlaurie@google.com, Nov 28

Issue description

guado_moblab failed:
https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8928633090982886272

This build failed with crash-reporter showing errors with anomaly_collector:

crash-reporter-0.0.1-r2926: Testing: /var/cache/portage/chromeos-base/crash-reporter/out/Default/anomaly_collector
crash-reporter-0.0.1-r2926: [ FAIL ] wifi-warning was not generated.
crash-reporter-0.0.1-r2926: /var/cache/portage/chromeos-base/crash-reporter/out/Default/anomaly_collector_test.sh: line 18:    27 Terminated              anomaly_collector --test

When the package was retried the reported failure was different, but still from anomaly_collector:

crash-reporter-0.0.1-r2926: Testing: /var/cache/portage/chromeos-base/crash-reporter/out/Default/anomaly_collector
crash-reporter-0.0.1-r2926: [ FAIL ] expected 8 lines in /tmp/anomaly_collector_test_9lcfZDoMNO/anomaly-test-log, found this instead:
crash-reporter-0.0.1-r2926: ab4f2f9b-ttm_bo_mmap+0x19e/0x1ab [ttm]()
crash-reporter-0.0.1-r2926: 44480035-ttm_bo_mmap+0x19e/0x1ab [ttm]()
crash-reporter-0.0.1-r2926: 5a4effad-ttm_bo_mmap+0x19e/0x1ab [ttm]()
crash-reporter-0.0.1-r2926: 32107e9d-intel_dp_check_edp+0x6b/0xb9()
crash-reporter-0.0.1-r2926: 5a28a6ef-exit2-crash-crash
crash-reporter-0.0.1-r2926: bc66e53d-exit2-fresh-fresh
crash-reporter-0.0.1-r2926: fa949c5d-ttm_bo_mmap+0x19e/0x1ab [ttm]()
crash-reporter-0.0.1-r2926: /var/cache/portage/chromeos-base/crash-reporter/out/Default/anomaly_collector_test.sh: line 18:    27 Terminated              anomaly_collector --test

There don't seem to be related changes in this build and the errors only happened on this particular builder.

Potentially interesting/related links:

 http://crbug.com/904728  - Anomaly doesn't seem collected to crash/ since some version
http://crbug.com/874698 - crash-reporter: anomaly_collector: convert to C++, rewrite unit test
http://crosreview.com/1333267 - put anomaly_collector selinux-enforced under static minijail.
 
Components: OS>Systems>CrashReporting
Summary: anomaly_collector_test flake (was: crash-reporter build failures related to anomaly_collector)
looks like a unittest failure to me, not a build failure.  probably a flake ... anomaly_collector_test has always been racy since its inception which is why we want to rewrite it (issue 874698).

Sign in to add a comment