New issue
Advanced search Search tips

Issue 882573 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 868926
Owner:
Closed: Sep 10
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[📍] Got error IsolateNotFoundError: Buildbucket says the build completed successfully, but Pinpoint can't find the isolate hash.

Project Member Reported by cbiesin...@chromium.org, Sep 10

Issue description

https://pinpoint-dot-chromeperf.appspot.com/job/104c28cf640000

Not sure why that failed?

Job failed
Traceback (most recent call last):
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/job.py", line 319, in Run
    work_left = self.state.ScheduleWork()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/job_state.py", line 133, in ScheduleWork
    attempt.ScheduleWork()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/attempt.py", line 77, in ScheduleWork
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/attempt.py", line 81, in _Poll
    self._last_execution.Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/quest/execution.py", line 95, in Poll
    self._Poll()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/quest/find_isolate.py", line 100, in _Poll
    self._CheckBuildStatus()
  File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-ead23c2a.412411444294117713/dashboard/pinpoint/models/quest/find_isolate.py", line 145, in _CheckBuildStatus
    'Buildbucket says the build completed successfully, '
IsolateNotFoundError: Buildbucket says the build completed successfully, but Pinpoint can't find the isolate hash.


 
Mergedinto: 868926
Status: Duplicate (was: Assigned)
Thanks for the report! I did see a few cases of this in issue 868926, but they looked related to the perf builder LUCI migration. This one does not look related, so I'll have to dig deeper.

Sign in to add a comment