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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6361 (1 month ago)

Debug log (UTC)

[14:43:25.421] New invocation is queued and will start shortly
[14:43:26.632] Starting the invocation (attempt 1)
[14:43:26.655] Ignoring gitiles_ref tag without the buildset tag
[14:43:26.655] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:43:26.655] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:43:26.655] Buildbucket request:
{
  "requestId": "8846886061253757696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846886061253757696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6361"
                            },
                        "id": "cron:v1:6361"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846886061253757696"
    },
    {
      "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"
  }
}
[14:43:28.564] Scheduled build:
{
  "id": "8681455998347770945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T14:43:27.572139480Z",
  "updateTime": "2026-05-18T14:43:27.572139480Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:43:28.564] Task URL: https://cr-buildbucket.appspot.com/build/8681455998347770945
[14:43:28.564] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846886061253757696:2:0) after 3m12s
[14:43:29.443] Received PubSub notification, asking Buildbucket for the build status
[14:43:29.466] Build status: SCHEDULED
[14:43:36.299] Received PubSub notification, asking Buildbucket for the build status
[14:43:36.373] Build status: STARTED
[14:44:04.211] Received PubSub notification, asking Buildbucket for the build status
[14:44:04.233] Build:
{
  "id": "8681455998347770945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T14:43:27.572139480Z",
  "startTime": "2026-05-18T14:43:35.583755737Z",
  "endTime": "2026-05-18T14:44:01.322621964Z",
  "updateTime": "2026-05-18T14:44:01.322621964Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:44:04.233] Invocation finished in 38.815630671s with status SUCCEEDED