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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6943 (1 month ago)

Debug log (UTC)

[18:22:50.488] New invocation is queued and will start shortly
[18:22:51.578] Starting the invocation (attempt 1)
[18:22:51.603] Ignoring gitiles_ref tag without the buildset tag
[18:22:51.603] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:22:51.603] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:22:51.604] Buildbucket request:
{
  "requestId": "8846509868818469168",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846509868818469168",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6943"
                            },
                        "id": "cron:v1:6943"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846509868818469168"
    },
    {
      "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"
  }
}
[18:22:53.696] Scheduled build:
{
  "id": "8681079805788505505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T18:22:52.754998098Z",
  "updateTime": "2026-05-22T18:22:52.754998098Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:22:53.696] Task URL: https://cr-buildbucket.appspot.com/build/8681079805788505505
[18:22:53.696] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846509868818469168:2:0) after 9m19s
[18:22:54.471] Received PubSub notification, asking Buildbucket for the build status
[18:22:54.524] Build status: SCHEDULED
[18:23:01.066] Received PubSub notification, asking Buildbucket for the build status
[18:23:01.157] Build status: STARTED
[18:23:27.191] Received PubSub notification, asking Buildbucket for the build status
[18:23:27.214] Build:
{
  "id": "8681079805788505505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T18:22:52.754998098Z",
  "startTime": "2026-05-22T18:23:00.491315171Z",
  "endTime": "2026-05-22T18:23:26.232915672Z",
  "updateTime": "2026-05-22T18:23:26.232915672Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:23:27.214] Invocation finished in 36.73215179s with status SUCCEEDED