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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15421 (1 month ago)

Debug log (UTC)

[04:10:49.326] New invocation is queued and will start shortly
[04:10:50.661] Starting the invocation (attempt 1)
[04:10:50.686] Ignoring gitiles_ref tag without the buildset tag
[04:10:50.686] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:10:50.686] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:10:50.687] Buildbucket request:
{
  "requestId": "8841037058289731904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841037058289731904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15421"
                            },
                        "id": "cron:v1:15421"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841037058289731904"
    },
    {
      "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"
  }
}
[04:10:52.168] Scheduled build:
{
  "id": "8675606995574139489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-22T04:10:51.294848804Z",
  "updateTime": "2026-07-22T04:10:51.864228915Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:10:52.168] Task URL: https://cr-buildbucket.appspot.com/build/8675606995574139489
[04:10:52.168] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841037058289731904:2:0) after 3m22s
[04:10:52.832] Received PubSub notification, asking Buildbucket for the build status
[04:10:52.855] Build status: SCHEDULED
[04:10:57.858] Received PubSub notification, asking Buildbucket for the build status
[04:10:57.890] Build status: STARTED
[04:11:32.174] Received PubSub notification, asking Buildbucket for the build status
[04:11:32.275] Build:
{
  "id": "8675606995574139489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-22T04:10:51.294848804Z",
  "startTime": "2026-07-22T04:10:57.650994684Z",
  "endTime": "2026-07-22T04:11:31.916794740Z",
  "updateTime": "2026-07-22T04:11:31.916794740Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:11:32.275] Invocation finished in 42.954341544s with status SUCCEEDED