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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7717 (3 weeks ago)

Debug log (UTC)

[06:30:48.290] New invocation is queued and will start shortly
[06:30:49.465] Starting the invocation (attempt 1)
[06:30:49.487] Ignoring gitiles_ref tag without the buildset tag
[06:30:49.487] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:30:49.487] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:30:49.487] Buildbucket request:
{
  "requestId": "8846011084489412512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846011084489412512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7717"
                            },
                        "id": "cron:v1:7717"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846011084489412512"
    },
    {
      "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"
  }
}
[06:30:51.144] Scheduled build:
{
  "id": "8680581021614882065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T06:30:50.410597641Z",
  "updateTime": "2026-05-28T06:30:50.410597641Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:30:51.144] Task URL: https://cr-buildbucket.appspot.com/build/8680581021614882065
[06:30:51.144] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846011084489412512:2:0) after 2m27s
[06:30:51.796] Received PubSub notification, asking Buildbucket for the build status
[06:30:51.824] Build status: SCHEDULED
[06:30:57.984] Received PubSub notification, asking Buildbucket for the build status
[06:30:58.018] Build status: STARTED
[06:31:24.570] Received PubSub notification, asking Buildbucket for the build status
[06:31:24.594] Build:
{
  "id": "8680581021614882065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T06:30:50.410597641Z",
  "startTime": "2026-05-28T06:30:57.292101783Z",
  "endTime": "2026-05-28T06:31:24.235893062Z",
  "updateTime": "2026-05-28T06:31:24.235893062Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:31:24.594] Invocation finished in 36.30850306s with status SUCCEEDED