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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:340 (2 weeks ago)

Debug log (UTC)

[08:15:39.476] New invocation is queued and will start shortly
[08:15:40.725] Starting the invocation (attempt 1)
[08:15:40.752] Ignoring gitiles_ref tag without the buildset tag
[08:15:40.752] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:15:40.752] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:15:40.752] Buildbucket request:
{
  "requestId": "8850806126928781216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850806126928781216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "340"
                            },
                        "id": "cron:v1:340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850806126928781216"
    },
    {
      "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"
  }
}
[08:15:42.550] Scheduled build:
{
  "id": "8685376063979265905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T08:15:41.661676819Z",
  "updateTime": "2026-04-05T08:15:42.163113660Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:15:42.550] Task URL: https://cr-buildbucket.appspot.com/build/8685376063979265905
[08:15:42.550] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850806126928781216:2:0) after 3m26s
[08:15:43.015] Received PubSub notification, asking Buildbucket for the build status
[08:15:43.040] Build status: SCHEDULED
[08:15:48.857] Received PubSub notification, asking Buildbucket for the build status
[08:15:48.881] Build status: STARTED
[08:16:20.018] Received PubSub notification, asking Buildbucket for the build status
[08:16:20.215] Build:
{
  "id": "8685376063979265905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T08:15:41.661676819Z",
  "startTime": "2026-04-05T08:15:48.703190196Z",
  "endTime": "2026-04-05T08:16:19.184671981Z",
  "updateTime": "2026-04-05T08:16:19.184671981Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:16:20.215] Invocation finished in 40.75119559s with status SUCCEEDED