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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9028 (6 days ago)

Debug log (UTC)

[15:02:38.266] New invocation is queued and will start shortly
[15:02:39.404] Starting the invocation (attempt 1)
[15:02:39.431] Ignoring gitiles_ref tag without the buildset tag
[15:02:39.431] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:02:39.431] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:02:39.431] Buildbucket request:
{
  "requestId": "8845163510048027440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845163510048027440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9028"
                            },
                        "id": "cron:v1:9028"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845163510048027440"
    },
    {
      "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"
  }
}
[15:02:41.006] Scheduled build:
{
  "id": "8679733447203531073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T15:02:40.357319684Z",
  "updateTime": "2026-06-06T15:02:40.809535199Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:02:41.006] Task URL: https://cr-buildbucket.appspot.com/build/8679733447203531073
[15:02:41.006] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845163510048027440:2:0) after 4m50s
[15:02:41.497] Received PubSub notification, asking Buildbucket for the build status
[15:02:41.518] Build status: SCHEDULED
[15:02:48.392] Received PubSub notification, asking Buildbucket for the build status
[15:02:48.417] Build status: STARTED
[15:03:13.282] Received PubSub notification, asking Buildbucket for the build status
[15:03:13.303] Build:
{
  "id": "8679733447203531073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T15:02:40.357319684Z",
  "startTime": "2026-06-06T15:02:45.866154975Z",
  "endTime": "2026-06-06T15:03:12.867573019Z",
  "updateTime": "2026-06-06T15:03:12.867573019Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:03:13.303] Invocation finished in 35.041627068s with status SUCCEEDED