Project

General

Profile

Bug #12205

Updated by Loïc Dachary almost 9 years ago

teuthology-suite --filter-out=rgw --filter=14.04 --suite upgrade/firefly --suite-branch firefly --machine-type openstack --ceph firefly 
 <pre> 
 description: upgrade:firefly/singleton/versions-steps/{versions-steps.yaml distros/ubuntu_14.04.yaml} 
 ... 
 2015-07-03T00:19:54.013 INFO:teuthology.orchestra.run.ovh248223:Running: u'sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install librbd1-dbg=0.80.5-1trusty ceph=0.80.5-1trusty ceph-test=0.80.5-1trusty ceph-dbg=0.80.5-1trusty rbd-fuse=0.80.5-1trusty librados2-dbg=0.80.5-1trusty ceph-fuse-dbg=0.80.5-1trusty libcephfs-jni=0.80.5-1trusty libcephfs1-dbg=0.80.5-1trusty radosgw=0.80.5-1trusty librados2=0.80.5-1trusty libcephfs1=0.80.5-1trusty ceph-mds=0.80.5-1trusty radosgw-dbg=0.80.5-1trusty librbd1=0.80.5-1trusty python-ceph=0.80.5-1trusty ceph-test-dbg=0.80.5-1trusty ceph-fuse=0.80.5-1trusty ceph-common=0.80.5-1trusty libcephfs-java=0.80.5-1trusty ceph-common-dbg=0.80.5-1trusty ceph-mds-dbg=0.80.5-1trusty' 
 (same for 3 machines) 
 ... 
 2015-07-03T00:21:58.932 INFO:teuthology.task.print:**** done v0.80.5 install.upgrade 
 ... 
 2015-07-02 22:40:08,840.840 INFO:tasks.workunit.client.0.ovh248185.stderr:+ ceph_test_rados_api_stat 
 2015-07-02 22:40:08,850.850 INFO:tasks.workunit.client.0.ovh248185.stdout:Running main() from gtest_main.cc 
 2015-07-02 22:40:08,850.850 INFO:tasks.workunit.client.0.ovh248185.stdout:[==========] Running 16 tests from 4 test cases. 
 2015-07-02 22:40:08,851.851 INFO:tasks.workunit.client.0.ovh248185.stdout:[----------] Global test environment set-up. 
 2015-07-02 22:40:08,851.851 INFO:tasks.workunit.client.0.ovh248185.stdout:[----------] 4 tests from LibRadosStat 
 2015-07-02 22:40:09,877.877 INFO:tasks.workunit.client.0.ovh248185.stdout:[ RUN        ] LibRadosStat.Stat 
 2015-07-02 22:40:11,000.000 INFO:tasks.workunit.client.0.ovh248185.stdout:[         OK ] LibRadosStat.Stat (1124 ms) 
 2015-07-02 22:40:11,007.007 INFO:tasks.workunit.client.0.ovh248185.stdout:[ RUN        ] LibRadosStat.StatNS 
 2015-07-02 22:40:11,040.040 INFO:tasks.workunit.client.0.ovh248185.stdout:[         OK ] LibRadosStat.StatNS (40 ms) 
 2015-07-02 22:40:11,040.040 INFO:tasks.workunit.client.0.ovh248185.stdout:[ RUN        ] LibRadosStat.ClusterStat 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:[         OK ] LibRadosStat.ClusterStat (7 ms) 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:[ RUN        ] LibRadosStat.PoolStat 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:test/librados/stat.cc:111: Failure 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:Value of: l 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:    Actual: 4294967262 
 2015-07-02 22:40:11,047.047 INFO:tasks.workunit.client.0.ovh248185.stdout:Expected: strlen(actual_pool_name) 
 2015-07-02 22:40:11,048.048 INFO:tasks.workunit.client.0.ovh248185.stdout:Which is: 3 
 2015-07-02 22:40:11,055.055 INFO:tasks.workunit.client.0.ovh248185.stdout:[    FAILED    ] LibRadosStat.PoolStat (9 ms) 
 2015-07-02 22:40:12,002.002 INFO:tasks.workunit.client.0.ovh248185.stdout:[----------] 4 tests from LibRadosStat (1180 ms total) 
 2015-07-02 22:40:12,007.007 INFO:tasks.workunit.client.0.ovh248185.stdout: 
 </pre> 

Back