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

Debug log (UTC)

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

  }
}
[03:37:04.072] Task URL: https://cr-buildbucket.appspot.com/build/8789761299243871665
[03:37:04.072] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8955191361595690688:2:0) after 6m46s
[03:37:35.745] Received PubSub notification, asking Buildbucket for the build status
[03:37:35.772] Build status: STARTED
[03:38:08.623] Received PubSub notification, asking Buildbucket for the build status
[03:38:08.814] Build:
{
  "id": "8789761299243871665",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-08T03:37:03.777596682Z",
  "startTime": "2023-02-08T03:37:34.879779Z",
  "endTime": "2023-02-08T03:38:08.362360030Z",
  "updateTime": "2023-02-08T03:38:08.362360030Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:08.814] Invocation finished in 1m6.662955556s with status SUCCEEDED