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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5374 (2 months ago)

Debug log (UTC)

[14:05:10.320] New invocation is queued and will start shortly
[14:05:11.378] Starting the invocation (attempt 1)
[14:05:11.414] Ignoring gitiles_ref tag without the buildset tag
[14:05:11.414] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:05:11.414] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:05:11.414] Buildbucket request:
{
  "requestId": "8847522646616511344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847522646616511344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5374"
                            },
                        "id": "cron:v1:5374"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847522646616511344"
    },
    {
      "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"
  }
}
[14:05:13.916] Scheduled build:
{
  "id": "8682092583157834433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T14:05:12.989040446Z",
  "updateTime": "2026-05-11T14:05:13.482809631Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:05:13.916] Task URL: https://cr-buildbucket.appspot.com/build/8682092583157834433
[14:05:13.916] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847522646616511344:2:0) after 6m55s
[14:05:14.292] Received PubSub notification, asking Buildbucket for the build status
[14:05:14.311] Build status: SCHEDULED
[14:05:17.895] Received PubSub notification, asking Buildbucket for the build status
[14:05:17.920] Build status: STARTED
[14:05:41.762] Received PubSub notification, asking Buildbucket for the build status
[14:05:41.820] Build:
{
  "id": "8682092583157834433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-11T14:05:12.989040446Z",
  "startTime": "2026-05-11T14:05:17.180611800Z",
  "endTime": "2026-05-11T14:05:41.301207013Z",
  "updateTime": "2026-05-11T14:05:41.301207013Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:05:41.820] Invocation finished in 31.512627288s with status SUCCEEDED