We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have encounterd this kind of error.
[root@eucalyptus-system1 ~]# tail -f /var/log/euca-install-04.14.2022-14.55.07.log TASK [common : euca2ools appscale gpg key] ************************************* changed: [host1]
TASK [common : install euca2ools appscale gpg key] ***************************** ok: [host1]
TASK [common : euca2ools yum repository] *************************************** changed: [host1]
TASK [common : enable epel yum repository] ************************************* ok: [host1]
TASK [common : install epel gpg key] ******************************************* ok: [host1]
TASK [common : enable qemu enterprise virtualization yum repository] *********** changed: [host1]
TASK [common : install virtualization sig gpg key] ***************************** changed: [host1]
TASK [common : datastax gpg key] *********************************************** changed: [host1]
TASK [common : install datastax gpg key] *************************************** changed: [host1]
TASK [common : datastax yum repository] **************************************** changed: [host1]
TASK [common : midonet gpg key] ************************************************ changed: [host1]
TASK [common : install midonet gpg key] **************************************** changed: [host1]
TASK [common : midonet yum repository] ***************************************** changed: [host1]
TASK [common : midonet-misc yum repository] ************************************ changed: [host1]
TASK [common : set eucalyptus host facts] ************************************** ok: [host1]
TASK [common : set eucalyptus bootstrap hosts fact] **************************** skipping: [host1]
TASK [common : install base packages] ****************************************** fatal: [host1]: FAILED! => {"changed": false, "msg": "Failure talking to yum: failure: repodata/repomd.xml from midonet: [Errno 256] No more mirrors to try.\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30000 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')"}
PLAY RECAP ********************************************************************* host1 : ok=62 changed=30 unreachable=0 failed=1 skipped=33 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered:
This is probably due to #337.
Sorry, something went wrong.
No branches or pull requests
I have encounterd this kind of error.
[root@eucalyptus-system1 ~]# tail -f /var/log/euca-install-04.14.2022-14.55.07.log
TASK [common : euca2ools appscale gpg key] *************************************
changed: [host1]
TASK [common : install euca2ools appscale gpg key] *****************************
ok: [host1]
TASK [common : euca2ools yum repository] ***************************************
changed: [host1]
TASK [common : enable epel yum repository] *************************************
ok: [host1]
TASK [common : install epel gpg key] *******************************************
ok: [host1]
TASK [common : enable qemu enterprise virtualization yum repository] ***********
changed: [host1]
TASK [common : install virtualization sig gpg key] *****************************
changed: [host1]
TASK [common : datastax gpg key] ***********************************************
changed: [host1]
TASK [common : install datastax gpg key] ***************************************
changed: [host1]
TASK [common : datastax yum repository] ****************************************
changed: [host1]
TASK [common : midonet gpg key] ************************************************
changed: [host1]
TASK [common : install midonet gpg key] ****************************************
changed: [host1]
TASK [common : midonet yum repository] *****************************************
changed: [host1]
TASK [common : midonet-misc yum repository] ************************************
changed: [host1]
TASK [common : set eucalyptus host facts] **************************************
ok: [host1]
TASK [common : set eucalyptus bootstrap hosts fact] ****************************
skipping: [host1]
TASK [common : install base packages] ******************************************
fatal: [host1]: FAILED! => {"changed": false, "msg": "Failure talking to yum: failure: repodata/repomd.xml from midonet: [Errno 256] No more mirrors to try.\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30000 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')\nhttp://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: [Errno 12] Timeout on http://builds.midonet.org/midonet-5.2/stable/el7/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')"}
PLAY RECAP *********************************************************************
host1 : ok=62 changed=30 unreachable=0 failed=1 skipped=33 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered: