Status: SUCCEEDED
Triggered by: -
Duration: 39 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:8890 (1 week ago)

Debug log (UTC)

[15:23:12.276] New invocation is queued and will start shortly
[15:23:13.341] Starting the invocation (attempt 1)
[15:23:13.370] Ignoring gitiles_ref tag without the buildset tag
[15:23:13.370] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:23:13.370] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:23:13.370] Buildbucket request:
{
  "requestId": "8845252813061632768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845252813061632768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8890"
                            },
                        "id": "cron:v1:8890"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845252813061632768"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[15:23:15.701] Scheduled build:
{
  "id": "8679822749972034113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T15:23:14.601370019Z",
  "updateTime": "2026-06-05T15:23:15.252893593Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:23:15.701] Task URL: https://cr-buildbucket.appspot.com/build/8679822749972034113
[15:23:15.701] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845252813061632768:2:0) after 4m44s
[15:23:15.924] Received PubSub notification, asking Buildbucket for the build status
[15:23:15.940] Build status: SCHEDULED
[15:23:21.392] Received PubSub notification, asking Buildbucket for the build status
[15:23:21.431] Build status: STARTED
[15:23:51.937] Received PubSub notification, asking Buildbucket for the build status
[15:23:51.959] Build:
{
  "id": "8679822749972034113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T15:23:14.601370019Z",
  "startTime": "2026-06-05T15:23:21.221351524Z",
  "endTime": "2026-06-05T15:23:51.634813949Z",
  "updateTime": "2026-06-05T15:23:51.634813949Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:23:51.959] Invocation finished in 39.689892384s with status SUCCEEDED