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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4507 (4 months ago)

Debug log (UTC)

[09:55:32.328] New invocation is queued and will start shortly
[09:55:33.651] Starting the invocation (attempt 1)
[09:55:33.672] Ignoring gitiles_ref tag without the buildset tag
[09:55:33.672] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:55:33.672] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:55:33.672] Buildbucket request:
{
  "requestId": "8848081933967709200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848081933967709200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4507"
                            },
                        "id": "cron:v1:4507"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848081933967709200"
    },
    {
      "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"
  }
}
[09:55:35.562] Scheduled build:
{
  "id": "8682651870680990705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T09:55:34.842784783Z",
  "updateTime": "2026-05-05T09:55:35.493905839Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:55:35.562] Task URL: https://cr-buildbucket.appspot.com/build/8682651870680990705
[09:55:35.562] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848081933967709200:2:0) after 2m36s
[09:55:36.149] Received PubSub notification, asking Buildbucket for the build status
[09:55:36.180] Build status: SCHEDULED
[09:55:39.465] Received PubSub notification, asking Buildbucket for the build status
[09:55:39.488] Build status: STARTED
[09:56:03.577] Received PubSub notification, asking Buildbucket for the build status
[09:56:03.600] Build:
{
  "id": "8682651870680990705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T09:55:34.842784783Z",
  "startTime": "2026-05-05T09:55:39.289387315Z",
  "endTime": "2026-05-05T09:56:03.084634330Z",
  "updateTime": "2026-05-05T09:56:03.084634330Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:56:03.600] Invocation finished in 31.27546147s with status SUCCEEDED