Project

General

Profile

Actions

Bug #50759

closed

Redeploying daemon prometheus.a on host smithi159 failed: 'latin-1' codec can't encode character '\u2265' in position 2023: ordinal not in range(256)

Added by Sebastian Wagner almost 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://pulpito.ceph.com/swagner-2021-05-11_09:16:20-rados:cephadm-wip-swagner-testing-2021-05-06-1235-distro-basic-smithi/

cluster 2021-05-11T09:58:40.820539+0000 mgr.y (mgr.44106) 332 cluster [DBG] pgmap v241132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s
cephadm 2021-05-11T09:58:41.309082+0000 mgr.y (mgr.44106) 333 cephadm [INF] UpgradeUpdating prometheus.a
cephadm 2021-05-11T09:58:41.326009+0000 mgr.y (mgr.44106) 334 cephadm [INF] Deploying daemon prometheus.a on smithi159
cluster 2021-05-11T09:58:40.820539+0000 mgr.y (mgr.44106) 332 cluster [DBG] pgmap v241132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s
cephadm 2021-05-11T09:58:41.309082+0000 mgr.y (mgr.44106) 333 cephadm [INF] UpgradeUpdating prometheus.a
cephadm 2021-05-11T09:58:41.326009+0000 mgr.y (mgr.44106) 334 cephadm [INF] Deploying daemon prometheus.a on smithi159
cluster 2021-05-11T09:58:40.820539+0000 mgr.y (mgr.44106) 332 cluster [DBG] pgmap v241132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s
cephadm 2021-05-11T09:58:41.309082+0000 mgr.y (mgr.44106) 333 cephadm [INF] UpgradeUpdating prometheus.a
cephadm 2021-05-11T09:58:41.326009+0000 mgr.y (mgr.44106) 334 cephadm [INF] Deploying daemon prometheus.a on smithi159
cluster 2021-05-11T09:58:42.821549+0000 mgr.y (mgr.44106) 335 cluster [DBG] pgmap v242132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s
cluster 2021-05-11T09:58:42.821549+0000 mgr.y (mgr.44106) 335 cluster [DBG] pgmap v242132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s
cluster 2021-05-11T09:58:42.821549+0000 mgr.y (mgr.44106) 335 cluster [DBG] pgmap v242132 pgs132 active+clean; 7.6 KiB data, 111 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s
debug 2021-05-11T09:58:45.577+0000 7f5afcd9b700 -1 log_channel(cephadm) log [ERR] cephadm exited with an error code1, stderr:Redeploy daemon prometheus.a ...
Traceback (most recent call last):
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 8187, in <module>
    main()
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 8175, in main
    r = ctx.func(ctx)
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 1760, in _default_image
    return func(ctx)
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 4330, in command_deploy
    deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid,
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 2598, in deploy_daemon
    create_daemon_dirs(
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 2204, in create_daemon_dirs
    f.write(content)
UnicodeEncodeError'latin-1' codec can't encode character '\u2265' in position 2023ordinal not in range(256)
Traceback (most recent call last):
  File "/usr/share/ceph/mgr/cephadm/serve.py", line 1216, in _remote_connection
    yield (conn, connr)
  File "/usr/share/ceph/mgr/cephadm/serve.py", line 1113, in _run_cephadm
    code, '\n'.join(err)))
orchestrator._interface.OrchestratorErrorcephadm exited with an error code1, stderr:Redeploy daemon prometheus.a ...
Traceback (most recent call last):
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 8187, in <module>
    main()
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 8175, in main
    r = ctx.func(ctx)
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 1760, in _default_image
    return func(ctx)
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 4330, in command_deploy
    deploy_daemon(ctx, ctx.fsid, daemon_type, daemon_id, c, uid, gid,
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 2598, in deploy_daemon
    create_daemon_dirs(
  File "/var/lib/ceph/7e53a912-b23c-11eb-8c10-001a4aab830c/cephadm.1647ffb435456545022d2850dda95cc58ac4bce47ff1845094d2804873b551c2", line 2204, in create_daemon_dirs
    f.write(content)
UnicodeEncodeError'latin-1' codec can't encode character '\u2265' in position 2023ordinal not in range(256)
debug 2021-05-11T09:58:45.577+0000 7f5afcd9b700 -1 log_channel(cephadm) log [ERR] UpgradePaused due to UPGRADE_REDEPLOY_DAEMONRedeploying daemon prometheus.a on host smithi159 failed.
  • \u2265' is the innocent-looking GREATER-THAN OR EQUAL TO sign, ≥
Actions #1

Updated by Sebastian Wagner almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by Sebastian Wagner almost 3 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF