Closed jagadeshjai closed 4 months ago
Hi, bazel-remote only supports the REAPIv2 cache services, it does not support remote execution (it can be used with other remote execution services though).
I suggest that you take a look at buildbarn and/or buildfarm if you want to try remote execution.
Hi, bazel-remote only supports the REAPIv2 cache services, it does not support remote execution (it can be used with other remove execution services though).
I suggest that you take a look at buildbarn and/or buildfarm if you want to try remote execution.
Oh, Okay! Thanks for your response @mostynb :heart:
I am trying to experiment with the
bazel-remote
by the docker image for the Chromium build I have, but I am encountering the following error while running a testing from this script.Client Side:
Log from the script:
Environment variables:
Server Side:
Initial Run:
Additional log after running the script from client side: