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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10966 (3 weeks ago)

Debug log (UTC)

[10:25:47.019] New invocation is queued and will start shortly
[10:25:48.178] Starting the invocation (attempt 1)
[10:25:48.209] Ignoring gitiles_ref tag without the buildset tag
[10:25:48.209] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:25:48.209] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:25:48.209] Buildbucket request:
{
  "requestId": "8843912570672623952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843912570672623952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10966"
                            },
                        "id": "cron:v1:10966"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843912570672623952"
    },
    {
      "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"
  }
}
[10:25:49.715] Scheduled build:
{
  "id": "8678482507912711041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T10:25:49.030998777Z",
  "updateTime": "2026-06-20T10:25:49.030998777Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:25:49.715] Task URL: https://cr-buildbucket.appspot.com/build/8678482507912711041
[10:25:49.715] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843912570672623952:2:0) after 1m12s
[10:25:52.200] Received PubSub notification, asking Buildbucket for the build status
[10:25:52.260] Build status: SCHEDULED
[10:26:02.252] Received PubSub notification, asking Buildbucket for the build status
[10:26:02.277] Build status: STARTED
[10:26:33.112] Received PubSub notification, asking Buildbucket for the build status
[10:26:33.234] Build:
{
  "id": "8678482507912711041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T10:25:49.030998777Z",
  "startTime": "2026-06-20T10:26:02.105210195Z",
  "endTime": "2026-06-20T10:26:32.813420620Z",
  "updateTime": "2026-06-20T10:26:32.813420620Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:26:33.234] Invocation finished in 46.219194153s with status SUCCEEDED