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:4048 (4 months ago)

Debug log (UTC)

[03:27:55.058] New invocation is queued and will start shortly
[03:27:56.122] Starting the invocation (attempt 1)
[03:27:56.149] Ignoring gitiles_ref tag without the buildset tag
[03:27:56.149] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:27:56.149] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:27:56.149] Buildbucket request:
{
  "requestId": "8848378111884050304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848378111884050304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4048"
                            },
                        "id": "cron:v1:4048"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848378111884050304"
    },
    {
      "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"
  }
}
[03:27:57.546] Scheduled build:
{
  "id": "8682948049404521569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T03:27:56.801693397Z",
  "updateTime": "2026-05-02T03:27:57.212105171Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:27:57.546] Task URL: https://cr-buildbucket.appspot.com/build/8682948049404521569
[03:27:57.546] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848378111884050304:2:0) after 8m23s
[03:27:58.042] Received PubSub notification, asking Buildbucket for the build status
[03:27:58.066] Build status: SCHEDULED
[03:28:01.184] Received PubSub notification, asking Buildbucket for the build status
[03:28:01.212] Build status: STARTED
[03:28:25.169] Received PubSub notification, asking Buildbucket for the build status
[03:28:25.238] Build:
{
  "id": "8682948049404521569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T03:27:56.801693397Z",
  "startTime": "2026-05-02T03:28:00.881731484Z",
  "endTime": "2026-05-02T03:28:24.786283322Z",
  "updateTime": "2026-05-02T03:28:24.786283322Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:28:25.238] Invocation finished in 30.187802526s with status SUCCEEDED