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

Debug log (UTC)

[07:30:36.093] New invocation is queued and will start shortly
[07:30:37.200] Starting the invocation (attempt 1)
[07:30:37.222] Ignoring gitiles_ref tag without the buildset tag
[07:30:37.222] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:30:37.222] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:30:37.223] Buildbucket request:
{
  "requestId": "8843742398243797648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843742398243797648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11230"
                            },
                        "id": "cron:v1:11230"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843742398243797648"
    },
    {
      "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"
  }
}
[07:30:38.862] Scheduled build:
{
  "id": "8678312335468455569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T07:30:38.120672252Z",
  "updateTime": "2026-06-22T07:30:38.120672252Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:30:38.862] Task URL: https://cr-buildbucket.appspot.com/build/8678312335468455569
[07:30:38.862] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843742398243797648:2:0) after 2m38s
[07:30:39.375] Received PubSub notification, asking Buildbucket for the build status
[07:30:39.410] Build status: SCHEDULED
[07:30:51.436] Received PubSub notification, asking Buildbucket for the build status
[07:30:51.453] Build status: STARTED
[07:31:18.695] Received PubSub notification, asking Buildbucket for the build status
[07:31:18.740] Build:
{
  "id": "8678312335468455569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T07:30:38.120672252Z",
  "startTime": "2026-06-22T07:30:44.304154998Z",
  "endTime": "2026-06-22T07:31:08.689285768Z",
  "updateTime": "2026-06-22T07:31:08.689285768Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:31:18.740] Invocation finished in 42.650771605s with status SUCCEEDED