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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23422 (1 week ago)

Debug log (UTC)

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

  }
}
[05:50:23.110] Task URL: https://cr-buildbucket.appspot.com/build/8670436707197934273
[05:50:23.110] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835866769932661552:2:0) after 3m29s
[05:50:24.062] Received PubSub notification, asking Buildbucket for the build status
[05:50:24.231] Build status: SCHEDULED
[05:50:27.978] Received PubSub notification, asking Buildbucket for the build status
[05:50:28.003] Build status: STARTED
[05:50:52.812] Received PubSub notification, asking Buildbucket for the build status
[05:50:52.908] Build:
{
  "id": "8670436707197934273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T05:50:22.527878803Z",
  "startTime": "2026-09-17T05:50:27.748140782Z",
  "endTime": "2026-09-17T05:50:52.544878079Z",
  "updateTime": "2026-09-17T05:50:52.544878079Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:50:52.908] Invocation finished in 32.372976002s with status SUCCEEDED