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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11131 (3 weeks ago)

Debug log (UTC)

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

  }
}
[14:34:59.393] Task URL: https://cr-buildbucket.appspot.com/build/8678376235089663921
[14:34:59.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843806297911554896:2:0) after 5m33s
[14:35:00.389] Received PubSub notification, asking Buildbucket for the build status
[14:35:00.406] Build status: SCHEDULED
[14:35:12.008] Received PubSub notification, asking Buildbucket for the build status
[14:35:12.032] Build status: STARTED
[14:35:37.077] Received PubSub notification, asking Buildbucket for the build status
[14:35:37.105] Build:
{
  "id": "8678376235089663921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T14:34:58.692632961Z",
  "startTime": "2026-06-21T14:35:11.682806929Z",
  "endTime": "2026-06-21T14:35:36.814874437Z",
  "updateTime": "2026-06-21T14:35:36.814874437Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:35:37.105] Invocation finished in 40.48771659s with status SUCCEEDED