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

Debug log (UTC)

[12:37:02.241] New invocation is queued and will start shortly
[12:37:05.329] Starting the invocation (attempt 1)
[12:37:05.363] Ignoring gitiles_ref tag without the buildset tag
[12:37:05.363] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:05.364] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:05.364] Buildbucket request:
{
  "requestId": "8961952160132551392",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8961952160132551392",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32298"
                            },
                        "id": "cron:v1:32298"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8961952160132551392"
    },
    {
      "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"
  }
}
[12:37:05.751] Scheduled build:
{
  "id": "8796522096104002497",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-25T12:37:05.453343350Z",
  "updateTime": "2022-11-25T12:37:05.453343350Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.751] Task URL: https://cr-buildbucket.appspot.com/build/8796522096104002497
[12:37:05.751] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8961952160132551392:2:0) after 3m22s
[12:37:29.091] Received PubSub notification, asking Buildbucket for the build status
[12:37:29.150] Build status: STARTED
[12:38:03.955] Received PubSub notification, asking Buildbucket for the build status
[12:38:03.995] Build:
{
  "id": "8796522096104002497",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-25T12:37:05.453343350Z",
  "startTime": "2022-11-25T12:37:28.528540Z",
  "endTime": "2022-11-25T12:38:03.514857872Z",
  "updateTime": "2022-11-25T12:38:03.514857872Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:03.995] Invocation finished in 1m1.766905755s with status SUCCEEDED