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:7837 (3 weeks ago)

Debug log (UTC)

[03:03:40.073] New invocation is queued and will start shortly
[03:03:42.481] Starting the invocation (attempt 1)
[03:03:42.504] Ignoring gitiles_ref tag without the buildset tag
[03:03:42.504] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:03:42.505] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:03:42.506] Buildbucket request:
{
  "requestId": "8845933519453866528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845933519453866528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7837"
                            },
                        "id": "cron:v1:7837"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845933519453866528"
    },
    {
      "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:03:44.368] Scheduled build:
{
  "id": "8680503455129102241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T03:03:43.575109484Z",
  "updateTime": "2026-05-29T03:03:43.974390276Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:03:44.368] Task URL: https://cr-buildbucket.appspot.com/build/8680503455129102241
[03:03:44.369] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845933519453866528:2:0) after 3m34s
[03:03:44.966] Received PubSub notification, asking Buildbucket for the build status
[03:03:44.985] Build status: SCHEDULED
[03:03:51.219] Received PubSub notification, asking Buildbucket for the build status
[03:03:51.241] Build status: STARTED
[03:04:22.486] Received PubSub notification, asking Buildbucket for the build status
[03:04:22.508] Build:
{
  "id": "8680503455129102241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T03:03:43.575109484Z",
  "startTime": "2026-05-29T03:03:50.936841991Z",
  "endTime": "2026-05-29T03:04:22.233234749Z",
  "updateTime": "2026-05-29T03:04:22.233234749Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:04:22.508] Invocation finished in 42.44168977s with status SUCCEEDED