Activity log for bug #1835511

Date Who What changed Old value New value Message
2019-07-05 10:24:56 Anandprakash bug added bug
2019-07-05 10:25:22 Anandprakash description Tempest is failing on Stein with python 3.6 Logs from the console- Traceback (most recent call last): File "/bin/ostestr", line 10, in <module> sys.exit(main()) File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 263, in main exit(ostestr(sys.argv[1:])) File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 259, in ostestr return _select_and_call_runner(opts, regex, others) File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 212, in _select_and_call_runner black_regex=opts.black_regex) File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 167, in call_testr black_regex=black_regex) File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 334, in run_command concurrency = _to_int(concurrency) File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 39, in _to_int i = int(possible) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' Tempest is failing on Stein with python 3.6 Logs from the console- [root@controller-0 new]# ostestr --regex 'manila.tempest.api' Traceback (most recent call last):   File "/bin/ostestr", line 10, in <module>     sys.exit(main())   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 263, in main     exit(ostestr(sys.argv[1:]))   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 259, in ostestr     return _select_and_call_runner(opts, regex, others)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 212, in _select_and_call_runner     black_regex=opts.black_regex)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 167, in call_testr     black_regex=black_regex)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 334, in run_command     concurrency = _to_int(concurrency)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 39, in _to_int     i = int(possible) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
2019-07-10 14:37:36 Anandprakash description Tempest is failing on Stein with python 3.6 Logs from the console- [root@controller-0 new]# ostestr --regex 'manila.tempest.api' Traceback (most recent call last):   File "/bin/ostestr", line 10, in <module>     sys.exit(main())   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 263, in main     exit(ostestr(sys.argv[1:]))   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 259, in ostestr     return _select_and_call_runner(opts, regex, others)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 212, in _select_and_call_runner     black_regex=opts.black_regex)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 167, in call_testr     black_regex=black_regex)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 334, in run_command     concurrency = _to_int(concurrency)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 39, in _to_int     i = int(possible) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' Tempest is failing on Stein with python 3.6 and following packages- openstack-tempest-20.0.0-0.20190610090414.a955095.el8ost.noarch python3-neutron-tests-tempest-0.3.0-0.20190621140455.e40f601.el8ost.noarch python3-octavia-tests-tempest-golang-1.0.0-0.20190621170400.c9414e8.el8ost.x86_64 python3-tempestconf-2.2.1-0.20190701090409.aa20435.el8ost.noarch python3-sahara-tests-tempest-0.8.0-0.20190618120402.7e39b7b.el8ost.noarch python3-tempest-20.0.0-0.20190610090414.a955095.el8ost.noarch python3-manila-tests-tempest-0.2.0-0.20190401201905.53927a9.el8ost.noarch python3-sahara-tempest-0.8.0-0.20190618120402.7e39b7b.el8ost.noarch python3-octavia-tests-tempest-1.0.0-0.20190621170400.c9414e8.el8ost.noarch python3-cinder-tests-tempest-0.2.1-0.20190410010400.6a37884.el8ost.noarch Logs from the console- [root@controller-0 new]# ostestr --regex 'manila.tempest.api' Traceback (most recent call last):   File "/bin/ostestr", line 10, in <module>     sys.exit(main())   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 263, in main     exit(ostestr(sys.argv[1:]))   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 259, in ostestr     return _select_and_call_runner(opts, regex, others)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 212, in _select_and_call_runner     black_regex=opts.black_regex)   File "/usr/lib/python3.6/site-packages/os_testr/ostestr.py", line 167, in call_testr     black_regex=black_regex)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 334, in run_command     concurrency = _to_int(concurrency)   File "/usr/lib/python3.6/site-packages/stestr/commands/run.py", line 39, in _to_int     i = int(possible) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
2019-07-18 13:26:13 Martin Kopec tempest: assignee Martin Kopec (mkopec)
2019-07-18 13:29:04 Martin Kopec tempest: assignee Martin Kopec (mkopec)
2019-07-18 13:29:21 Martin Kopec tempest: status New Invalid