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:4756 (2 months ago)

Debug log (UTC)

[04:29:40.059] New invocation is queued and will start shortly
[04:29:41.175] Starting the invocation (attempt 1)
[04:29:41.199] Ignoring gitiles_ref tag without the buildset tag
[04:29:41.199] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:29:41.200] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:29:41.201] Buildbucket request:
{
  "requestId": "8847921242075146640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847921242075146640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4756"
                            },
                        "id": "cron:v1:4756"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847921242075146640"
    },
    {
      "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"
  }
}
[04:29:43.030] Scheduled build:
{
  "id": "8682491179022947089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T04:29:42.349350749Z",
  "updateTime": "2026-05-07T04:29:42.780222777Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:29:43.030] Task URL: https://cr-buildbucket.appspot.com/build/8682491179022947089
[04:29:43.030] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847921242075146640:2:0) after 2m3s
[04:29:43.605] Received PubSub notification, asking Buildbucket for the build status
[04:29:43.632] Build status: SCHEDULED
[04:29:48.817] Received PubSub notification, asking Buildbucket for the build status
[04:29:48.888] Build status: STARTED
[04:30:19.230] Received PubSub notification, asking Buildbucket for the build status
[04:30:19.259] Build:
{
  "id": "8682491179022947089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T04:29:42.349350749Z",
  "startTime": "2026-05-07T04:29:48.181781711Z",
  "endTime": "2026-05-07T04:30:18.967360344Z",
  "updateTime": "2026-05-07T04:30:18.967360344Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:30:19.259] Invocation finished in 39.203915329s with status SUCCEEDED