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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:866526 (2 years ago)

Debug log (UTC)

[10:48:48.053] New invocation is queued and will start shortly
[10:48:49.118] Starting the invocation (attempt 1)
[10:48:49.146] Ignoring gitiles_ref tag without the buildset tag
[10:48:49.146] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:48:49.149] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:48:49.149] Buildbucket request:
{
  "requestId": "8921824513659861632",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921824513659861632",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "866526"
                            },
                        "id": "cron:v1:866526"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921824513659861632"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[10:48:49.976] Scheduled build:
{
  "id": "8756394451763686689",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123828,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T10:48:49.238191649Z",
  "updateTime": "2024-02-11T10:48:49.238191649Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:48:49.976] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756394451763686689
[10:48:49.976] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921824513659861632:2:0) after 9m9s
[10:48:50.721] Received PubSub notification, asking Buildbucket for the build status
[10:48:50.743] Build status: SCHEDULED
[10:48:57.368] Received PubSub notification, asking Buildbucket for the build status
[10:48:57.400] Build status: STARTED
[10:49:28.355] Received PubSub notification, asking Buildbucket for the build status
[10:49:28.394] Build:
{
  "id": "8756394451763686689",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123828,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T10:48:49.238191649Z",
  "startTime": "2024-02-11T10:48:57.120581144Z",
  "endTime": "2024-02-11T10:49:28.081072485Z",
  "updateTime": "2024-02-11T10:49:28.081072485Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:49:28.394] Invocation finished in 40.347530119s with status SUCCEEDED