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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5065 (2 months ago)

Debug log (UTC)

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

  }
}
[09:15:26.450] Task URL: https://cr-buildbucket.appspot.com/build/8682292008951982961
[09:15:26.450] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847722071983781200:2:0) after 1m18s
[09:15:27.055] Received PubSub notification, asking Buildbucket for the build status
[09:15:27.075] Build status: SCHEDULED
[09:15:32.380] Received PubSub notification, asking Buildbucket for the build status
[09:15:32.405] Build status: STARTED
[09:16:04.447] Received PubSub notification, asking Buildbucket for the build status
[09:16:04.466] Build:
{
  "id": "8682292008951982961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T09:15:25.731604332Z",
  "startTime": "2026-05-09T09:15:31.876622726Z",
  "endTime": "2026-05-09T09:16:04.094121513Z",
  "updateTime": "2026-05-09T09:16:04.094121513Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:16:04.466] Invocation finished in 41.010328432s with status SUCCEEDED