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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7651 (1 month ago)

Debug log (UTC)

[19:16:11.107] New invocation is queued and will start shortly
[19:16:12.160] Starting the invocation (attempt 1)
[19:16:12.190] Ignoring gitiles_ref tag without the buildset tag
[19:16:12.190] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:16:12.190] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:16:12.190] Buildbucket request:
{
  "requestId": "8846053527893270352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846053527893270352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7651"
                            },
                        "id": "cron:v1:7651"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846053527893270352"
    },
    {
      "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"
  }
}
[19:16:13.562] Scheduled build:
{
  "id": "8680623465412863777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T19:16:12.850766810Z",
  "updateTime": "2026-05-27T19:16:12.850766810Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:16:13.563] Task URL: https://cr-buildbucket.appspot.com/build/8680623465412863777
[19:16:13.563] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846053527893270352:2:0) after 2m7s
[19:16:14.105] Received PubSub notification, asking Buildbucket for the build status
[19:16:14.166] Build status: SCHEDULED
[19:16:22.601] Received PubSub notification, asking Buildbucket for the build status
[19:16:22.644] Build status: STARTED
[19:16:46.603] Received PubSub notification, asking Buildbucket for the build status
[19:16:46.659] Build:
{
  "id": "8680623465412863777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T19:16:12.850766810Z",
  "startTime": "2026-05-27T19:16:19.955905720Z",
  "endTime": "2026-05-27T19:16:46.284567335Z",
  "updateTime": "2026-05-27T19:16:46.284567335Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:16:46.659] Invocation finished in 35.558407177s with status SUCCEEDED