Execution
Date 09 May 2024 08:04:07 +0100
Duration 00:02:58.59
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
478 Hosts
1 Tasks
478 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
yum -y install bc
delta
0:00:18.457867
end
2024-05-09 08:04:46.334358
invocation
{
    "module_args": {
        "_raw_params": "yum -y install bc",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-05-09 08:04:27.876491
stderr
http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/7/x86_64/repodata/1df5af79fddef5ed477fa93f431784009e822a5dd5f350aa9e3d8405785ac571-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article 

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

https://epel.mirror.wearetriple.com/7/x86_64/repodata/1f80155a2760a92922fae800c8ca74a963d7a86f64d19c528acfdfe14dbf8d4a-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/7/x86_64/repodata/1f80155a2760a92922fae800c8ca74a963d7a86f64d19c528acfdfe14dbf8d4a-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://epel.mirror.wearetriple.com/7/x86_64/repodata/1df5af79fddef5ed477fa93f431784009e822a5dd5f350aa9e3d8405785ac571-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
stderr_lines
[
    "http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/7/x86_64/repodata/1df5af79fddef5ed477fa93f431784009e822a5dd5f350aa9e3d8405785ac571-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found",
    "Trying other mirror.",
    "To address this issue please refer to the below wiki article ",
    "",
    "https://wiki.centos.org/yum-errors",
    "",
    "If above article doesn't help to resolve this issue please use https://bugs.centos.org/.",
    "",
    "https://epel.mirror.wearetriple.com/7/x86_64/repodata/1f80155a2760a92922fae800c8ca74a963d7a86f64d19c528acfdfe14dbf8d4a-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found",
    "Trying other mirror.",
    "http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/7/x86_64/repodata/1f80155a2760a92922fae800c8ca74a963d7a86f64d19c528acfdfe14dbf8d4a-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found",
    "Trying other mirror.",
    "https://epel.mirror.wearetriple.com/7/x86_64/repodata/1df5af79fddef5ed477fa93f431784009e822a5dd5f350aa9e3d8405785ac571-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found",
    "Trying other mirror."
]
stdout
Loaded plugins: fastestmirror, tsflags
Determining fastest mirrors
 * base: mirrors.binaryracks.com
 * epel: mirrors.ukfast.co.uk
 * extras: mirrors.binaryracks.com
 * updates: mirrors.binaryracks.com
Package bc-1.06.95-13.el7.x86_64 already installed and latest version
Nothing to do
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Determining fastest mirrors",
    " * base: mirrors.binaryracks.com",
    " * epel: mirrors.ukfast.co.uk",
    " * extras: mirrors.binaryracks.com",
    " * updates: mirrors.binaryracks.com",
    "Package bc-1.06.95-13.el7.x86_64 already installed and latest version",
    "Nothing to do"
]