[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-neutron-stable-grizzly #62

OpenStack Jenkins jenkins at openstack.org
Sat Nov 16 06:06:24 UTC 2013


See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-neutron-stable-grizzly/62/>

------------------------------------------
[...truncated 15248 lines...]
2013-11-16 06:05:53 db_uri = mysql://root:secret@localhost/nova
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Path to a private key file for SSH access to remote hosts
2013-11-16 06:05:53 path_to_private_key = /opt/stack/new/tempest/id_rsa
2013-11-16 06:05:53 
2013-11-16 06:05:53 [compute-admin]
2013-11-16 06:05:53 # This should be the username of a user WITH administrative privileges
2013-11-16 06:05:53 # If not defined the admin user from the identity section will be used
2013-11-16 06:05:53 username =
2013-11-16 06:05:53 # The above administrative user's password
2013-11-16 06:05:53 password =secret
2013-11-16 06:05:53 # The above administrative user's tenant name
2013-11-16 06:05:53 tenant_name =
2013-11-16 06:05:53 
2013-11-16 06:05:53 [image]
2013-11-16 06:05:53 # This section contains configuration options used when executing tests
2013-11-16 06:05:53 # against the OpenStack Images API
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The type of endpoint for an Image API service. Unless you have a
2013-11-16 06:05:53 # custom Keystone service catalog implementation, you probably want to leave
2013-11-16 06:05:53 # this value as "image"
2013-11-16 06:05:53 catalog_type = image
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The version of the OpenStack Images API to use
2013-11-16 06:05:53 api_version = 1
2013-11-16 06:05:53 
2013-11-16 06:05:53 [network]
2013-11-16 06:05:53 # This section contains configuration options used when executing tests
2013-11-16 06:05:53 # against the OpenStack Network API.
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Version of the Quantum API
2013-11-16 06:05:53 api_version = 2.0
2013-11-16 06:05:53 # Catalog type of the Quantum Service
2013-11-16 06:05:53 catalog_type = network
2013-11-16 06:05:53 
2013-11-16 06:05:53 # A large private cidr block from which to allocate smaller blocks for
2013-11-16 06:05:53 # tenant networks.
2013-11-16 06:05:53 tenant_network_cidr = 10.100.0.0/16
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The mask bits used to partition the tenant block.
2013-11-16 06:05:53 tenant_network_mask_bits = 29
2013-11-16 06:05:53 
2013-11-16 06:05:53 # If tenant networks are reachable, connectivity checks will be
2013-11-16 06:05:53 # performed directly against addresses on those networks.
2013-11-16 06:05:53 tenant_networks_reachable = false
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Id of the public network that provides external connectivity.
2013-11-16 06:05:53 public_network_id = ffaef55a-9f1d-41b5-918c-454e89f40645
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Id of a shared public router that provides external connectivity.
2013-11-16 06:05:53 # A shared public router would commonly be used where IP namespaces
2013-11-16 06:05:53 # were disabled.  If namespaces are enabled, it would be preferable
2013-11-16 06:05:53 # for each tenant to have their own router.
2013-11-16 06:05:53 public_router_id = 
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Whether or not quantum is expected to be available
2013-11-16 06:05:53 quantum_available = True
2013-11-16 06:05:53 
2013-11-16 06:05:53 [volume]
2013-11-16 06:05:53 # This section contains the configuration options used when executing tests
2013-11-16 06:05:53 # against the OpenStack Block Storage API service
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The type of endpoint for a Cinder or Block Storage API service.
2013-11-16 06:05:53 # Unless you have a custom Keystone service catalog implementation, you
2013-11-16 06:05:53 # probably want to leave this value as "volume"
2013-11-16 06:05:53 catalog_type = volume
2013-11-16 06:05:53 # Number of seconds to wait while looping to check the status of a
2013-11-16 06:05:53 # volume that is being made available
2013-11-16 06:05:53 build_interval = 3
2013-11-16 06:05:53 # Number of seconds to time out on waiting for a volume
2013-11-16 06:05:53 # to be available or reach an expected status
2013-11-16 06:05:53 build_timeout = 400
2013-11-16 06:05:53 
2013-11-16 06:05:53 [object-storage]
2013-11-16 06:05:53 # This section contains configuration options used when executing tests
2013-11-16 06:05:53 # against the OpenStack Object Storage API.
2013-11-16 06:05:53 
2013-11-16 06:05:53 # You can configure the credentials in the compute section
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The type of endpoint for an Object Storage API service. Unless you have a
2013-11-16 06:05:53 # custom Keystone service catalog implementation, you probably want to leave
2013-11-16 06:05:53 # this value as "object-store"
2013-11-16 06:05:53 catalog_type = object-store
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Number of seconds to time on waiting for a container to container
2013-11-16 06:05:53 # synchronization complete
2013-11-16 06:05:53 container_sync_timeout = 120
2013-11-16 06:05:53 # Number of seconds to wait while looping to check the status of a
2013-11-16 06:05:53 # container to container synchronization
2013-11-16 06:05:53 container_sync_interval = 5
2013-11-16 06:05:53 
2013-11-16 06:05:53 [boto]
2013-11-16 06:05:53 ssh_user = cirros
2013-11-16 06:05:53 # This section contains configuration options used when executing tests
2013-11-16 06:05:53 # with boto.
2013-11-16 06:05:53 
2013-11-16 06:05:53 # EC2 URL
2013-11-16 06:05:53 ec2_url = http://127.0.0.1:8773/services/Cloud
2013-11-16 06:05:53 # S3 URL
2013-11-16 06:05:53 s3_url = http://127.0.0.1:3333
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Use keystone ec2-* command to get those values for your test user and tenant
2013-11-16 06:05:53 aws_access =
2013-11-16 06:05:53 aws_secret =
2013-11-16 06:05:53 
2013-11-16 06:05:53 #Image materials for S3 upload



Horizon is now available at http://127.0.0.1/
Keystone is serving at http://127.0.0.1:5000/v2.0/
Examples on using novaclient command line is in exercise.sh
The default users are: admin and demo
The password: secret
This is your host ip: 10.3.74.6
Removing sudo privileges for devstack user
2013-11-16 06:05:53 # ALL content of the specified directory will be uploaded to S3
2013-11-16 06:05:53 s3_materials_path = /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.1
2013-11-16 06:05:53 
2013-11-16 06:05:53 # The manifest.xml files, must be in the s3_materials_path directory
2013-11-16 06:05:53 # Subdirectories not allowed!
2013-11-16 06:05:53 # The filenames will be used as a Keys in the S3 Buckets
2013-11-16 06:05:53 
2013-11-16 06:05:53 #ARI Ramdisk manifest. Must be in the above s3_materials_path
2013-11-16 06:05:53 ari_manifest = cirros-0.3.1-x86_64-initrd.manifest.xml
2013-11-16 06:05:53 
2013-11-16 06:05:53 #AMI Machine Image manifest. Must be in the above s3_materials_path
Running tempest smoke tests
2013-11-16 06:05:53 ami_manifest = cirros-0.3.1-x86_64-blank.img.manifest.xml
2013-11-16 06:05:53 
2013-11-16 06:05:53 #AKI Kernel Image manifest, Must be in the above s3_materials_path
2013-11-16 06:05:53 aki_manifest = cirros-0.3.1-x86_64-vmlinuz.manifest.xml
2013-11-16 06:05:53 
2013-11-16 06:05:53 #Instance type
2013-11-16 06:05:53 instance_type = m1.nano
2013-11-16 06:05:53 
2013-11-16 06:05:53 #TCP/IP connection timeout
2013-11-16 06:05:53 http_socket_timeout = 30
2013-11-16 06:05:53 
2013-11-16 06:05:53 #Number of retries actions on connection or 5xx error
2013-11-16 06:05:53 num_retries = 1
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Status change wait timout
2013-11-16 06:05:53 build_timeout = 400
2013-11-16 06:05:53 
2013-11-16 06:05:53 # Status change wait interval
2013-11-16 06:05:53 build_interval = 3
2013-11-16 06:05:53 ++ IFS=' 	
2013-11-16 06:05:53 '
2013-11-16 06:05:53 ++ set +o errexit
2013-11-16 06:05:53 ++ init_tempest
2013-11-16 06:05:53 ++ local base_image_name=cirros-0.3.1-x86_64
2013-11-16 06:05:53 ++ local image_dir=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec
2013-11-16 06:05:53 ++ local kernel=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz
2013-11-16 06:05:53 ++ local ramdisk=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd
2013-11-16 06:05:53 ++ local disk_image=/opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img
2013-11-16 06:05:53 ++ '[' -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-vmlinuz -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-initrd -a -f /opt/stack/new/devstack/files/images/cirros-0.3.1-x86_64-uec/cirros-0.3.1-x86_64-blank.img -a libvirt '!=' openvz -a '(' qemu '!=' lxc -o libvirt '!=' libvirt ')' ']'
2013-11-16 06:05:53 ++ echo 'Prepare aki/ari/ami Images'
2013-11-16 06:05:53 Prepare aki/ari/ami Images
2013-11-16 06:05:53 ++ cat
2013-11-16 06:05:53 ++ source /opt/stack/new/devstack/accrc/demo/demo
2013-11-16 06:05:53 +++ export EC2_ACCESS_KEY=333a9cec5c584766b0fdfa2598c78d7c
2013-11-16 06:05:53 +++ EC2_ACCESS_KEY=333a9cec5c584766b0fdfa2598c78d7c
2013-11-16 06:05:53 +++ export EC2_SECRET_KEY=16c9c5a4db7e4cb39613b2427491058d
2013-11-16 06:05:53 +++ EC2_SECRET_KEY=16c9c5a4db7e4cb39613b2427491058d
2013-11-16 06:05:53 +++ export EC2_URL=http://127.0.0.1:8773/services/Cloud
2013-11-16 06:05:53 +++ EC2_URL=http://127.0.0.1:8773/services/Cloud
2013-11-16 06:05:53 +++ export S3_URL=http://127.0.0.1:3333
2013-11-16 06:05:53 +++ S3_URL=http://127.0.0.1:3333
2013-11-16 06:05:53 +++ export OS_USERNAME=demo
2013-11-16 06:05:53 +++ OS_USERNAME=demo
2013-11-16 06:05:53 +++ export OS_TENANT_NAME=demo
2013-11-16 06:05:53 +++ OS_TENANT_NAME=demo
2013-11-16 06:05:53 +++ export OS_AUTH_URL=http://127.0.0.1:35357/v2.0
2013-11-16 06:05:53 +++ OS_AUTH_URL=http://127.0.0.1:35357/v2.0
2013-11-16 06:05:53 +++ export EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem
2013-11-16 06:05:53 +++ EC2_CERT=/opt/stack/new/devstack/accrc/demo/demo-cert.pem
2013-11-16 06:05:53 +++ export EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem
2013-11-16 06:05:53 +++ EC2_PRIVATE_KEY=/opt/stack/new/devstack/accrc/demo/demo-pk.pem
2013-11-16 06:05:53 +++ export EC2_USER_ID=42
2013-11-16 06:05:53 +++ EC2_USER_ID=42
2013-11-16 06:05:53 +++ export EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-16 06:05:53 +++ EUCALYPTUS_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-16 06:05:53 +++ export NOVA_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-16 06:05:53 +++ NOVA_CERT=/opt/stack/new/devstack/accrc/cacert.pem
2013-11-16 06:05:53 +++ export OS_PASSWORD=secret
2013-11-16 06:05:53 +++ OS_PASSWORD=secret
ERROR: unknown environment 'smoke-serial'
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/mysql/mysql-slow.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-662830-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/rabbitmq/rabbit at devstack-precise-hpcloud-az3-662830.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-q-agt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-q-dhcp.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-q-l3.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-q-meta.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-q-svc.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.d/quantum-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az3-662830/62/logs/sysstat.dat.gz'
[SCP] No file(s) found: **/testr_results.html.gz
[SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz'
[SCP] No file(s) found: **/subunit_log.txt.gz
[SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list