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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:346 (2 weeks ago)

Debug log (UTC)

[09:17:04.783] New invocation is queued and will start shortly
[09:17:05.867] Starting the invocation (attempt 1)
[09:17:05.895] Ignoring gitiles_ref tag without the buildset tag
[09:17:05.895] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:17:05.895] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:17:05.896] Buildbucket request:
{
  "requestId": "8850802262603015984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850802262603015984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "346"
                            },
                        "id": "cron:v1:346"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850802262603015984"
    },
    {
      "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"
  }
}
[09:17:08.361] Scheduled build:
{
  "id": "8685372198991640625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T09:17:07.600106219Z",
  "updateTime": "2026-04-05T09:17:07.600106219Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:17:08.361] Task URL: https://cr-buildbucket.appspot.com/build/8685372198991640625
[09:17:08.361] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850802262603015984:2:0) after 4m50s
[09:17:08.920] Received PubSub notification, asking Buildbucket for the build status
[09:17:08.948] Build status: SCHEDULED
[09:17:13.273] Received PubSub notification, asking Buildbucket for the build status
[09:17:13.354] Build status: STARTED
[09:17:46.323] Received PubSub notification, asking Buildbucket for the build status
[09:17:46.340] Build:
{
  "id": "8685372198991640625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T09:17:07.600106219Z",
  "startTime": "2026-04-05T09:17:13.076056336Z",
  "endTime": "2026-04-05T09:17:43.992312807Z",
  "updateTime": "2026-04-05T09:17:43.992312807Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:17:46.340] Invocation finished in 41.567018061s with status SUCCEEDED