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:8422 (1 week ago)

Debug log (UTC)

[07:09:07.199] New invocation is queued and will start shortly
[07:09:08.261] Starting the invocation (attempt 1)
[07:09:08.285] Ignoring gitiles_ref tag without the buildset tag
[07:09:08.285] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:09:08.286] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:09:08.286] Buildbucket request:
{
  "requestId": "8845555689074133536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845555689074133536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8422"
                            },
                        "id": "cron:v1:8422"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845555689074133536"
    },
    {
      "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"
  }
}
[07:09:10.207] Scheduled build:
{
  "id": "8680125626392918113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T07:09:09.137181969Z",
  "updateTime": "2026-06-02T07:09:09.916231783Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:09:10.207] Task URL: https://cr-buildbucket.appspot.com/build/8680125626392918113
[07:09:10.207] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845555689074133536:2:0) after 9m40s
[07:09:10.351] Received PubSub notification, asking Buildbucket for the build status
[07:09:10.378] Build status: SCHEDULED
[07:09:13.588] Received PubSub notification, asking Buildbucket for the build status
[07:09:13.699] Build status: STARTED
[07:09:37.221] Received PubSub notification, asking Buildbucket for the build status
[07:09:37.279] Build:
{
  "id": "8680125626392918113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T07:09:09.137181969Z",
  "startTime": "2026-06-02T07:09:13.361938370Z",
  "endTime": "2026-06-02T07:09:36.963803028Z",
  "updateTime": "2026-06-02T07:09:36.963803028Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:09:37.279] Invocation finished in 30.082956306s with status SUCCEEDED