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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:27321 (3 years ago)

Debug log (UTC)

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

  }
}
[03:37:04.635] Task URL: https://cr-buildbucket.appspot.com/build/8815309643213645761
[03:37:04.635] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8980739705191454528:2:0) after 4m42s
[03:37:24.585] Received PubSub notification, asking Buildbucket for the build status
[03:37:24.612] Build status: STARTED
[03:38:27.999] Received PubSub notification, asking Buildbucket for the build status
[03:38:28.043] Build:
{
  "id": "8815309643213645761",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-02T03:37:04.306156590Z",
  "startTime": "2022-05-02T03:37:23.638974Z",
  "endTime": "2022-05-02T03:38:27.699025121Z",
  "updateTime": "2022-05-02T03:38:27.699025121Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:28.043] Invocation finished in 1m25.00561463s with status SUCCEEDED