Your message dated Wed, 02 Aug 2017 21:06:41 +0000
with message-id <e1dd0qn-0007px...@fasolo.debian.org>
and subject line Bug#868967: fixed in influxdb-python 4.1.1-1
has caused the Debian Bug report #868967,
regarding influxdb-python: FTBFS: dh_auto_test: pybuild --test -i 
python{version} -p 2.7 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
868967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: influxdb-python
Version: 3.0.0-2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python2,python3 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.6 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/_dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/resultset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> copying influxdb/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/resultset_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/chunked_json_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/test_line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> copying influxdb/tests/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> copying influxdb/influxdb08/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> copying influxdb/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> copying influxdb/influxdb08/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> copying influxdb/influxdb08/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> copying influxdb/influxdb08/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/client_test_with_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/influxdb_instance.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08
> I: pybuild base:184: /usr/bin/python3.6 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/_dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/resultset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> copying influxdb/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/resultset_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/chunked_json_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/test_line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> copying influxdb/tests/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> copying influxdb/influxdb08/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> copying influxdb/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> copying influxdb/influxdb08/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> copying influxdb/influxdb08/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> copying influxdb/influxdb08/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/client_test_with_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/influxdb_instance.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/_dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/resultset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> copying influxdb/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/resultset_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/misc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/chunked_json_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/test_line_protocol.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> copying influxdb/tests/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> copying influxdb/influxdb08/chunked_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> copying influxdb/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> copying influxdb/influxdb08/helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> copying influxdb/influxdb08/dataframe_client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> copying influxdb/influxdb08/client.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/client_test_with_server.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests
> copying influxdb/tests/server_tests/influxdb_instance.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/dataframe_client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/client_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08
> copying influxdb/tests/influxdb08/helper_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m nose /<<PKGBUILDDIR>> --verbose
> test_add_cluster_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_add_database_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_add_database_user 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_add_database_user_bad_permissions 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_alter_database_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_alter_database_user_password 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_alter_database_user_password_and_permissions 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_alter_database_user_permissions 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_create_database 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_create_database_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_create_scheduled_delete 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_cluster_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_database 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_database_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_database_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_database_user 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_points (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_delete_points_with_wrong_name 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_delete_series (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_delete_series_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_dsn (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_continuous_queries 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_database_list_deprecated 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_database_users 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_list_cluster_admins 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_list_database 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_list_database_admins 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_list_database_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_list_scheduled_delete 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_get_series_list 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_query (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_query_bad_precision 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_query_chunked (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_query_chunked_unicode 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_query_fail (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_remove_scheduled_delete 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> Tests that two connection errors will be handled ... ok
> Tests that three connection errors will not be handled ... ok
> test_scheme (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_set_database_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_switch_database 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_switch_db_deprecated 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_switch_user (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_unset_database_admin 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_update_cluster_admin_password 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_update_database_admin_password 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_update_database_user_password_current_user 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_update_permission 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_bad_precision_udp 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) 
> ... ok
> test_write_points_bad_precision 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_batch 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_batch_invalid_size 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_batch_multiple_series 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_string 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_udp 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_with_precision 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_write_points_with_precision_fails 
> (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok
> test_datetime_to_epoch 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_list_series 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_query_into_dataframe 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_query_multiple_time_series 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_query_with_empty_result 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_write_points_from_dataframe 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_fails_with_series 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok
> test_write_points_from_dataframe_fails_without_time_index 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_in_batches 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_with_float_nan 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_with_numeric_column_names 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_with_period_index 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> test_write_points_from_dataframe_with_time_precision 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... 
> ERROR
> Tests errors in invalid helpers. ... ok
> Tests JSON conversion when there is only one series name. ... ok
> Tests JSON conversion when there is only one series name. ... ok
> Tests warning for a set bulk size but autocommit False. ... ok
> Tests warning for an invalid bulk size. ... ok
> Tests that write_points is called after the right number of events ... ok
> Tests reading a sequence of JSON values from a string ... ok
> test_alter_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_alter_retention_policy_invalid 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_create_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_create_database_fails (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_create_numeric_named_database 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_create_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_create_retention_policy_default 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_drop_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_drop_numeric_named_database 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_drop_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_drop_retention_policy_fails 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_dsn (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_database_fails (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_get_list_privileges (influxdb.tests.client_test.TestInfluxDBClient) ... 
> ok
> test_get_list_privileges_fails 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_retention_policies 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_servers (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_servers_fails (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_get_list_users (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_get_list_users_empty (influxdb.tests.client_test.TestInfluxDBClient) ... 
> ok
> test_grant_admin_privileges (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_grant_admin_privileges_invalid 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_grant_privilege (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_grant_privilege_invalid (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_invalid_port_fails (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_query (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_query_chunked (influxdb.tests.client_test.TestInfluxDBClient) ... SKIP: 
> Not implemented for 0.9
> test_query_fail (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> Tests that two connection errors will be handled ... ok
> Tests that three connection errors will not be handled ... ok
> test_revoke_admin_privileges (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_revoke_admin_privileges_invalid 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_revoke_privilege (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_revoke_privilege_invalid (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_scheme (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_switch_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_switch_user (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_bad_precision_udp (influxdb.tests.client_test.TestInfluxDBClient) 
> ... ok
> test_write_points (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_bad_precision 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_batch (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_fails (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_toplevel_attributes 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_udp (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_with_precision 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_write_points_with_precision_fails 
> (influxdb.tests.client_test.TestInfluxDBClient) ... ok
> test_all_fail (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_all_good (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_dsn (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_dsn_mixed_scheme_case 
> (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_dsn_password_caps (influxdb.tests.client_test.TestInfluxDBClusterClient) 
> ... ok
> test_healing (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_init (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_one_server_fails (influxdb.tests.client_test.TestInfluxDBClusterClient) 
> ... ok
> test_recovery (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok
> test_two_servers_fail (influxdb.tests.client_test.TestInfluxDBClusterClient) 
> ... ok
> test_datetime_to_epoch 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_get_list_database 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_multiquery_into_dataframe 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_query_into_dataframe 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_query_with_empty_result 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_write_points_from_dataframe 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> test_write_points_from_dataframe_fails_with_series 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok
> test_write_points_from_dataframe_fails_without_time_index 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> test_write_points_from_dataframe_in_batches 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> test_write_points_from_dataframe_with_numeric_column_names 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> test_write_points_from_dataframe_with_period_index 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> test_write_points_from_dataframe_with_time_precision 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR
> Tests errors in invalid helpers. ... ok
> Test that time is optional on a series with a time field. ... ok
> Tests that time is optional on a series without a time field. ... ok
> Tests JSON conversion when there are multiple series names. ... ok
> Tests JSON conversion when there is only one series name. ... ok
> Tests warning for a set bulk size but autocommit False. ... ok
> Tests warning for an invalid bulk size. ... SKIP: Fails on py32
> Tests that write_points is called after the right number of events ... ok
> test_filter_by_name (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_filter_by_name_and_tags (influxdb.tests.resultset_test.TestResultSet) 
> ... ok
> test_filter_by_tags (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_items (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_keys (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_len (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_point_from_cols_vals (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_resultset_error (influxdb.tests.resultset_test.TestResultSet) ... ok
> test_system_query (influxdb.tests.resultset_test.TestResultSet) ... ok
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> test_create_database 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_create_user 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_create_user_admin 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_create_user_blank_password 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_create_user_blank_username 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_drop_database 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_drop_user 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_drop_user_invalid 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_drop_user_nonexisting 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_fresh_server_no_db 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_get_list_users 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_get_list_users_empty 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_grant_privilege 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_grant_privilege_invalid 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_invalid_port_fails 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_query_fail 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_query_fail_ignore_errors 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_revoke_admin_privileges 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_revoke_admin_privileges_invalid 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_revoke_privilege 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> test_revoke_privilege_invalid 
> (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: 
> Skipping server tests...
> SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS)
> test_make_lines (influxdb.tests.test_line_protocol.TestLineProtocol) ... ok
> test_make_lines_unicode (influxdb.tests.test_line_protocol.TestLineProtocol) 
> ... ok
> test_string_val_newline (influxdb.tests.test_line_protocol.TestLineProtocol) 
> ... ok
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 51, in test_write_points_from_dataframe
>     cli.write_points({"foo": dataframe})
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_fails_without_time_index 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/tools/nontrivial.py", line 60, 
> in newfunc
>     func(*arg, **kw)
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 194, in test_write_points_from_dataframe_fails_without_time_index
>     cli.write_points({"foo": dataframe})
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_in_batches 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 92, in test_write_points_from_dataframe_in_batches
>     self.assertTrue(cli.write_points({"foo": dataframe}, batch_size=1))
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 61, 
> in write_points
>     time_precision=time_precision)]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_float_nan 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 77, in test_write_points_from_dataframe_with_float_nan
>     cli.write_points({"foo": dataframe})
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_numeric_column_names 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 115, in test_write_points_from_dataframe_with_numeric_column_names
>     cli.write_points({"foo": dataframe})
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_period_index 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 141, in test_write_points_from_dataframe_with_period_index
>     cli.write_points({"foo": dataframe})
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_time_precision 
> (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", 
> line 174, in test_write_points_from_dataframe_with_time_precision
>     cli.write_points({"foo": dataframe}, time_precision='s')
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, 
> in write_points
>     for key, dataframe in data.items()]
>   File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, 
> in _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 52, 
> in test_write_points_from_dataframe
>     cli.write_points(dataframe, 'foo')
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in 
> write_points
>     dataframe, measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_fails_without_time_index 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/tools/nontrivial.py", line 60, 
> in newfunc
>     func(*arg, **kw)
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 191, 
> in test_write_points_from_dataframe_fails_without_time_index
>     cli.write_points(dataframe, "foo")
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in 
> write_points
>     dataframe, measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_in_batches 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 70, 
> in test_write_points_from_dataframe_in_batches
>     self.assertTrue(cli.write_points(dataframe, "foo", batch_size=1))
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 63, in 
> write_points
>     measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_numeric_column_names 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 89, 
> in test_write_points_from_dataframe_with_numeric_column_names
>     cli.write_points(dataframe, "foo", {"hello": "there"})
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in 
> write_points
>     dataframe, measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_period_index 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 111, 
> in test_write_points_from_dataframe_with_period_index
>     cli.write_points(dataframe, "foo")
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in 
> write_points
>     dataframe, measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ======================================================================
> ERROR: test_write_points_from_dataframe_with_time_precision 
> (influxdb.tests.dataframe_client_test.TestDataFrameClient)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 130, 
> in test_write_points_from_dataframe_with_time_precision
>     cli.write_points(dataframe, measurement, time_precision='h')
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in 
> write_points
>     dataframe, measurement, tags, time_precision
>   File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in 
> _convert_dataframe_to_json
>     if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or
> AttributeError: 'module' object has no attribute 'period'
> 
> ----------------------------------------------------------------------
> Ran 191 tests in 2.616s
> 
> FAILED (SKIP=25, errors=13)
> E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose {dir} 
> --verbose
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2017/07/19/influxdb-python_3.0.0-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: influxdb-python
Source-Version: 4.1.1-1

We believe that the bug you reported is fixed in the latest version of
influxdb-python, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 868...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Viau <av...@debian.org> (supplier of updated influxdb-python package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 02 Aug 2017 16:11:46 -0400
Source: influxdb-python
Binary: python-influxdb python3-influxdb
Architecture: source all
Version: 4.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Viau <av...@debian.org>
Changed-By: Alexandre Viau <av...@debian.org>
Description:
 python-influxdb - Client for InfluxDB - Python 2.7
 python3-influxdb - Client for InfluxDB - Python 3.x
Closes: 868967
Changes:
 influxdb-python (4.1.1-1) unstable; urgency=medium
 .
   * New upstream version (Closes: #868967)
   * Bump Standards-Version to 4.0.0.
Checksums-Sha1:
 1045588deac694fa7ee4da6f946cefc5f04d4962 2352 influxdb-python_4.1.1-1.dsc
 83d086c5e8cd41b9361a11a51730e45a9c1afee7 51593 
influxdb-python_4.1.1.orig.tar.gz
 6cd9c1cf01de480ed7d5adf33d055f434ed4098b 2824 
influxdb-python_4.1.1-1.debian.tar.xz
 09547824d8c753b16b43c31a660113f34b54239c 7492 
influxdb-python_4.1.1-1_amd64.buildinfo
 10a514a80e1efee52fec2d3188e3d5a9a5bad23e 40320 python-influxdb_4.1.1-1_all.deb
 05d015b26fd9f793a8d3707cd0e2abc72cec0bce 40414 python3-influxdb_4.1.1-1_all.deb
Checksums-Sha256:
 e13ed7fa506c2a047c77653a663d8e117bccc7913f2e74f25278db1e16efc1da 2352 
influxdb-python_4.1.1-1.dsc
 e3790474fa6d3e39043471a2a79b3309e9a47c63c0803a8810241bc8ce056b18 51593 
influxdb-python_4.1.1.orig.tar.gz
 71c5f737f026245ac5678a2e2613548b91dd0e126dc71a0eb307ce720ffcc52c 2824 
influxdb-python_4.1.1-1.debian.tar.xz
 982845c6adcc40047c2ffa777be43aca59a36a582b5bb8721153406b0fde175b 7492 
influxdb-python_4.1.1-1_amd64.buildinfo
 b8c14a9413e3f5e11d8b6dcd18b476e33bf29424ce6e4b392a93364acb433cc6 40320 
python-influxdb_4.1.1-1_all.deb
 1ae3f25c7c9a0bdbd990e4b91947cac18cc4c0952add559fcf23416e71dae9ce 40414 
python3-influxdb_4.1.1-1_all.deb
Files:
 8a284624704f1a8a1ae3e7b298900295 2352 python optional 
influxdb-python_4.1.1-1.dsc
 a59916ef8882b239eb04033775908bd8 51593 python optional 
influxdb-python_4.1.1.orig.tar.gz
 2925b1979a26497a19f6c9b3803a8fc5 2824 python optional 
influxdb-python_4.1.1-1.debian.tar.xz
 8df6733aaacc5de91a2f4ecc464415df 7492 python optional 
influxdb-python_4.1.1-1_amd64.buildinfo
 4d4cf15fb26ad9779894a1821842a707 40320 python optional 
python-influxdb_4.1.1-1_all.deb
 dd8626fc07d2eea10cf7a4114934ceb3 40414 python optional 
python3-influxdb_4.1.1-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE4wFU9UKf+7myLknC2oKDDjzMOjoFAlmCNBMRHGF2aWF1QGRl
Ymlhbi5vcmcACgkQ2oKDDjzMOjr0ZBAAxNjODTH1A9jjAHYvG0v64YN0SK1IThcA
ZH+KQFm3+lsK6N0mD8eIJc20DR2LyMe+fFmbGHsKxX1Ux9gZoISkG+lVaHFOjd1+
1T6krKTs4O6N8cFG+Qvnszl1wcSsaUheGJ3MQG+22GnLK01xkh2xh71pYBCthIl0
rd8SWwkiRjSncqtJ7LfWBhxiDTDxmnzS7pPVJcXgw4CkeYjuzBVW31KLjg8HB2C3
Gx9H41a41KRBtshonKdgIyRCnj5VYXMORS6tDSju1MhAIr6+8C3O25caQa9mkZte
QyfIDixiZYqp69FR1KYS2nlg7VfA9pN3fipxXM0uDTct3pjEAMTyUXmE/JYT0/a0
ub2xNWQ/CYC5kf5uOZp6lHBQ9WHUO+NwpGctqJr4+TVw8OIQ28tz5FxL1n3KJfId
w3nGWHC+yNtfleOvovWgWGRvwlP+R3dDLDFbyDEq8ujclTSjGpt8IwHeb4i20Ugb
y1fbuLZm05qBkyot7qTG6iuT1Sr5kxCoKJPMEIPurTlgqHmm4Pe+f9RXw8aWxXl8
W5aeJWXYfib02LEe/xiCNihkOCLWyAmkvSR7PD7I+7MUDoY8NXZ3hwUtOqRA9lVy
QXsypDge5qu7m+zNYPEjJZdvagfPuemFImN/je8hHNPqONgXsXXjOfhWd9yXvNM4
lMqE6UF4A7A=
=Ltcr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to