blob: 4aa115a6ff4e6e1901f843338beadef36616c02a [file] [log] [blame]
[
{
"cmd": [
"gsutil",
"--blah",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"--blah",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 2)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"--blah",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 3)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"--blah",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 4)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"cmd": [
"gsutil",
"--blah",
"-m",
"cp",
"-Z",
"/foo/file",
"gs://bar-bucket/file"
],
"name": "upload test file (attempt 5)",
"~followup_annotations": [
"@@@STEP_FAILURE@@@"
]
},
{
"failure": {
"failure": {},
"humanReason": "Step('upload test file (attempt 5)') (retcode: 1)"
},
"name": "$result"
}
]