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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19342 (3 weeks ago)

Debug log (UTC)

[03:12:12.160] New invocation is queued and will start shortly
[03:12:13.203] Starting the invocation (attempt 1)
[03:12:13.227] Ignoring gitiles_ref tag without the buildset tag
[03:12:13.227] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:12:13.228] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:12:13.228] Buildbucket request:
{
  "requestId": "8838504031246486448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838504031246486448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19342"
                            },
                        "id": "cron:v1:19342"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838504031246486448"
    },
    {
      "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"
  }
}
[03:12:14.808] Scheduled build:
{
  "id": "8673073968652453633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T03:12:14.012477843Z",
  "updateTime": "2026-08-19T03:12:14.723098374Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:12:14.809] Task URL: https://cr-buildbucket.appspot.com/build/8673073968652453633
[03:12:14.809] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838504031246486448:2:0) after 6m12s
[03:12:15.294] Received PubSub notification, asking Buildbucket for the build status
[03:12:15.311] Build status: SCHEDULED
[03:12:18.421] Received PubSub notification, asking Buildbucket for the build status
[03:12:18.442] Build status: STARTED
[03:12:41.946] Received PubSub notification, asking Buildbucket for the build status
[03:12:41.980] Build:
{
  "id": "8673073968652453633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-19T03:12:14.012477843Z",
  "startTime": "2026-08-19T03:12:18.158043788Z",
  "endTime": "2026-08-19T03:12:41.681195803Z",
  "updateTime": "2026-08-19T03:12:41.681195803Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:12:41.980] Invocation finished in 29.824983248s with status SUCCEEDED