Your message dated Sat, 20 Dec 2025 14:10:19 +0000
with message-id 
<ljcw7p4xbwkrcjdp6wpgtcmgzm7akma4q7iioshnyynlowmxvt@qz6vfhsp2bsw>
and subject line Re: Bug#1092256: ansible-mitogen: Too many open files
has caused the Debian Bug report #1092256,
regarding ansible-mitogen: Too many open files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1092256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ansible-mitogen
Severity: important
Version: 0.3.19-1

After enabling mitogen by (in ansible 11.1.0+dfsg-1, python 3.12.8):

    strategy = mitogen_linear

The ansible fails after some hundreds of tasks (sum on multiple
hosts) with error (wrapped):

    [WARNING]: error in 'jsonfile' cache plugin while trying to write to \
        '/tmp/ansifacts/tmp73ogyuui' : b"[Errno 24] Too many open files: \
        '/tmp/ansifacts/tmp73ogyuui'"

On next run i got:

    [WARNING]: error in 'jsonfile' cache plugin while trying to read 
/tmp/ansifacts/myhost : \
        b'Expecting value: line 1 column 1 (char 0)'. Most likely a corrupt 
file, \
        so erasing and failing.
    ERROR! The cache file /tmp/ansifacts/myhost was corrupt, or did not \
        otherwise contain valid data. It has been removed, so you can \
        re-run your command now.

+ running only one hosts allows all its tasks to finish, with mitogen
  and fact_caching enabled
+ disabling fact_caching allows all hosts to finish with mitogen
+ disabling mitogen strategy allows all hosts to finish with
  fact_caching enabled

Thus IMO, it seems that mitogen (or ansible or in between?) doesn't
close resources properly...

regards

-- 
Slavko
https://www.slavino.sk

--- End Message ---
--- Begin Message ---
Hi Slavko (2025.12.20_12:19:50_+0000)
Be free to close it

Feel free to re-open it if you run into it.

Stefano

--
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

--- End Message ---

Reply via email to