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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14689 (1 month ago)

Debug log (UTC)

[23:05:10.609] New invocation is queued and will start shortly
[23:05:11.671] Starting the invocation (attempt 1)
[23:05:11.707] Ignoring gitiles_ref tag without the buildset tag
[23:05:11.707] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:05:11.707] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:05:11.708] Buildbucket request:
{
  "requestId": "8841509272658277488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841509272658277488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14689"
                            },
                        "id": "cron:v1:14689"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841509272658277488"
    },
    {
      "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"
  }
}
[23:05:13.107] Scheduled build:
{
  "id": "8676079210172491217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T23:05:12.360235680Z",
  "updateTime": "2026-07-16T23:05:12.891499784Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:05:13.107] Task URL: https://cr-buildbucket.appspot.com/build/8676079210172491217
[23:05:13.107] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841509272658277488:2:0) after 1m35s
[23:05:13.622] Received PubSub notification, asking Buildbucket for the build status
[23:05:13.651] Build status: SCHEDULED
[23:05:16.805] Received PubSub notification, asking Buildbucket for the build status
[23:05:16.918] Build status: STARTED
[23:05:41.607] Received PubSub notification, asking Buildbucket for the build status
[23:05:41.634] Build:
{
  "id": "8676079210172491217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T23:05:12.360235680Z",
  "startTime": "2026-07-16T23:05:16.626968135Z",
  "endTime": "2026-07-16T23:05:41.354942953Z",
  "updateTime": "2026-07-16T23:05:41.354942953Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:05:41.634] Invocation finished in 31.028559804s with status SUCCEEDED