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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3934 (4 months ago)

Debug log (UTC)

[07:58:28.402] New invocation is queued and will start shortly
[07:58:29.486] Starting the invocation (attempt 1)
[07:58:29.510] Ignoring gitiles_ref tag without the buildset tag
[07:58:29.510] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:58:29.510] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:58:29.511] Buildbucket request:
{
  "requestId": "8848451686956517936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848451686956517936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3934"
                            },
                        "id": "cron:v1:3934"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848451686956517936"
    },
    {
      "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"
  }
}
[07:58:31.201] Scheduled build:
{
  "id": "8683021624052753153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T07:58:30.548875665Z",
  "updateTime": "2026-05-01T07:58:30.548875665Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:58:31.201] Task URL: https://cr-buildbucket.appspot.com/build/8683021624052753153
[07:58:31.201] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848451686956517936:2:0) after 1m31s
[07:58:33.575] Received PubSub notification, asking Buildbucket for the build status
[07:58:33.598] Build status: SCHEDULED
[07:58:41.522] Received PubSub notification, asking Buildbucket for the build status
[07:58:41.539] Build status: STARTED
[07:59:05.919] Received PubSub notification, asking Buildbucket for the build status
[07:59:05.944] Build:
{
  "id": "8683021624052753153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T07:58:30.548875665Z",
  "startTime": "2026-05-01T07:58:38.189330169Z",
  "endTime": "2026-05-01T07:59:05.628027967Z",
  "updateTime": "2026-05-01T07:59:05.628027967Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:59:05.944] Invocation finished in 37.5486865s with status SUCCEEDED