Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:334 (1 week ago)

Debug log (UTC)

[07:13:02.159] New invocation is queued and will start shortly
[07:13:03.364] Starting the invocation (attempt 1)
[07:13:03.385] Ignoring gitiles_ref tag without the buildset tag
[07:13:03.385] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:13:03.385] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:13:03.385] Buildbucket request:
{
  "requestId": "8850810066760823968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850810066760823968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "334"
                            },
                        "id": "cron:v1:334"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850810066760823968"
    },
    {
      "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"
  }
}
[07:13:05.085] Scheduled build:
{
  "id": "8685380003776586017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T07:13:04.377834221Z",
  "updateTime": "2026-04-05T07:13:04.377834221Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:13:05.085] Task URL: https://cr-buildbucket.appspot.com/build/8685380003776586017
[07:13:05.086] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850810066760823968:2:0) after 4m46s
[07:13:07.710] Received PubSub notification, asking Buildbucket for the build status
[07:13:07.729] Build status: SCHEDULED
[07:13:41.955] Received PubSub notification, asking Buildbucket for the build status
[07:13:41.971] Build status: STARTED
[07:14:16.650] Received PubSub notification, asking Buildbucket for the build status
[07:14:16.704] Build:
{
  "id": "8685380003776586017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T07:13:04.377834221Z",
  "startTime": "2026-04-05T07:13:32.907801131Z",
  "endTime": "2026-04-05T07:14:16.055879135Z",
  "updateTime": "2026-04-05T07:14:16.055879135Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:14:16.704] Invocation finished in 1m14.555587937s with status SUCCEEDED