1[
2  {
3    "cmd": [],
4    "name": "git"
5  },
6  {
7    "cmd": [
8      "git",
9      "init",
10      "[START_DIR]/gn"
11    ],
12    "infra_step": true,
13    "luci_context": {
14      "realm": {
15        "name": "infra-internal:ci"
16      },
17      "resultdb": {
18        "current_invocation": {
19          "name": "invocations/build:8945511751514863184",
20          "update_token": "token"
21        },
22        "hostname": "rdbhost"
23      }
24    },
25    "name": "git.init",
26    "~followup_annotations": [
27      "@@@STEP_NEST_LEVEL@1@@@"
28    ]
29  },
30  {
31    "cmd": [
32      "git",
33      "fetch",
34      "--tags",
35      "https://gn.googlesource.com/gn",
36      "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
37    ],
38    "cwd": "[START_DIR]/gn",
39    "infra_step": true,
40    "luci_context": {
41      "realm": {
42        "name": "infra-internal:ci"
43      },
44      "resultdb": {
45        "current_invocation": {
46          "name": "invocations/build:8945511751514863184",
47          "update_token": "token"
48        },
49        "hostname": "rdbhost"
50      }
51    },
52    "name": "git.fetch",
53    "~followup_annotations": [
54      "@@@STEP_NEST_LEVEL@1@@@"
55    ]
56  },
57  {
58    "cmd": [
59      "git",
60      "checkout",
61      "FETCH_HEAD"
62    ],
63    "cwd": "[START_DIR]/gn",
64    "infra_step": true,
65    "luci_context": {
66      "realm": {
67        "name": "infra-internal:ci"
68      },
69      "resultdb": {
70        "current_invocation": {
71          "name": "invocations/build:8945511751514863184",
72          "update_token": "token"
73        },
74        "hostname": "rdbhost"
75      }
76    },
77    "name": "git.checkout",
78    "~followup_annotations": [
79      "@@@STEP_NEST_LEVEL@1@@@"
80    ]
81  },
82  {
83    "cmd": [
84      "git",
85      "rev-parse",
86      "HEAD"
87    ],
88    "cwd": "[START_DIR]/gn",
89    "infra_step": true,
90    "luci_context": {
91      "realm": {
92        "name": "infra-internal:ci"
93      },
94      "resultdb": {
95        "current_invocation": {
96          "name": "invocations/build:8945511751514863184",
97          "update_token": "token"
98        },
99        "hostname": "rdbhost"
100      }
101    },
102    "name": "git.rev-parse",
103    "~followup_annotations": [
104      "@@@STEP_NEST_LEVEL@1@@@"
105    ]
106  },
107  {
108    "cmd": [
109      "cipd",
110      "ensure",
111      "-root",
112      "[START_DIR]/cipd",
113      "-ensure-file",
114      "infra/ninja/${platform} version:1.8.2\nfuchsia/third_party/clang/${platform} integration\n@Subdir sysroot\nfuchsia/third_party/sysroot/linux git_revision:c912d089c3d46d8982fdef76a50514cca79b6132\n@Subdir sysroot-focal\nfuchsia/third_party/sysroot/focal git_revision:fa7a5a9710540f30ff98ae48b62f2cdf72ed2acd",
115      "-max-threads",
116      "0",
117      "-json-output",
118      "/path/to/tmp/json"
119    ],
120    "infra_step": true,
121    "luci_context": {
122      "realm": {
123        "name": "infra-internal:ci"
124      },
125      "resultdb": {
126        "current_invocation": {
127          "name": "invocations/build:8945511751514863184",
128          "update_token": "token"
129        },
130        "hostname": "rdbhost"
131      }
132    },
133    "name": "ensure_installed",
134    "~followup_annotations": [
135      "@@@STEP_LOG_LINE@json.output@{@@@",
136      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
137      "@@@STEP_LOG_LINE@json.output@    \"\": [@@@",
138      "@@@STEP_LOG_LINE@json.output@      {@@@",
139      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-integration-----\",@@@",
140      "@@@STEP_LOG_LINE@json.output@        \"package\": \"fuchsia/third_party/clang/resolved-platform\"@@@",
141      "@@@STEP_LOG_LINE@json.output@      },@@@",
142      "@@@STEP_LOG_LINE@json.output@      {@@@",
143      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-version:1.8.2---\",@@@",
144      "@@@STEP_LOG_LINE@json.output@        \"package\": \"infra/ninja/resolved-platform\"@@@",
145      "@@@STEP_LOG_LINE@json.output@      }@@@",
146      "@@@STEP_LOG_LINE@json.output@    ],@@@",
147      "@@@STEP_LOG_LINE@json.output@    \"sysroot\": [@@@",
148      "@@@STEP_LOG_LINE@json.output@      {@@@",
149      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-git_revision:c91\",@@@",
150      "@@@STEP_LOG_LINE@json.output@        \"package\": \"fuchsia/third_party/sysroot/linux\"@@@",
151      "@@@STEP_LOG_LINE@json.output@      }@@@",
152      "@@@STEP_LOG_LINE@json.output@    ],@@@",
153      "@@@STEP_LOG_LINE@json.output@    \"sysroot-focal\": [@@@",
154      "@@@STEP_LOG_LINE@json.output@      {@@@",
155      "@@@STEP_LOG_LINE@json.output@        \"instance_id\": \"resolved-instance_id-of-git_revision:fa7\",@@@",
156      "@@@STEP_LOG_LINE@json.output@        \"package\": \"fuchsia/third_party/sysroot/focal\"@@@",
157      "@@@STEP_LOG_LINE@json.output@      }@@@",
158      "@@@STEP_LOG_LINE@json.output@    ]@@@",
159      "@@@STEP_LOG_LINE@json.output@  }@@@",
160      "@@@STEP_LOG_LINE@json.output@}@@@",
161      "@@@STEP_LOG_END@json.output@@@"
162    ]
163  },
164  {
165    "cmd": [],
166    "name": "jemalloc"
167  },
168  {
169    "cmd": [
170      "git",
171      "init",
172      "[START_DIR]/jemalloc"
173    ],
174    "luci_context": {
175      "realm": {
176        "name": "infra-internal:ci"
177      },
178      "resultdb": {
179        "current_invocation": {
180          "name": "invocations/build:8945511751514863184",
181          "update_token": "token"
182        },
183        "hostname": "rdbhost"
184      }
185    },
186    "name": "jemalloc.init",
187    "~followup_annotations": [
188      "@@@STEP_NEST_LEVEL@1@@@"
189    ]
190  },
191  {
192    "cmd": [
193      "git",
194      "fetch",
195      "https://fuchsia.googlesource.com/third_party/github.com/jemalloc/jemalloc.git",
196      "refs/tags/5.3.0",
197      "--depth=1"
198    ],
199    "cwd": "[START_DIR]/jemalloc",
200    "infra_step": true,
201    "luci_context": {
202      "realm": {
203        "name": "infra-internal:ci"
204      },
205      "resultdb": {
206        "current_invocation": {
207          "name": "invocations/build:8945511751514863184",
208          "update_token": "token"
209        },
210        "hostname": "rdbhost"
211      }
212    },
213    "name": "jemalloc.fetch",
214    "~followup_annotations": [
215      "@@@STEP_NEST_LEVEL@1@@@"
216    ]
217  },
218  {
219    "cmd": [
220      "git",
221      "checkout",
222      "FETCH_HEAD"
223    ],
224    "cwd": "[START_DIR]/jemalloc",
225    "infra_step": true,
226    "luci_context": {
227      "realm": {
228        "name": "infra-internal:ci"
229      },
230      "resultdb": {
231        "current_invocation": {
232          "name": "invocations/build:8945511751514863184",
233          "update_token": "token"
234        },
235        "hostname": "rdbhost"
236      }
237    },
238    "name": "jemalloc.checkout",
239    "~followup_annotations": [
240      "@@@STEP_NEST_LEVEL@1@@@"
241    ]
242  },
243  {
244    "cmd": [
245      "autoconf"
246    ],
247    "cwd": "[START_DIR]/jemalloc",
248    "infra_step": true,
249    "luci_context": {
250      "realm": {
251        "name": "infra-internal:ci"
252      },
253      "resultdb": {
254        "current_invocation": {
255          "name": "invocations/build:8945511751514863184",
256          "update_token": "token"
257        },
258        "hostname": "rdbhost"
259      }
260    },
261    "name": "jemalloc.autoconf",
262    "~followup_annotations": [
263      "@@@STEP_NEST_LEVEL@1@@@"
264    ]
265  },
266  {
267    "cmd": [
268      "mkdir",
269      "-p",
270      "[START_DIR]/jemalloc/build-linux-amd64"
271    ],
272    "luci_context": {
273      "realm": {
274        "name": "infra-internal:ci"
275      },
276      "resultdb": {
277        "current_invocation": {
278          "name": "invocations/build:8945511751514863184",
279          "update_token": "token"
280        },
281        "hostname": "rdbhost"
282      }
283    },
284    "name": "jemalloc.prepare linux-amd64 build",
285    "~followup_annotations": [
286      "@@@STEP_NEST_LEVEL@1@@@"
287    ]
288  },
289  {
290    "cmd": [],
291    "name": "jemalloc.build jemalloc-linux-amd64",
292    "~followup_annotations": [
293      "@@@STEP_NEST_LEVEL@1@@@"
294    ]
295  },
296  {
297    "cmd": [
298      "../configure",
299      "--build=x86_64-linux-gnu",
300      "--host=x86_64-linux-gnu",
301      "--disable-shared",
302      "--enable-static",
303      "--disable-syscall",
304      "--disable-stats"
305    ],
306    "cwd": "[START_DIR]/jemalloc/build-linux-amd64",
307    "env": {
308      "AR": "[START_DIR]/cipd/bin/llvm-ar",
309      "CC": "[START_DIR]/cipd/bin/clang",
310      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
311      "CXX": "[START_DIR]/cipd/bin/clang++",
312      "CXXFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
313      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
314    },
315    "luci_context": {
316      "realm": {
317        "name": "infra-internal:ci"
318      },
319      "resultdb": {
320        "current_invocation": {
321          "name": "invocations/build:8945511751514863184",
322          "update_token": "token"
323        },
324        "hostname": "rdbhost"
325      }
326    },
327    "name": "jemalloc.build jemalloc-linux-amd64.configure",
328    "~followup_annotations": [
329      "@@@STEP_NEST_LEVEL@2@@@"
330    ]
331  },
332  {
333    "cmd": [
334      "make",
335      "-j8",
336      "build_lib_static"
337    ],
338    "cwd": "[START_DIR]/jemalloc/build-linux-amd64",
339    "env": {
340      "AR": "[START_DIR]/cipd/bin/llvm-ar",
341      "CC": "[START_DIR]/cipd/bin/clang",
342      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
343      "CXX": "[START_DIR]/cipd/bin/clang++",
344      "CXXFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
345      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
346    },
347    "luci_context": {
348      "realm": {
349        "name": "infra-internal:ci"
350      },
351      "resultdb": {
352        "current_invocation": {
353          "name": "invocations/build:8945511751514863184",
354          "update_token": "token"
355        },
356        "hostname": "rdbhost"
357      }
358    },
359    "name": "jemalloc.build jemalloc-linux-amd64.build",
360    "~followup_annotations": [
361      "@@@STEP_NEST_LEVEL@2@@@"
362    ]
363  },
364  {
365    "cmd": [
366      "mkdir",
367      "-p",
368      "[START_DIR]/jemalloc/build-linux-arm64"
369    ],
370    "luci_context": {
371      "realm": {
372        "name": "infra-internal:ci"
373      },
374      "resultdb": {
375        "current_invocation": {
376          "name": "invocations/build:8945511751514863184",
377          "update_token": "token"
378        },
379        "hostname": "rdbhost"
380      }
381    },
382    "name": "jemalloc.prepare linux-arm64 build",
383    "~followup_annotations": [
384      "@@@STEP_NEST_LEVEL@1@@@"
385    ]
386  },
387  {
388    "cmd": [],
389    "name": "jemalloc.build jemalloc-linux-arm64",
390    "~followup_annotations": [
391      "@@@STEP_NEST_LEVEL@1@@@"
392    ]
393  },
394  {
395    "cmd": [
396      "../configure",
397      "--build=x86_64-linux-gnu",
398      "--host=aarch64-linux-gnu",
399      "--disable-shared",
400      "--enable-static",
401      "--disable-syscall",
402      "--disable-stats"
403    ],
404    "cwd": "[START_DIR]/jemalloc/build-linux-arm64",
405    "env": {
406      "AR": "[START_DIR]/cipd/bin/llvm-ar",
407      "CC": "[START_DIR]/cipd/bin/clang",
408      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
409      "CXX": "[START_DIR]/cipd/bin/clang++",
410      "CXXFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
411      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
412    },
413    "luci_context": {
414      "realm": {
415        "name": "infra-internal:ci"
416      },
417      "resultdb": {
418        "current_invocation": {
419          "name": "invocations/build:8945511751514863184",
420          "update_token": "token"
421        },
422        "hostname": "rdbhost"
423      }
424    },
425    "name": "jemalloc.build jemalloc-linux-arm64.configure",
426    "~followup_annotations": [
427      "@@@STEP_NEST_LEVEL@2@@@"
428    ]
429  },
430  {
431    "cmd": [
432      "make",
433      "-j8",
434      "build_lib_static"
435    ],
436    "cwd": "[START_DIR]/jemalloc/build-linux-arm64",
437    "env": {
438      "AR": "[START_DIR]/cipd/bin/llvm-ar",
439      "CC": "[START_DIR]/cipd/bin/clang",
440      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
441      "CXX": "[START_DIR]/cipd/bin/clang++",
442      "CXXFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -Wno-error",
443      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
444    },
445    "luci_context": {
446      "realm": {
447        "name": "infra-internal:ci"
448      },
449      "resultdb": {
450        "current_invocation": {
451          "name": "invocations/build:8945511751514863184",
452          "update_token": "token"
453        },
454        "hostname": "rdbhost"
455      }
456    },
457    "name": "jemalloc.build jemalloc-linux-arm64.build",
458    "~followup_annotations": [
459      "@@@STEP_NEST_LEVEL@2@@@"
460    ]
461  },
462  {
463    "cmd": [
464      "mkdir",
465      "-p",
466      "[START_DIR]/jemalloc/build-linux-riscv64"
467    ],
468    "luci_context": {
469      "realm": {
470        "name": "infra-internal:ci"
471      },
472      "resultdb": {
473        "current_invocation": {
474          "name": "invocations/build:8945511751514863184",
475          "update_token": "token"
476        },
477        "hostname": "rdbhost"
478      }
479    },
480    "name": "jemalloc.prepare linux-riscv64 build",
481    "~followup_annotations": [
482      "@@@STEP_NEST_LEVEL@1@@@"
483    ]
484  },
485  {
486    "cmd": [],
487    "name": "jemalloc.build jemalloc-linux-riscv64",
488    "~followup_annotations": [
489      "@@@STEP_NEST_LEVEL@1@@@"
490    ]
491  },
492  {
493    "cmd": [
494      "../configure",
495      "--build=x86_64-linux-gnu",
496      "--host=riscv64-linux-gnu",
497      "--disable-shared",
498      "--enable-static",
499      "--disable-syscall",
500      "--disable-stats"
501    ],
502    "cwd": "[START_DIR]/jemalloc/build-linux-riscv64",
503    "env": {
504      "AR": "[START_DIR]/cipd/bin/llvm-ar",
505      "CC": "[START_DIR]/cipd/bin/clang",
506      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -Wno-error",
507      "CXX": "[START_DIR]/cipd/bin/clang++",
508      "CXXFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -Wno-error",
509      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
510    },
511    "luci_context": {
512      "realm": {
513        "name": "infra-internal:ci"
514      },
515      "resultdb": {
516        "current_invocation": {
517          "name": "invocations/build:8945511751514863184",
518          "update_token": "token"
519        },
520        "hostname": "rdbhost"
521      }
522    },
523    "name": "jemalloc.build jemalloc-linux-riscv64.configure",
524    "~followup_annotations": [
525      "@@@STEP_NEST_LEVEL@2@@@"
526    ]
527  },
528  {
529    "cmd": [
530      "make",
531      "-j8",
532      "build_lib_static"
533    ],
534    "cwd": "[START_DIR]/jemalloc/build-linux-riscv64",
535    "env": {
536      "AR": "[START_DIR]/cipd/bin/llvm-ar",
537      "CC": "[START_DIR]/cipd/bin/clang",
538      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -Wno-error",
539      "CXX": "[START_DIR]/cipd/bin/clang++",
540      "CXXFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -Wno-error",
541      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
542    },
543    "luci_context": {
544      "realm": {
545        "name": "infra-internal:ci"
546      },
547      "resultdb": {
548        "current_invocation": {
549          "name": "invocations/build:8945511751514863184",
550          "update_token": "token"
551        },
552        "hostname": "rdbhost"
553      }
554    },
555    "name": "jemalloc.build jemalloc-linux-riscv64.build",
556    "~followup_annotations": [
557      "@@@STEP_NEST_LEVEL@2@@@"
558    ]
559  },
560  {
561    "cmd": [],
562    "name": "debug"
563  },
564  {
565    "cmd": [],
566    "name": "debug.linux-amd64",
567    "~followup_annotations": [
568      "@@@STEP_NEST_LEVEL@1@@@"
569    ]
570  },
571  {
572    "cmd": [
573      "python3",
574      "-u",
575      "[START_DIR]/gn/build/gen.py",
576      "-d"
577    ],
578    "cwd": "[START_DIR]/gn",
579    "env": {
580      "AR": "[START_DIR]/cipd/bin/llvm-ar",
581      "CC": "[START_DIR]/cipd/bin/clang",
582      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
583      "CXX": "[START_DIR]/cipd/bin/clang++",
584      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
585    },
586    "luci_context": {
587      "realm": {
588        "name": "infra-internal:ci"
589      },
590      "resultdb": {
591        "current_invocation": {
592          "name": "invocations/build:8945511751514863184",
593          "update_token": "token"
594        },
595        "hostname": "rdbhost"
596      }
597    },
598    "name": "debug.linux-amd64.generate",
599    "~followup_annotations": [
600      "@@@STEP_NEST_LEVEL@2@@@"
601    ]
602  },
603  {
604    "cmd": [
605      "[START_DIR]/cipd/ninja",
606      "-C",
607      "[START_DIR]/gn/out"
608    ],
609    "cwd": "[START_DIR]/gn",
610    "env": {
611      "AR": "[START_DIR]/cipd/bin/llvm-ar",
612      "CC": "[START_DIR]/cipd/bin/clang",
613      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
614      "CXX": "[START_DIR]/cipd/bin/clang++",
615      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
616    },
617    "luci_context": {
618      "realm": {
619        "name": "infra-internal:ci"
620      },
621      "resultdb": {
622        "current_invocation": {
623          "name": "invocations/build:8945511751514863184",
624          "update_token": "token"
625        },
626        "hostname": "rdbhost"
627      }
628    },
629    "name": "debug.linux-amd64.build",
630    "~followup_annotations": [
631      "@@@STEP_NEST_LEVEL@2@@@"
632    ]
633  },
634  {
635    "cmd": [
636      "[START_DIR]/gn/out/gn_unittests"
637    ],
638    "cwd": "[START_DIR]/gn",
639    "env": {
640      "AR": "[START_DIR]/cipd/bin/llvm-ar",
641      "CC": "[START_DIR]/cipd/bin/clang",
642      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
643      "CXX": "[START_DIR]/cipd/bin/clang++",
644      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
645    },
646    "luci_context": {
647      "realm": {
648        "name": "infra-internal:ci"
649      },
650      "resultdb": {
651        "current_invocation": {
652          "name": "invocations/build:8945511751514863184",
653          "update_token": "token"
654        },
655        "hostname": "rdbhost"
656      }
657    },
658    "name": "debug.linux-amd64.test",
659    "~followup_annotations": [
660      "@@@STEP_NEST_LEVEL@2@@@"
661    ]
662  },
663  {
664    "cmd": [],
665    "name": "release"
666  },
667  {
668    "cmd": [],
669    "name": "release.linux-amd64",
670    "~followup_annotations": [
671      "@@@STEP_NEST_LEVEL@1@@@"
672    ]
673  },
674  {
675    "cmd": [
676      "python3",
677      "-u",
678      "[START_DIR]/gn/build/gen.py",
679      "--use-lto",
680      "--use-icf",
681      "--link-lib=[START_DIR]/jemalloc/build-linux-amd64/lib/libjemalloc.a"
682    ],
683    "cwd": "[START_DIR]/gn",
684    "env": {
685      "AR": "[START_DIR]/cipd/bin/llvm-ar",
686      "CC": "[START_DIR]/cipd/bin/clang",
687      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
688      "CXX": "[START_DIR]/cipd/bin/clang++",
689      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
690    },
691    "luci_context": {
692      "realm": {
693        "name": "infra-internal:ci"
694      },
695      "resultdb": {
696        "current_invocation": {
697          "name": "invocations/build:8945511751514863184",
698          "update_token": "token"
699        },
700        "hostname": "rdbhost"
701      }
702    },
703    "name": "release.linux-amd64.generate",
704    "~followup_annotations": [
705      "@@@STEP_NEST_LEVEL@2@@@"
706    ]
707  },
708  {
709    "cmd": [
710      "[START_DIR]/cipd/ninja",
711      "-C",
712      "[START_DIR]/gn/out"
713    ],
714    "cwd": "[START_DIR]/gn",
715    "env": {
716      "AR": "[START_DIR]/cipd/bin/llvm-ar",
717      "CC": "[START_DIR]/cipd/bin/clang",
718      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
719      "CXX": "[START_DIR]/cipd/bin/clang++",
720      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
721    },
722    "luci_context": {
723      "realm": {
724        "name": "infra-internal:ci"
725      },
726      "resultdb": {
727        "current_invocation": {
728          "name": "invocations/build:8945511751514863184",
729          "update_token": "token"
730        },
731        "hostname": "rdbhost"
732      }
733    },
734    "name": "release.linux-amd64.build",
735    "~followup_annotations": [
736      "@@@STEP_NEST_LEVEL@2@@@"
737    ]
738  },
739  {
740    "cmd": [
741      "[START_DIR]/gn/out/gn_unittests"
742    ],
743    "cwd": "[START_DIR]/gn",
744    "env": {
745      "AR": "[START_DIR]/cipd/bin/llvm-ar",
746      "CC": "[START_DIR]/cipd/bin/clang",
747      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
748      "CXX": "[START_DIR]/cipd/bin/clang++",
749      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
750    },
751    "luci_context": {
752      "realm": {
753        "name": "infra-internal:ci"
754      },
755      "resultdb": {
756        "current_invocation": {
757          "name": "invocations/build:8945511751514863184",
758          "update_token": "token"
759        },
760        "hostname": "rdbhost"
761      }
762    },
763    "name": "release.linux-amd64.test",
764    "~followup_annotations": [
765      "@@@STEP_NEST_LEVEL@2@@@"
766    ]
767  },
768  {
769    "cmd": [],
770    "name": "release.linux-amd64.upload",
771    "~followup_annotations": [
772      "@@@STEP_NEST_LEVEL@2@@@"
773    ]
774  },
775  {
776    "cmd": [
777      "cipd",
778      "pkg-build",
779      "-pkg-def",
780      "{\"data\": [{\"file\": \"gn\"}, {\"version_file\": \".versions/gn.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/linux-amd64\", \"root\": \"[START_DIR]/gn/out\"}",
781      "-out",
782      "[CLEANUP]/gn.cipd",
783      "-hash-algo",
784      "sha256",
785      "-json-output",
786      "/path/to/tmp/json"
787    ],
788    "cwd": "[START_DIR]/gn",
789    "env": {
790      "AR": "[START_DIR]/cipd/bin/llvm-ar",
791      "CC": "[START_DIR]/cipd/bin/clang",
792      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
793      "CXX": "[START_DIR]/cipd/bin/clang++",
794      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
795    },
796    "luci_context": {
797      "realm": {
798        "name": "infra-internal:ci"
799      },
800      "resultdb": {
801        "current_invocation": {
802          "name": "invocations/build:8945511751514863184",
803          "update_token": "token"
804        },
805        "hostname": "rdbhost"
806      }
807    },
808    "name": "release.linux-amd64.upload.build gn/gn/linux-amd64",
809    "~followup_annotations": [
810      "@@@STEP_NEST_LEVEL@3@@@",
811      "@@@STEP_LOG_LINE@json.output@{@@@",
812      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
813      "@@@STEP_LOG_LINE@json.output@    \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
814      "@@@STEP_LOG_LINE@json.output@    \"package\": \"gn/gn/linux-amd64\"@@@",
815      "@@@STEP_LOG_LINE@json.output@  }@@@",
816      "@@@STEP_LOG_LINE@json.output@}@@@",
817      "@@@STEP_LOG_END@json.output@@@"
818    ]
819  },
820  {
821    "cmd": [
822      "cipd",
823      "search",
824      "gn/gn/linux-amd64",
825      "-tag",
826      "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
827      "-json-output",
828      "/path/to/tmp/json"
829    ],
830    "cwd": "[START_DIR]/gn",
831    "env": {
832      "AR": "[START_DIR]/cipd/bin/llvm-ar",
833      "CC": "[START_DIR]/cipd/bin/clang",
834      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
835      "CXX": "[START_DIR]/cipd/bin/clang++",
836      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
837    },
838    "luci_context": {
839      "realm": {
840        "name": "infra-internal:ci"
841      },
842      "resultdb": {
843        "current_invocation": {
844          "name": "invocations/build:8945511751514863184",
845          "update_token": "token"
846        },
847        "hostname": "rdbhost"
848      }
849    },
850    "name": "release.linux-amd64.upload.cipd search gn/gn/linux-amd64 git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
851    "~followup_annotations": [
852      "@@@STEP_NEST_LEVEL@3@@@",
853      "@@@STEP_LOG_LINE@json.output@{@@@",
854      "@@@STEP_LOG_LINE@json.output@  \"result\": []@@@",
855      "@@@STEP_LOG_LINE@json.output@}@@@",
856      "@@@STEP_LOG_END@json.output@@@"
857    ]
858  },
859  {
860    "cmd": [
861      "cipd",
862      "pkg-register",
863      "[CLEANUP]/gn.cipd",
864      "-ref",
865      "latest",
866      "-tag",
867      "git_repository:https://gn.googlesource.com/gn",
868      "-tag",
869      "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
870      "-json-output",
871      "/path/to/tmp/json"
872    ],
873    "cwd": "[START_DIR]/gn",
874    "env": {
875      "AR": "[START_DIR]/cipd/bin/llvm-ar",
876      "CC": "[START_DIR]/cipd/bin/clang",
877      "CFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
878      "CXX": "[START_DIR]/cipd/bin/clang++",
879      "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
880    },
881    "luci_context": {
882      "realm": {
883        "name": "infra-internal:ci"
884      },
885      "resultdb": {
886        "current_invocation": {
887          "name": "invocations/build:8945511751514863184",
888          "update_token": "token"
889        },
890        "hostname": "rdbhost"
891      }
892    },
893    "name": "release.linux-amd64.upload.register gn/gn/linux-amd64",
894    "~followup_annotations": [
895      "@@@STEP_NEST_LEVEL@3@@@",
896      "@@@STEP_LOG_LINE@json.output@{@@@",
897      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
898      "@@@STEP_LOG_LINE@json.output@    \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
899      "@@@STEP_LOG_LINE@json.output@    \"package\": \"gn/gn/linux-amd64\"@@@",
900      "@@@STEP_LOG_LINE@json.output@  }@@@",
901      "@@@STEP_LOG_LINE@json.output@}@@@",
902      "@@@STEP_LOG_END@json.output@@@",
903      "@@@STEP_LINK@gn/gn/linux-amd64@https://chrome-infra-packages.appspot.com/p/gn/gn/linux-amd64/+/40-chars-fake-of-the-package-instance_id@@@"
904    ]
905  },
906  {
907    "cmd": [],
908    "name": "release.linux-arm64",
909    "~followup_annotations": [
910      "@@@STEP_NEST_LEVEL@1@@@"
911    ]
912  },
913  {
914    "cmd": [
915      "python3",
916      "-u",
917      "[START_DIR]/gn/build/gen.py",
918      "--use-lto",
919      "--use-icf",
920      "--link-lib=[START_DIR]/jemalloc/build-linux-arm64/lib/libjemalloc.a"
921    ],
922    "cwd": "[START_DIR]/gn",
923    "env": {
924      "AR": "[START_DIR]/cipd/bin/llvm-ar",
925      "CC": "[START_DIR]/cipd/bin/clang",
926      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
927      "CXX": "[START_DIR]/cipd/bin/clang++",
928      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
929    },
930    "luci_context": {
931      "realm": {
932        "name": "infra-internal:ci"
933      },
934      "resultdb": {
935        "current_invocation": {
936          "name": "invocations/build:8945511751514863184",
937          "update_token": "token"
938        },
939        "hostname": "rdbhost"
940      }
941    },
942    "name": "release.linux-arm64.generate",
943    "~followup_annotations": [
944      "@@@STEP_NEST_LEVEL@2@@@"
945    ]
946  },
947  {
948    "cmd": [
949      "[START_DIR]/cipd/ninja",
950      "-C",
951      "[START_DIR]/gn/out"
952    ],
953    "cwd": "[START_DIR]/gn",
954    "env": {
955      "AR": "[START_DIR]/cipd/bin/llvm-ar",
956      "CC": "[START_DIR]/cipd/bin/clang",
957      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
958      "CXX": "[START_DIR]/cipd/bin/clang++",
959      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
960    },
961    "luci_context": {
962      "realm": {
963        "name": "infra-internal:ci"
964      },
965      "resultdb": {
966        "current_invocation": {
967          "name": "invocations/build:8945511751514863184",
968          "update_token": "token"
969        },
970        "hostname": "rdbhost"
971      }
972    },
973    "name": "release.linux-arm64.build",
974    "~followup_annotations": [
975      "@@@STEP_NEST_LEVEL@2@@@"
976    ]
977  },
978  {
979    "cmd": [],
980    "name": "release.linux-arm64.upload",
981    "~followup_annotations": [
982      "@@@STEP_NEST_LEVEL@2@@@"
983    ]
984  },
985  {
986    "cmd": [
987      "cipd",
988      "pkg-build",
989      "-pkg-def",
990      "{\"data\": [{\"file\": \"gn\"}, {\"version_file\": \".versions/gn.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/linux-arm64\", \"root\": \"[START_DIR]/gn/out\"}",
991      "-out",
992      "[CLEANUP]/gn.cipd",
993      "-hash-algo",
994      "sha256",
995      "-json-output",
996      "/path/to/tmp/json"
997    ],
998    "cwd": "[START_DIR]/gn",
999    "env": {
1000      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1001      "CC": "[START_DIR]/cipd/bin/clang",
1002      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
1003      "CXX": "[START_DIR]/cipd/bin/clang++",
1004      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
1005    },
1006    "luci_context": {
1007      "realm": {
1008        "name": "infra-internal:ci"
1009      },
1010      "resultdb": {
1011        "current_invocation": {
1012          "name": "invocations/build:8945511751514863184",
1013          "update_token": "token"
1014        },
1015        "hostname": "rdbhost"
1016      }
1017    },
1018    "name": "release.linux-arm64.upload.build gn/gn/linux-arm64",
1019    "~followup_annotations": [
1020      "@@@STEP_NEST_LEVEL@3@@@",
1021      "@@@STEP_LOG_LINE@json.output@{@@@",
1022      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
1023      "@@@STEP_LOG_LINE@json.output@    \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
1024      "@@@STEP_LOG_LINE@json.output@    \"package\": \"gn/gn/linux-arm64\"@@@",
1025      "@@@STEP_LOG_LINE@json.output@  }@@@",
1026      "@@@STEP_LOG_LINE@json.output@}@@@",
1027      "@@@STEP_LOG_END@json.output@@@"
1028    ]
1029  },
1030  {
1031    "cmd": [
1032      "cipd",
1033      "search",
1034      "gn/gn/linux-arm64",
1035      "-tag",
1036      "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
1037      "-json-output",
1038      "/path/to/tmp/json"
1039    ],
1040    "cwd": "[START_DIR]/gn",
1041    "env": {
1042      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1043      "CC": "[START_DIR]/cipd/bin/clang",
1044      "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot",
1045      "CXX": "[START_DIR]/cipd/bin/clang++",
1046      "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
1047    },
1048    "luci_context": {
1049      "realm": {
1050        "name": "infra-internal:ci"
1051      },
1052      "resultdb": {
1053        "current_invocation": {
1054          "name": "invocations/build:8945511751514863184",
1055          "update_token": "token"
1056        },
1057        "hostname": "rdbhost"
1058      }
1059    },
1060    "name": "release.linux-arm64.upload.cipd search gn/gn/linux-arm64 git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
1061    "~followup_annotations": [
1062      "@@@STEP_NEST_LEVEL@3@@@",
1063      "@@@STEP_LOG_LINE@json.output@{@@@",
1064      "@@@STEP_LOG_LINE@json.output@  \"result\": [@@@",
1065      "@@@STEP_LOG_LINE@json.output@    {@@@",
1066      "@@@STEP_LOG_LINE@json.output@      \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
1067      "@@@STEP_LOG_LINE@json.output@      \"package\": \"gn/gn/linux-arm64\"@@@",
1068      "@@@STEP_LOG_LINE@json.output@    }@@@",
1069      "@@@STEP_LOG_LINE@json.output@  ]@@@",
1070      "@@@STEP_LOG_LINE@json.output@}@@@",
1071      "@@@STEP_LOG_END@json.output@@@"
1072    ]
1073  },
1074  {
1075    "cmd": [],
1076    "name": "release.linux-arm64.upload.Package is up-to-date",
1077    "~followup_annotations": [
1078      "@@@STEP_NEST_LEVEL@3@@@"
1079    ]
1080  },
1081  {
1082    "cmd": [],
1083    "name": "release.linux-riscv64",
1084    "~followup_annotations": [
1085      "@@@STEP_NEST_LEVEL@1@@@"
1086    ]
1087  },
1088  {
1089    "cmd": [
1090      "python3",
1091      "-u",
1092      "[START_DIR]/gn/build/gen.py",
1093      "--use-lto",
1094      "--use-icf",
1095      "--link-lib=[START_DIR]/jemalloc/build-linux-riscv64/lib/libjemalloc.a"
1096    ],
1097    "cwd": "[START_DIR]/gn",
1098    "env": {
1099      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1100      "CC": "[START_DIR]/cipd/bin/clang",
1101      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal",
1102      "CXX": "[START_DIR]/cipd/bin/clang++",
1103      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
1104    },
1105    "luci_context": {
1106      "realm": {
1107        "name": "infra-internal:ci"
1108      },
1109      "resultdb": {
1110        "current_invocation": {
1111          "name": "invocations/build:8945511751514863184",
1112          "update_token": "token"
1113        },
1114        "hostname": "rdbhost"
1115      }
1116    },
1117    "name": "release.linux-riscv64.generate",
1118    "~followup_annotations": [
1119      "@@@STEP_NEST_LEVEL@2@@@"
1120    ]
1121  },
1122  {
1123    "cmd": [
1124      "[START_DIR]/cipd/ninja",
1125      "-C",
1126      "[START_DIR]/gn/out"
1127    ],
1128    "cwd": "[START_DIR]/gn",
1129    "env": {
1130      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1131      "CC": "[START_DIR]/cipd/bin/clang",
1132      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal",
1133      "CXX": "[START_DIR]/cipd/bin/clang++",
1134      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
1135    },
1136    "luci_context": {
1137      "realm": {
1138        "name": "infra-internal:ci"
1139      },
1140      "resultdb": {
1141        "current_invocation": {
1142          "name": "invocations/build:8945511751514863184",
1143          "update_token": "token"
1144        },
1145        "hostname": "rdbhost"
1146      }
1147    },
1148    "name": "release.linux-riscv64.build",
1149    "~followup_annotations": [
1150      "@@@STEP_NEST_LEVEL@2@@@"
1151    ]
1152  },
1153  {
1154    "cmd": [],
1155    "name": "release.linux-riscv64.upload",
1156    "~followup_annotations": [
1157      "@@@STEP_NEST_LEVEL@2@@@"
1158    ]
1159  },
1160  {
1161    "cmd": [
1162      "cipd",
1163      "pkg-build",
1164      "-pkg-def",
1165      "{\"data\": [{\"file\": \"gn\"}, {\"version_file\": \".versions/gn.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/linux-riscv64\", \"root\": \"[START_DIR]/gn/out\"}",
1166      "-out",
1167      "[CLEANUP]/gn.cipd",
1168      "-hash-algo",
1169      "sha256",
1170      "-json-output",
1171      "/path/to/tmp/json"
1172    ],
1173    "cwd": "[START_DIR]/gn",
1174    "env": {
1175      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1176      "CC": "[START_DIR]/cipd/bin/clang",
1177      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal",
1178      "CXX": "[START_DIR]/cipd/bin/clang++",
1179      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
1180    },
1181    "luci_context": {
1182      "realm": {
1183        "name": "infra-internal:ci"
1184      },
1185      "resultdb": {
1186        "current_invocation": {
1187          "name": "invocations/build:8945511751514863184",
1188          "update_token": "token"
1189        },
1190        "hostname": "rdbhost"
1191      }
1192    },
1193    "name": "release.linux-riscv64.upload.build gn/gn/linux-riscv64",
1194    "~followup_annotations": [
1195      "@@@STEP_NEST_LEVEL@3@@@",
1196      "@@@STEP_LOG_LINE@json.output@{@@@",
1197      "@@@STEP_LOG_LINE@json.output@  \"result\": {@@@",
1198      "@@@STEP_LOG_LINE@json.output@    \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
1199      "@@@STEP_LOG_LINE@json.output@    \"package\": \"gn/gn/linux-riscv64\"@@@",
1200      "@@@STEP_LOG_LINE@json.output@  }@@@",
1201      "@@@STEP_LOG_LINE@json.output@}@@@",
1202      "@@@STEP_LOG_END@json.output@@@"
1203    ]
1204  },
1205  {
1206    "cmd": [
1207      "cipd",
1208      "search",
1209      "gn/gn/linux-riscv64",
1210      "-tag",
1211      "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
1212      "-json-output",
1213      "/path/to/tmp/json"
1214    ],
1215    "cwd": "[START_DIR]/gn",
1216    "env": {
1217      "AR": "[START_DIR]/cipd/bin/llvm-ar",
1218      "CC": "[START_DIR]/cipd/bin/clang",
1219      "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal",
1220      "CXX": "[START_DIR]/cipd/bin/clang++",
1221      "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
1222    },
1223    "luci_context": {
1224      "realm": {
1225        "name": "infra-internal:ci"
1226      },
1227      "resultdb": {
1228        "current_invocation": {
1229          "name": "invocations/build:8945511751514863184",
1230          "update_token": "token"
1231        },
1232        "hostname": "rdbhost"
1233      }
1234    },
1235    "name": "release.linux-riscv64.upload.cipd search gn/gn/linux-riscv64 git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
1236    "~followup_annotations": [
1237      "@@@STEP_NEST_LEVEL@3@@@",
1238      "@@@STEP_LOG_LINE@json.output@{@@@",
1239      "@@@STEP_LOG_LINE@json.output@  \"result\": [@@@",
1240      "@@@STEP_LOG_LINE@json.output@    {@@@",
1241      "@@@STEP_LOG_LINE@json.output@      \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@",
1242      "@@@STEP_LOG_LINE@json.output@      \"package\": \"gn/gn/linux-riscv64\"@@@",
1243      "@@@STEP_LOG_LINE@json.output@    }@@@",
1244      "@@@STEP_LOG_LINE@json.output@  ]@@@",
1245      "@@@STEP_LOG_LINE@json.output@}@@@",
1246      "@@@STEP_LOG_END@json.output@@@"
1247    ]
1248  },
1249  {
1250    "cmd": [],
1251    "name": "release.linux-riscv64.upload.Package is up-to-date",
1252    "~followup_annotations": [
1253      "@@@STEP_NEST_LEVEL@3@@@"
1254    ]
1255  },
1256  {
1257    "name": "$result"
1258  }
1259]