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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22222 (2 weeks ago)

Debug log (UTC)

[16:33:59.216] New invocation is queued and will start shortly
[16:34:00.391] Starting the invocation (attempt 1)
[16:34:00.419] Ignoring gitiles_ref tag without the buildset tag
[16:34:00.419] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:34:00.419] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:34:00.419] Buildbucket request:
{
  "requestId": "8836641648012289376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836641648012289376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22222"
                            },
                        "id": "cron:v1:22222"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836641648012289376"
    },
    {
      "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"
  }
}
[16:34:01.639] Scheduled build:
{
  "id": "8671211585470659665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T16:34:01.020821573Z",
  "updateTime": "2026-09-08T16:34:01.020821573Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:34:01.639] Task URL: https://cr-buildbucket.appspot.com/build/8671211585470659665
[16:34:01.639] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836641648012289376:2:0) after 3m25s
[16:34:02.283] Received PubSub notification, asking Buildbucket for the build status
[16:34:02.307] Build status: SCHEDULED
[16:34:06.190] Received PubSub notification, asking Buildbucket for the build status
[16:34:06.224] Build status: STARTED
[16:34:36.478] Received PubSub notification, asking Buildbucket for the build status
[16:34:36.496] Build:
{
  "id": "8671211585470659665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T16:34:01.020821573Z",
  "startTime": "2026-09-08T16:34:05.947358772Z",
  "endTime": "2026-09-08T16:34:34.927776323Z",
  "updateTime": "2026-09-08T16:34:34.927776323Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:34:36.496] Invocation finished in 37.283944678s with status SUCCEEDED