Error when running under Python 3

Bug #1670441 reported by John L. Villalovos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VirtualBMC
Fix Released
High
Unassigned

Bug Description

Seeing this error during a Python 3 gate run:

2017-03-06 12:45:43.211 | + /opt/stack/new/ironic/devstack/tools/ironic/scripts/create-node.sh:main:L117: vbmc add node-0 --port 6230
2017-03-06 12:45:43.818 | Traceback (most recent call last):
2017-03-06 12:45:43.818 | File "/usr/local/bin/vbmc", line 11, in <module>
2017-03-06 12:45:43.818 | sys.exit(main())
2017-03-06 12:45:43.819 | File "/usr/local/lib/python3.5/dist-packages/virtualbmc/cmd/vbmc.py", line 122, in main
2017-03-06 12:45:43.819 | libvirt_sasl_password=sasl_pass)
2017-03-06 12:45:43.819 | File "/usr/local/lib/python3.5/dist-packages/virtualbmc/manager.py", line 112, in add
2017-03-06 12:45:43.819 | config.set(DEFAULT_SECTION, 'port', port)
2017-03-06 12:45:43.819 | File "/usr/lib/python3.5/configparser.py", line 1189, in set
2017-03-06 12:45:43.819 | self._validate_value_types(option=option, value=value)
2017-03-06 12:45:43.819 | File "/usr/lib/python3.5/configparser.py", line 1174, in _validate_value_types
2017-03-06 12:45:43.819 | raise TypeError("option values must be strings")
2017-03-06 12:45:43.819 | TypeError: option values must be strings
2017-03-06 12:45:43.852 | + /opt/stack/new/ironic/devstack/lib/ironic:create_bridge_and_vms:1 : exit_trap
2017-03-06 12:45:43.855 | + ./stack.sh:exit_trap:487 : local r=1
2017-03-06 12:45:43.859 | ++ ./stack.sh:exit_trap:488 : jobs -p
2017-03-06 12:45:43.863 | + ./stack.sh:exit_trap:488 : jobs=16460
2017-03-06 12:45:43.866 | + ./stack.sh:exit_trap:491 : [[ -n 16460 ]]
2017-03-06 12:45:43.869 | + ./stack.sh:exit_trap:491 : [[ -n /opt/stack/new/devstacklog.txt.2017-03-06-122538 ]]
2017-03-06 12:45:43.872 | + ./stack.sh:exit_trap:491 : [[ True == \T\r\u\e ]]
2017-03-06 12:45:43.876 | + ./stack.sh:exit_trap:492 : echo 'exit_trap: cleaning up child processes'
2017-03-06 12:45:43.876 | exit_trap: cleaning up child processes
2017-03-06 12:45:43.879 | + ./stack.sh:exit_trap:493 : kill 16460
2017-03-06 12:45:43.879 | ./stack.sh: line 493: kill: (16460) - No such process

Revision history for this message
John L. Villalovos (happycamp) wrote :
Changed in virtualbmc:
importance: Undecided → High
Revision history for this message
Lucas Alvares Gomes (lucasagomes) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/virtualbmc 1.1.0

This issue was fixed in the openstack/virtualbmc 1.1.0 release.

Changed in virtualbmc:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.