Issues with RBE v8 build authenticated through @chromium account

47 views
Skip to first unread message

Ned Nguyen

unread,
Mar 8, 2026, 6:02:17 PM (6 days ago) Mar 8
to Chromium-dev, seaw...@google.com, Philipp Wollermann
Hi,
Hi,
I am trying to setup RBE build authenticated with my @chromium.org account on a non Google corp machine, but run into these issues:


$ cat ../.gclient
solutions = [
  {
    "name": "v8",
    "url": "https://chromium.googlesource.com/v8/v8.git",
    "deps_file": "DEPS",
    "managed": False,
    "custom_deps": {},
    "custom_vars": {
      # Correct instance for non-corp / external contributors
      "rbe_instance": "projects/rbe-chromium-untrusted/instances/default_instance",
    },
  },
]
$ set SISO_CREDENTIAL_HELPER=gcloud
$ siso login
$ gn gen out/v8 --args='is_debug=false target_cpu="x64" use_remoteexec=true'

$ autoninja -C out/v8 d8
ninja: Entering directory `out/v8'
use RBE instance "projects/rbe-chromium-untrusted/instances/default_instance"

 0.62s Error: rpc error: code = PermissionDenied desc = Permission "remotebuildexecution.blobs.get" denied on resource "projects/rbe-chromium-untrusted/instances/default_instance" (or it may not exist)

I wonder if I did any step wrong and how would I address this?

Thanks,
Ned

Takuto Ikuta

unread,
Mar 9, 2026, 2:29:41 AM (6 days ago) Mar 9
to Chromium-dev, Ned Nguyen, seaw...@google.com, Philipp Wollermann
Did you follow "Siso (non-corp/personal machine)" step in http://shortn/_1k4gy1tC8I? I geuss you are not member of https://groups.google.com/g/rbe-chromium-external-access/members.

Fumitoshi Ukai (鵜飼文敏)

unread,
Mar 9, 2026, 3:08:18 AM (6 days ago) Mar 9
to tik...@google.com, Chromium-dev, Ned Nguyen, seaw...@google.com, Philipp Wollermann
Also need to export SISO_CREDENTIAL_HELPER environment variable.
`set` just sets it as a shell variable, not as an environment variable.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6d58fc35-9fe7-4386-8138-6cbc8f9fa617n%40chromium.org.

Ned Nguyen

unread,
Mar 9, 2026, 7:01:51 AM (5 days ago) Mar 9
to Chromium-dev, Fumitoshi Ukai (鵜飼文敏), Chromium-dev, Ned Nguyen, seaw...@google.com, Philipp Wollermann, tik...@google.com
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.

Ned Nguyen

unread,
Mar 9, 2026, 7:02:06 AM (5 days ago) Mar 9
to Chromium-dev, Fumitoshi Ukai (鵜飼文敏), Chromium-dev, Ned Nguyen, seaw...@google.com, Philipp Wollermann, tik...@google.com
On Monday, March 9, 2026 at 1:08:18 AM UTC-6 Fumitoshi Ukai (鵜飼文敏) wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.

Takuto Ikuta (生田 拓人)

unread,
Mar 9, 2026, 7:30:28 AM (5 days ago) Mar 9
to Ned Nguyen, Chromium-dev, Fumitoshi Ukai (鵜飼文敏), seaw...@google.com, Philipp Wollermann
You can ask acco...@chromium.org to add your account there.

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.


--
Takuto Ikuta
Software Engineer in Tokyo
Chrome Ops (chrome browser build team)

Fumitoshi Ukai (鵜飼文敏)

unread,
Mar 9, 2026, 7:47:33 AM (5 days ago) Mar 9
to Takuto Ikuta (生田 拓人), Ned Nguyen, Chromium-dev, seaw...@google.com, Philipp Wollermann
fyi: go/siso-auth 
Reply all
Reply to author
Forward
0 new messages