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_LINE@json.output@ \"instance_id\": \"resolved-instance_id-of-git_revision:aaa\",@@@", 857 "@@@STEP_LOG_LINE@json.output@ \"package\": \"gn/gn/linux-amd64\"@@@", 858 "@@@STEP_LOG_LINE@json.output@ }@@@", 859 "@@@STEP_LOG_LINE@json.output@ ]@@@", 860 "@@@STEP_LOG_LINE@json.output@}@@@", 861 "@@@STEP_LOG_END@json.output@@@" 862 ] 863 }, 864 { 865 "cmd": [], 866 "name": "release.linux-amd64.upload.Package is up-to-date", 867 "~followup_annotations": [ 868 "@@@STEP_NEST_LEVEL@3@@@" 869 ] 870 }, 871 { 872 "cmd": [], 873 "name": "release.linux-arm64", 874 "~followup_annotations": [ 875 "@@@STEP_NEST_LEVEL@1@@@" 876 ] 877 }, 878 { 879 "cmd": [ 880 "python3", 881 "-u", 882 "[START_DIR]/gn/build/gen.py", 883 "--use-lto", 884 "--use-icf", 885 "--link-lib=[START_DIR]/jemalloc/build-linux-arm64/lib/libjemalloc.a" 886 ], 887 "cwd": "[START_DIR]/gn", 888 "env": { 889 "AR": "[START_DIR]/cipd/bin/llvm-ar", 890 "CC": "[START_DIR]/cipd/bin/clang", 891 "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", 892 "CXX": "[START_DIR]/cipd/bin/clang++", 893 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" 894 }, 895 "luci_context": { 896 "realm": { 897 "name": "infra-internal:ci" 898 }, 899 "resultdb": { 900 "current_invocation": { 901 "name": "invocations/build:8945511751514863184", 902 "update_token": "token" 903 }, 904 "hostname": "rdbhost" 905 } 906 }, 907 "name": "release.linux-arm64.generate", 908 "~followup_annotations": [ 909 "@@@STEP_NEST_LEVEL@2@@@" 910 ] 911 }, 912 { 913 "cmd": [ 914 "[START_DIR]/cipd/ninja", 915 "-C", 916 "[START_DIR]/gn/out" 917 ], 918 "cwd": "[START_DIR]/gn", 919 "env": { 920 "AR": "[START_DIR]/cipd/bin/llvm-ar", 921 "CC": "[START_DIR]/cipd/bin/clang", 922 "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", 923 "CXX": "[START_DIR]/cipd/bin/clang++", 924 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" 925 }, 926 "luci_context": { 927 "realm": { 928 "name": "infra-internal:ci" 929 }, 930 "resultdb": { 931 "current_invocation": { 932 "name": "invocations/build:8945511751514863184", 933 "update_token": "token" 934 }, 935 "hostname": "rdbhost" 936 } 937 }, 938 "name": "release.linux-arm64.build", 939 "~followup_annotations": [ 940 "@@@STEP_NEST_LEVEL@2@@@" 941 ] 942 }, 943 { 944 "cmd": [], 945 "name": "release.linux-arm64.upload", 946 "~followup_annotations": [ 947 "@@@STEP_NEST_LEVEL@2@@@" 948 ] 949 }, 950 { 951 "cmd": [ 952 "cipd", 953 "pkg-build", 954 "-pkg-def", 955 "{\"data\": [{\"file\": \"gn\"}, {\"version_file\": \".versions/gn.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/linux-arm64\", \"root\": \"[START_DIR]/gn/out\"}", 956 "-out", 957 "[CLEANUP]/gn.cipd", 958 "-hash-algo", 959 "sha256", 960 "-json-output", 961 "/path/to/tmp/json" 962 ], 963 "cwd": "[START_DIR]/gn", 964 "env": { 965 "AR": "[START_DIR]/cipd/bin/llvm-ar", 966 "CC": "[START_DIR]/cipd/bin/clang", 967 "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", 968 "CXX": "[START_DIR]/cipd/bin/clang++", 969 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" 970 }, 971 "luci_context": { 972 "realm": { 973 "name": "infra-internal:ci" 974 }, 975 "resultdb": { 976 "current_invocation": { 977 "name": "invocations/build:8945511751514863184", 978 "update_token": "token" 979 }, 980 "hostname": "rdbhost" 981 } 982 }, 983 "name": "release.linux-arm64.upload.build gn/gn/linux-arm64", 984 "~followup_annotations": [ 985 "@@@STEP_NEST_LEVEL@3@@@", 986 "@@@STEP_LOG_LINE@json.output@{@@@", 987 "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", 988 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@", 989 "@@@STEP_LOG_LINE@json.output@ \"package\": \"gn/gn/linux-arm64\"@@@", 990 "@@@STEP_LOG_LINE@json.output@ }@@@", 991 "@@@STEP_LOG_LINE@json.output@}@@@", 992 "@@@STEP_LOG_END@json.output@@@" 993 ] 994 }, 995 { 996 "cmd": [ 997 "cipd", 998 "search", 999 "gn/gn/linux-arm64", 1000 "-tag", 1001 "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 1002 "-json-output", 1003 "/path/to/tmp/json" 1004 ], 1005 "cwd": "[START_DIR]/gn", 1006 "env": { 1007 "AR": "[START_DIR]/cipd/bin/llvm-ar", 1008 "CC": "[START_DIR]/cipd/bin/clang", 1009 "CFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot", 1010 "CXX": "[START_DIR]/cipd/bin/clang++", 1011 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++" 1012 }, 1013 "luci_context": { 1014 "realm": { 1015 "name": "infra-internal:ci" 1016 }, 1017 "resultdb": { 1018 "current_invocation": { 1019 "name": "invocations/build:8945511751514863184", 1020 "update_token": "token" 1021 }, 1022 "hostname": "rdbhost" 1023 } 1024 }, 1025 "name": "release.linux-arm64.upload.cipd search gn/gn/linux-arm64 git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 1026 "~followup_annotations": [ 1027 "@@@STEP_NEST_LEVEL@3@@@", 1028 "@@@STEP_LOG_LINE@json.output@{@@@", 1029 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 1030 "@@@STEP_LOG_LINE@json.output@ {@@@", 1031 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@", 1032 "@@@STEP_LOG_LINE@json.output@ \"package\": \"gn/gn/linux-arm64\"@@@", 1033 "@@@STEP_LOG_LINE@json.output@ }@@@", 1034 "@@@STEP_LOG_LINE@json.output@ ]@@@", 1035 "@@@STEP_LOG_LINE@json.output@}@@@", 1036 "@@@STEP_LOG_END@json.output@@@" 1037 ] 1038 }, 1039 { 1040 "cmd": [], 1041 "name": "release.linux-arm64.upload.Package is up-to-date", 1042 "~followup_annotations": [ 1043 "@@@STEP_NEST_LEVEL@3@@@" 1044 ] 1045 }, 1046 { 1047 "cmd": [], 1048 "name": "release.linux-riscv64", 1049 "~followup_annotations": [ 1050 "@@@STEP_NEST_LEVEL@1@@@" 1051 ] 1052 }, 1053 { 1054 "cmd": [ 1055 "python3", 1056 "-u", 1057 "[START_DIR]/gn/build/gen.py", 1058 "--use-lto", 1059 "--use-icf", 1060 "--link-lib=[START_DIR]/jemalloc/build-linux-riscv64/lib/libjemalloc.a" 1061 ], 1062 "cwd": "[START_DIR]/gn", 1063 "env": { 1064 "AR": "[START_DIR]/cipd/bin/llvm-ar", 1065 "CC": "[START_DIR]/cipd/bin/clang", 1066 "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal", 1067 "CXX": "[START_DIR]/cipd/bin/clang++", 1068 "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++" 1069 }, 1070 "luci_context": { 1071 "realm": { 1072 "name": "infra-internal:ci" 1073 }, 1074 "resultdb": { 1075 "current_invocation": { 1076 "name": "invocations/build:8945511751514863184", 1077 "update_token": "token" 1078 }, 1079 "hostname": "rdbhost" 1080 } 1081 }, 1082 "name": "release.linux-riscv64.generate", 1083 "~followup_annotations": [ 1084 "@@@STEP_NEST_LEVEL@2@@@" 1085 ] 1086 }, 1087 { 1088 "cmd": [ 1089 "[START_DIR]/cipd/ninja", 1090 "-C", 1091 "[START_DIR]/gn/out" 1092 ], 1093 "cwd": "[START_DIR]/gn", 1094 "env": { 1095 "AR": "[START_DIR]/cipd/bin/llvm-ar", 1096 "CC": "[START_DIR]/cipd/bin/clang", 1097 "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal", 1098 "CXX": "[START_DIR]/cipd/bin/clang++", 1099 "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++" 1100 }, 1101 "luci_context": { 1102 "realm": { 1103 "name": "infra-internal:ci" 1104 }, 1105 "resultdb": { 1106 "current_invocation": { 1107 "name": "invocations/build:8945511751514863184", 1108 "update_token": "token" 1109 }, 1110 "hostname": "rdbhost" 1111 } 1112 }, 1113 "name": "release.linux-riscv64.build", 1114 "~followup_annotations": [ 1115 "@@@STEP_NEST_LEVEL@2@@@" 1116 ] 1117 }, 1118 { 1119 "cmd": [], 1120 "name": "release.linux-riscv64.upload", 1121 "~followup_annotations": [ 1122 "@@@STEP_NEST_LEVEL@2@@@" 1123 ] 1124 }, 1125 { 1126 "cmd": [ 1127 "cipd", 1128 "pkg-build", 1129 "-pkg-def", 1130 "{\"data\": [{\"file\": \"gn\"}, {\"version_file\": \".versions/gn.cipd_version\"}], \"install_mode\": \"copy\", \"package\": \"gn/gn/linux-riscv64\", \"root\": \"[START_DIR]/gn/out\"}", 1131 "-out", 1132 "[CLEANUP]/gn.cipd", 1133 "-hash-algo", 1134 "sha256", 1135 "-json-output", 1136 "/path/to/tmp/json" 1137 ], 1138 "cwd": "[START_DIR]/gn", 1139 "env": { 1140 "AR": "[START_DIR]/cipd/bin/llvm-ar", 1141 "CC": "[START_DIR]/cipd/bin/clang", 1142 "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal", 1143 "CXX": "[START_DIR]/cipd/bin/clang++", 1144 "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++" 1145 }, 1146 "luci_context": { 1147 "realm": { 1148 "name": "infra-internal:ci" 1149 }, 1150 "resultdb": { 1151 "current_invocation": { 1152 "name": "invocations/build:8945511751514863184", 1153 "update_token": "token" 1154 }, 1155 "hostname": "rdbhost" 1156 } 1157 }, 1158 "name": "release.linux-riscv64.upload.build gn/gn/linux-riscv64", 1159 "~followup_annotations": [ 1160 "@@@STEP_NEST_LEVEL@3@@@", 1161 "@@@STEP_LOG_LINE@json.output@{@@@", 1162 "@@@STEP_LOG_LINE@json.output@ \"result\": {@@@", 1163 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@", 1164 "@@@STEP_LOG_LINE@json.output@ \"package\": \"gn/gn/linux-riscv64\"@@@", 1165 "@@@STEP_LOG_LINE@json.output@ }@@@", 1166 "@@@STEP_LOG_LINE@json.output@}@@@", 1167 "@@@STEP_LOG_END@json.output@@@" 1168 ] 1169 }, 1170 { 1171 "cmd": [ 1172 "cipd", 1173 "search", 1174 "gn/gn/linux-riscv64", 1175 "-tag", 1176 "git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 1177 "-json-output", 1178 "/path/to/tmp/json" 1179 ], 1180 "cwd": "[START_DIR]/gn", 1181 "env": { 1182 "AR": "[START_DIR]/cipd/bin/llvm-ar", 1183 "CC": "[START_DIR]/cipd/bin/clang", 1184 "CFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal", 1185 "CXX": "[START_DIR]/cipd/bin/clang++", 1186 "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++" 1187 }, 1188 "luci_context": { 1189 "realm": { 1190 "name": "infra-internal:ci" 1191 }, 1192 "resultdb": { 1193 "current_invocation": { 1194 "name": "invocations/build:8945511751514863184", 1195 "update_token": "token" 1196 }, 1197 "hostname": "rdbhost" 1198 } 1199 }, 1200 "name": "release.linux-riscv64.upload.cipd search gn/gn/linux-riscv64 git_revision:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 1201 "~followup_annotations": [ 1202 "@@@STEP_NEST_LEVEL@3@@@", 1203 "@@@STEP_LOG_LINE@json.output@{@@@", 1204 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 1205 "@@@STEP_LOG_LINE@json.output@ {@@@", 1206 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\",@@@", 1207 "@@@STEP_LOG_LINE@json.output@ \"package\": \"gn/gn/linux-riscv64\"@@@", 1208 "@@@STEP_LOG_LINE@json.output@ }@@@", 1209 "@@@STEP_LOG_LINE@json.output@ ]@@@", 1210 "@@@STEP_LOG_LINE@json.output@}@@@", 1211 "@@@STEP_LOG_END@json.output@@@" 1212 ] 1213 }, 1214 { 1215 "cmd": [], 1216 "name": "release.linux-riscv64.upload.Package is up-to-date", 1217 "~followup_annotations": [ 1218 "@@@STEP_NEST_LEVEL@3@@@" 1219 ] 1220 }, 1221 { 1222 "name": "$result" 1223 } 1224]