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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8503 (1 week ago)

Debug log (UTC)

[21:01:04.712] New invocation is queued and will start shortly
[21:01:06.018] Starting the invocation (attempt 1)
[21:01:06.042] Ignoring gitiles_ref tag without the buildset tag
[21:01:06.042] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:01:06.042] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:01:06.043] Buildbucket request:
{
  "requestId": "8845503346780773584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845503346780773584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8503"
                            },
                        "id": "cron:v1:8503"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845503346780773584"
    },
    {
      "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"
  }
}
[21:01:07.562] Scheduled build:
{
  "id": "8680073283865362961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T21:01:06.861349258Z",
  "updateTime": "2026-06-02T21:01:06.861349258Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:01:07.562] Task URL: https://cr-buildbucket.appspot.com/build/8680073283865362961
[21:01:07.562] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845503346780773584:2:0) after 1m54s
[21:01:08.084] Received PubSub notification, asking Buildbucket for the build status
[21:01:08.113] Build status: SCHEDULED
[21:01:19.161] Received PubSub notification, asking Buildbucket for the build status
[21:01:19.183] Build status: STARTED
[21:01:43.035] Received PubSub notification, asking Buildbucket for the build status
[21:01:43.055] Build:
{
  "id": "8680073283865362961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T21:01:06.861349258Z",
  "startTime": "2026-06-02T21:01:18.997915324Z",
  "endTime": "2026-06-02T21:01:42.800666710Z",
  "updateTime": "2026-06-02T21:01:42.800666710Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:01:43.055] Invocation finished in 38.358135636s with status SUCCEEDED