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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22897 (1 week ago)

Debug log (UTC)

[12:00:36.304] New invocation is queued and will start shortly
[12:00:37.384] Starting the invocation (attempt 1)
[12:00:37.412] Ignoring gitiles_ref tag without the buildset tag
[12:00:37.412] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:00:37.412] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:00:37.413] Buildbucket request:
{
  "requestId": "8836205862885566928",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836205862885566928",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22897"
                            },
                        "id": "cron:v1:22897"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836205862885566928"
    },
    {
      "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"
  }
}
[12:00:39.267] Scheduled build:
{
  "id": "8670775800257034433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T12:00:38.186659753Z",
  "updateTime": "2026-09-13T12:00:38.955703746Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:00:39.267] Task URL: https://cr-buildbucket.appspot.com/build/8670775800257034433
[12:00:39.267] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836205862885566928:2:0) after 9m49s
[12:00:39.534] Received PubSub notification, asking Buildbucket for the build status
[12:00:39.658] Build status: SCHEDULED
[12:00:42.547] Received PubSub notification, asking Buildbucket for the build status
[12:00:42.573] Build status: STARTED
[12:01:04.141] Received PubSub notification, asking Buildbucket for the build status
[12:01:04.275] Build:
{
  "id": "8670775800257034433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T12:00:38.186659753Z",
  "startTime": "2026-09-13T12:00:42.326662623Z",
  "endTime": "2026-09-13T12:01:03.819856277Z",
  "updateTime": "2026-09-13T12:01:03.819856277Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:01:04.275] Invocation finished in 27.980251594s with status SUCCEEDED