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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8980 (6 days ago)

Debug log (UTC)

[06:43:25.263] New invocation is queued and will start shortly
[06:43:30.477] Starting the invocation (attempt 1)
[06:43:30.506] Ignoring gitiles_ref tag without the buildset tag
[06:43:30.506] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:43:30.554] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:43:30.554] Buildbucket request:
{
  "requestId": "8845194918046774736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845194918046774736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8980"
                            },
                        "id": "cron:v1:8980"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845194918046774736"
    },
    {
      "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"
  }
}
[06:43:32.234] Scheduled build:
{
  "id": "8679764850773939153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T06:43:31.579371950Z",
  "updateTime": "2026-06-06T06:43:31.579371950Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:43:32.234] Task URL: https://cr-buildbucket.appspot.com/build/8679764850773939153
[06:43:32.234] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845194918046774736:2:0) after 9m15s
[06:43:36.323] Received PubSub notification, asking Buildbucket for the build status
[06:43:36.344] Build status: SCHEDULED
[06:43:55.411] Received PubSub notification, asking Buildbucket for the build status
[06:43:55.441] Build status: STARTED
[06:44:23.766] Received PubSub notification, asking Buildbucket for the build status
[06:44:23.786] Build:
{
  "id": "8679764850773939153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T06:43:31.579371950Z",
  "startTime": "2026-06-06T06:43:49.466648381Z",
  "endTime": "2026-06-06T06:44:13.197754728Z",
  "updateTime": "2026-06-06T06:44:13.197754728Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:44:23.786] Invocation finished in 58.527429976s with status SUCCEEDED