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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37248 (2 years ago)

Debug log (UTC)

[18:37:03.433] New invocation is queued and will start shortly
[18:37:04.516] Starting the invocation (attempt 1)
[18:37:04.550] Ignoring gitiles_ref tag without the buildset tag
[18:37:04.550] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:04.550] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:04.550] Buildbucket request:
{
  "requestId": "8943266534561765712",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8943266534561765712",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37248"
                            },
                        "id": "cron:v1:37248"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943266534561765712"
    },
    {
      "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"
  }
}
[18:37:04.925] Scheduled build:
{
  "id": "8777836472634113489",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-19T18:37:04.642030215Z",
  "updateTime": "2023-06-19T18:37:04.642030215Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:04.925] Task URL: https://cr-buildbucket.appspot.com/build/8777836472634113489
[18:37:04.925] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8943266534561765712:2:0) after 4m31s
[18:39:27.492] Received PubSub notification, asking Buildbucket for the build status
[18:39:27.509] Build status: STARTED
[18:40:30.762] Received PubSub notification, asking Buildbucket for the build status
[18:40:30.788] Build:
{
  "id": "8777836472634113489",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-19T18:37:04.642030215Z",
  "startTime": "2023-06-19T18:39:26.534542Z",
  "endTime": "2023-06-19T18:40:30.082151116Z",
  "updateTime": "2023-06-19T18:40:30.082151116Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:40:30.788] Invocation finished in 3m27.368289918s with status SUCCEEDED