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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:333 (2 weeks ago)

Debug log (UTC)

[12:00:03.668] New invocation is queued and will start shortly
[12:00:04.801] Starting the invocation (attempt 1)
[12:00:04.831] Ignoring gitiles_ref tag without the buildset tag
[12:00:04.831] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:00:04.832] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:00:04.832] Buildbucket request:
{
  "requestId": "8889114525491751824",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8889114525491751824",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "333"
                            },
                        "id": "cron:v1:333"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8889114525491751824"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[12:00:05.847] Scheduled build:
{
  "id": "8723684463473924785",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-06T12:00:04.960074884Z",
  "updateTime": "2025-02-06T12:00:04.960074884Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:00:05.847] Task URL: https://cr-buildbucket.appspot.com/build/8723684463473924785
[12:00:05.847] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8889114525491751824:2:0) after 2m41s
[12:00:06.659] Received PubSub notification, asking Buildbucket for the build status
[12:00:06.697] Build status: SCHEDULED
[12:00:13.837] Received PubSub notification, asking Buildbucket for the build status
[12:00:13.885] Build status: STARTED
[12:00:55.005] Received PubSub notification, asking Buildbucket for the build status
[12:00:55.029] Build:
{
  "id": "8723684463473924785",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-06T12:00:04.960074884Z",
  "startTime": "2025-02-06T12:00:12.952206232Z",
  "endTime": "2025-02-06T12:00:54.741225846Z",
  "updateTime": "2025-02-06T12:00:54.741225846Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:00:55.029] Invocation finished in 51.376094808s with status SUCCEEDED