ISO build fails: problem cloning python-fuelclient repo

Bug #1493226 reported by Alexei Sheplyakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Fuel build team

Bug Description

Building a custom ISO (either master or stable/7.0) branch fails more often than not due to python-fuelclient
repo access problem:

fatal: unable to access 'https://git.openstack.org/stackforge/python-fuelclient.git/': gnutls_handshake() failed: A TLS packet with unexpected length was received.
make: *** [/home/jenkins/workspace/tmp/custom_7.0_iso/build/repos/python-fuelclient.done] Error 128
make: *** Waiting for unfinished jobs....

The complete build log can be found at http://jenkins-product.srt.mirantis.net:8080/job/custom_7.0_iso/1181/consoleFull

Tags: area-build
Changed in fuel:
milestone: none → 8.0
Revision history for this message
Sergey Kulanov (skulanov) wrote :

Sometimes we have such issues, for example http://jenkins-product.srt.mirantis.net:8080/job/custom_7.0_iso/1176/console

No issues exists for now:

jenkins@mc0n1-msk:~$ for i in {1..5}; do git clone https://git.openstack.org/stackforge/python-fuelclient.git/ /tmp/python-fuelclient_$i; done
Cloning into '/tmp/python-fuelclient_1'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1160/1160), done.
remote: Total 2217 (delta 1581), reused 1600 (delta 1054)
Receiving objects: 100% (2217/2217), 407.10 KiB | 201.00 KiB/s, done.
Resolving deltas: 100% (1581/1581), done.
Checking connectivity... done.
Cloning into '/tmp/python-fuelclient_2'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1160/1160), done.
remote: Total 2217 (delta 1581), reused 1600 (delta 1054)
Receiving objects: 100% (2217/2217), 406.97 KiB | 295.00 KiB/s, done.
Resolving deltas: 100% (1581/1581), done.
Checking connectivity... done.
Cloning into '/tmp/python-fuelclient_3'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1158/1158), done.
remote: Total 2217 (delta 1583), reused 1597 (delta 1056)
Receiving objects: 100% (2217/2217), 401.54 KiB | 321.00 KiB/s, done.
Resolving deltas: 100% (1583/1583), done.
Checking connectivity... done.
Cloning into '/tmp/python-fuelclient_4'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1154/1154), done.
remote: Total 2217 (delta 1587), reused 1600 (delta 1060)
Receiving objects: 100% (2217/2217), 399.40 KiB | 337.00 KiB/s, done.
Resolving deltas: 100% (1587/1587), done.
Checking connectivity... done.
Cloning into '/tmp/python-fuelclient_5'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1164/1164), done.
remote: Total 2217 (delta 1584), reused 1593 (delta 1050)
Receiving objects: 100% (2217/2217), 399.79 KiB | 375.00 KiB/s, done.
Resolving deltas: 100% (1584/1584), done.
Checking connectivity... done.

Changed in fuel:
status: New → Triaged
importance: High → Medium
Revision history for this message
Sergey Kulanov (skulanov) wrote :

Closing with `won't fix`, please re-open bug in case of the issue still exists

Changed in fuel:
status: Triaged → Won't Fix
Dmitry Pyzhov (dpyzhov)
tags: added: area-build
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.