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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13963 (2 months ago)

Debug log (UTC)

[19:05:49.240] New invocation is queued and will start shortly
[19:05:50.308] Starting the invocation (attempt 1)
[19:05:50.360] Ignoring gitiles_ref tag without the buildset tag
[19:05:50.360] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:05:50.361] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:05:50.361] Buildbucket request:
{
  "requestId": "8841977316488124240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841977316488124240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13963"
                            },
                        "id": "cron:v1:13963"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841977316488124240"
    },
    {
      "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"
  }
}
[19:05:51.758] Scheduled build:
{
  "id": "8676547254045210561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T19:05:50.939137780Z",
  "updateTime": "2026-07-11T19:05:51.405383789Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:05:51.758] Task URL: https://cr-buildbucket.appspot.com/build/8676547254045210561
[19:05:51.758] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841977316488124240:2:0) after 7m40s
[19:05:52.194] Received PubSub notification, asking Buildbucket for the build status
[19:05:52.216] Build status: SCHEDULED
[19:05:55.112] Received PubSub notification, asking Buildbucket for the build status
[19:05:55.150] Build status: STARTED
[19:06:16.557] Received PubSub notification, asking Buildbucket for the build status
[19:06:16.575] Build:
{
  "id": "8676547254045210561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T19:05:50.939137780Z",
  "startTime": "2026-07-11T19:05:54.923062083Z",
  "endTime": "2026-07-11T19:06:16.268645419Z",
  "updateTime": "2026-07-11T19:06:16.268645419Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:06:16.575] Invocation finished in 27.349068777s with status SUCCEEDED