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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13504 (2 months ago)

Debug log (UTC)

[12:34:02.535] New invocation is queued and will start shortly
[12:34:03.738] Starting the invocation (attempt 1)
[12:34:03.762] Ignoring gitiles_ref tag without the buildset tag
[12:34:03.762] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:34:03.762] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:34:03.762] Buildbucket request:
{
  "requestId": "8842273755943797008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842273755943797008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13504"
                            },
                        "id": "cron:v1:13504"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842273755943797008"
    },
    {
      "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:34:07.451] Scheduled build:
{
  "id": "8676843691009487249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T12:34:06.620911538Z",
  "updateTime": "2026-07-08T12:34:06.620911538Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:34:07.451] Task URL: https://cr-buildbucket.appspot.com/build/8676843691009487249
[12:34:07.451] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842273755943797008:2:0) after 5m18s
[12:34:07.972] Received PubSub notification, asking Buildbucket for the build status
[12:34:07.990] Build status: SCHEDULED
[12:34:16.063] Received PubSub notification, asking Buildbucket for the build status
[12:34:16.079] Build status: STARTED
[12:34:38.752] Received PubSub notification, asking Buildbucket for the build status
[12:34:38.775] Build:
{
  "id": "8676843691009487249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T12:34:06.620911538Z",
  "startTime": "2026-07-08T12:34:14.432355557Z",
  "endTime": "2026-07-08T12:34:38.464798804Z",
  "updateTime": "2026-07-08T12:34:38.464798804Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:34:38.775] Invocation finished in 36.244913571s with status SUCCEEDED