Status: SUCCEEDED
Triggered by: v8-ci-builder@chops-service-accounts.iam.gserviceaccount.com
Duration: 52 minutes
Actions:

Definition (rev 60218c276e9bc780c6bfac0240e6665a4a218e90)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "ci"
  builder: "V8 NumFuzz - ASAN"
>

Incoming triggers

Incoming properties

{
  "newest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
  "oldest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
  "parent_build": "https://cr-buildbucket.appspot.com/build/8714799865653210097",
  "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
  "parent_gn_args": [
    "dcheck_always_on = false",
    "is_asan = true",
    "is_clang = true",
    "is_component_build = false",
    "is_debug = false",
    "is_lsan = true",
    "target_cpu = \"x64\"",
    "use_remoteexec = true",
    "v8_enable_google_benchmark = true",
    "v8_enable_test_features = true",
    "v8_enable_turboshaft_csa = true",
    "v8_enable_verify_heap = true",
    "v8_no_inline = true"
  ],
  "parent_got_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
  "parent_got_revision_cp": "refs/heads/main@{#100299}",
  "parent_test_spec": {
    "swarming_dimensions": {
      "os": "Ubuntu-22.04"
    },
    "swarming_task_attrs": {
      "expiration": 13800,
      "hard_timeout": 4200,
      "priority": 35
    },
    "tests": [
      [
        "d8testing_random_gc",
        2,
        null,
        "",
        [],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "allocation",
        [
          "--total-timeout-sec=2100",
          "--allocation-offset=1",
          "--extra-flags=--gc-interval=500"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "marking",
        [
          "--total-timeout-sec=2100",
          "--stress-marking=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "delay",
        [
          "--total-timeout-sec=2100",
          "--stress-delay-tasks=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "interrupt",
        [
          "--total-timeout-sec=2100",
          "--stress-interrupt-budget=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "threads",
        [
          "--total-timeout-sec=2100",
          "--stress-thread-pool-size=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "stack",
        [
          "--total-timeout-sec=2100",
          "--stress-stack-size=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        4,
        null,
        "combined",
        [
          "--total-timeout-sec=2100",
          "--allocation-offset=2",
          "--stress-delay-tasks=4",
          "--stress-deopt=2",
          "--stress-compaction=2",
          "--stress-gc=4",
          "--stress-marking=4",
          "--stress-scavenge=4",
          "--stress-thread-pool-size=2",
          "--stress-stack-size=1",
          "--stress-interrupt-budget=1"
        ],
        {},
        {}
      ],
      [
        "numfuzz",
        1,
        null,
        "scavenge",
        [
          "--total-timeout-sec=2100",
          "--stress-scavenge=1"
        ],
        {},
        {}
      ]
    ]
  },
  "revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
  "swarm_hashes": {
    "d8_default": "e4904d2df493996baf1a20a51b59231308e4adcb4fb3ea26e211e59ddf31b4d8/405",
    "run-num-fuzzer": "b20826d1fcd0317beae5af884610483dcb30b39df391f60dc4994748da3733f2/405"
  }
}

Incoming tags

  • buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/862dd84429b0f02b030ebdabcd0a84eade1b727f
  • gitiles_ref:refs/heads/main
  • parent_buildername:V8 Clusterfuzz Linux64 ASAN no inline - release builder
  • parent_buildnumber:47959
  • user_agent:recipe

Debug log (UTC)

[13:44:08.470] New invocation is queued and will start shortly
[13:44:08.470] Triggered by user:v8-ci-builder@chops-service-accounts.iam.gserviceaccount.com
[13:44:09.634] Starting the invocation (attempt 1)
[13:44:09.659] Popped buildset tag "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/862dd84429b0f02b030ebdabcd0a84eade1b727f"
[13:44:09.659] Reconstructed gitiles commit from tags
[13:44:09.659] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:44:09.661] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:44:09.662] Buildbucket request:
{
  "requestId": "8880229474635341456",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - ASAN"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8880229474635341456",
            "job": "v8/V8 NumFuzz - ASAN",
            "triggers": [
                  {
                        "buildbucket": {
                              "properties": {
                                    "newest_gitiles_revision": "29960b1b300ebd8e9a8b0a5d4e91f4ccfbd1f1a3",
                                    "oldest_gitiles_revision": "29960b1b300ebd8e9a8b0a5d4e91f4ccfbd1f1a3",
                                    "parent_build": "https://cr-buildbucket.appspot.com/build/8714801570066342865",
                                    "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_gn_args": [
                                          "dcheck_always_on = false",
                                          "is_asan = true",
                                          "is_clang = true",
                                          "is_component_build = false",
                                          "is_debug = false",
                                          "is_lsan = true",
                                          "target_cpu = \"x64\"",
                                          "use_remoteexec = true",
                                          "v8_enable_google_benchmark = true",
                                          "v8_enable_test_features = true",
                                          "v8_enable_turboshaft_csa = true",
                                          "v8_enable_verify_heap = true",
                                          "v8_no_inline = true"
                                        ],
                                    "parent_got_revision": "29960b1b300ebd8e9a8b0a5d4e91f4ccfbd1f1a3",
                                    "parent_got_revision_cp": "refs/heads/main@{#100296}",
                                    "parent_test_spec": {
                                          "swarming_dimensions": {
                                                "os": "Ubuntu-22.04"
                                              },
                                          "swarming_task_attrs": {
                                                "expiration": 13800,
                                                "hard_timeout": 4200,
                                                "priority": 35
                                              },
                                          "tests": [
                                                [
                                                      "d8testing_random_gc",
                                                      2,
                                                      null,
                                                      "",
                                                      [
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "marking",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-marking=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "delay",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "interrupt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "threads",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-thread-pool-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "stack",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-stack-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      4,
                                                      null,
                                                      "combined",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=4",
                                                            "--stress-deopt=2",
                                                            "--stress-compaction=2",
                                                            "--stress-gc=4",
                                                            "--stress-marking=4",
                                                            "--stress-scavenge=4",
                                                            "--stress-thread-pool-size=2",
                                                            "--stress-stack-size=1",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "scavenge",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-scavenge=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ]
                                              ]
                                        },
                                    "revision": "29960b1b300ebd8e9a8b0a5d4e91f4ccfbd1f1a3",
                                    "swarm_hashes": {
                                          "d8_default": "25168e3579cce5cb48cbcb4bd5b6148268c5d8473fae33921ae083b575b0e451/405",
                                          "run-num-fuzzer": "9f3e0e305cc8ff0a9da93bfd213878e8756c04c64b5a08cc06744ee3ff35291a/405"
                                        }
                                  },
                              "tags": [
                                    "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/29960b1b300ebd8e9a8b0a5d4e91f4ccfbd1f1a3",
                                    "gitiles_ref:refs/heads/main",
                                    "parent_buildername:V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_buildnumber:47956",
                                    "user_agent:recipe"
                                  ]
                            },
                        "id": "3b732a2c-f68a-40b5-b135-c3ce607516c4",
                        "title": "V8 Clusterfuzz Linux64 ASAN no inline - release builder/47956",
                        "url": "https://cr-buildbucket.appspot.com/build/8714801570066342865"
                      },
                  {
                        "buildbucket": {
                              "properties": {
                                    "newest_gitiles_revision": "7d50ea8c01c26eba4bd1058dec655c018e5659d3",
                                    "oldest_gitiles_revision": "7d50ea8c01c26eba4bd1058dec655c018e5659d3",
                                    "parent_build": "https://cr-buildbucket.appspot.com/build/8714801007643569105",
                                    "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_gn_args": [
                                          "dcheck_always_on = false",
                                          "is_asan = true",
                                          "is_clang = true",
                                          "is_component_build = false",
                                          "is_debug = false",
                                          "is_lsan = true",
                                          "target_cpu = \"x64\"",
                                          "use_remoteexec = true",
                                          "v8_enable_google_benchmark = true",
                                          "v8_enable_test_features = true",
                                          "v8_enable_turboshaft_csa = true",
                                          "v8_enable_verify_heap = true",
                                          "v8_no_inline = true"
                                        ],
                                    "parent_got_revision": "7d50ea8c01c26eba4bd1058dec655c018e5659d3",
                                    "parent_got_revision_cp": "refs/heads/main@{#100297}",
                                    "parent_test_spec": {
                                          "swarming_dimensions": {
                                                "os": "Ubuntu-22.04"
                                              },
                                          "swarming_task_attrs": {
                                                "expiration": 13800,
                                                "hard_timeout": 4200,
                                                "priority": 35
                                              },
                                          "tests": [
                                                [
                                                      "d8testing_random_gc",
                                                      2,
                                                      null,
                                                      "",
                                                      [
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "marking",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-marking=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "delay",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "interrupt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "threads",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-thread-pool-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "stack",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-stack-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      4,
                                                      null,
                                                      "combined",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=4",
                                                            "--stress-deopt=2",
                                                            "--stress-compaction=2",
                                                            "--stress-gc=4",
                                                            "--stress-marking=4",
                                                            "--stress-scavenge=4",
                                                            "--stress-thread-pool-size=2",
                                                            "--stress-stack-size=1",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "scavenge",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-scavenge=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ]
                                              ]
                                        },
                                    "revision": "7d50ea8c01c26eba4bd1058dec655c018e5659d3",
                                    "swarm_hashes": {
                                          "d8_default": "0c5f6e144880e91dcc41fa3ac96dbdd1459c5019b5a3fdfb8216f94ba3b523ca/405",
                                          "run-num-fuzzer": "b0827477e8f402968d92b2e876373a079f0afafa4af5a04cab041f7ab4f1e6e8/405"
                                        }
                                  },
                              "tags": [
                                    "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/7d50ea8c01c26eba4bd1058dec655c018e5659d3",
                                    "gitiles_ref:refs/heads/main",
                                    "parent_buildername:V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_buildnumber:47957",
                                    "user_agent:recipe"
                                  ]
                            },
                        "id": "ad4dae8e-5f23-4dbd-b7e2-d2310990a92d",
                        "title": "V8 Clusterfuzz Linux64 ASAN no inline - release builder/47957",
                        "url": "https://cr-buildbucket.appspot.com/build/8714801007643569105"
                      },
                  {
                        "buildbucket": {
                              "properties": {
                                    "newest_gitiles_revision": "7ba09777dab43191e7a28d53593317b8578e00a0",
                                    "oldest_gitiles_revision": "7ba09777dab43191e7a28d53593317b8578e00a0",
                                    "parent_build": "https://cr-buildbucket.appspot.com/build/8714800233621076769",
                                    "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_gn_args": [
                                          "dcheck_always_on = false",
                                          "is_asan = true",
                                          "is_clang = true",
                                          "is_component_build = false",
                                          "is_debug = false",
                                          "is_lsan = true",
                                          "target_cpu = \"x64\"",
                                          "use_remoteexec = true",
                                          "v8_enable_google_benchmark = true",
                                          "v8_enable_test_features = true",
                                          "v8_enable_turboshaft_csa = true",
                                          "v8_enable_verify_heap = true",
                                          "v8_no_inline = true"
                                        ],
                                    "parent_got_revision": "7ba09777dab43191e7a28d53593317b8578e00a0",
                                    "parent_got_revision_cp": "refs/heads/main@{#100298}",
                                    "parent_test_spec": {
                                          "swarming_dimensions": {
                                                "os": "Ubuntu-22.04"
                                              },
                                          "swarming_task_attrs": {
                                                "expiration": 13800,
                                                "hard_timeout": 4200,
                                                "priority": 35
                                              },
                                          "tests": [
                                                [
                                                      "d8testing_random_gc",
                                                      2,
                                                      null,
                                                      "",
                                                      [
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "allocation",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--allocation-offset=1",
                                                            "--extra-flags=--gc-interval=500"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "marking",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-marking=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "delay",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "interrupt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "threads",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-thread-pool-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "stack",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-stack-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      4,
                                                      null,
                                                      "combined",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--allocation-offset=2",
                                                            "--stress-delay-tasks=4",
                                                            "--stress-deopt=2",
                                                            "--stress-compaction=2",
                                                            "--stress-gc=4",
                                                            "--stress-marking=4",
                                                            "--stress-scavenge=4",
                                                            "--stress-thread-pool-size=2",
                                                            "--stress-stack-size=1",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "scavenge",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-scavenge=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ]
                                              ]
                                        },
                                    "revision": "7ba09777dab43191e7a28d53593317b8578e00a0",
                                    "swarm_hashes": {
                                          "d8_default": "29b0d1a3f61972d91d001e5e0e0b177f74cd211987217ccaafc1533993177497/405",
                                          "run-num-fuzzer": "7c813ea07429c0a1ecfb4568de77a4a55eaa7fb36e4c32daf81fe210ab207539/405"
                                        }
                                  },
                              "tags": [
                                    "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/7ba09777dab43191e7a28d53593317b8578e00a0",
                                    "gitiles_ref:refs/heads/main",
                                    "parent_buildername:V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_buildnumber:47958",
                                    "user_agent:recipe"
                                  ]
                            },
                        "id": "5e924f01-95bb-4c40-a37f-b8ecd1d5f7cf",
                        "title": "V8 Clusterfuzz Linux64 ASAN no inline - release builder/47958",
                        "url": "https://cr-buildbucket.appspot.com/build/8714800233621076769"
                      },
                  {
                        "buildbucket": {
                              "properties": {
                                    "newest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
                                    "oldest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
                                    "parent_build": "https://cr-buildbucket.appspot.com/build/8714799865653210097",
                                    "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_gn_args": [
                                          "dcheck_always_on = false",
                                          "is_asan = true",
                                          "is_clang = true",
                                          "is_component_build = false",
                                          "is_debug = false",
                                          "is_lsan = true",
                                          "target_cpu = \"x64\"",
                                          "use_remoteexec = true",
                                          "v8_enable_google_benchmark = true",
                                          "v8_enable_test_features = true",
                                          "v8_enable_turboshaft_csa = true",
                                          "v8_enable_verify_heap = true",
                                          "v8_no_inline = true"
                                        ],
                                    "parent_got_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
                                    "parent_got_revision_cp": "refs/heads/main@{#100299}",
                                    "parent_test_spec": {
                                          "swarming_dimensions": {
                                                "os": "Ubuntu-22.04"
                                              },
                                          "swarming_task_attrs": {
                                                "expiration": 13800,
                                                "hard_timeout": 4200,
                                                "priority": 35
                                              },
                                          "tests": [
                                                [
                                                      "d8testing_random_gc",
                                                      2,
                                                      null,
                                                      "",
                                                      [
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "allocation",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--allocation-offset=1",
                                                            "--extra-flags=--gc-interval=500"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "marking",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-marking=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "delay",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-delay-tasks=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "interrupt",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "threads",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-thread-pool-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "stack",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-stack-size=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      4,
                                                      null,
                                                      "combined",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--allocation-offset=2",
                                                            "--stress-delay-tasks=4",
                                                            "--stress-deopt=2",
                                                            "--stress-compaction=2",
                                                            "--stress-gc=4",
                                                            "--stress-marking=4",
                                                            "--stress-scavenge=4",
                                                            "--stress-thread-pool-size=2",
                                                            "--stress-stack-size=1",
                                                            "--stress-interrupt-budget=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ],
                                                [
                                                      "numfuzz",
                                                      1,
                                                      null,
                                                      "scavenge",
                                                      [
                                                            "--total-timeout-sec=2100",
                                                            "--stress-scavenge=1"
                                                          ],
                                                      {
                                                          },
                                                      {
                                                          }
                                                    ]
                                              ]
                                        },
                                    "revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
                                    "swarm_hashes": {
                                          "d8_default": "e4904d2df493996baf1a20a51b59231308e4adcb4fb3ea26e211e59ddf31b4d8/405",
                                          "run-num-fuzzer": "b20826d1fcd0317beae5af884610483dcb30b39df391f60dc4994748da3733f2/405"
                                        }
                                  },
                              "tags": [
                                    "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/862dd84429b0f02b030ebdabcd0a84eade1b727f",
                                    "gitiles_ref:refs/heads/main",
                                    "parent_buildername:V8 Clusterfuzz Linux64 ASAN no inline - release builder",
                                    "parent_buildnumber:47959",
                                    "user_agent:recipe"
                                  ]
                            },
                        "id": "f45f9522-43a7-480e-9d90-84967a655d86",
                        "title": "V8 Clusterfuzz Linux64 ASAN no inline - release builder/47959",
                        "url": "https://cr-buildbucket.appspot.com/build/8714799865653210097"
                      }
                ]
          },
      "newest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
      "oldest_gitiles_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
      "parent_build": "https://cr-buildbucket.appspot.com/build/8714799865653210097",
      "parent_buildername": "V8 Clusterfuzz Linux64 ASAN no inline - release builder",
      "parent_gn_args": [
            "dcheck_always_on = false",
            "is_asan = true",
            "is_clang = true",
            "is_component_build = false",
            "is_debug = false",
            "is_lsan = true",
            "target_cpu = \"x64\"",
            "use_remoteexec = true",
            "v8_enable_google_benchmark = true",
            "v8_enable_test_features = true",
            "v8_enable_turboshaft_csa = true",
            "v8_enable_verify_heap = true",
            "v8_no_inline = true"
          ],
      "parent_got_revision": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
      "parent_got_revision_cp": "refs/heads/main@{#100299}",
      "parent_test_spec": {
            "swarming_dimensions": {
                  "os": "Ubuntu-22.04"
                },
            "swarming_task_attrs": {
                  "expiration": 13800,
                  "hard_timeout": 4200,
                  "priority": 35
                },
            "tests": [
                  [
                        "d8testing_random_gc",
                        2,
                        null,
                        "",
                        [
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "allocation",
                        [
                              "--total-timeout-sec=2100",
                              "--allocation-offset=1",
                              "--extra-flags=--gc-interval=500"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "marking",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-marking=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "delay",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-delay-tasks=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "interrupt",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-interrupt-budget=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "threads",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-thread-pool-size=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "stack",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-stack-size=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        4,
                        null,
                        "combined",
                        [
                              "--total-timeout-sec=2100",
                              "--allocation-offset=2",
                              "--stress-delay-tasks=4",
                              "--stress-deopt=2",
                              "--stress-compaction=2",
                              "--stress-gc=4",
                              "--stress-marking=4",
                              "--stress-scavenge=4",
                              "--stress-thread-pool-size=2",
                              "--stress-stack-size=1",
                              "--stress-interrupt-budget=1"
                            ],
                        {
                            },
                        {
                            }
                      ],
                  [
                        "numfuzz",
                        1,
                        null,
                        "scavenge",
                        [
                              "--total-timeout-sec=2100",
                              "--stress-scavenge=1"
                            ],
                        {
                            },
                        {
                            }
                      ]
                ]
          },
      "swarm_hashes": {
            "d8_default": "e4904d2df493996baf1a20a51b59231308e4adcb4fb3ea26e211e59ddf31b4d8/405",
            "run-num-fuzzer": "b20826d1fcd0317beae5af884610483dcb30b39df391f60dc4994748da3733f2/405"
          }
    },
  "gitilesCommit": {
    "host": "chromium.googlesource.com",
    "project": "v8/v8",
    "id": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8880229474635341456"
    },
    {
      "key": "scheduler_job_id",
      "value": "v8/V8 NumFuzz - ASAN"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    },
    {
      "key": "parent_buildername",
      "value": "V8 Clusterfuzz Linux64 ASAN no inline - release builder"
    },
    {
      "key": "parent_buildnumber",
      "value": "47959"
    },
    {
      "key": "user_agent",
      "value": "recipe"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[13:44:10.194] Scheduled build:
{
  "id": "8714799412645938657",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - ASAN"
  },
  "number": 2314,
  "createdBy": "project:v8",
  "createTime": "2025-05-15T13:44:09.735028508Z",
  "updateTime": "2025-05-15T13:44:09.735028508Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "chromium.googlesource.com",
      "project": "v8/v8",
      "id": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
      "ref": "refs/heads/main"
    }
  }
}
[13:44:10.194] Task URL: https://cr-buildbucket.appspot.com/build/8714799412645938657
[13:44:10.194] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:2:0) after 8m44s
[13:44:28.692] Received PubSub notification, asking Buildbucket for the build status
[13:44:28.716] Build status: STARTED
[13:44:35.517] Received PubSub notification, asking Buildbucket for the build status
[13:44:35.543] Build status: STARTED
[13:52:54.296] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:2:0)
[13:52:54.325] Build status: STARTED
[13:52:54.325] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:5:0) after 5m51s
[13:58:45.392] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:5:0)
[13:58:45.496] Build status: STARTED
[13:58:45.496] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:6:0) after 3m35s
[14:02:20.521] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:6:0)
[14:02:20.547] Build status: STARTED
[14:02:20.547] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:7:0) after 6m50s
[14:09:10.616] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:7:0)
[14:09:10.643] Build status: STARTED
[14:09:10.643] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:8:0) after 5m18s
[14:14:28.668] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:8:0)
[14:14:28.740] Build status: STARTED
[14:14:28.740] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:9:0) after 4m39s
[14:19:07.759] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:9:0)
[14:19:07.781] Build status: STARTED
[14:19:07.781] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:10:0) after 5m14s
[14:24:21.804] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:10:0)
[14:24:21.826] Build status: STARTED
[14:24:21.826] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:11:0) after 2m51s
[14:27:12.903] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:11:0)
[14:27:12.937] Build status: STARTED
[14:27:12.937] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:12:0) after 7m30s
[14:34:43.011] Handling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:12:0)
[14:34:43.036] Build status: STARTED
[14:34:43.036] Scheduling timer "check-buildbucket-build-status" (v8/V8 NumFuzz - ASAN:8880229474635341456:13:0) after 8m16s
[14:36:11.816] Received PubSub notification, asking Buildbucket for the build status
[14:36:11.835] Build:
{
  "id": "8714799412645938657",
  "builder": {
    "project": "v8",
    "bucket": "ci",
    "builder": "V8 NumFuzz - ASAN"
  },
  "number": 2314,
  "createdBy": "project:v8",
  "createTime": "2025-05-15T13:44:09.735028508Z",
  "startTime": "2025-05-15T13:44:23.260948468Z",
  "endTime": "2025-05-15T14:36:11.234215946Z",
  "updateTime": "2025-05-15T14:36:11.234215946Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "chromium.googlesource.com",
      "project": "v8/v8",
      "id": "862dd84429b0f02b030ebdabcd0a84eade1b727f",
      "ref": "refs/heads/main"
    }
  }
}
[14:36:11.835] Invocation finished in 52m3.381317317s with status SUCCEEDED