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:28257 (3 years ago)

Debug log (UTC)

[03:37:02.436] New invocation is queued and will start shortly
[03:37:03.517] Starting the invocation (attempt 1)
[03:37:03.582] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.582] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.582] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.583] Buildbucket request:
{
  "requestId": "8977206424146044816",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8977206424146044816",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "28257"
                            },
                        "id": "cron:v1:28257"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8977206424146044816"
    },
    {
      "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"
  }
}
[03:37:04.132] Scheduled build:
{
  "id": "8811776362148606113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-06-10T03:37:03.711461596Z",
  "updateTime": "2022-06-10T03:37:03.711461596Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.132] Task URL: https://cr-buildbucket.appspot.com/build/8811776362148606113
[03:37:04.132] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8977206424146044816:2:0) after 2m26s
[03:38:32.097] Received PubSub notification, asking Buildbucket for the build status
[03:38:32.168] Build status: STARTED
[03:39:28.980] Received PubSub notification, asking Buildbucket for the build status
[03:39:29.010] Build:
{
  "id": "8811776362148606113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-06-10T03:37:03.711461596Z",
  "startTime": "2022-06-10T03:38:31.336816Z",
  "endTime": "2022-06-10T03:39:28.539756257Z",
  "updateTime": "2022-06-10T03:39:28.539756257Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:29.010] Invocation finished in 2m26.588699358s with status SUCCEEDED