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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18355 (2 weeks ago)

Debug log (UTC)

[02:11:28.458] New invocation is queued and will start shortly
[02:11:29.609] Starting the invocation (attempt 1)
[02:11:29.631] Ignoring gitiles_ref tag without the buildset tag
[02:11:29.631] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:11:29.631] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:11:29.632] Buildbucket request:
{
  "requestId": "8839142030708714624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839142030708714624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18355"
                            },
                        "id": "cron:v1:18355"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839142030708714624"
    },
    {
      "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:11:31.369] Scheduled build:
{
  "id": "8673711967834516993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T02:11:30.578758401Z",
  "updateTime": "2026-08-12T02:11:30.973895480Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:11:31.369] Task URL: https://cr-buildbucket.appspot.com/build/8673711967834516993
[02:11:31.369] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839142030708714624:2:0) after 1m3s
[02:11:31.794] Received PubSub notification, asking Buildbucket for the build status
[02:11:31.870] Build status: SCHEDULED
[02:11:42.175] Received PubSub notification, asking Buildbucket for the build status
[02:11:42.232] Build status: STARTED
[02:12:28.408] Received PubSub notification, asking Buildbucket for the build status
[02:12:28.444] Build:
{
  "id": "8673711967834516993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T02:11:30.578758401Z",
  "startTime": "2026-08-12T02:11:42.014279333Z",
  "endTime": "2026-08-12T02:12:28.119416856Z",
  "updateTime": "2026-08-12T02:12:28.119416856Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:12:28.444] Invocation finished in 59.990688775s with status SUCCEEDED