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:5809 (2 months ago)

Debug log (UTC)

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

  }
}
[16:34:41.502] Task URL: https://cr-buildbucket.appspot.com/build/8681811388887486113
[16:34:41.502] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847241451699810880:2:0) after 9m22s
[16:34:42.268] Received PubSub notification, asking Buildbucket for the build status
[16:34:42.298] Build status: SCHEDULED
[16:34:49.312] Received PubSub notification, asking Buildbucket for the build status
[16:34:49.371] Build status: STARTED
[16:35:14.428] Received PubSub notification, asking Buildbucket for the build status
[16:35:14.502] Build:
{
  "id": "8681811388887486113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T16:34:40.742105813Z",
  "startTime": "2026-05-14T16:34:49.134030335Z",
  "endTime": "2026-05-14T16:35:14.101800879Z",
  "updateTime": "2026-05-14T16:35:14.101800879Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:35:14.502] Invocation finished in 35.8250612s with status SUCCEEDED