You are attempting to cancel job id [[job.job_id]] named "[[job.name]]"
[[error]]
[[commit(change)]]
[[exceptionMessage(exception)]]
For more help, please read Pinpoint Errors.
[[exceptionTraceback(exception)]]
[[item.key]] |
[[item.value]]
|
---|
🖥️: Copy the swarming command which kicks off the swarming tests with corresponding parameters.
You need depot_tools(download instructions) and swarming installed to run the tests locally.
# To set up swarming in your current folder, copy code below and paste to terminal after you installed depot_tools
# (if needed, use "\${platform}" as-is) cipd install "infra/tools/luci/swarming/\${platform}" -root bar
# (if needed) ./bar/swarming login
# '-realm' is only needed if resultdb is enabled for the task.
# Please use a realm that has 'role/resultdb.invocationCreator' in the realms.cfg of your project.
There are [[attemptCount(changeState)]] repeats at this commit.
You need depot_tools(download instructions) and CAS installed to run the tests locally.
# To set up CAS in your current folder, copy code below and paste to terminal after you installed depot_tools
# (if needed, use "\${platform}" as-is) cipd install "infra/tools/luci/cas/\${platform}" -root bar
# (if needed) ./bar/cas login