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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3736 (4 months ago)

Debug log (UTC)

[22:14:00.510] New invocation is queued and will start shortly
[22:14:02.376] Starting the invocation (attempt 1)
[22:14:02.402] Ignoring gitiles_ref tag without the buildset tag
[22:14:02.402] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:14:02.405] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:14:02.405] Buildbucket request:
{
  "requestId": "8848579055270494896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848579055270494896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3736"
                            },
                        "id": "cron:v1:3736"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848579055270494896"
    },
    {
      "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"
  }
}
[22:14:04.215] Scheduled build:
{
  "id": "8683148991392840465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T22:14:03.587167067Z",
  "updateTime": "2026-04-29T22:14:04.105283356Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:14:04.215] Task URL: https://cr-buildbucket.appspot.com/build/8683148991392840465
[22:14:04.215] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848579055270494896:2:0) after 6m55s
[22:14:04.998] Received PubSub notification, asking Buildbucket for the build status
[22:14:05.029] Build status: SCHEDULED
[22:14:10.112] Received PubSub notification, asking Buildbucket for the build status
[22:14:10.134] Build status: STARTED
[22:14:36.070] Received PubSub notification, asking Buildbucket for the build status
[22:14:36.086] Build:
{
  "id": "8683148991392840465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T22:14:03.587167067Z",
  "startTime": "2026-04-29T22:14:09.731029948Z",
  "endTime": "2026-04-29T22:14:35.757977227Z",
  "updateTime": "2026-04-29T22:14:35.757977227Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:14:36.086] Invocation finished in 35.580103709s with status SUCCEEDED