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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4903 (2 months ago)

Debug log (UTC)

[05:33:23.864] New invocation is queued and will start shortly
[05:33:25.023] Starting the invocation (attempt 1)
[05:33:25.067] Ignoring gitiles_ref tag without the buildset tag
[05:33:25.067] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:33:25.067] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:33:25.068] Buildbucket request:
{
  "requestId": "8847826635559278464",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847826635559278464",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4903"
                            },
                        "id": "cron:v1:4903"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847826635559278464"
    },
    {
      "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"
  }
}
[05:33:26.734] Scheduled build:
{
  "id": "8682396572865896961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T05:33:25.812301257Z",
  "updateTime": "2026-05-08T05:33:26.493710639Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:33:26.734] Task URL: https://cr-buildbucket.appspot.com/build/8682396572865896961
[05:33:26.734] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847826635559278464:2:0) after 8m55s
[05:33:27.280] Received PubSub notification, asking Buildbucket for the build status
[05:33:27.309] Build status: SCHEDULED
[05:33:34.316] Received PubSub notification, asking Buildbucket for the build status
[05:33:34.345] Build status: STARTED
[05:34:02.487] Received PubSub notification, asking Buildbucket for the build status
[05:34:02.506] Build:
{
  "id": "8682396572865896961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T05:33:25.812301257Z",
  "startTime": "2026-05-08T05:33:31.749226123Z",
  "endTime": "2026-05-08T05:34:01.922148556Z",
  "updateTime": "2026-05-08T05:34:01.922148556Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:34:02.506] Invocation finished in 38.646754258s with status SUCCEEDED