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:307 (1 week ago)

Debug log (UTC)

[02:35:46.953] New invocation is queued and will start shortly
[02:35:48.272] Starting the invocation (attempt 1)
[02:35:48.295] Ignoring gitiles_ref tag without the buildset tag
[02:35:48.295] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:35:48.295] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:35:48.295] Buildbucket request:
{
  "requestId": "8850827510038880896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850827510038880896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "307"
                            },
                        "id": "cron:v1:307"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850827510038880896"
    },
    {
      "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"
  }
}
[02:35:50.019] Scheduled build:
{
  "id": "8685397446834673169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T02:35:49.381088985Z",
  "updateTime": "2026-04-05T02:35:49.381088985Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:35:50.019] Task URL: https://cr-buildbucket.appspot.com/build/8685397446834673169
[02:35:50.019] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850827510038880896:2:0) after 8m34s
[02:35:50.639] Received PubSub notification, asking Buildbucket for the build status
[02:35:50.665] Build status: SCHEDULED
[02:35:55.342] Received PubSub notification, asking Buildbucket for the build status
[02:35:55.382] Build status: STARTED
[02:36:21.204] Received PubSub notification, asking Buildbucket for the build status
[02:36:21.232] Build:
{
  "id": "8685397446834673169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T02:35:49.381088985Z",
  "startTime": "2026-04-05T02:35:55.124472339Z",
  "endTime": "2026-04-05T02:36:20.949357415Z",
  "updateTime": "2026-04-05T02:36:20.949357415Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:21.232] Invocation finished in 34.29033803s with status SUCCEEDED