I have a Jenkins build that running python script that deals with IP Address.
It’s working correctly, but, in the ‘Console Output‘ it’s showing the IP separated by ‘stars’.
Example :
For IP 1.4.1.4, it’s showing :
1********4********1********4
I have 2 Jenkins systems. in 1 system (v2.325) it’s showing OK, and in the other one (v2.444) I’m having this issue.
[again, the script is running ok, it’s just the ‘console output’ view]
any idea ? maybe some package/add-on ?…..
Thanks in advance
I’ve tried to compare the jenkins versions, python version etc.
rabdu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.