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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9481 (2 days ago)

Debug log (UTC)

[20:30:24.056] New invocation is queued and will start shortly
[20:30:26.737] Starting the invocation (attempt 1)
[20:30:26.765] Ignoring gitiles_ref tag without the buildset tag
[20:30:26.765] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:30:26.765] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:30:26.765] Buildbucket request:
{
  "requestId": "8844871098074669200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844871098074669200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9481"
                            },
                        "id": "cron:v1:9481"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844871098074669200"
    },
    {
      "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"
  }
}
[20:30:28.649] Scheduled build:
{
  "id": "8679441033445741057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T20:30:27.848770277Z",
  "updateTime": "2026-06-09T20:30:28.340392360Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:30:28.649] Task URL: https://cr-buildbucket.appspot.com/build/8679441033445741057
[20:30:28.649] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844871098074669200:2:0) after 3m3s
[20:30:28.840] Received PubSub notification, asking Buildbucket for the build status
[20:30:28.909] Build status: SCHEDULED
[20:30:33.196] Received PubSub notification, asking Buildbucket for the build status
[20:30:33.249] Build status: STARTED
[20:30:57.628] Received PubSub notification, asking Buildbucket for the build status
[20:30:57.663] Build:
{
  "id": "8679441033445741057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T20:30:27.848770277Z",
  "startTime": "2026-06-09T20:30:32.692618258Z",
  "endTime": "2026-06-09T20:30:57.288460659Z",
  "updateTime": "2026-06-09T20:30:57.288460659Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:30:57.663] Invocation finished in 33.612304142s with status SUCCEEDED