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

Debug log (UTC)

[22:51:49.433] New invocation is queued and will start shortly
[22:51:51.209] Starting the invocation (attempt 1)
[22:51:51.237] Ignoring gitiles_ref tag without the buildset tag
[22:51:51.237] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:51:51.238] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:51:51.238] Buildbucket request:
{
  "requestId": "8842234888487636160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842234888487636160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13564"
                            },
                        "id": "cron:v1:13564"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842234888487636160"
    },
    {
      "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"
  }
}
[22:51:52.700] Scheduled build:
{
  "id": "8676804825384187473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T22:51:51.769701387Z",
  "updateTime": "2026-07-08T22:51:52.377594302Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:51:52.700] Task URL: https://cr-buildbucket.appspot.com/build/8676804825384187473
[22:51:52.700] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842234888487636160:2:0) after 7m22s
[22:51:53.187] Received PubSub notification, asking Buildbucket for the build status
[22:51:53.209] Build status: SCHEDULED
[22:51:56.147] Received PubSub notification, asking Buildbucket for the build status
[22:51:56.168] Build status: STARTED
[22:52:20.354] Received PubSub notification, asking Buildbucket for the build status
[22:52:20.374] Build:
{
  "id": "8676804825384187473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T22:51:51.769701387Z",
  "startTime": "2026-07-08T22:51:55.982184469Z",
  "endTime": "2026-07-08T22:52:20.118919901Z",
  "updateTime": "2026-07-08T22:52:20.118919901Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:52:20.374] Invocation finished in 30.94817821s with status SUCCEEDED