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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20323 (1 week ago)

Debug log (UTC)

[03:13:02.635] New invocation is queued and will start shortly
[03:13:03.748] Starting the invocation (attempt 1)
[03:13:03.779] Ignoring gitiles_ref tag without the buildset tag
[03:13:03.779] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:13:03.779] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:13:03.780] Buildbucket request:
{
  "requestId": "8837869799559333712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837869799559333712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20323"
                            },
                        "id": "cron:v1:20323"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837869799559333712"
    },
    {
      "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"
  }
}
[03:13:04.936] Scheduled build:
{
  "id": "8672439737141729201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T03:13:04.314293156Z",
  "updateTime": "2026-08-26T03:13:04.804261642Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:13:04.936] Task URL: https://cr-buildbucket.appspot.com/build/8672439737141729201
[03:13:04.936] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837869799559333712:2:0) after 8m47s
[03:13:05.648] Received PubSub notification, asking Buildbucket for the build status
[03:13:05.667] Build status: SCHEDULED
[03:13:10.069] Received PubSub notification, asking Buildbucket for the build status
[03:13:10.088] Build status: STARTED
[03:13:35.876] Received PubSub notification, asking Buildbucket for the build status
[03:13:35.898] Build:
{
  "id": "8672439737141729201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T03:13:04.314293156Z",
  "startTime": "2026-08-26T03:13:09.856726460Z",
  "endTime": "2026-08-26T03:13:34.186178133Z",
  "updateTime": "2026-08-26T03:13:34.186178133Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:13:35.898] Invocation finished in 33.272885439s with status SUCCEEDED