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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8170 (1 week ago)

Debug log (UTC)

[12:06:46.568] New invocation is queued and will start shortly
[12:06:47.675] Starting the invocation (attempt 1)
[12:06:47.709] Ignoring gitiles_ref tag without the buildset tag
[12:06:47.709] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:06:47.711] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:06:47.712] Buildbucket request:
{
  "requestId": "8845718156104112384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845718156104112384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8170"
                            },
                        "id": "cron:v1:8170"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845718156104112384"
    },
    {
      "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"
  }
}
[12:06:49.567] Scheduled build:
{
  "id": "8680288093194726337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T12:06:48.721702721Z",
  "updateTime": "2026-05-31T12:06:48.721702721Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:06:49.567] Task URL: https://cr-buildbucket.appspot.com/build/8680288093194726337
[12:06:49.567] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845718156104112384:2:0) after 4m50s
[12:06:50.039] Received PubSub notification, asking Buildbucket for the build status
[12:06:50.101] Build status: SCHEDULED
[12:06:54.140] Received PubSub notification, asking Buildbucket for the build status
[12:06:54.200] Build status: STARTED
[12:07:18.432] Received PubSub notification, asking Buildbucket for the build status
[12:07:18.494] Build:
{
  "id": "8680288093194726337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T12:06:48.721702721Z",
  "startTime": "2026-05-31T12:06:53.919306353Z",
  "endTime": "2026-05-31T12:07:18.119494016Z",
  "updateTime": "2026-05-31T12:07:18.119494016Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:07:18.494] Invocation finished in 31.931090457s with status SUCCEEDED