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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23383 (1 week ago)

Debug log (UTC)

[23:11:39.584] New invocation is queued and will start shortly
[23:11:42.213] Starting the invocation (attempt 1)
[23:11:42.245] Ignoring gitiles_ref tag without the buildset tag
[23:11:42.245] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:11:42.245] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:11:42.246] Buildbucket request:
{
  "requestId": "8835891852873123296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835891852873123296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23383"
                            },
                        "id": "cron:v1:23383"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835891852873123296"
    },
    {
      "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"
  }
}
[23:11:43.511] Scheduled build:
{
  "id": "8670461788873131665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T23:11:42.777569781Z",
  "updateTime": "2026-09-16T23:11:43.340722432Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:11:43.511] Task URL: https://cr-buildbucket.appspot.com/build/8670461788873131665
[23:11:43.511] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835891852873123296:2:0) after 3m48s
[23:11:44.420] Received PubSub notification, asking Buildbucket for the build status
[23:11:44.485] Build status: SCHEDULED
[23:11:52.759] Received PubSub notification, asking Buildbucket for the build status
[23:11:52.787] Build status: STARTED
[23:12:19.233] Received PubSub notification, asking Buildbucket for the build status
[23:12:19.255] Build:
{
  "id": "8670461788873131665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T23:11:42.777569781Z",
  "startTime": "2026-09-16T23:11:52.506061050Z",
  "endTime": "2026-09-16T23:12:18.076449282Z",
  "updateTime": "2026-09-16T23:12:18.076449282Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:12:19.255] Invocation finished in 39.675801394s with status SUCCEEDED