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:4276 (4 months ago)

Debug log (UTC)

[18:26:00.685] New invocation is queued and will start shortly
[18:26:01.899] Starting the invocation (attempt 1)
[18:26:01.926] Ignoring gitiles_ref tag without the buildset tag
[18:26:01.926] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:26:01.927] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:26:01.927] Buildbucket request:
{
  "requestId": "8848231011744041808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848231011744041808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4276"
                            },
                        "id": "cron:v1:4276"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848231011744041808"
    },
    {
      "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"
  }
}
[18:26:03.694] Scheduled build:
{
  "id": "8682800948677475649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T18:26:02.986128179Z",
  "updateTime": "2026-05-03T18:26:02.986128179Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:26:03.694] Task URL: https://cr-buildbucket.appspot.com/build/8682800948677475649
[18:26:03.694] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848231011744041808:2:0) after 5m3s
[18:26:04.210] Received PubSub notification, asking Buildbucket for the build status
[18:26:04.230] Build status: SCHEDULED
[18:26:08.330] Received PubSub notification, asking Buildbucket for the build status
[18:26:08.349] Build status: STARTED
[18:26:39.240] Received PubSub notification, asking Buildbucket for the build status
[18:26:39.257] Build:
{
  "id": "8682800948677475649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T18:26:02.986128179Z",
  "startTime": "2026-05-03T18:26:07.988406517Z",
  "endTime": "2026-05-03T18:26:38.841183784Z",
  "updateTime": "2026-05-03T18:26:38.841183784Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:26:39.257] Invocation finished in 38.578414513s with status SUCCEEDED