Project

General

Profile

Actions

Bug #7374

closed

s3_multipart_upload.pl fails

Added by Sage Weil about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Actions #1

Updated by Ian Colle about 10 years ago

  • Assignee set to Yehuda Sadeh
Actions #2

Updated by Anonymous about 10 years ago

I've been looking at this. There may be a problem with the script in that a directory is not there that the script expects. I am investigating further (possible suite error).

Actions #3

Updated by Anonymous about 10 years ago

The problem could also be in the packaging

Actions #4

Updated by Anonymous about 10 years ago

I believe that this is a yaml file problem (Same issue as 7375). I am investigating.

Actions #5

Updated by Anonymous about 10 years ago

Okay. I think that the Yaml file is okay. There appear to be make issues. The most noticable one is:

2014-02-12T18:31:39.103 INFO:teuthology.task.workunit.client.0.err:[10.214.136.134]: Can't locate Amazon/S3.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/ubuntu/cephtest/workunit.client.0/rgw/s3_bucket_quota.pl line 30.

Note that this issue now is biting us (me) on the s3_bucket_quota.pl test. I am delving into perl to try to figure this out, and to figure out how the bucket_quota test worked before.

Actions #6

Updated by Anonymous about 10 years ago

Also, use Amazon::S3 results in the same error message on a hello world perl script.

I got S3 installed via cpan (the hello world script works). I am now trying
this on the testcase.

Actions #7

Updated by Anonymous about 10 years ago

Stopping the teuthology run and running the commands manually reveals the following:

bucket buck_2014_01_18_18_52_8 create failed
Can't connect to mira094.front.sepia.ceph.com:80 (Connection refused)

LWP::Protocol::http::Socket: connect: Connection refused at /usr/share/perl5/LWP/Protocol/http.pm line 51.

Actions #8

Updated by Anonymous about 10 years ago

  • Assignee changed from Yehuda Sadeh to Anonymous

This appears to be two problems in the s3_multipart_upload.pl script.

I am taking this.

Actions #9

Updated by Anonymous about 10 years ago

  • Status changed from 12 to Fix Under Review

I have pushed a change for this.

Actions #10

Updated by Anonymous about 10 years ago

  • Assignee changed from Anonymous to Ian Colle
Actions #11

Updated by Anonymous about 10 years ago

  • Assignee changed from Ian Colle to Anonymous
Actions #12

Updated by Anonymous about 10 years ago

  • Assignee changed from Anonymous to Yehuda Sadeh

This has been pushed in its own branch to wip-7374-wusui

Actions #13

Updated by Anonymous about 10 years ago

pull request is #1280 for wip branch wip-7374-wusui

Actions #14

Updated by Sage Weil about 10 years ago

  • Status changed from Fix Under Review to 7
Actions #15

Updated by Sage Weil about 10 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF