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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15130 (1 month ago)

Debug log (UTC)

[02:19:56.927] New invocation is queued and will start shortly
[02:19:58.430] Starting the invocation (attempt 1)
[02:19:58.523] Ignoring gitiles_ref tag without the buildset tag
[02:19:58.523] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:19:58.523] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:19:58.523] Buildbucket request:
{
  "requestId": "8841225227786175312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841225227786175312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15130"
                            },
                        "id": "cron:v1:15130"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841225227786175312"
    },
    {
      "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"
  }
}
[02:20:00.076] Scheduled build:
{
  "id": "8675795164784394209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T02:19:59.151482664Z",
  "updateTime": "2026-07-20T02:19:59.739437493Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:20:00.076] Task URL: https://cr-buildbucket.appspot.com/build/8675795164784394209
[02:20:00.076] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841225227786175312:2:0) after 5m29s
[02:20:00.470] Received PubSub notification, asking Buildbucket for the build status
[02:20:00.490] Build status: SCHEDULED
[02:20:03.523] Received PubSub notification, asking Buildbucket for the build status
[02:20:03.552] Build status: STARTED
[02:20:25.319] Received PubSub notification, asking Buildbucket for the build status
[02:20:25.335] Build:
{
  "id": "8675795164784394209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T02:19:59.151482664Z",
  "startTime": "2026-07-20T02:20:03.303481472Z",
  "endTime": "2026-07-20T02:20:24.925861054Z",
  "updateTime": "2026-07-20T02:20:24.925861054Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:20:25.335] Invocation finished in 28.430130383s with status SUCCEEDED