Comment 2 for bug 1177134

Revision history for this message
Fabien Boucher (fabien-boucher) wrote :

I have the same problem that can be seen here :
http://logs.openstack.org/23/38823/3/check/gate-tempest-devstack-vm-neutron/ce18bbe/console.html.gz

...
2013-08-06 15:15:59.716 | Uploading manifest file
2013-08-06 15:15:59.716 | send: 'PUT /testbucket/bundle.img.manifest.xml HTTP/1.1\r\nHost: 127.0.0.1:3333\r\nAccept-Encoding: identity\r\nContent-MD5: CWIhSP7D8SyTfp0sGPl6ZQ==\r\nContent-Length: 2111\r\nExpect: 100-Continue\r\nDate: Tue, 06 Aug 2013 15:15:59 GMT\r\nUser-Agent: Boto/2.2.2 (linux2)\r\nContent-Type: application/xml\r\nAuthorization: AWS 3add7ac39ff744de83cce3edaf7f6695:SVts7tYjPZUG0BofT6upANBaGos=\r\nx-amz-acl: aws-exec-read\r\n\r\n'
2013-08-06 15:15:59.716 | Uploading part: bundle.img.part.00
2013-08-06 15:15:59.716 | send: 'PUT /testbucket/bundle.img.part.00 HTTP/1.1\r\nHost: 127.0.0.1:3333\r\nAccept-Encoding: identity\r\nContent-MD5: HRhMWrUV7b32MadBNVLO8A==\r\nContent-Length: 144\r\nExpect: 100-Continue\r\nDate: Tue, 06 Aug 2013 15:15:59 GMT\r\nUser-Agent: Boto/2.2.2 (linux2)\r\nContent-Type: application/octet-stream\r\nAuthorization: AWS 3add7ac39ff744de83cce3edaf7f6695:+hfYdzXbXOdiqs0mo9v+RzOyU8U=\r\nx-amz-acl: aws-exec-read\r\n\r\n'
2013-08-06 15:15:59.716 | Uploaded image as testbucket/bundle.img.manifest.xml
2013-08-06 15:15:59.718 | ++ euca-register testbucket/bundle.img.manifest.xml
2013-08-06 15:15:59.718 | ++ cut -f2
2013-08-06 15:16:00.390 | + AMI=ami-00000001
2013-08-06 15:16:00.391 | + die_if_not_set 57 AMI 'Failure registering testbucket/bundle.img'
2013-08-06 15:16:00.391 | + local exitcode=0
2013-08-06 15:16:00.391 | ++ set +o
2013-08-06 15:16:00.391 | ++ grep xtrace
2013-08-06 15:16:00.393 | + FXTRACE='set -o xtrace'
2013-08-06 15:16:00.393 | + set +o xtrace
2013-08-06 15:16:00.394 | + timeout 15 sh -c 'while euca-describe-images | grep ami-00000001 | grep -q available; do sleep 1; done'
2013-08-06 15:16:15.395 | + die 61 'Image ami-00000001 not available within 15 seconds'
2013-08-06 15:16:15.395 | + local exitcode=0
2013-08-06 15:16:15.396 | + set +o xtrace
2013-08-06 15:16:15.398 | [ERROR] /opt/stack/new/devstack/exercises/bundle.sh:61 Image ami-00000001 not available within 15 seconds
...