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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:265 (3 weeks ago)

Debug log (UTC)

[19:25:50.897] New invocation is queued and will start shortly
[19:25:52.074] Starting the invocation (attempt 1)
[19:25:52.097] Ignoring gitiles_ref tag without the buildset tag
[19:25:52.098] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:25:52.098] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:25:52.098] Buildbucket request:
{
  "requestId": "8850854559165604368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850854559165604368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "265"
                            },
                        "id": "cron:v1:265"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850854559165604368"
    },
    {
      "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"
  }
}
[19:25:54.733] Scheduled build:
{
  "id": "8685424495632878337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T19:25:53.637962327Z",
  "updateTime": "2026-04-04T19:25:54.366623005Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:25:54.733] Task URL: https://cr-buildbucket.appspot.com/build/8685424495632878337
[19:25:54.733] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850854559165604368:2:0) after 4m15s
[19:25:55.341] Received PubSub notification, asking Buildbucket for the build status
[19:25:55.362] Build status: SCHEDULED
[19:25:58.870] Received PubSub notification, asking Buildbucket for the build status
[19:25:58.889] Build status: STARTED
[19:26:23.975] Received PubSub notification, asking Buildbucket for the build status
[19:26:24.000] Build:
{
  "id": "8685424495632878337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T19:25:53.637962327Z",
  "startTime": "2026-04-04T19:25:58.355777098Z",
  "endTime": "2026-04-04T19:26:23.640382580Z",
  "updateTime": "2026-04-04T19:26:23.640382580Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:26:24.000] Invocation finished in 33.11591625s with status SUCCEEDED