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:33468 (2 years ago)

Debug log (UTC)

[06:37:03.069] New invocation is queued and will start shortly
[06:37:04.132] Starting the invocation (attempt 1)
[06:37:04.162] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.162] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.162] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.163] Buildbucket request:
{
  "requestId": "8957535557146083344",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8957535557146083344",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33468"
                            },
                        "id": "cron:v1:33468"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8957535557146083344"
    },
    {
      "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:04.449] Scheduled build:
{
  "id": "8792105495280258433",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-13T06:37:04.224243586Z",
  "updateTime": "2023-01-13T06:37:04.224243586Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.450] Task URL: https://cr-buildbucket.appspot.com/build/8792105495280258433
[06:37:04.450] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8957535557146083344:2:0) after 4m1s
[06:38:47.374] Received PubSub notification, asking Buildbucket for the build status
[06:38:47.400] Build status: STARTED
[06:39:18.950] Received PubSub notification, asking Buildbucket for the build status
[06:39:18.978] Build:
{
  "id": "8792105495280258433",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-13T06:37:04.224243586Z",
  "startTime": "2023-01-13T06:38:46.469880Z",
  "endTime": "2023-01-13T06:39:18.736836620Z",
  "updateTime": "2023-01-13T06:39:18.736836620Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:18.978] Invocation finished in 2m15.915179607s with status SUCCEEDED