19832894 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.170
Queue Time 14:12.412
Run Time 00:03.918
Inserted 8h ago
Scheduled 6h ago
Completed 6h ago (00:04)
Cancelled
Discarded

Args

%{
  "account_id" => "220308",
  "date" => "2026-03-06",
  "query" => "event_counts",
  "window_days" => 1
}

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772758510603829,
  "recorded" => true,
  "return" => "g1AAAAGfeJxVkE1SxCAQhVlYLjSTmrJceAnPRDXkTYaS0BRNgh7IC3kiCcRRN1S9j/55r7NS6qXcY0PIYpS6+6oiJU5CqpyKm2Zk7ZkmTBU8XjwX0XLlEqocZiYvenEi7fvUdQLZawNjiKIn5EQ295HDTgLWinxbseuYeOGMVvAQaYbeHEqz81kGsQkIHdWCp4WN89B4j0gOwaK3ufBr7LxPlTVt+Lix5z8sQSIHaZ1nLOSqa8oZS8w958GkXmWPcUjDa13Xkh7kUt9/gCNCj34A65196yWGQqghb45GitGuEN2vT69lNKvzE9IPUd80+pil",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-7a57-7bd1-aa34-1558013391de"
}

Recorded Output

%{
  events: 1234,
  errors: 0,
  widget_loaded: 0,
  flows_shown: 0,
  goals_missed: 0,
  goals_reached: 0,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 1189,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 0,
  nps_survey_shown: 0,
  nps_survey_responses: 0,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 0,
  appcues_events: 45,
  builder_events: 0
}

Errors

Attempt 1—6h ago

** (FunctionClauseError) no function clause matching in Ch.RowBinary.decode_names/4

The following arguments were given to Ch.RowBinary.decode_names/4:

    # 1
    "al build))\n"

    # 2
    42

    # 3
    67

    # 4
    ["Select(pool: PrefetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version 25.10.1.7375 (offici", "at some retryable error happened, or data is corrupted. Please retry the query: While executing MergeTre", "failed with error. It can mean t", "ading column attributes): (attempt to read data part all_24202139_24567826_35_24568582 (state Active)", ": 22400113228, typename: DB::AsynchronousBoundedReadBuffer, compressed data header: <uninitialized>): (while r", " decompressing ch-s3-0ca/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/opg/mrbfykzlvusnsrfpctkenfqtzvqjj (positio", "c1b10cd:2190, kind: Regular, unbound: 0: While reading o", "-a4c5-e8f68c1b10cd:2190, current write offset: 22397583360, caller id: 1b85110d-f89b-460c-a4c5-e8f6", "downloader id: 1b85110d-f89b-460", " downloaded size: 0, reserved size: 1048576,", "e0d9, state: PARTIALLY_DOWNLOADED_NO_CONTINUATION", ":2190, file segment info: File segment: [22397583360, 22401777663], key: aececc170da7372f80e00e17ca4", "ND_PUT_IN_CACHE, last caller: 1b85110d-f89b-460c-a4c5-e8f68c1b10c", "d: 22400113228, read_until_position: 22400193816, internal buffer end: 22398631936, read_type: REMOTE_FS_READ_", " aececc170da7372f80e00e17ca41e0d9, file_offset_of_buffer_e", "h-s3-0ca/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/opg/mrbfykzlvusnsrfpctkenfqtzvqjj, hash key", "2190, kind: Regular, unbound: 0: Cache info: Buffer path: ", "583360, caller id: 1b85110d-f89b-460c-a4c5-e8f68c1b10cd", " size: 1048576, downloader id: 1b85110d-f89b-460c-a4c5-e8f68c1b10cd:2190, current write offset: 2239", ": [22397583360, 22401777663], key: aececc170da7372f80e00e17ca41e0d9, state: DOWNLOADING, downloaded size: 0, reserve", "current cache state: File segmen", " errno: 30, strerror: Read-only file system,", " file system: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/aec/aececc170da7372f80e00e17ca41e0d9/22397583360: ", "e0d9/22397583360: , errno: 30, strerror: Read-onl", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/aec/aececc170da7372f80e00e17ca4"]

    (ch 0.7.1) lib/ch/row_binary.ex:789: Ch.RowBinary.decode_names/4
    (ch 0.7.1) lib/ch/query.ex:290: DBConnection.Query.Ch.Query.decode/3
    (db_connection 2.9.0) lib/db_connection.ex:1470: DBConnection.decode/4
    (db_connection 2.9.0) lib/db_connection.ex:849: DBConnection.execute/4
    (ch 0.7.1) lib/ch.ex:94: Ch.query/4
    (ecto_sql 3.13.4) lib/ecto/adapters/sql.ex:620: Ecto.Adapters.SQL.query!/4
    (ecto_ch 0.8.6) lib/ecto/adapters/clickhouse.ex:323: Ecto.Adapters.ClickHouse.execute/5
    (ecto 3.13.5) lib/ecto/repo/queryable.ex:241: Ecto.Repo.Queryable.execute/4