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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14638 (1 month ago)

Debug log (UTC)

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

  }
}
[14:23:19.916] Task URL: https://cr-buildbucket.appspot.com/build/8676112044154869601
[14:23:19.917] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841542108917568800:2:0) after 8m34s
[14:23:20.693] Received PubSub notification, asking Buildbucket for the build status
[14:23:20.722] Build status: SCHEDULED
[14:23:26.421] Received PubSub notification, asking Buildbucket for the build status
[14:23:26.452] Build status: STARTED
[14:23:47.911] Received PubSub notification, asking Buildbucket for the build status
[14:23:47.938] Build:
{
  "id": "8676112044154869601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T14:23:19.434369650Z",
  "startTime": "2026-07-16T14:23:26.228249018Z",
  "endTime": "2026-07-16T14:23:47.593685917Z",
  "updateTime": "2026-07-16T14:23:47.593685917Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:23:47.938] Invocation finished in 32.429650726s with status SUCCEEDED