cpantestlogs/AWS::S3_genfailure.log
2017-04-18 14:54:58 -04:00

188 lines
8.8 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7027 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491847339.26628
You have make /usr/bin/make
You have LWP 6.24
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching AWS::S3 on cpanmetadb ...
Unpacking AWS-S3-0.13.tar.gz
--> Working on AWS::S3
Fetching http://www.cpan.org/authors/id/L/LE/LEEJO/AWS-S3-0.13.tar.gz ... OK
AWS-S3-0.13/
AWS-S3-0.13/Changes
AWS-S3-0.13/MANIFEST
AWS-S3-0.13/META.json
AWS-S3-0.13/META.yml
AWS-S3-0.13/Makefile.PL
AWS-S3-0.13/README.markdown
AWS-S3-0.13/lib/
AWS-S3-0.13/t/
AWS-S3-0.13/t/001_compiles_pod.t
AWS-S3-0.13/t/002_changes.t
AWS-S3-0.13/t/010_basic.t
AWS-S3-0.13/t/aws/
AWS-S3-0.13/t/aws/s3/
AWS-S3-0.13/t/aws/s3.t
AWS-S3-0.13/t/aws/s3/bucket.t
AWS-S3-0.13/t/aws/s3/file.t
AWS-S3-0.13/t/aws/s3/file_iterator.t
AWS-S3-0.13/t/aws/s3/http_request.t
AWS-S3-0.13/t/aws/s3/signer.t
AWS-S3-0.13/lib/AWS/
AWS-S3-0.13/lib/AWS/S3/
AWS-S3-0.13/lib/AWS/S3.pm
AWS-S3-0.13/lib/AWS/S3/Bucket.pm
AWS-S3-0.13/lib/AWS/S3/File.pm
AWS-S3-0.13/lib/AWS/S3/FileIterator.pm
AWS-S3-0.13/lib/AWS/S3/HTTPRequest.pm
AWS-S3-0.13/lib/AWS/S3/Owner.pm
AWS-S3-0.13/lib/AWS/S3/Request/
AWS-S3-0.13/lib/AWS/S3/ResponseParser.pm
AWS-S3-0.13/lib/AWS/S3/Roles/
AWS-S3-0.13/lib/AWS/S3/Signer.pm
AWS-S3-0.13/lib/AWS/S3/Roles/Bucket.pm
AWS-S3-0.13/lib/AWS/S3/Roles/BucketAction.pm
AWS-S3-0.13/lib/AWS/S3/Roles/Request.pm
AWS-S3-0.13/lib/AWS/S3/Request/CreateBucket.pm
AWS-S3-0.13/lib/AWS/S3/Request/DeleteBucket.pm
AWS-S3-0.13/lib/AWS/S3/Request/DeleteFile.pm
AWS-S3-0.13/lib/AWS/S3/Request/DeleteMulti.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetBucketAccessControl.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetBucketLocationConstraint.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetBucketPolicy.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetFileContents.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetFileInfo.pm
AWS-S3-0.13/lib/AWS/S3/Request/GetPreSignedUrl.pm
AWS-S3-0.13/lib/AWS/S3/Request/ListAllMyBuckets.pm
AWS-S3-0.13/lib/AWS/S3/Request/ListBucket.pm
AWS-S3-0.13/lib/AWS/S3/Request/SetBucketAccessControl.pm
AWS-S3-0.13/lib/AWS/S3/Request/SetBucketPolicy.pm
AWS-S3-0.13/lib/AWS/S3/Request/SetFileContents.pm
Entering AWS-S3-0.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Running Makefile.PL
Configuring AWS-S3-0.13 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AWS::S3
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON::XS 0 ... Yes (3.03)
Checking if you have Iterator::Paged 0 ... Yes (1.001)
Checking if you have Carp 0 ... Yes (1.42)
Checking if you have HTTP::Date 0 ... Yes (6.02)
Checking if you have Moose 2.0 ... Yes (2.2004)
Checking if you have MooseX::Types 0 ... Yes (0.50)
Checking if you have Test::Exception 0.32 ... Yes (0.43)
Checking if you have Digest::HMAC_SHA1 0 ... Yes (1.03)
Checking if you have XML::LibXML::XPathContext 0 ... Yes (2.0129)
Checking if you have XML::LibXML 0 ... Yes (2.0129)
Checking if you have MooseX::Types::URI 0 ... Yes (0.08)
Checking if you have Test::More 0.31 ... Yes (1.302078)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have Test::Deep 0.112 ... Yes (1.126)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have LWP::UserAgent::Determined 0 ... Yes (1.07)
Checking if you have Class::Load 0 ... Yes (0.23)
Checking if you have HTTP::Headers 6.07 ... Yes (6.11)
Checking if you have Data::Section::Simple 0 ... Yes (0.07)
OK
Building and testing AWS-S3-0.13 ... cp lib/AWS/S3/Owner.pm blib/lib/AWS/S3/Owner.pm
cp lib/AWS/S3/Bucket.pm blib/lib/AWS/S3/Bucket.pm
cp lib/AWS/S3.pm blib/lib/AWS/S3.pm
cp lib/AWS/S3/File.pm blib/lib/AWS/S3/File.pm
cp lib/AWS/S3/ResponseParser.pm blib/lib/AWS/S3/ResponseParser.pm
cp lib/AWS/S3/HTTPRequest.pm blib/lib/AWS/S3/HTTPRequest.pm
cp lib/AWS/S3/Roles/Bucket.pm blib/lib/AWS/S3/Roles/Bucket.pm
cp lib/AWS/S3/Roles/Request.pm blib/lib/AWS/S3/Roles/Request.pm
cp lib/AWS/S3/Request/DeleteBucket.pm blib/lib/AWS/S3/Request/DeleteBucket.pm
cp lib/AWS/S3/Request/ListAllMyBuckets.pm blib/lib/AWS/S3/Request/ListAllMyBuckets.pm
cp lib/AWS/S3/Request/CreateBucket.pm blib/lib/AWS/S3/Request/CreateBucket.pm
cp lib/AWS/S3/Request/GetFileInfo.pm blib/lib/AWS/S3/Request/GetFileInfo.pm
cp lib/AWS/S3/Request/GetPreSignedUrl.pm blib/lib/AWS/S3/Request/GetPreSignedUrl.pm
cp lib/AWS/S3/FileIterator.pm blib/lib/AWS/S3/FileIterator.pm
cp lib/AWS/S3/Request/GetBucketPolicy.pm blib/lib/AWS/S3/Request/GetBucketPolicy.pm
cp lib/AWS/S3/Request/SetFileContents.pm blib/lib/AWS/S3/Request/SetFileContents.pm
cp lib/AWS/S3/Request/GetFileContents.pm blib/lib/AWS/S3/Request/GetFileContents.pm
cp lib/AWS/S3/Roles/BucketAction.pm blib/lib/AWS/S3/Roles/BucketAction.pm
cp lib/AWS/S3/Signer.pm blib/lib/AWS/S3/Signer.pm
cp lib/AWS/S3/Request/DeleteFile.pm blib/lib/AWS/S3/Request/DeleteFile.pm
cp lib/AWS/S3/Request/GetBucketAccessControl.pm blib/lib/AWS/S3/Request/GetBucketAccessControl.pm
cp lib/AWS/S3/Request/SetBucketAccessControl.pm blib/lib/AWS/S3/Request/SetBucketAccessControl.pm
cp lib/AWS/S3/Request/GetBucketLocationConstraint.pm blib/lib/AWS/S3/Request/GetBucketLocationConstraint.pm
cp lib/AWS/S3/Request/DeleteMulti.pm blib/lib/AWS/S3/Request/DeleteMulti.pm
cp lib/AWS/S3/Request/ListBucket.pm blib/lib/AWS/S3/Request/ListBucket.pm
cp lib/AWS/S3/Request/SetBucketPolicy.pm blib/lib/AWS/S3/Request/SetBucketPolicy.pm
Manifying 5 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/001_compiles_pod.t ...... ok
t/002_changes.t ........... ok
t/010_basic.t ............. skipped: $ENV{AWS_ACCESS_KEY_ID} && $ENV{AWS_SECRET_ACCESS_KEY} must both be defined to run this test
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
# Failed test 'endpoint was used'
# at t/aws/s3.t line 39.
# ':27: parser error : Entity 'nbsp' not defined
# <tr><td class="n"><a href="../">Parent Directory</a>/</td><td class="m">&nbsp;</
# ^
# :27: parser error : Entity 'nbsp' not defined
# ="../">Parent Directory</a>/</td><td class="m">&nbsp;</td><td class="s">- &nbsp;
# ^
# '
# doesn't match '(?^:Can't connect to aws-s3-test-.*?bad\.hostname)'
# Looks like you failed 1 test of 11.
t/aws/s3.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/aws/s3/bucket.t ......... ok
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/aws/s3/file.t ........... ok
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/aws/s3/file_iterator.t .. ok
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/aws/s3/http_request.t ... ok
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
t/aws/s3/signer.t ......... ok
Test Summary Report
-------------------
t/001_compiles_pod.t (Wstat: 0 Tests: 78 Failed: 0)
TODO passed: 21
t/aws/s3.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=9, Tests=189, 246 wallclock secs ( 0.08 usr 0.00 sys + 4.61 cusr 0.26 csys = 4.95 CPU)
Result: FAIL
Failed 1/9 test programs. 1/189 subtests failed.
Makefile:935: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing AWS::S3 failed. See /home/ryan/.cpanm/work/1491847339.26628/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose AWS::S3] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.77
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man