New issue
Advanced search Search tips

Issue 753500 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Aug 2017
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

gs_offloader seems to stall out

Project Member Reported by haddowk@chromium.org, Aug 8 2017

Issue description


When running CTS 24 jobs were uploaded then nothing, it turned out that when a marker file exists an error is assumed but the output error file has not been opened.

Ensure that we only read/write to the file handler when it is no None
 
Project Member

Comment 1 by bugdroid1@chromium.org, Aug 8 2017

Labels: merge-merged-release-R60-9592.B
The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/f407d6ea10cfb6e96016a0cab1232585fb5484a2

commit f407d6ea10cfb6e96016a0cab1232585fb5484a2
Author: Keith Haddow <haddowk@chromium.org>
Date: Tue Aug 08 21:14:29 2017

[autotest] Fix issue where gs_offloader crashed

gs_offloader can at times try to seek from a file object that is
null, avoid that scenario.

BUG= chromium:753500 
TEST=ran on local moblab

Change-Id: Ib4daa3d1a3f645522c9e57e046db2b79ffc39103
Reviewed-on: https://chromium-review.googlesource.com/606972
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
Commit-Queue: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Trybot-Ready: Keith Haddow <haddowk@chromium.org>

[modify] https://crrev.com/f407d6ea10cfb6e96016a0cab1232585fb5484a2/site_utils/gs_offloader.py

Status: Fixed (was: Assigned)

Comment 3 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment