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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3964 (4 months ago)

Debug log (UTC)

[13:08:34.359] New invocation is queued and will start shortly
[13:08:35.441] Starting the invocation (attempt 1)
[13:08:35.469] Ignoring gitiles_ref tag without the buildset tag
[13:08:35.469] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:08:35.469] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:08:35.469] Buildbucket request:
{
  "requestId": "8848432177200747024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848432177200747024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3964"
                            },
                        "id": "cron:v1:3964"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848432177200747024"
    },
    {
      "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"
  }
}
[13:08:37.658] Scheduled build:
{
  "id": "8683002113885012145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T13:08:36.894006481Z",
  "updateTime": "2026-05-01T13:08:37.460661044Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:08:37.658] Task URL: https://cr-buildbucket.appspot.com/build/8683002113885012145
[13:08:37.658] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848432177200747024:2:0) after 2m35s
[13:08:38.517] Received PubSub notification, asking Buildbucket for the build status
[13:08:38.541] Build status: SCHEDULED
[13:08:43.275] Received PubSub notification, asking Buildbucket for the build status
[13:08:43.299] Build status: STARTED
[13:09:06.618] Received PubSub notification, asking Buildbucket for the build status
[13:09:06.635] Build:
{
  "id": "8683002113885012145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T13:08:36.894006481Z",
  "startTime": "2026-05-01T13:08:42.289582293Z",
  "endTime": "2026-05-01T13:09:06.345876443Z",
  "updateTime": "2026-05-01T13:09:06.345876443Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:09:06.635] Invocation finished in 32.286584259s with status SUCCEEDED