Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:780948 (2 years ago)

Debug log (UTC)

[17:35:22.061] New invocation is queued and will start shortly
[17:35:23.147] Starting the invocation (attempt 1)
[17:35:23.214] Ignoring gitiles_ref tag without the buildset tag
[17:35:23.219] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:35:23.234] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:35:23.234] Buildbucket request:
{
  "requestId": "8930224452563292992",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8930224452563292992",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "780948"
                            },
                        "id": "cron:v1:780948"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8930224452563292992"
    },
    {
      "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"
  }
}
[17:35:23.809] Scheduled build:
{
  "id": "8764794390553013553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 111602,
  "createdBy": "project:infra",
  "createTime": "2023-11-10T17:35:23.356355907Z",
  "updateTime": "2023-11-10T17:35:23.356355907Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:35:23.809] Task URL: https://cr-buildbucket-dev.appspot.com/build/8764794390553013553
[17:35:23.809] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8930224452563292992:2:0) after 2m28s
[17:36:49.354] Received PubSub notification, asking Buildbucket for the build status
[17:36:49.385] Build:
{
  "id": "8764794390553013553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 111602,
  "createdBy": "project:infra",
  "createTime": "2023-11-10T17:35:23.356355907Z",
  "startTime": "2023-11-10T17:35:25.257142Z",
  "endTime": "2023-11-10T17:36:02.461093Z",
  "updateTime": "2023-11-10T17:36:02.461093Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:36:49.385] Invocation finished in 1m27.329358109s with status SUCCEEDED