Builder Jumbo Linux x64 Build 30727
Results:
Success
Trigger Info:
Project | chromium |
Revision | 74d5ea8ee88452765aba220083439b4bfcaeeacd |
Got Revision | 74d5ea8ee88452765aba220083439b4bfcaeeacd |
Execution:
- Source: Task 4296e0e95eb1bb10
- Bot: swarm1859-c4
- Recipe: chromium
Steps and Logfiles:
Show:-
- - no logs -
-
( 1 secs ) read test spec (chromium.fyi.json)path: /b/swarming/w/ir/cache/builder/src/testing/buildbot/chromium.fyi.json
-
( 437 ms ) lookup GN argsis_component_build = falseis_debug = falsejumbo_file_merge_limit = 50strip_absolute_paths_from_debug_symbols = truesymbol_level = 0use_goma = trueuse_jumbo_build = truegoma_dir = "/b/swarming/w/ir/cache/goma/client"
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/swarming/w/ir/cache", "temp_dir": "/b/swarming/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "swarm1859-c4" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.chromium.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548303163456716, "id": "8923480178034427376", "project": "chromium", "tags": ["builder:Jumbo Linux x64", "buildset:commit/git/74d5ea8ee88452765aba220083439b4bfcaeeacd", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/74d5ea8ee88452765aba220083439b4bfcaeeacd", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9088910240072120640", "scheduler_job_id:chromium/Jumbo Linux x64", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "Jumbo Linux x64" | setup_build |
buildnumber | 30727 | setup_build |
mastername | "chromium.fyi" | setup_build |
path_config | "generic" | setup_build |
recipe | "chromium" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "74d5ea8ee88452765aba220083439b4bfcaeeacd" | setup_build |
got_angle_revision | "47ca1b2fa3990e51a2ced20f7a7d3589a5477ad1" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "c0f31e73e481f32d308cb6232e75e6d860d97063" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "74d5ea8ee88452765aba220083439b4bfcaeeacd" | bot_update |
got_revision_cp | "refs/heads/master@{#625492}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "9df9418edf64d6a080ba569ef43cd5ca0171a820" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.492@{#2}" | bot_update |
got_webrtc_revision | "b0397d69a93a909fc0b29ffdb9236bab1e1b2db7" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26368}" | bot_update |
Blamelist:
- chrome-release-bot (chrome-release-botohnoyoudont@chromium.org)
- Michael Martis (martisohnoyoudont@chromium.org)
Timing:
Create | Thursday, 24-Jan-19 04:12:43 UTC |
Start | Thursday, 24-Jan-19 04:12:46 UTC |
End | Thursday, 24-Jan-19 04:20:31 UTC |
Pending | 2 secs |
Execution | 7 mins 44 secs |
All Changes:
-
Updating trunk VERSION from 3682.0 to 3683.0
Changed by chrome-release-bot - chrome-release-botohnoyoudont@chromium.org Changed at Thursday, 24-Jan-19 04:09:55 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 74d5ea8ee88452765aba220083439b4bfcaeeacd Comments
Updating trunk VERSION from 3682.0 to 3683.0 # This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: Ia5829f2fd735a16bcebf7b0d85fcccb1a07b546f Reviewed-on: https://chromium-review.googlesource.com/c/1433354 Reviewed-by: chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#625492}
Changed files
- chrome/VERSION
-
Image annotation: added annotation methods to the page annotator.
Changed by Michael Martis - martisohnoyoudont@chromium.org Changed at Thursday, 24-Jan-19 04:07:23 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision b39a531368bd6c81b239a05abeea8e0d6642a4c3 Comments
Image annotation: added annotation methods to the page annotator. This CL implements the client logic needed to interact with the image annotation service. Specifically, this entails: - Accepting a ptr to the main service interface, and - Providing a "proxy" AnnotateImage method that sends page images (i.e. by accepting a node ID) for to the service for annotation. Bug: crbug.com/916363 Change-Id: I6d65c4223c001b06579940161d889962ba19aa43 Reviewed-on: https://chromium-review.googlesource.com/c/1424625 Reviewed-by: Ken Rockot <rockot@google.com> Reviewed-by: Charles . <charleszhao@chromium.org> Commit-Queue: Michael Martis <martis@chromium.org> Cr-Commit-Position: refs/heads/master@{#625491}
Changed files
- components/page_image_annotation/DEPS
- components/page_image_annotation/content/renderer/BUILD.gn
- components/page_image_annotation/content/renderer/content_page_annotator_driver.cc
- components/page_image_annotation/core/page_annotator.cc
- components/page_image_annotation/core/page_annotator.h
- components/page_image_annotation/core/page_annotator_unittest.cc