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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11314 (2 weeks ago)

Debug log (UTC)

[21:55:48.118] New invocation is queued and will start shortly
[21:55:49.378] Starting the invocation (attempt 1)
[21:55:49.405] Ignoring gitiles_ref tag without the buildset tag
[21:55:49.405] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:55:49.406] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:55:49.432] Buildbucket request:
{
  "requestId": "8843687964540173136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843687964540173136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11314"
                            },
                        "id": "cron:v1:11314"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843687964540173136"
    },
    {
      "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"
  }
}
[21:55:50.968] Scheduled build:
{
  "id": "8678257901487315329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T21:55:50.409325717Z",
  "updateTime": "2026-06-22T21:55:50.870263632Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:55:50.968] Task URL: https://cr-buildbucket.appspot.com/build/8678257901487315329
[21:55:50.968] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843687964540173136:2:0) after 1m53s
[21:55:51.781] Received PubSub notification, asking Buildbucket for the build status
[21:55:51.848] Build status: SCHEDULED
[21:55:56.320] Received PubSub notification, asking Buildbucket for the build status
[21:55:56.342] Build status: STARTED
[21:56:21.084] Received PubSub notification, asking Buildbucket for the build status
[21:56:21.110] Build:
{
  "id": "8678257901487315329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T21:55:50.409325717Z",
  "startTime": "2026-06-22T21:55:55.916385924Z",
  "endTime": "2026-06-22T21:56:20.780708774Z",
  "updateTime": "2026-06-22T21:56:20.780708774Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:56:21.110] Invocation finished in 32.995194181s with status SUCCEEDED