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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22681 (2 weeks ago)

Debug log (UTC)

[23:04:39.052] New invocation is queued and will start shortly
[23:04:42.658] Starting the invocation (attempt 1)
[23:04:42.717] Ignoring gitiles_ref tag without the buildset tag
[23:04:42.717] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:04:42.718] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:04:42.718] Buildbucket request:
{
  "requestId": "8836345278663729376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836345278663729376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22681"
                            },
                        "id": "cron:v1:22681"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836345278663729376"
    },
    {
      "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"
  }
}
[23:04:44.508] Scheduled build:
{
  "id": "8670915212929638033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T23:04:43.900323267Z",
  "updateTime": "2026-09-11T23:04:43.900323267Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:04:44.508] Task URL: https://cr-buildbucket.appspot.com/build/8670915212929638033
[23:04:44.508] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836345278663729376:2:0) after 8m0s
[23:04:45.174] Received PubSub notification, asking Buildbucket for the build status
[23:04:45.197] Build status: SCHEDULED
[23:04:49.332] Received PubSub notification, asking Buildbucket for the build status
[23:04:49.356] Build status: STARTED
[23:05:13.244] Received PubSub notification, asking Buildbucket for the build status
[23:05:13.276] Build:
{
  "id": "8670915212929638033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T23:04:43.900323267Z",
  "startTime": "2026-09-11T23:04:49.128192263Z",
  "endTime": "2026-09-11T23:05:12.936624420Z",
  "updateTime": "2026-09-11T23:05:12.936624420Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:05:13.276] Invocation finished in 34.228231136s with status SUCCEEDED