You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test 1:
1.Error1:size constraint of xcp-rrdd-plugins exceeded
1a. bytes are being printed in front of info message ,it has to be string .
Omitting b'/dev/shm/metrics/xcp-rrdd-squeezed', size constraint of xcp-rrdd-plugins exceeded
Omitting b'/dev/shm/metrics/xcp-rrdd-mem_vms', size constraint of xcp-rrdd-plugins exceeded
Omitting b'/dev/shm/metrics/xcp-rrdd-mem_host', size constraint of xcp-rrdd-plugins exceeded
[10/30/23 13:53:09 UTC] Creating output file
[10/30/23 13:53:09 UTC] Running commands to collect data
2.Error2:Issue with self command ,the file location is correct,arg has to be corrected.
[10/30/23 13:53:27 UTC] b'debug_ha_query_liveset' not found
Writing tarball /var/opt/xen/bug-report/bug-report-20231030135309.tar.bz2 successful.
[root@hunt status-report-t_bernhardk-2to3-10-2to3-fix-filter-1]# ls
pyproject.toml pyrightconfig.json xen-bugtool
Test 1:
1.Error1:size constraint of xcp-rrdd-plugins exceeded
1a. bytes are being printed in front of info message ,it has to be string .
Omitting b'/dev/shm/metrics/xcp-rrdd-squeezed', size constraint of xcp-rrdd-plugins exceeded
Omitting b'/dev/shm/metrics/xcp-rrdd-mem_vms', size constraint of xcp-rrdd-plugins exceeded
Omitting b'/dev/shm/metrics/xcp-rrdd-mem_host', size constraint of xcp-rrdd-plugins exceeded
[10/30/23 13:53:09 UTC] Creating output file
[10/30/23 13:53:09 UTC] Running commands to collect data
2.Error2:Issue with self command ,the file location is correct,arg has to be corrected.
[10/30/23 13:53:27 UTC] b'debug_ha_query_liveset' not found
Writing tarball /var/opt/xen/bug-report/bug-report-20231030135309.tar.bz2 successful.
[root@hunt status-report-t_bernhardk-2to3-10-2to3-fix-filter-1]# ls
pyproject.toml pyrightconfig.json xen-bugtool
status-report-t_bernhardk-2to3-10-2to3-fix-filter-1]# grep -i "not found" *
xen-bugtool: output_ts("%s not found" % self.command[0])
I do not see bytes being printed in front of the message in repo bernhardk/py2to3-wip-1, issue is resolved.
The text was updated successfully, but these errors were encountered: