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

Debug log (UTC)

[05:23:13.063] New invocation is queued and will start shortly
[05:23:14.161] Starting the invocation (attempt 1)
[05:23:14.186] Ignoring gitiles_ref tag without the buildset tag
[05:23:14.187] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:23:14.187] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:23:14.187] Buildbucket request:
{
  "requestId": "8848552051760042192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848552051760042192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3778"
                            },
                        "id": "cron:v1:3778"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848552051760042192"
    },
    {
      "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"
  }
}
[05:23:15.942] Scheduled build:
{
  "id": "8683121988969742609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T05:23:15.105009587Z",
  "updateTime": "2026-04-30T05:23:15.575581815Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:23:15.942] Task URL: https://cr-buildbucket.appspot.com/build/8683121988969742609
[05:23:15.942] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848552051760042192:2:0) after 6m51s
[05:23:16.369] Received PubSub notification, asking Buildbucket for the build status
[05:23:16.392] Build status: SCHEDULED
[05:23:21.004] Received PubSub notification, asking Buildbucket for the build status
[05:23:21.022] Build status: STARTED
[05:23:46.915] Received PubSub notification, asking Buildbucket for the build status
[05:23:46.934] Build:
{
  "id": "8683121988969742609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T05:23:15.105009587Z",
  "startTime": "2026-04-30T05:23:20.862112149Z",
  "endTime": "2026-04-30T05:23:46.619546806Z",
  "updateTime": "2026-04-30T05:23:46.619546806Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:23:46.934] Invocation finished in 33.87463659s with status SUCCEEDED