[Yahoo-eng-team] [Bug 2042089] [NEW] neutron : going to shared network is working, going back not

2023-10-31 Thread Peter Struys
Public bug reported: We have admin-generated provider-networks. Projects are allowed to create ports and instances on these networks. When we now set the "shared" property on these networks, we are no longer allowed to unset this property. We get the error : "Unable to reconfigure sharing settings

[Yahoo-eng-team] [Bug 2012104] [NEW] Neutron picking incorrect ovn records

2023-03-17 Thread Peter Sabaini
Public bug reported: For one of our compute machines I'm seeing two network agents that appear unhealthy: ``` $ os network agent list | fgrep "register deleted" | compute1 | OVN Controller agent | ("Chassis" register deleted) | | XXX | UP| ovn

[Yahoo-eng-team] [Bug 2011298] [NEW] network config can't override kernel command line arguments

2023-03-11 Thread Peter Surda
Public bug reported: This isn't really a bug, it's more of a missing functionality. The quick description is that if you specify the network configuration by a kernel command line parameter (`ip=blahblahblah`), there doesn't appear to be a way to override it by defining a different network setup

[Yahoo-eng-team] [Bug 1983306] [NEW] schema validation not in line with specification

2022-08-01 Thread Peter Surda
Public bug reported: Related to #1983303. My user-data begins with #include, as it's not a "Cloud Config Data" but an "Include File" as described in the official documentation. However, this causes the validator `cloud-init schema --system` to complain that ``` Error: Cloud config schema errors:

[Yahoo-eng-team] [Bug 1983303] [NEW] logs mangled

2022-08-01 Thread Peter Surda
Public bug reported: The fix of #1978422 mangles logs as `sed` modifies them while they are still open (at least that's my deduction). Applies to both cloud- init.log and cloud-init-output.log. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notif

[Yahoo-eng-team] [Bug 1953139] [NEW] On IPv6 overlay networks linuxbridge vxlans are created always on loopback device

2021-12-03 Thread Tamas Gergely Peter
Public bug reported: Neutron looks up for vxlan parent devices by IFA_LABEL attribute returned from pyroute2. If I set up IPv4 overlay network, this works without issues. But when I setup an IPv6 overlay, always the device with index 0 (usually "lo") is being returned by get_devices_with_ip beca

[Yahoo-eng-team] [Bug 1931392] [NEW] sensitive metadata and jinja templates

2021-06-09 Thread Peter Surda
Public bug reported: The documentation doesn't explain well how to use sanitized metadata (that will show up in instance-data-sensitive.json rather than instance- data.json) with jinja templates inside user-data. As far as I can see, it doesn't work. The source code mentions two magic keys that ar

[Yahoo-eng-team] [Bug 1915216] [NEW] Can't find proper metadata source IP - Interoperability problem with CentOS8/Stream, NetworkManager and Apache CloudStack

2021-02-09 Thread Peter Muryshkin
Public bug reported: System environment: Apache CloudStack 4.11; KVM zone In CentOS 8 either Upstream, there is NetworkManager. cloud-init currently packaged there is 20.3-9.el8. We are talking about the code of the CloudStack datasource. What we observe, is that on our CentOS test systems, clo

[Yahoo-eng-team] [Bug 1906266] Re: After upgrade: "libvirt.libvirtError: Requested operation is not valid: format of backing image %s of image %s was not specified"

2020-12-21 Thread Peter Sabaini
It appears ubuntu bionic/focal ship with libvirt < 6.1.0, marking nova as affected in those distribs ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

[Yahoo-eng-team] [Bug 1906266] [NEW] After upgrade: "libvirt.libvirtError: Requested operation is not valid: format of backing image %s of image %s was not specified"

2020-11-30 Thread Peter Sabaini
Public bug reported: In a site upgraded to Ussuri we are getting faults starting instances 2020-11-30 13:41:40.586 232871 ERROR oslo_messaging.rpc.server libvirt.libvirtError: Requested operation is not valid: format of backing image '/var/lib/nova/instances/_base/xxx' of image '/var/lib/nova/ins

[Yahoo-eng-team] [Bug 1905587] [NEW] SGs shared via RBAC for an instance are not handled in Horizon

2020-11-25 Thread Peter Sabaini
Public bug reported: It appears we can't edit security groups for an instance shared via rbac. Sharing SGs via RBAC is done via: `openstack network rbac create --target-project $project --action access_as_shared --type security_group ...` We can see the shared SGs in the cli, when doing `openst

[Yahoo-eng-team] [Bug 1901054] [NEW] cloud-init at sles does not require wget

2020-10-22 Thread Peter Muryshkin
Public bug reported: This might be a subtle error which is neither a direct package dependency nor explicitedly an error in the cloud-init software, but this in fact leads to problems. Also, it does not seem to be a distro- specific problem. Scenario: 1. User of cloud-init is not aware it will u

[Yahoo-eng-team] [Bug 1892361] [NEW] SRIOV instance gets type-PF interface, libvirt kvm fails

2020-08-20 Thread Peter Sabaini
Public bug reported: When spawning an SR-IOV enabled instance on a newly deployed host, nova attempts to spawn it with an type-PF pci device. This fails with the below stack trace. After restarting neutron-sriov-agent and nova-compute services on the compute node and spawning an SR-IOV instance a

[Yahoo-eng-team] [Bug 1888256] [NEW] Neutron start radvd and mess up the routing table when: ipv6_ra_mode=not set ipv6-address-mode=slaac

2020-07-20 Thread Peter
c 1024 expires 1790sec hoplimit 64 pref medium As you can see, I'v got two default routes, where the upper one is not ment to be there. Could you point out something I missed, or there are some kind of bug, which makes this? Thanks: Peter ERDOSI (Fazy) ** Affects: neutron Importance

[Yahoo-eng-team] [Bug 1884571] [NEW] Horizon Attach interface exception, if subnet contains letters with ACUTE

2020-06-22 Thread Peter
it's just works fine. After the subnet was renamed, the Attach interface started working again. Not a big deal, but maybe someone can reproduce, and it can be fixed. Thanks, Peter The error message: [Mon Jun 22 17:51:28.619521 2020] [wsgi:error] [pid 1629918:tid 140338093852416] [re

[Yahoo-eng-team] [Bug 1878481] Re: server add volume fails

2020-05-14 Thread peter eisch
add volume allalal peter-test-001 I received: ClientException: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fb493f88-61c5-4ebd-829b-305b31aaa010) Expected res

[Yahoo-eng-team] [Bug 1878481] [NEW] server add volume fails

2020-05-13 Thread peter eisch
volumes Network: Neutron (OpenVSwitch) Steps to reproduce == I did: openstack --debug server add volume c331814d-b758-460e-9972-bc1e987b933d 0fc5bec7-9364-458c-a809-f38389890a60 I also did: openstack --debug server add volume allalal peter-test-001 I received: ClientException

[Yahoo-eng-team] [Bug 1855462] [NEW] Can't use advanced log configuration with Ubuntu and CloudStack

2019-12-06 Thread Peter Muryshkin
Public bug reported: System environment information: Apache CloudStack data source with VMWare hypervisor and a minimal Ubuntu 18.04 OS via net install from online mirror. #cloud-config datasource: CloudStack: max_wait: 120 timeout: 50 datasource_list: - CloudStack system_info: distr

[Yahoo-eng-team] [Bug 1855430] [NEW] Unclear documentation how a complete minimal working configuration could look like for Ubuntu and Apache CloudStack

2019-12-06 Thread Peter Muryshkin
Public bug reported: It's certainly clear that there are lots of possible configuration combinations (OSxProvider). Initially, I have thought that picking up the relevant configuration by pieces would work, but then reading the manual leaves some uncertainties. - information that you can place t

[Yahoo-eng-team] [Bug 1848026] Re: Can't reset password on Ubuntu LTS 18.04.3

2019-12-05 Thread Peter Muryshkin
no more relevant ** Changed in: cloud-init Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1848026 Title: Can't reset password on Ubuntu LTS 18.04

[Yahoo-eng-team] [Bug 1853839] [NEW] Make signing error logging more detailed

2019-11-25 Thread Peter Sabaini
Public bug reported: In case of signing faults the cms_sign_data() function in keystoneclient/common/cms.py currently includes little detail on the failing `openssl cms` operation. To aid operations in troubleshooting, it would be helpful if the following were logged in case of faults: - The cer

[Yahoo-eng-team] [Bug 1850988] [NEW] [Cloud-init 18.5][CentOS 7 on vSphere] Crash when configuring static dual-stack (IPv4 + IPv6) networking

2019-11-01 Thread Peter
Public bug reported: Environment: - Stock CentOS 7 image template (comes with OpenVM tools) with cloud-init 18.5 installed - Single NIC VM - vSphere 6.5 hypervisor Repro steps: - Customize the VM with a vSphere customization spec that has NIC setting with static IPv4 and IPv6 informa

[Yahoo-eng-team] [Bug 1848026] [NEW] Can't reset password on Ubuntu LTS 18.04.3

2019-10-14 Thread Peter Muryshkin
Public bug reported: We have the following CI/CD setup with CloudStack, that is each iteration does the following: - deploy a local bootstrap VM using online network installation image, seed and sysprep scripts to install cloud-init, configuring it for CloudStack data source - create a CloudStac

[Yahoo-eng-team] [Bug 1847604] Re: Can't reset password for VM instance

2019-10-14 Thread Peter Muryshkin
It seems that our custom scripts to patch cloud-init scripts originate from earlier period of time so we will test without them. ** Changed in: cloud-init Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1847604] [NEW] Can't reset password for VM instance

2019-10-10 Thread Peter Muryshkin
Public bug reported: We use Apache Cloud Stack. Since we move to Ubuntu 18.04 it's not possible to change default password of the user. The only issue I can see in the logs is that /sbin/restorecon can't be found, indeed there is no such binary, even if the package "restorecond" is installed. At

[Yahoo-eng-team] [Bug 1794569] Re: DVR with static routes may cause routed traffic to be dropped

2019-10-03 Thread Peter Slovak
** Changed in: neutron Status: Invalid => New ** Description changed: - Neutron version: 9.4.1 (EOL, but bug may still be present) + Neutron version: 10.0.7 Network scenario: Openvswitch with DVR Openvswitch version: 2.6.1 - OpenStack installation version: Newton + OpenStack installati

[Yahoo-eng-team] [Bug 1839621] [NEW] Inappropriate split of transport_url string

2019-08-09 Thread Peter
Public bug reported: In /etc/nova/nova.conf line 3085 if your password for messaging provider (such as rabbit) contains "#" character then string will be splitted inaccurately preventing nova service from starting. Steps to reproduce 1. In /etc/nova/nova.conf set transport url to transport_url=

[Yahoo-eng-team] [Bug 1821016] [NEW] Race on reboot, fault on spawning sriov instance after reboot

2019-03-20 Thread Peter Sabaini
Public bug reported: There appears to be some race between nova-compute and neutron-sriov-agent when rebooting. When trying to bring up an sriov-enabled instance this intermittently (but often) fails after a fresh reboot. After restarting the neutron-sriov-agent and nova-compute seems to fix this,

[Yahoo-eng-team] [Bug 1806701] [NEW] cloud-init may hang OS boot process due to grep for the entire ISO file when it is attached

2018-12-04 Thread Pengzhen(Peter) Cao
Public bug reported: We have found in our test for SLES15 with cloud-init installed, if we attach a ISO file with the VM before VM is boot, it often takes more than 10 minutes to start the SLES OS. Sometimes it failed to start the SLES OS at all. We've root caused it is due to the "is_cdrom_ovf(

[Yahoo-eng-team] [Bug 1794569] [NEW] DVR with static routes may cause routed traffic to be dropped

2018-09-26 Thread Peter Slovak
Public bug reported: Neutron version: 9.4.1 (EOL, but bug may still be present) Network scenario: Openvswitch with DVR Openvswitch version: 2.6.1 OpenStack installation version: Newton Operating system: Ubuntu 16.04.5 LTS Kernel: 4.4.0-135 x86_64 Symptoms: Instances whose default gateway is a DVR

[Yahoo-eng-team] [Bug 1767267] [NEW] character of set image property multiqueue command is wrong

2018-04-26 Thread Peter Yang
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: command example to set image multiqueue property have wrong charact

[Yahoo-eng-team] [Bug 1746609] [NEW] test_boot_server_from_encrypted_volume_luks cannot detach an encrypted StorPool-backed volume

2018-01-31 Thread Peter Penchev
nd OpenStack in general! Best regards, Peter ** Affects: nova Importance: Undecided Status: New ** Tags: libvirt queens-rc-potential volumes -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). h

[Yahoo-eng-team] [Bug 1735725] [NEW] No "default" physnet for vlan provider

2017-12-01 Thread Peter Sabaini
Public bug reported: When creating a network with vlan provider "Physical Network" field is prepopulated with the string "default", although such a physnet doesn't exist. The user actually needs to specify a real physnet here; trying to add a net with physnet "default" fails. UI wise leaving the

[Yahoo-eng-team] [Bug 1720163] [NEW] Openvswitch ports not getting recreated

2017-09-28 Thread Peter Sabaini
Public bug reported: Due to an apparent communication issue between neutron-openvswitch-agent and openvswitch we were in a situation where we had linux veth devices set up for a given instance (eg. tapXXX, qvbXXX) but were missing corresponding ovs ports and iptables rules. In this situation we

[Yahoo-eng-team] [Bug 1711319] [NEW] Horizon secgroup misleading help text

2017-08-17 Thread Peter
ext in the packages? Regards, Peter ERDOSI ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "If you write nothing in the IP protocol field, the rule will be added as wanted" https://bugs.launchpad.net/bugs/1711319/+attachment/4934123/+f

[Yahoo-eng-team] [Bug 1702992] [NEW] get_diagnostics on a non-running instance raises unnecessary exception

2017-07-07 Thread Peter Doherty
Public bug reported: Calling get_diagnostics on an instance that is shutdown either via CLI or API generates an exception, and adds an row to the nova.instance_fault table Reproduce: create an instance power it off run `nova diagnostics instance` Expected result: a simple error message returned

[Yahoo-eng-team] [Bug 1645597] [NEW] NoCloud module doesn't put GATEWAY and DNS* settings in ifcfg-* file in Fedora25/cloud-init 0.7.8

2016-11-28 Thread Peter
Public bug reported: Hello all! NoCloud module omits setting GATEWAY and DNS* variables while configuring /etc/sysconfig/network-scripts/ifcfg-eth0 file with BOOTPROTO=static. As a result configured system lacks Internet connectivity. meta-data file used: instance-id: $VMID local-hostname: $VMN

[Yahoo-eng-team] [Bug 1645404] [NEW] NoCloud module incompletely configures network interfaces which leads to wrong /etc/resolv.conf configuration in RH-based distros

2016-11-28 Thread Peter
Public bug reported: Hello all! NoCloud module doesn't put dns-nameservers and dns-search (and hwaddr as well) values to /etc/sysconfig/network-scripts/ifcfg-* files during configuration in Red Hat-based distos, putting it to /etc/resolv.conf instead. As a result having no DNS1, DNS2 and SEARCH d

[Yahoo-eng-team] [Bug 1601986] [NEW] RuntimeError: osrandom engine already registered

2016-07-11 Thread Peter Sabaini
Public bug reported: Horizon errors with 500 Internal Server Error. The apache error.log logs an exception "RuntimeError: osrandom engine already registered", cf. traceback below. We need to restart apache2 to recover. This happens in a non-deterministic way, ie. Horizon will function correctly

[Yahoo-eng-team] [Bug 1597844] [NEW] Broken links to 9.x versions in developer documentation

2016-06-30 Thread Peter Darrow
Public bug reported: Steps to reproduce: 1. Visit http://docs.openstack.org/developer/horizon/index.html. 2. Click any of the links under "Other Versions" 3. Receive 404 Not Found. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1580357] [NEW] Launch Instance NG does not auto select default security group or default to selecting the only network in a Project

2016-05-10 Thread Peter Nordquist
Public bug reported: In the Mitaka Release of Horizon, the Launch Instance NG panels do not select the 'default' security group and if there is only one network in a Project it does not default to that network. In the Launch Instance Legacy workflow, this defaulted to the 'default' security group

[Yahoo-eng-team] [Bug 1579667] [NEW] delete an shelved_offloaded server cause failure in cinder

2016-05-09 Thread Peter Wang
ection. ==Steps to reproduce 1. create a server: nova boot 2. shelve the server: nova shelve 3. delete the server: nova delete Thanks Peter ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1576710] [NEW] Glance config generator files need to be updated for oslo_db

