Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 02e2e6e6706313edbdbc732c0569163bdfbfca77)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-default-build-linux"
>

Incoming triggers

Incoming properties

{
  "branch": "refs/heads/main",
  "repository": "https://pigweed.googlesource.com/pigweed/examples",
  "revision": "cba456df062a7ff6b7322a66f4d775cc08def61e"
}

Incoming tags

  • buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/cba456df062a7ff6b7322a66f4d775cc08def61e
  • gitiles_ref:refs/heads/main

Debug log (UTC)

[19:07:05.216] New invocation is queued and will start shortly
[19:07:06.592] Starting the invocation (attempt 1)
[19:07:06.628] Popped buildset tag "buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/cba456df062a7ff6b7322a66f4d775cc08def61e"
[19:07:06.628] Popped gitiles commit info from properties and tags
[19:07:06.628] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:07:06.628] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:07:06.628] Buildbucket request:
{
  "requestId": "8887094526085036448",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8887094526085036448",
            "job": "pigweed/examples.ci-examples-default-build-linux",
            "triggers": [
                  {
                        "gitiles": {
                              "ref": "refs/heads/main",
                              "repo": "https://pigweed.googlesource.com/pigweed/examples",
                              "revision": "cba456df062a7ff6b7322a66f4d775cc08def61e"
                            },
                        "id": "https://pigweed.googlesource.com/pigweed/examples/+/refs/heads/main@cba456df062a7ff6b7322a66f4d775cc08def61e",
                        "title": "cba456df062a7ff6b7322a66f4d775cc08def61e",
                        "url": "https://pigweed.googlesource.com/pigweed/examples/+/cba456df062a7ff6b7322a66f4d775cc08def61e"
                      }
                ]
          }
    },
  "gitilesCommit": {
    "host": "pigweed.googlesource.com",
    "project": "pigweed/examples",
    "id": "cba456df062a7ff6b7322a66f4d775cc08def61e",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8887094526085036448"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-default-build-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[19:07:07.283] Scheduled build:
{
  "id": "8721664463654115633",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-28T19:07:06.907232944Z",
  "updateTime": "2025-02-28T19:07:06.907232944Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "cba456df062a7ff6b7322a66f4d775cc08def61e",
      "ref": "refs/heads/main"
    }
  }
}
[19:07:07.283] Task URL: https://cr-buildbucket.appspot.com/build/8721664463654115633
[19:07:07.283] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8887094526085036448:2:0) after 8m18s
[19:07:08.318] Received PubSub notification, asking Buildbucket for the build status
[19:07:08.337] Build status: SCHEDULED
[19:07:12.472] Received PubSub notification, asking Buildbucket for the build status
[19:07:12.497] Build status: STARTED
[19:12:14.974] Received PubSub notification, asking Buildbucket for the build status
[19:12:15.013] Build:
{
  "id": "8721664463654115633",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-28T19:07:06.907232944Z",
  "startTime": "2025-02-28T19:07:12.227539331Z",
  "endTime": "2025-02-28T19:12:14.597765934Z",
  "updateTime": "2025-02-28T19:12:14.597765934Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "cba456df062a7ff6b7322a66f4d775cc08def61e",
      "ref": "refs/heads/main"
    }
  }
}
[19:12:15.013] Invocation finished in 5m9.806854802s with status SUCCEEDED