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:6802 (1 month ago)

Debug log (UTC)

[18:16:51.373] New invocation is queued and will start shortly
[18:16:53.112] Starting the invocation (attempt 1)
[18:16:53.139] Ignoring gitiles_ref tag without the buildset tag
[18:16:53.139] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:16:53.139] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:16:53.140] Buildbucket request:
{
  "requestId": "8846600842346854064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846600842346854064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6802"
                            },
                        "id": "cron:v1:6802"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846600842346854064"
    },
    {
      "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"
  }
}
[18:16:54.884] Scheduled build:
{
  "id": "8681170778854415041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T18:16:54.078707257Z",
  "updateTime": "2026-05-21T18:16:54.534673942Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:16:54.884] Task URL: https://cr-buildbucket.appspot.com/build/8681170778854415041
[18:16:54.884] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846600842346854064:2:0) after 3m32s
[18:16:55.494] Received PubSub notification, asking Buildbucket for the build status
[18:16:55.562] Build status: SCHEDULED
[18:17:00.512] Received PubSub notification, asking Buildbucket for the build status
[18:17:00.545] Build status: STARTED
[18:17:28.132] Received PubSub notification, asking Buildbucket for the build status
[18:17:28.151] Build:
{
  "id": "8681170778854415041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T18:16:54.078707257Z",
  "startTime": "2026-05-21T18:17:00.325408973Z",
  "endTime": "2026-05-21T18:17:26.841409471Z",
  "updateTime": "2026-05-21T18:17:26.841409471Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:17:28.151] Invocation finished in 36.787572771s with status SUCCEEDED