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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:27900 (3 years ago)

Debug log (UTC)

[06:37:02.350] New invocation is queued and will start shortly
[06:37:03.429] Starting the invocation (attempt 1)
[06:37:03.475] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.475] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.476] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.476] Buildbucket request:
{
  "requestId": "8978554054112819216",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8978554054112819216",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27900"
                            },
                        "id": "cron:v1:27900"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8978554054112819216"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:37:03.905] Scheduled build:
{
  "id": "8813123992190226145",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-26T06:37:03.552047480Z",
  "updateTime": "2022-05-26T06:37:03.552047480Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:03.905] Task URL: https://cr-buildbucket.appspot.com/build/8813123992190226145
[06:37:03.905] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8978554054112819216:2:0) after 4m36s
[06:38:55.953] Received PubSub notification, asking Buildbucket for the build status
[06:38:55.985] Build status: STARTED
[06:39:53.788] Received PubSub notification, asking Buildbucket for the build status
[06:39:53.874] Build:
{
  "id": "8813123992190226145",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-26T06:37:03.552047480Z",
  "startTime": "2022-05-26T06:38:53.359486Z",
  "endTime": "2022-05-26T06:39:53.544984643Z",
  "updateTime": "2022-05-26T06:39:53.544984643Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:53.874] Invocation finished in 2m51.539340477s with status SUCCEEDED