2016-04-29 Thread Peter Nordquist
Public bug reported: The current config generator files at etc/oslo-config-generator/* need to be updated to import the correct packages for oslo_db.concurrency. They currently import oslo.db.concurrency which does not exist in the Mitaka version of oslo.db. I'm currently using the python2-oslo-

[Yahoo-eng-team] [Bug 1573875] [NEW] Nova able to start VM 2 times after failed to live migrate it

2016-04-22 Thread Peter
en interval (this check may can be disabled, and checking interval should be able to configured imho) I've not found any clue, that those things in nova side are repaired previously in liberty or mitaka... am I right, ot just someting avoid my attention? If any further information needed, fee

[Yahoo-eng-team] [Bug 1568809] [NEW] Add new fixed IP to existing Neutron port, if one is attached

2016-04-11 Thread Peter Slovak
Public bug reported: Currently, the "Attach Interface" button in dashboard always creates and attaches a new interface, no matter whether the instance already has an interface attached from a given subnet. However, from the networking/routing standpoint, it doesn't make sense to have a VM connect

[Yahoo-eng-team] [Bug 1563529] [NEW] "Boot from volume" fails on image size restriction

2016-03-29 Thread Peter Slovak
Public bug reported: When launching an instance with options "Boot from volume" or "Boot from volume snapshot (creates a new volume)", Horizon (rightfully) doesn't make it possible to specify volume size. Yet it uses the default "volume_size" value of 1, which is defined as initial in the form [0]

[Yahoo-eng-team] [Bug 1499144] [NEW] Enhance test coverage

2015-09-23 Thread Peter Prakobkit
Public bug reported: Adding test coverage for when an authorized user encounters an error that's not a 401 status. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed t

[Yahoo-eng-team] [Bug 1486583] [NEW] Orchestration Stacks has no button descriptions in russian language

2015-08-19 Thread Peter Razumovsky
Public bug reported: Orchestration Stacks has no button descriptions in russian language for Check Stack, Suspend Stack, Resume Stack, Delete Stack. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1474279] [NEW] FWaaS let connection opened if delete allow rule, beacuse of conntrack

2015-07-14 Thread Peter
ere any way, to configure the conntrack cleanup when FWaaS configuration modified by user? If not, can somebody help me, where to make changes on code, to run that command in the proper namespace after the iptables rule-generation? Regards, Peter ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1451860] [NEW] Attached volume migration failed, due to incorrect arguments order passed to swap_volume

2015-05-05 Thread Peter Wang
tion is "self, context, old_volume_id, new_volume_id, instance" this cause the 'unicode' object has no attribute 'uuid'\n" error when trying to access instance['uuid'] BTW: this problem was introduced in https://review.openstack.org/#/c/172152 affec

[Yahoo-eng-team] [Bug 1447490] [NEW] Deletion of instances will be stuck forever if any of deletion hung in 'multipath -r'

2015-04-23 Thread Peter Wang
for command such as'multipath -r' and 'multipath -ll' or is there any other solution for my case? MY ENVIRONMENT: Ubuntu Server 14: multipath-tools multipath enabled in Nova node Thanks Peter ** Affects: nova Importance: Undecided Status: New -- You receive

[Yahoo-eng-team] [Bug 1434169] [NEW] Unable to provision instance without network

2015-03-19 Thread Peter Sabaini
Public bug reported: When running nova boot without a --nic option, nova will try to provision an interface for it, even for shared networks where the user does not have permission to do so. There is no way to provision an instance without a network in an installation where a shared network is pr

[Yahoo-eng-team] [Bug 1366649] Re: Typo in keystone/common/base64utils.py

2014-09-11 Thread Razumovsky Peter
** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1366649 Title: Typo in keystone/common/base64utils.py Status in OpenStack I

[Yahoo-eng-team] [Bug 1334622] [NEW] Javascript issues found by jshint

2014-06-26 Thread Peter Belanyi
Public bug reported: Running the jshint codeanalysis tool for javascript on the horizon codebase found 10 errors: horizon/static/horizon/js/horizon.d3linechart.js: line 415, col 11, It's not necessary to initialize 'last_point' to 'undefined'. horizon/static/horizon/js/horizon.d3linechart.js: li

[Yahoo-eng-team] [Bug 1309079] [NEW] Running update-grub-legacy-ec2 doesn't cause /boot/grub/menu.lst

2014-04-17 Thread Peter Waller
Public bug reported: This bug has been observed with at least EC2 AMI: ami-ec50a19b "ubuntu/images/ebs/ubuntu-saucy-13.10-amd64-server-20140212", and other Ubuntu saucy AMIs. Steps to reproduce: 1. sudo apt-get update 2. sudo apt-get dist-upgrade 3. Get prompted for one thing, whether to install

[Yahoo-eng-team] [Bug 1291637] [NEW] memcache client race

2014-03-12 Thread Peter Feiner
Public bug reported: Nova uses thread-unsafe memcache client objects in multiple threads. For instance, nova-api's metadata WSGI server uses the same nova.api.metadata.handler.MetadataRequestHandler._cache object for every request. A memcache client object is thread unsafe because it has a single

[Yahoo-eng-team] [Bug 1288493] [NEW] race betwen ip allocations and dhcp agent notifications

2014-03-05 Thread Peter Feiner
Public bug reported: I came across a race condition while doing some performance work. The symptom is messages in syslog like this: Mar 5 17:26:06 ctrl dnsmasq-dhcp[32356]: duplicate IP address 10.0.0.18 in . Sure enough, there were duplicate entries in dnsmasq's host file for the same IP addre

[Yahoo-eng-team] [Bug 1273273] [NEW] if run 'keystone-manage db_sync' without 'sudo', there should be a prompt that tables notcreated

2014-01-27 Thread Peter Xu
Public bug reported: below is the detail: i have setup keystone database in mysql and grant all privilege to the keystone user when i execute 'keystone-manage db_sync' peter@openstack:~$ keystone-manage db_sync peter@openstack:~$ but actually , in mysql no tables will be create i

[Yahoo-eng-team] [Bug 1270418] [NEW] ERROR nova.openstack.common.threadgroup [-] Service with host topic conductor exists.

2014-01-18 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/47/65347/6/check/check-tempest-dsvm- full/b0669fb/console.html 2014-01-18 05:12:57.720 | Checking logs... 2014-01-18 05:13:00.014 | Log File: n-cond 2014-01-18 05:13:00.014 | 2014-01-18 04:28:45.971 27106 ERROR nova.openstack.common.threadgroup

[Yahoo-eng-team] [Bug 1270355] [NEW] ERROR nova.virt.libvirt.driver virNetMessageFree:XX msg=0x found in error logs of check job

2014-01-17 Thread Peter Portante
Public bug reported: 2014-01-18 02:05:31.528 | Checking logs... 2014-01-18 02:05:32.316 | Log File: n-cpu 2014-01-18 02:05:32.317 | 2014-01-18 01:45:00.948 26765 ERROR nova.virt.libvirt.driver [-] [instance: 5fcba897-e4df-4e75-8a63-d08f136a5e0a]2014-01-18 01:45:00.948+: 29523: debug : virNe

[Yahoo-eng-team] [Bug 1270347] [NEW] tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants failed gate tests

2014-01-17 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm- postgres-full/cf2d9cf/console.html 2014-01-18 02:37:34.449 | == 2014-01-18 02:37:34.449 | FAIL: tempest.api.compute.v3.admin.test_servers.

[Yahoo-eng-team] [Bug 1270346] [NEW] ERROR nova.virt.driver [-] Exception dispatching event <_datetime_: _number_: debug : virEventPollCleanupHandles:XXX : Cleanup X

2014-01-17 Thread Peter Portante
Public bug reported: 2014-01-18 02:33:46.880 | Checking logs... 2014-01-18 02:33:52.695 | Log File: n-cpu 2014-01-18 02:33:52.696 | 2014-01-18 02:14:18.850 26691 ERROR nova.virt.driver [-] Exception dispatching event http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm-full/a005813/conso

[Yahoo-eng-team] [Bug 1269204] [NEW] tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_paused_instance fails sporadically in gate jobs

2014-01-14 Thread Peter Portante
Public bug reported: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_paused_instance fails sporadically in gate jobs See: http://logs.openstack.org/08/66108/3/check/check-tempest-dsvm- full/fdbbfd3/console.html 2014-01-15 00:40:01.541 | ==

[Yahoo-eng-team] [Bug 1269192] [NEW] tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_create_backup fails gate sporadically

2014-01-14 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/89/66489/1/check/check-tempest-dsvm- full/a484000/console.html 2014-01-14 03:46:02.953 | == 2014-01-14 03:46:02.988 | FAIL: tempest.api.compute.servers.test_server_actions.Ser

[Yahoo-eng-team] [Bug 1264848] [NEW] SSHTimeout

2013-12-29 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/06/61006/8/check/check-grenade- dsvm/c1be113/console.html.gz 2013-12-26 17:12:03.092 | Traceback (most recent call last): 2013-12-26 17:12:03.092 | File "tempest/scenario/test_minimum_basic.py", line 166, in test_minimum_basic_scenario 2013-1

[Yahoo-eng-team] [Bug 1260574] [NEW] tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3TestXML.test_rescued_vm_detach_volume fails gate job sporadically

2013-12-12 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/06/61906/1/check/check-tempest-dsvm- full/81e2893/console.html If the log becomes archived, you might have to add a ".gz" to the above URL. 2013-12-13 02:40:08.447 | == 2013-

[Yahoo-eng-team] [Bug 1259520] [NEW] tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario fails sporadically on check jobs

2013-12-10 Thread Peter Portante
Public bug reported: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario fails sporadically on check jobs See: http://logs.openstack.org/06/61006/1/check/check-tempest-dsvm- full/856ca74/console.html 2013-12-10 11:47:12.101 |

[Yahoo-eng-team] [Bug 1258856] [NEW] tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_stop_start_server fails with quota error

2013-12-07 Thread Peter Portante
Public bug reported: See: http://logs.openstack.org/10/56710/10/check/check-tempest-dsvm- full/187705b/console.html.gz 2013-12-07 01:35:54.908 | == 2013-12-07 01:35:54.909 | FAIL: tempest.api.compute.servers.test_server_actions

[Yahoo-eng-team] [Bug 1258319] [NEW] test_reboot_server_hard fails sporadically in swift check jobs

2013-12-05 Thread Peter Portante
Public bug reported: test_reboot_server_hard fails sporadically in swift check jobs I believe this has been reported before, but I was not able to find it. See: http://logs.openstack.org/43/60343/1/gate/gate-tempest-dsvm- full/c92d206/console.html 2013-12-05 21:29:18.174 |

[Yahoo-eng-team] [Bug 1257829] [NEW] Misspelled encryption field in QemuImgInfo

2013-12-04 Thread Peter Hamilton
Public bug reported: Location: openstack.common.imageutils.QemuImgInfo Method: __init__ Error: line 45, self.encryption = details.get('encryption') The parsing of the encryption field for qemu-img commands does not work. The key used to index the details dictionary for encryption information, 'en

[Yahoo-eng-team] [Bug 1257799] [NEW] tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name fail in gate with BuildExceptionError

2013-12-04 Thread Peter Portante
Public bug reported: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name fail in gate with BuildExceptionError See: http://logs.openstack.org/79/59879/2/gate/gate-tempest-dsvm- postgres-full/ceb9759/console.html 2013-12-04 06:11:28.345 | ==

[Yahoo-eng-team] [Bug 1257396] [NEW] iso8601 DEBUG messages spam log

2013-12-03 Thread Peter Feiner
27; for 'minute' with default None (iso8601.iso8601): 2013-12-03 12:47:12,925 DEBUG iso8601 to_int Got '12' for 'second' with default None The log level for iso8601 has been set to WARN in oslo-incubator: https://github.com/openstack/oslo-incubator/commit/cbfded9c. T

[Yahoo-eng-team] [Bug 1257390] [NEW] races in assignment manager can cause spurious 404 when removing user from project

2013-12-03 Thread Peter Feiner
Public bug reported: Similar kind of bug as described in bug #1246489. When removing a user from a project, the assignment manager retrieves a list of all roles the user has on the project, then removes each role. Each (user, role, project) tuple is removed with a separate call into the driver. I

[Yahoo-eng-team] [Bug 1253193] Re: instances occasionally do not exist in `nova list` immediately after boot

2013-11-20 Thread Peter Feiner
Nevermind, this was my client-side bug. I was coalescing 'nova list' requests from different threads without regard to other requests those threads may have made to nova-api (e.g., boot). ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a me