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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9991 (1 month ago)

Debug log (UTC)

[11:40:30.404] New invocation is queued and will start shortly
[11:40:31.466] Starting the invocation (attempt 1)
[11:40:31.497] Ignoring gitiles_ref tag without the buildset tag
[11:40:31.497] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:40:31.497] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:40:31.497] Buildbucket request:
{
  "requestId": "8844542048269420288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844542048269420288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9991"
                            },
                        "id": "cron:v1:9991"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844542048269420288"
    },
    {
      "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"
  }
}
[11:40:33.475] Scheduled build:
{
  "id": "8679111985182293889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T11:40:32.725050561Z",
  "updateTime": "2026-06-13T11:40:33.352321898Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:40:33.475] Task URL: https://cr-buildbucket.appspot.com/build/8679111985182293889
[11:40:33.475] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844542048269420288:2:0) after 9m4s
[11:40:33.991] Received PubSub notification, asking Buildbucket for the build status
[11:40:34.009] Build status: SCHEDULED
[11:40:38.020] Received PubSub notification, asking Buildbucket for the build status
[11:40:38.050] Build status: STARTED
[11:41:12.161] Received PubSub notification, asking Buildbucket for the build status
[11:41:12.187] Build:
{
  "id": "8679111985182293889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T11:40:32.725050561Z",
  "startTime": "2026-06-13T11:40:37.815524176Z",
  "endTime": "2026-06-13T11:41:11.404427582Z",
  "updateTime": "2026-06-13T11:41:11.404427582Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:41:12.187] Invocation finished in 41.789497893s with status SUCCEEDED