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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4336 (4 months ago)

Debug log (UTC)

[04:41:59.954] New invocation is queued and will start shortly
[04:42:01.058] Starting the invocation (attempt 1)
[04:42:01.082] Ignoring gitiles_ref tag without the buildset tag
[04:42:01.082] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:42:01.082] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:42:01.083] Buildbucket request:
{
  "requestId": "8848192257141621136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848192257141621136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4336"
                            },
                        "id": "cron:v1:4336"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848192257141621136"
    },
    {
      "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"
  }
}
[04:42:03.680] Scheduled build:
{
  "id": "8682762193520663601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T04:42:02.784664508Z",
  "updateTime": "2026-05-04T04:42:03.378075855Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:42:03.680] Task URL: https://cr-buildbucket.appspot.com/build/8682762193520663601
[04:42:03.680] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848192257141621136:2:0) after 9m34s
[04:42:04.118] Received PubSub notification, asking Buildbucket for the build status
[04:42:04.138] Build status: SCHEDULED
[04:42:07.812] Received PubSub notification, asking Buildbucket for the build status
[04:42:07.828] Build status: STARTED
[04:42:29.647] Received PubSub notification, asking Buildbucket for the build status
[04:42:29.687] Build:
{
  "id": "8682762193520663601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T04:42:02.784664508Z",
  "startTime": "2026-05-04T04:42:07.612777618Z",
  "endTime": "2026-05-04T04:42:29.385589399Z",
  "updateTime": "2026-05-04T04:42:29.385589399Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:42:29.687] Invocation finished in 29.739276407s with status SUCCEEDED