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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5803 (2 months ago)

Debug log (UTC)

[15:33:20.546] New invocation is queued and will start shortly
[15:33:21.760] Starting the invocation (attempt 1)
[15:33:21.786] Ignoring gitiles_ref tag without the buildset tag
[15:33:21.786] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:33:21.786] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:33:21.786] Buildbucket request:
{
  "requestId": "8847245308508976896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847245308508976896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5803"
                            },
                        "id": "cron:v1:5803"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847245308508976896"
    },
    {
      "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"
  }
}
[15:33:24.905] Scheduled build:
{
  "id": "8681815245720619665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T15:33:22.580159660Z",
  "updateTime": "2026-05-14T15:33:23.900895932Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:33:24.905] Task URL: https://cr-buildbucket.appspot.com/build/8681815245720619665
[15:33:24.905] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847245308508976896:2:0) after 2m9s
[15:33:25.432] Received PubSub notification, asking Buildbucket for the build status
[15:33:25.461] Build status: SCHEDULED
[15:33:27.136] Received PubSub notification, asking Buildbucket for the build status
[15:33:27.233] Build status: STARTED
[15:33:51.503] Received PubSub notification, asking Buildbucket for the build status
[15:33:51.534] Build:
{
  "id": "8681815245720619665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T15:33:22.580159660Z",
  "startTime": "2026-05-14T15:33:26.966735063Z",
  "endTime": "2026-05-14T15:33:51.213078240Z",
  "updateTime": "2026-05-14T15:33:51.213078240Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:33:51.534] Invocation finished in 30.996980722s with status SUCCEEDED