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:5575 (2 months ago)

Debug log (UTC)

[00:35:28.387] New invocation is queued and will start shortly
[00:35:29.608] Starting the invocation (attempt 1)
[00:35:29.636] Ignoring gitiles_ref tag without the buildset tag
[00:35:29.636] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:35:29.636] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:35:29.636] Buildbucket request:
{
  "requestId": "8847392394527222384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847392394527222384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5575"
                            },
                        "id": "cron:v1:5575"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847392394527222384"
    },
    {
      "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"
  }
}
[00:35:31.254] Scheduled build:
{
  "id": "8681962331702001985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T00:35:30.457476056Z",
  "updateTime": "2026-05-13T00:35:30.914728523Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:35:31.254] Task URL: https://cr-buildbucket.appspot.com/build/8681962331702001985
[00:35:31.254] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847392394527222384:2:0) after 4m22s
[00:35:31.710] Received PubSub notification, asking Buildbucket for the build status
[00:35:31.726] Build status: SCHEDULED
[00:35:36.414] Received PubSub notification, asking Buildbucket for the build status
[00:35:36.430] Build status: STARTED
[00:36:06.671] Received PubSub notification, asking Buildbucket for the build status
[00:36:06.697] Build:
{
  "id": "8681962331702001985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T00:35:30.457476056Z",
  "startTime": "2026-05-13T00:35:36.248253584Z",
  "endTime": "2026-05-13T00:36:06.361970854Z",
  "updateTime": "2026-05-13T00:36:06.361970854Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:36:06.697] Invocation finished in 38.318295379s with status SUCCEEDED