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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:331 (3 weeks ago)

Debug log (UTC)

[06:42:18.781] New invocation is queued and will start shortly
[06:42:19.891] Starting the invocation (attempt 1)
[06:42:19.913] Ignoring gitiles_ref tag without the buildset tag
[06:42:19.913] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:42:19.914] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:42:19.914] Buildbucket request:
{
  "requestId": "8850811999685023088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850811999685023088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "331"
                            },
                        "id": "cron:v1:331"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850811999685023088"
    },
    {
      "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"
  }
}
[06:42:22.219] Scheduled build:
{
  "id": "8685381936593460353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T06:42:21.100266754Z",
  "updateTime": "2026-04-05T06:42:21.777668802Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:42:22.219] Task URL: https://cr-buildbucket.appspot.com/build/8685381936593460353
[06:42:22.219] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850811999685023088:2:0) after 4m12s
[06:42:22.428] Received PubSub notification, asking Buildbucket for the build status
[06:42:22.466] Build status: SCHEDULED
[06:42:26.382] Received PubSub notification, asking Buildbucket for the build status
[06:42:26.424] Build status: STARTED
[06:42:52.398] Received PubSub notification, asking Buildbucket for the build status
[06:42:52.443] Build:
{
  "id": "8685381936593460353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T06:42:21.100266754Z",
  "startTime": "2026-04-05T06:42:26.018567124Z",
  "endTime": "2026-04-05T06:42:51.877237616Z",
  "updateTime": "2026-04-05T06:42:51.877237616Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:42:52.443] Invocation finished in 33.67487898s with status SUCCEEDED