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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8677 (1 week ago)

Debug log (UTC)

[02:51:10.899] New invocation is queued and will start shortly
[02:51:12.017] Starting the invocation (attempt 1)
[02:51:12.055] Ignoring gitiles_ref tag without the buildset tag
[02:51:12.055] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:51:12.056] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:51:12.057] Buildbucket request:
{
  "requestId": "8845390723220545792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845390723220545792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8677"
                            },
                        "id": "cron:v1:8677"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845390723220545792"
    },
    {
      "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"
  }
}
[02:51:13.818] Scheduled build:
{
  "id": "8679960660264373217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T02:51:13.097469692Z",
  "updateTime": "2026-06-04T02:51:13.666178549Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:51:13.818] Task URL: https://cr-buildbucket.appspot.com/build/8679960660264373217
[02:51:13.818] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845390723220545792:2:0) after 4m7s
[02:51:14.489] Received PubSub notification, asking Buildbucket for the build status
[02:51:14.581] Build status: SCHEDULED
[02:51:18.042] Received PubSub notification, asking Buildbucket for the build status
[02:51:18.060] Build status: STARTED
[02:51:41.495] Received PubSub notification, asking Buildbucket for the build status
[02:51:41.514] Build:
{
  "id": "8679960660264373217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T02:51:13.097469692Z",
  "startTime": "2026-06-04T02:51:17.875268942Z",
  "endTime": "2026-06-04T02:51:41.177533328Z",
  "updateTime": "2026-06-04T02:51:41.177533328Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:51:41.514] Invocation finished in 30.619160245s with status SUCCEEDED