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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15343 (1 month ago)

Debug log (UTC)

[14:47:24.428] New invocation is queued and will start shortly
[14:47:25.462] Starting the invocation (attempt 1)
[14:47:25.488] Ignoring gitiles_ref tag without the buildset tag
[14:47:25.488] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:47:25.488] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:47:25.488] Buildbucket request:
{
  "requestId": "8841087604787784736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841087604787784736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15343"
                            },
                        "id": "cron:v1:15343"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841087604787784736"
    },
    {
      "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"
  }
}
[14:47:26.950] Scheduled build:
{
  "id": "8675657542329609601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T14:47:26.152148418Z",
  "updateTime": "2026-07-21T14:47:26.152148418Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:47:26.950] Task URL: https://cr-buildbucket.appspot.com/build/8675657542329609601
[14:47:26.950] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841087604787784736:2:0) after 4m55s
[14:47:27.402] Received PubSub notification, asking Buildbucket for the build status
[14:47:27.424] Build status: SCHEDULED
[14:47:33.327] Received PubSub notification, asking Buildbucket for the build status
[14:47:33.347] Build status: STARTED
[14:47:59.881] Received PubSub notification, asking Buildbucket for the build status
[14:47:59.933] Build:
{
  "id": "8675657542329609601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T14:47:26.152148418Z",
  "startTime": "2026-07-21T14:47:32.717633073Z",
  "endTime": "2026-07-21T14:47:59.636478126Z",
  "updateTime": "2026-07-21T14:47:59.636478126Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:47:59.933] Invocation finished in 35.5090061s with status SUCCEEDED