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

Debug log (UTC)

[23:53:48.863] New invocation is queued and will start shortly
[23:53:49.912] Starting the invocation (attempt 1)
[23:53:49.939] Ignoring gitiles_ref tag without the buildset tag
[23:53:49.939] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:53:49.939] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:53:49.939] Buildbucket request:
{
  "requestId": "8845673673101829952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845673673101829952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8239"
                            },
                        "id": "cron:v1:8239"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845673673101829952"
    },
    {
      "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"
  }
}
[23:53:51.742] Scheduled build:
{
  "id": "8680243610313177361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T23:53:50.902214496Z",
  "updateTime": "2026-05-31T23:53:51.460385431Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:53:51.742] Task URL: https://cr-buildbucket.appspot.com/build/8680243610313177361
[23:53:51.742] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845673673101829952:2:0) after 6m15s
[23:53:52.159] Received PubSub notification, asking Buildbucket for the build status
[23:53:52.175] Build status: SCHEDULED
[23:53:55.166] Received PubSub notification, asking Buildbucket for the build status
[23:53:55.183] Build status: STARTED
[23:54:19.748] Received PubSub notification, asking Buildbucket for the build status
[23:54:19.809] Build:
{
  "id": "8680243610313177361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T23:53:50.902214496Z",
  "startTime": "2026-05-31T23:53:54.984779451Z",
  "endTime": "2026-05-31T23:54:19.150937808Z",
  "updateTime": "2026-05-31T23:54:19.150937808Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:54:19.809] Invocation finished in 30.949462448s with status SUCCEEDED