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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4441 (4 months ago)

Debug log (UTC)

[22:40:56.302] New invocation is queued and will start shortly
[22:40:57.452] Starting the invocation (attempt 1)
[22:40:57.478] Ignoring gitiles_ref tag without the buildset tag
[22:40:57.478] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:40:57.478] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:40:57.478] Buildbucket request:
{
  "requestId": "8848124376157035760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848124376157035760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4441"
                            },
                        "id": "cron:v1:4441"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848124376157035760"
    },
    {
      "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"
  }
}
[22:41:00.099] Scheduled build:
{
  "id": "8682694312866745953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T22:40:58.820902545Z",
  "updateTime": "2026-05-04T22:40:58.820902545Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:41:00.099] Task URL: https://cr-buildbucket.appspot.com/build/8682694312866745953
[22:41:00.099] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848124376157035760:2:0) after 2m57s
[22:41:00.593] Received PubSub notification, asking Buildbucket for the build status
[22:41:00.675] Build status: SCHEDULED
[22:41:05.300] Received PubSub notification, asking Buildbucket for the build status
[22:41:05.318] Build status: STARTED
[22:41:30.969] Received PubSub notification, asking Buildbucket for the build status
[22:41:30.997] Build:
{
  "id": "8682694312866745953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T22:40:58.820902545Z",
  "startTime": "2026-05-04T22:41:04.947683805Z",
  "endTime": "2026-05-04T22:41:29.896429397Z",
  "updateTime": "2026-05-04T22:41:29.896429397Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:41:30.997] Invocation finished in 34.698972359s with status SUCCEEDED