Status: SUCCEEDED
Triggered by: -
Duration: 6 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6610 (1 month ago)

Debug log (UTC)

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

  }
}
[09:18:12.773] Task URL: https://cr-buildbucket.appspot.com/build/8681295267987384881
[09:18:12.773] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846725333463300352:2:0) after 6m40s
[09:18:13.270] Received PubSub notification, asking Buildbucket for the build status
[09:18:13.310] Build status: SCHEDULED
[09:23:49.901] Received PubSub notification, asking Buildbucket for the build status
[09:23:49.923] Build status: STARTED
[09:24:13.239] Received PubSub notification, asking Buildbucket for the build status
[09:24:13.259] Build:
{
  "id": "8681295267987384881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T09:18:11.989580834Z",
  "startTime": "2026-05-20T09:23:49.755904933Z",
  "endTime": "2026-05-20T09:24:12.996837265Z",
  "updateTime": "2026-05-20T09:24:12.996837265Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:24:13.259] Invocation finished in 6m5.876147566s with status SUCCEEDED