Skip to content

Information about some log files #1

@stappersg

Description

@stappersg
stappers@myhost:~/src/stappers/infra/warpgate-issue-459/results/ansible_log_broken_pipe
$ file ansible.log-run*
ansible.log-run1: ASCII text, with very long lines (19322)
ansible.log-run2: ASCII text, with very long lines (17386)
stappers@myhost:~/src/stappers/infra/warpgate-issue-459/results/ansible_log_broken_pipe
$ wc ansible.log-run*
   497  11317 142393 ansible.log-run1
   497  18283 236200 ansible.log-run2
   994  29600 378593 totaal
stappers@myhost:~/src/stappers/infra/warpgate-issue-459/results/ansible_log_broken_pipe
$ grep --count --ignore-case broken ansible.log-run*
ansible.log-run1:10
ansible.log-run2:0
stappers@myhost:~/src/stappers/infra/warpgate-issue-459/results/ansible_log_broken_pipe
$ 

Please tell more about those ansible run logs. Especially on possible causes for broken pipes in one run and none in the other run.

Suggested place for the information is a README.md in the results/ansible_log_broken_pipe directory.

( Cross reference to warp-tech/warpgate#479 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions