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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4855 (4 months ago)

Debug log (UTC)

[21:22:40.661] New invocation is queued and will start shortly
[21:22:42.078] Starting the invocation (attempt 1)
[21:22:42.121] Ignoring gitiles_ref tag without the buildset tag
[21:22:42.121] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:22:42.121] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:22:42.122] Buildbucket request:
{
  "requestId": "8847857508995135040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847857508995135040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4855"
                            },
                        "id": "cron:v1:4855"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847857508995135040"
    },
    {
      "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"
  }
}
[21:22:44.008] Scheduled build:
{
  "id": "8682427445739009537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T21:22:43.145644064Z",
  "updateTime": "2026-05-07T21:22:43.641189172Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:22:44.008] Task URL: https://cr-buildbucket.appspot.com/build/8682427445739009537
[21:22:44.009] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847857508995135040:2:0) after 2m36s
[21:22:44.405] Received PubSub notification, asking Buildbucket for the build status
[21:22:44.431] Build status: SCHEDULED
[21:22:47.534] Received PubSub notification, asking Buildbucket for the build status
[21:22:47.551] Build status: STARTED
[21:23:11.117] Received PubSub notification, asking Buildbucket for the build status
[21:23:11.140] Build:
{
  "id": "8682427445739009537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T21:22:43.145644064Z",
  "startTime": "2026-05-07T21:22:47.329664047Z",
  "endTime": "2026-05-07T21:23:10.802279387Z",
  "updateTime": "2026-05-07T21:23:10.802279387Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:23:11.140] Invocation finished in 30.482600593s with status SUCCEEDED