Bug 129813 - REGRESSION(r165205): broke the CLOOP build (Requested by smfr on #webkit).
Summary: REGRESSION(r165205): broke the CLOOP build (Requested by smfr on #webkit).
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks: 129810
  Show dependency treegraph
 
Reported: 2014-03-06 12:26 PST by WebKit Commit Bot
Modified: 2014-03-06 13:51 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r165205 (10.25 KB, patch)
2014-03-06 12:26 PST, WebKit Commit Bot
commit-queue: commit-queue-
Details | Formatted Diff | Diff
the patch: already reviewed offline by msaboff. (1.73 KB, patch)
2014-03-06 13:43 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2014-03-06 12:26:43 PST
http://trac.webkit.org/changeset/165205 broke the build:
broke the CLOOP build (Requested by smfr on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2014-03-06 12:26:57 PST
Created attachment 226027 [details]
ROLLOUT of r165205

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 WebKit Commit Bot 2014-03-06 12:29:11 PST
Comment on attachment 226027 [details]
ROLLOUT of r165205

Rejecting attachment 226027 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 226027, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
chanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

Full output: http://webkit-queues.appspot.com/results/5189385142140928
Comment 3 Mark Lam 2014-03-06 13:43:54 PST
Created attachment 226034 [details]
the patch: already reviewed offline by msaboff.
Comment 4 Mark Lam 2014-03-06 13:51:14 PST
Fix landed in r165213: <http://trac.webkit.org/r165213>.