shivasiddharth / GassistPi

Google Assistant for Single Board Computers
Other
1.02k stars 303 forks source link

Raspberry Pi restarting multiple times on boot #1077

Closed Zwillyzz closed 3 years ago

Zwillyzz commented 3 years ago

IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses.

FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED

Which branch of GassistPi are you using ?

Master

Board and OS details:

Open a terminal and run

cat /proc/cpuinfo  
cat /etc/os-release  
pi@raspberrypi:~ $ cat /proc/cpuinfo 
processor   : 0
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 1
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 2
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 3
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

Hardware    : BCM2835
Revision    : a22082
Serial      : 000000007a3f9a99
Model       : Raspberry Pi 3 Model B Rev 1.2

pi@raspberrypi:~ $ cat /etc/os-release  
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Describe the bug:

Carefully followed each step to install **HEADLESS AUTOSTART on BOOT SERVICE SETUP** .  Script won't execute booting the system up.  Ran sudo systemctl status gassistpi.service and got the following:

gassistpi.service - Google Assistant-Voice Loaded: loaded (/lib/systemd/system/gassistpi.service; disabled; vendor preset: enabled) Active: active (running) since Wed 2020-11-25 17:24:26 PST; 8s ago Main PID: 10569 (python) Tasks: 1 (limit: 1939) CGroup: /system.slice/gassistpi.service └─10569 /home/pi/env/bin/python -u /home/pi/GassistPi/src/main.py --project_id assistpi-a61af --device_model_id assistpi-a61af-googleassistpi-tl3jod

Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:!-- begin debug log --! Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:version: 13.0.0 Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:logging to: /home/pi/.cache/gmusicapi/log/gmusicapi.log Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:initialized Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:logged out Nov 25 17:24:33 raspberrypi python[10569]: /home/pi/env/lib/python3.7/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/pi/.local/share/gmusicapi/mobileclient.cred: No suc Nov 25 17:24:33 raspberrypi python[10569]: warnings.warn(_MISSING_FILE_MESSAGE.format(filename)) Nov 25 17:24:33 raspberrypi python[10569]: 2020-11-25 17:24:33,887 - gmusicapi.Mobileclient1 (shared:176) [WARNING]: could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobil Nov 25 17:24:33 raspberrypi python[10569]: WARNING:gmusicapi.Mobileclient1:could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred'' Nov 25 17:24:33 raspberrypi python[10569]: INFO:gmusicapi.Mobileclient1:failed to authenticate

Did you go through or search the issues section to check if your issue was already discussed (either currently open issues or closed issues)?

Yes/No Yes.

2. Is the issue related to assistant installation ?

Yes/No Yes.

If answer to question 2 is Yes, then attach the contents of terminal as a file or paste it below.

pi@raspberrypi:~ $ /home/pi/env/bin/python -u /home/pi/GassistPi/src/main.py --project_id 'assistpi-a61af' --device_model_id 'assistpi-a61af-googleassistpi-tl3jod'
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:35: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_pb=b'\n\x15google/api/http.proto\x12\ngoogle.api"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\x08"\x81\x02\n\x08HttpRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\r\n\x03get\x18\x02 \x01(\tH\x00\x12\r\n\x03put\x18\x03 \x01(\tH\x00\x12\x0e\n\x04post\x18\x04 \x01(\tH\x00\x12\x10\n\x06\x64\x65lete\x18\x05 \x01(\tH\x00\x12\x0f\n\x05patch\x18\x06 \x01(\tH\x00\x12/\n\x06\x63ustom\x18\x08 \x01(\x0b\x32\x1d.google.api.CustomHttpPatternH\x00\x12\x0c\n\x04\x62ody\x18\x07 \x01(\t\x12\x15\n\rresponse_body\x18\x0c \x01(\t\x12\x31\n\x13\x61\x64\x64itional_bindings\x18\x0b \x03(\x0b\x32\x14.google.api.HttpRuleB\t\n\x07pattern"/\n\x11\x43ustomHttpPattern\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\tBj\n\x0e\x63om.google.apiB\tHttpProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xf8\x01\x01\xa2\x02\x04GAPIb\x06proto3',
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:62: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:80: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:92: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=121,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:119: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:137: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:155: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:173: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:191: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:209: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:227: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:245: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:263: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:281: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:297: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  fields=[],
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:301: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=381,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:328: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:346: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:358: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=430,
/home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:42: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:39: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  dependencies=[google_dot_protobuf_dot_any__pb2.DESCRIPTOR],
/home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:66: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:84: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:102: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:114: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=144,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:48: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  google_dot_rpc_dot_status__pb2.DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:70: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:97: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:115: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:133: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:151: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:169: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:185: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  fields=[],
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:189: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=373,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:216: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:228: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=410,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:255: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:273: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:291: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:309: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:321: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=504,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:348: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:366: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:378: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=606,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:405: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:417: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=646,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:444: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:456: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=686,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:483: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:501: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  file=DESCRIPTOR,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:513: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=749,
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:640: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_options=b"\202\323\344\223\002\027\022\025/v1/{name=operations}",
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:649: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_options=b"\202\323\344\223\002\032\022\030/v1/{name=operations/**}",
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:658: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_options=b"\202\323\344\223\002\032*\030/v1/{name=operations/**}",
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
/home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function ServiceDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:36: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_pb=b"\n\x15google/rpc/code.proto\x12\ngoogle.rpc*\xb7\x02\n\x04\x43ode\x12\x06\n\x02OK\x10\x00\x12\r\n\tCANCELLED\x10\x01\x12\x0b\n\x07UNKNOWN\x10\x02\x12\x14\n\x10INVALID_ARGUMENT\x10\x03\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x04\x12\r\n\tNOT_FOUND\x10\x05\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x06\x12\x15\n\x11PERMISSION_DENIED\x10\x07\x12\x13\n\x0fUNAUTHENTICATED\x10\x10\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x08\x12\x17\n\x13\x46\x41ILED_PRECONDITION\x10\t\x12\x0b\n\x07\x41\x42ORTED\x10\n\x12\x10\n\x0cOUT_OF_RANGE\x10\x0b\x12\x11\n\rUNIMPLEMENTED\x10\x0c\x12\x0c\n\x08INTERNAL\x10\r\x12\x0f\n\x0bUNAVAILABLE\x10\x0e\x12\r\n\tDATA_LOSS\x10\x0f\x42X\n\x0e\x63om.google.rpcB\tCodeProtoP\x01Z3google.golang.org/genproto/googleapis/rpc/code;code\xa2\x02\x03RPCb\x06proto3",
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:46: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="OK", index=0, number=0, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="CANCELLED", index=1, number=1, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:52: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="UNKNOWN", index=2, number=2, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:59: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:66: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="NOT_FOUND", index=5, number=5, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:72: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="ALREADY_EXISTS", index=6, number=6, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:79: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:86: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:93: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:103: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="ABORTED", index=11, number=10, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:106: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="OUT_OF_RANGE", index=12, number=11, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:113: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None,
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:116: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="INTERNAL", index=14, number=13, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:119: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="UNAVAILABLE", index=15, number=14, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:122: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  name="DATA_LOSS", index=16, number=15, serialized_options=None, type=None
/home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:128: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=349,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:32: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_longrunning_dot_operations__pb2.DESCRIPTOR,google_dot_protobuf_dot_any__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_rpc_dot_status__pb2.DESCRIPTOR,])
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:45: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:53: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:57: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:61: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:65: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:73: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:78: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=1382,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:91: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:95: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  type=None),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=2140,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:118: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:125: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:139: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=423,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:156: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:163: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:177: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=571,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:194: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:201: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:215: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  index=0, containing_type=None, fields=[]),
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:218: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  serialized_end=727,
/home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:235: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
  options=None, file=DESCRIPTOR),
/home/pi/env/lib/python3.7/site-packages/validictory/validator.py:7: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  from collections import Mapping, Container
/home/pi/env/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  if not isinstance(key, collections.Hashable):
INFO:gmusicapi.Mobileclient1:!-- begin debug log --!
INFO:gmusicapi.Mobileclient1:version: 13.0.0
INFO:gmusicapi.Mobileclient1:logging to: /home/pi/.cache/gmusicapi/log/gmusicapi.log
INFO:gmusicapi.Mobileclient1:initialized
INFO:gmusicapi.Mobileclient1:logged out
/home/pi/env/lib/python3.7/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/pi/.local/share/gmusicapi/mobileclient.cred: No such file or directory
  warnings.warn(_MISSING_FILE_MESSAGE.format(filename))
2020-11-25 17:15:56,493 - gmusicapi.Mobileclient1 (shared:176) [WARNING]: could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
WARNING:gmusicapi.Mobileclient1:could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
INFO:gmusicapi.Mobileclient1:failed to authenticate
AIY-HAT
Initializing GPIO 25 for assistant activity indication
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'defaults.bluealsa.device'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5036:(snd_config_expand) Args evaluate error: No such file or directory
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM bluealsa
ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'defaults.bluealsa.device'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5036:(snd_config_expand) Args evaluate error: No such file or directory
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM bluealsa
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback
ALSA lib conf.c:5014:(snd_config_expand) Unknown parameters {AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_dmix.c:1043:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dsnoop.c:575:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
/home/pi/env/lib/python3.7/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
  warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
device_model_id: assistpi-a61af-googleassistpi-tl3jod
device_id: 9C2EE6D3AFCD9EDC3AA44AFABAACB86C

ON_MUTED_CHANGED:
  {"is_muted": false}

ON_START_FINISHED

ON_MEDIA_STATE_IDLE

ON_CONVERSATION_TURN_STARTED

ON_END_OF_UTTERANCE

ON_END_OF_UTTERANCE

ON_RECOGNIZING_SPEECH_FINISHED:
  {"text": "play smooth jazz on YouTube"}

stopping vlc
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
    version 1.25.10; written and copyright by Michael Hipp and others
    free software (LGPL) without any warranty but with best wishes

Directory: /tmp/

Terminal control enabled, press 'h' for listing of keys and functions.

Playing MPEG stream 1 of 1: female-say.mp3 ...

MPEG 2.0 L III cbr32 24000 mono

[0:01] Decoding of female-say.mp3 finished.
smooth jazz on youtub
https://r1---sn-a5meknl6.googlevideo.com/videoplayback?expire=1606375073&ei=QQK_X57BKYGikwbctr4w&ip=75.140.78.208&id=o-APRvQBk73ihvrnGZHKxKCd60oKUFGgCnfK12A-1acQBt&itag=251&source=youtube&requiressl=yes&mh=Bq&mm=31%2C29&mn=sn-a5meknl6%2Csn-a5mlrnek&ms=au%2Crdu&mv=m&mvi=1&pl=19&initcwndbps=2001250&vprv=1&mime=audio%2Fwebm&ns=uQS3Tp4tshM6nd46VKOIjgcF&gir=yes&clen=163149345&dur=8965.901&lmt=1580142369828847&mt=1606353157&fvip=1&keepalive=yes&c=WEB&txp=5531432&n=PsC8jxIZtvC99QJY0dO&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Cmime%2Cns%2Cgir%2Cclen%2Cdur%2Clmt&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AG3C_xAwRQIhAOB0QPlQAIEfs9zBBS3TQ44GKSkDmqY-a2fCY9u8i4viAiATggv-2elUVI_z5ogrrz4t0GeJQjoxOfKmsGgiGUZl_A%3D%3D&sig=AOq0QJ8wRgIhAP1vQAarw2fAGpszy_Jj9xvkToVFvsCKnIyUQSGDycE0AiEA0CWhBrtrY3CuOMnBg03FQ99oKFFGwwqVo7p45o-5XWo=&ratebypass=yes
/home/pi/env/lib/python3.7/site-packages/vlc.py:1802: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
  if not any(getargspec(callback)[:2]):  # list(...)
ON_CONVERSATION_TURN_FINISHED:
  {"with_follow_on_turn": false}

ON_CONVERSATION_TURN_STARTED

ON_END_OF_UTTERANCE

ON_END_OF_UTTERANCE

ON_RECOGNIZING_SPEECH_FINISHED:
  {"text": "increase Music volume to 70"}

110
Setting volume to: 100
ON_CONVERSATION_TURN_FINISHED:
  {"with_follow_on_turn": false}

ON_CONVERSATION_TURN_STARTED

ON_END_OF_UTTERANCE

ON_END_OF_UTTERANCE

ON_RECOGNIZING_SPEECH_FINISHED:
  {"text": "decrease Music volume to 50"}

50
Setting volume to: 50
ON_CONVERSATION_TURN_FINISHED:
  {"with_follow_on_turn": false}

If answer to question 2 is No, then proceed further.

3. Does the assistant service start normally?

Yes/No Yes.

4. Is the assistant service restarting automatically?

Yes/No No.

If answer to question 4 is Yes, then paste the contents of the terminal below.

If answer to question 4 is No, then proceed further.

Manually start the assistant. For guidelines to start the assistant manually refer this

Paste the command below, that crashed the assistant

Same above. I can run the assistant and it works. Youtube works, but it's a hit and miss at this point but I think it's the cloud having issues.

Paste the contents of the terminal below

Same as above.

Everything works as intended but I can't get the script to boot automatically. Ran sudo systemctl status gassistpi.service as explained above.

shivasiddharth commented 3 years ago

Your systemctl status output is truncated can you provide the full output ? Also, please go through the existing closed and open issues with autoboot not working. Your issue may have already been covered.

Zwillyzz commented 3 years ago

I've gone through a few already. I can't find a solid lead.

I've been trying to figure how hot to view full output. Could you tell me how? Thanks

Also ran: sudo /home/pi/env/bin/python -u /home/pi/GassistPi/src/main.py --project_id 'assistpi-a61af' --device_model_id 'assistpi-a61af-googleassistpi-tl3jod'

Script runs the same as manually BUT ends with this:

usage: main.py [-h] [--device-model-id DEVICE_MODEL_ID]
               [--project-id PROJECT_ID] [--nickname NICKNAME]
               [--device-config DEVICE_CONFIG_FILE]
               [--credentials OAUTH2_CREDENTIALS_FILE] [--query QUERY] [-v]
main.py: error: argument --credentials: No such file or directory: "/root/.config/google-oauthlib-tool/credentials.json"
shivasiddharth commented 3 years ago

I have replied to you regarding that in youtube. You should not use sudo. Use sudo status gassistpi.service -l to view full logs.

Zwillyzz commented 3 years ago

That code didn't work. Got pi@raspberrypi:~ $ sudo status gassistpi.service -l

sudo: status: command not found

Zwillyzz commented 3 years ago

I think systemctl was forgotten? I added that I got the following:

pi@raspberrypi:~ $ sudo systemctl status gassistpi.service -l

● gassistpi.service - Google Assistant-Voice
   Loaded: loaded (/lib/systemd/system/gassistpi.service; enabled; vendor preset
   Active: active (running) since Wed 2020-11-25 19:07:05 PST; 778ms ago
 Main PID: 6618 (python)
    Tasks: 1 (limit: 1939)
   CGroup: /system.slice/gassistpi.service
           └─6618 /home/pi/env/bin/python -u /home/pi/GassistPi/src/main.py --pr

Nov 25 19:07:05 raspberrypi systemd[1]: Started Google Assistant-Voice.
lines 1-9/9 (END)
Zwillyzz commented 3 years ago

Also ran:

sudo journalctl -u gassistpi.service

Got the following:

pi@raspberrypi:~ $ sudo journalctl -u gassistpi.service
-- Logs begin at Wed 2020-11-25 18:42:28 PST, end at Wed 2020-11-25 19:03:35 PST
Nov 25 18:47:35 raspberrypi systemd[1]: Started Google Assistant-Voice.
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_pb=b'\n\x15google/api/htt
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_end=121,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packag
lines 1-23...skipping...
-- Logs begin at Wed 2020-11-25 18:42:28 PST, end at Wed 2020-11-25 19:03:35 PST. --
Nov 25 18:47:35 raspberrypi systemd[1]: Started Google Assistant-Voice.
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:35: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. 
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_pb=b'\n\x15google/api/http.proto\x12\ngoogle.api"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:62: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away.
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:80: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away.
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:92: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Plea
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_end=121,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:119: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:137: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:155: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:173: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:191: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:209: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:227: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:245: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:263: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:281: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:297: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   fields=[],
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:301: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Ple
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_end=381,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:328: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:346: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:38 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:38 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:358: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Ple
Nov 25 18:47:38 raspberrypi python[1208]:   serialized_end=430,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:42: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go
Nov 25 18:47:39 raspberrypi python[1208]:   google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to g
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:39: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away
Nov 25 18:47:39 raspberrypi python[1208]:   dependencies=[google_dot_protobuf_dot_any__pb2.DESCRIPTOR],
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:66: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go awa
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:84: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go awa
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:102: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go aw
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:114: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. P
Nov 25 18:47:39 raspberrypi python[1208]:   serialized_end=144,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:48: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors i
Nov 25 18:47:39 raspberrypi python[1208]:   google_dot_rpc_dot_status__pb2.DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:70: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors 
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
Nov 25 18:47:39 raspberrypi python[1208]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:97: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors 
Nov 25 18:47:39 raspberrypi python[1208]:   file=DESCRIPTOR,
lines 1-60
shivasiddharth commented 3 years ago

Do you hear the "Hi" chime ? Post the output of:

sudo nano /etc/asound.conf
sudo nano ./.asoundrc
aplay -l
arecord -l
Zwillyzz commented 3 years ago

Yes I hear the "Hi" chime when I execute it manually.

sudo nano /etc/asound.conf

`pcm.softvol { type softvol slave.pcm dmix control { name Master card 0 } }

pcm.micboost { type route slave.pcm dsnoop ttable { 0.0 30.0 1.1 30.0 } }

pcm.!default {`

sudo nano ./.asoundrc

`pcm.softvol { type softvol slave.pcm dmix control { name Master card 0 } }

pcm.micboost { type route slave.pcm dsnoop ttable { 0.0 30.0 1.1 30.0 } }

pcm.!default {`

aplay -l

**** List of PLAYBACK Hardware Devices **** card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-codec-0 [Google voiceHAT SoundCard HiFi voicehat-codec-0] Subdevices: 0/1 Subdevice #0: subdevice #0

arecord -l

**** List of CAPTURE Hardware Devices **** card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-codec-0 [Google voiceHAT SoundCard HiFi voicehat-codec-0] Subdevices: 0/1 Subdevice #0: subdevice #0

Also...executing sudo systemctl status gassistpi.service -l is yielding different results too. Ran it a second time and got this:

pi@raspberrypi:~ $ sudo systemctl -l status gassistpi

● gassistpi.service - Google Assistant-Voice
   Loaded: loaded (/lib/systemd/system/gassistpi.service; enabled; vendor preset
   Active: active (running) since Wed 2020-11-25 19:16:49 PST; 5s ago
 Main PID: 1112 (python)
    Tasks: 1 (limit: 1939)
   CGroup: /system.slice/gassistpi.service
           └─1112 /home/pi/env/bin/python -u /home/pi/GassistPi/src/main.py --pr

Nov 25 19:16:51 raspberrypi python[1112]: /home/pi/env/lib/python3.7/site-packag
Nov 25 19:16:51 raspberrypi python[1112]:   options=None, file=DESCRIPTOR),
Nov 25 19:16:51 raspberrypi python[1112]: /home/pi/env/lib/python3.7/site-packag
Nov 25 19:16:51 raspberrypi python[1112]:   index=0, containing_type=None, field
Nov 25 19:16:51 raspberrypi python[1112]: /home/pi/env/lib/python3.7/site-packag
Nov 25 19:16:51 raspberrypi python[1112]:   serialized_end=727,
Nov 25 19:16:51 raspberrypi python[1112]: /home/pi/env/lib/python3.7/site-packag
Nov 25 19:16:51 raspberrypi python[1112]:   options=None, file=DESCRIPTOR),
Nov 25 19:16:52 raspberrypi python[1112]: /home/pi/env/lib/python3.7/site-packag
Nov 25 19:16:52 raspberrypi python[1112]:   from collections import Mapping, Con
lines 1-18/18 (END)
shivasiddharth commented 3 years ago

Can you please paste the details carefully ? Both .asoundrc and asound.conf are truncated. I wanted to know if you heard a "Hi" on autostart ?

Zwillyzz commented 3 years ago

Sorry. Trying to figure out how to select all the text in terminal.

No hi chime on autostart.

Zwillyzz commented 3 years ago

However for both of those .asoundrc and asound.conf that's all I see when I run the command in terminal.

Zwillyzz commented 3 years ago

asound.txt

Here is the actual asound.conf, turned into text of course.

shivasiddharth commented 3 years ago

If a service start fails, it will try restarting itself a number of times and eventually stop. You can find the full logs only after that. Else everytime you try and get the log, you will get only a chunck. Boot the Pi, leave it alone for 5-10 mins and then try to get the systemctl status and the journalctl status.

shivasiddharth commented 3 years ago

Or do this:

sudo systemctl stop gassistpi.service
sudo systemctl start gassistpi.service
journalctl -u gassistpi.service -f
Zwillyzz commented 3 years ago

That opened up some perspective with the status. It seems to be looping. I will post the full terminal soon but this caught my attention:

Nov 25 19:55:18 raspberrypi systemd[1]: gassistpi.service: Succeeded.
Nov 25 19:55:18 raspberrypi systemd[1]: gassistpi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 25 19:55:18 raspberrypi systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 25.
Nov 25 19:55:18 raspberrypi systemd[1]: Stopped Google Assistant-Voice.
Nov 25 19:55:18 raspberrypi systemd[1]: Started Google Assistant-Voice.

That restart counter is gradually increasing.

Zwillyzz commented 3 years ago
Nov 25 20:19:41 raspberrypi systemd[1]: gassistpi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 25 20:19:41 raspberrypi systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 184.
Nov 25 20:19:41 raspberrypi systemd[1]: Stopped Google Assistant-Voice.
Nov 25 20:19:41 raspberrypi systemd[1]: Started Google Assistant-Voice.
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:35: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   serialized_pb=b'\n\x15google/api/http.proto\x12\ngoogle.api"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\x08"\x81\x02\n\x08HttpRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\r\n\x03get\x18\x02 \x01(\tH\x00\x12\r\n\x03put\x18\x03 \x01(\tH\x00\x12\x0e\n\x04post\x18\x04 \x01(\tH\x00\x12\x10\n\x06\x64\x65lete\x18\x05 \x01(\tH\x00\x12\x0f\n\x05patch\x18\x06 \x01(\tH\x00\x12/\n\x06\x63ustom\x18\x08 \x01(\x0b\x32\x1d.google.api.CustomHttpPatternH\x00\x12\x0c\n\x04\x62ody\x18\x07 \x01(\t\x12\x15\n\rresponse_body\x18\x0c \x01(\t\x12\x31\n\x13\x61\x64\x64itional_bindings\x18\x0b \x03(\x0b\x32\x14.google.api.HttpRuleB\t\n\x07pattern"/\n\x11\x43ustomHttpPattern\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\tBj\n\x0e\x63om.google.apiB\tHttpProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xf8\x01\x01\xa2\x02\x04GAPIb\x06proto3',
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:62: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:80: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:92: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   serialized_end=121,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:119: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:137: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:155: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:173: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:191: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:209: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:227: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:245: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:263: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:281: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:297: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   fields=[],
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:301: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   serialized_end=381,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:328: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:346: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:43 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:358: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:43 raspberrypi python[9488]:   serialized_end=430,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:42: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:39: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   dependencies=[google_dot_protobuf_dot_any__pb2.DESCRIPTOR],
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:66: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:84: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:102: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:114: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=144,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:48: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   google_dot_rpc_dot_status__pb2.DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:70: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:97: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:115: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:133: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:151: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:169: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:185: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   fields=[],
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:189: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=373,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:216: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:228: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=410,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:255: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:273: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:291: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:309: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:321: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=504,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:348: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:366: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:378: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=606,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:405: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:417: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=646,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:444: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:456: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=686,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:483: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:501: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   file=DESCRIPTOR,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:513: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=749,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:640: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_options=b"\202\323\344\223\002\027\022\025/v1/{name=operations}",
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:649: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_options=b"\202\323\344\223\002\032\022\030/v1/{name=operations/**}",
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:658: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_options=b"\202\323\344\223\002\032*\030/v1/{name=operations/**}",
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function ServiceDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:36: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_pb=b"\n\x15google/rpc/code.proto\x12\ngoogle.rpc*\xb7\x02\n\x04\x43ode\x12\x06\n\x02OK\x10\x00\x12\r\n\tCANCELLED\x10\x01\x12\x0b\n\x07UNKNOWN\x10\x02\x12\x14\n\x10INVALID_ARGUMENT\x10\x03\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x04\x12\r\n\tNOT_FOUND\x10\x05\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x06\x12\x15\n\x11PERMISSION_DENIED\x10\x07\x12\x13\n\x0fUNAUTHENTICATED\x10\x10\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x08\x12\x17\n\x13\x46\x41ILED_PRECONDITION\x10\t\x12\x0b\n\x07\x41\x42ORTED\x10\n\x12\x10\n\x0cOUT_OF_RANGE\x10\x0b\x12\x11\n\rUNIMPLEMENTED\x10\x0c\x12\x0c\n\x08INTERNAL\x10\r\x12\x0f\n\x0bUNAVAILABLE\x10\x0e\x12\r\n\tDATA_LOSS\x10\x0f\x42X\n\x0e\x63om.google.rpcB\tCodeProtoP\x01Z3google.golang.org/genproto/googleapis/rpc/code;code\xa2\x02\x03RPCb\x06proto3",
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:46: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="OK", index=0, number=0, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="CANCELLED", index=1, number=1, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:52: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="UNKNOWN", index=2, number=2, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:59: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:66: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="NOT_FOUND", index=5, number=5, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:72: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="ALREADY_EXISTS", index=6, number=6, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:79: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:86: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:93: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:103: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="ABORTED", index=11, number=10, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:106: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="OUT_OF_RANGE", index=12, number=11, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:113: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:116: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="INTERNAL", index=14, number=13, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:119: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="UNAVAILABLE", index=15, number=14, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:122: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   name="DATA_LOSS", index=16, number=15, serialized_options=None, type=None
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:128: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=349,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:32: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_longrunning_dot_operations__pb2.DESCRIPTOR,google_dot_protobuf_dot_any__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_rpc_dot_status__pb2.DESCRIPTOR,])
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:45: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:53: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:57: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:61: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:65: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:73: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:78: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=1382,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:91: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:95: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   type=None),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=2140,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:118: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:125: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:139: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=423,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:156: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:163: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:177: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=571,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:194: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:201: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:215: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   index=0, containing_type=None, fields=[]),
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:218: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   serialized_end=727,
Nov 25 20:19:44 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:235: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 25 20:19:44 raspberrypi python[9488]:   options=None, file=DESCRIPTOR),
Nov 25 20:19:45 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/validictory/validator.py:7: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 25 20:19:45 raspberrypi python[9488]:   from collections import Mapping, Container
Nov 25 20:19:48 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 25 20:19:48 raspberrypi python[9488]:   if not isinstance(key, collections.Hashable):
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:!-- begin debug log --!
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:version: 13.0.0
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:logging to: /home/pi/.cache/gmusicapi/log/gmusicapi.log
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:initialized
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:logged out
Nov 25 20:19:49 raspberrypi python[9488]: /home/pi/env/lib/python3.7/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/pi/.local/share/gmusicapi/mobileclient.cred: No such file or directory
Nov 25 20:19:49 raspberrypi python[9488]:   warnings.warn(_MISSING_FILE_MESSAGE.format(filename))
Nov 25 20:19:49 raspberrypi python[9488]: 2020-11-25 20:19:49,102 - gmusicapi.Mobileclient1 (shared:176) [WARNING]: could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 25 20:19:49 raspberrypi python[9488]: WARNING:gmusicapi.Mobileclient1:could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 25 20:19:49 raspberrypi python[9488]: INFO:gmusicapi.Mobileclient1:failed to authenticate
Nov 25 20:19:49 raspberrypi python[9488]: [01c72738] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 25 20:19:50 raspberrypi python[9488]: [01c69870] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 25 20:19:50 raspberrypi python[9488]: AIY-HAT
Nov 25 20:19:50 raspberrypi python[9488]: Initializing GPIO 25 for assistant activity indication
Nov 25 20:19:50 raspberrypi sudo[9516]:       pi : TTY=unknown ; PWD=/home/pi ; USER=root ; COMMAND=/bin/rm /tmp/GassistPi.log
Nov 25 20:19:50 raspberrypi sudo[9516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 25 20:19:50 raspberrypi sudo[9516]: pam_unix(sudo:session): session closed for user root
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'defaults.bluealsa.device'
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib conf.c:5036:(snd_config_expand) Args evaluate error: No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM bluealsa
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'defaults.bluealsa.device'
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib conf.c:5036:(snd_config_expand) Args evaluate error: No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM bluealsa
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server socket err = No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server request channel
Nov 25 20:19:50 raspberrypi python[9488]: jack server is not running or cannot be started
Nov 25 20:19:50 raspberrypi python[9488]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server socket err = No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server request channel
Nov 25 20:19:50 raspberrypi python[9488]: jack server is not running or cannot be started
Nov 25 20:19:50 raspberrypi python[9488]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib conf.c:5014:(snd_config_expand) Unknown parameters {AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dmix.c:1043:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dsnoop.c:575:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
Nov 25 20:19:50 raspberrypi python[9488]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server socket err = No such file or directory
Nov 25 20:19:50 raspberrypi python[9488]: Cannot connect to server request channel
Nov 25 20:19:50 raspberrypi python[9488]: jack server is not running or cannot be started
Nov 25 20:19:50 raspberrypi python[9488]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 25 20:19:50 raspberrypi python[9488]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 25 20:19:50 raspberrypi python[9488]: 2020-11-25 20:19:50,806 : ERROR : [Errno -9996] Invalid input device (no default output device)
Nov 25 20:19:50 raspberrypi python[9488]: Traceback (most recent call last):
Nov 25 20:19:50 raspberrypi python[9488]:   File "/home/pi/GassistPi/src/main.py", line 1051, in <module>
Nov 25 20:19:50 raspberrypi python[9488]:     Myassistant().main()
Nov 25 20:19:50 raspberrypi python[9488]:   File "/home/pi/GassistPi/src/main.py", line 197, in __init__
Nov 25 20:19:50 raspberrypi python[9488]:     self.detector = snowboydecoder.HotwordDetector(models, sensitivity=self.sensitivity)
Nov 25 20:19:50 raspberrypi python[9488]:   File "/home/pi/GassistPi/src/snowboydecoder.py", line 115, in __init__
Nov 25 20:19:50 raspberrypi python[9488]:     stream_callback=audio_callback)
Nov 25 20:19:50 raspberrypi python[9488]:   File "/home/pi/env/lib/python3.7/site-packages/pyaudio.py", line 750, in open
Nov 25 20:19:50 raspberrypi python[9488]:     stream = Stream(self, *args, **kwargs)
Nov 25 20:19:50 raspberrypi python[9488]:   File "/home/pi/env/lib/python3.7/site-packages/pyaudio.py", line 441, in __init__
Nov 25 20:19:50 raspberrypi python[9488]:     self._stream = pa.open(**arguments)
Nov 25 20:19:50 raspberrypi python[9488]: OSError: [Errno -9996] Invalid input device (no default output device)
Nov 25 20:19:51 raspberrypi systemd[1]: gassistpi.service: Succeeded.
Nov 25 20:19:51 raspberrypi systemd[1]: gassistpi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 25 20:19:51 raspberrypi systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 185.
Nov 25 20:19:51 raspberrypi systemd[1]: Stopped Google Assistant-Voice.
Nov 25 20:19:51 raspberrypi systemd[1]: Started Google Assistant-Voice.

Mananged to get one cycle. It's doing more or less of the same.

shivasiddharth commented 3 years ago

Which Raspberry Pi image are you using ?

Zwillyzz commented 3 years ago

Using the AIY Kits Release 2019-11-13 on https://github.com/google/aiyprojects-raspbian/releases

It's based on buster though.

shivasiddharth commented 3 years ago

Can you test this on the Buster from the official raspberry pi downloads section ?

Zwillyzz commented 3 years ago

Ok I will try Raspberry Pi OS with desktop and recommended software Release date: August 20th 2020

at https://www.raspberrypi.org/software/operating-systems/

and report back.

Zwillyzz commented 3 years ago

Real quick. The youtube function is running weird because there's an issue with gTTS token? Requesting a song is super slow and it's a hit or miss. It works sometimes, and if not, the script crashes giving a segmentation error. I re-run the script and pray it works the 2nd time.

Zwillyzz commented 3 years ago

Ok it worked on a fresh image but it restarted 10 times or so before saying "Hi". Would hear the chime each time, finally it chime and said Hi and it started to work.

Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:263: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:281: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:297: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   fields=[],
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:301: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=381,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:328: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:346: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:358: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=430,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:42: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:39: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   dependencies=[google_dot_protobuf_dot_any__pb2.DESCRIPTOR],
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:66: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:84: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:102: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:114: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=144,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:48: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   google_dot_rpc_dot_status__pb2.DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:70: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:97: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:115: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:133: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:151: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:169: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:185: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   fields=[],
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:189: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=373,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:216: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:228: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=410,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:255: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:273: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:291: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:309: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:321: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=504,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:348: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:366: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:378: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=606,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:405: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:417: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=646,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:444: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:456: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=686,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:483: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:501: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   file=DESCRIPTOR,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:513: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=749,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:640: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_options=b"\202\323\344\223\002\027\022\025/v1/{name=operations}",
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:649: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_options=b"\202\323\344\223\002\032\022\030/v1/{name=operations/**}",
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:658: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_options=b"\202\323\344\223\002\032*\030/v1/{name=operations/**}",
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function ServiceDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:36: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_pb=b"\n\x15google/rpc/code.proto\x12\ngoogle.rpc*\xb7\x02\n\x04\x43ode\x12\x06\n\x02OK\x10\x00\x12\r\n\tCANCELLED\x10\x01\x12\x0b\n\x07UNKNOWN\x10\x02\x12\x14\n\x10INVALID_ARGUMENT\x10\x03\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x04\x12\r\n\tNOT_FOUND\x10\x05\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x06\x12\x15\n\x11PERMISSION_DENIED\x10\x07\x12\x13\n\x0fUNAUTHENTICATED\x10\x10\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x08\x12\x17\n\x13\x46\x41ILED_PRECONDITION\x10\t\x12\x0b\n\x07\x41\x42ORTED\x10\n\x12\x10\n\x0cOUT_OF_RANGE\x10\x0b\x12\x11\n\rUNIMPLEMENTED\x10\x0c\x12\x0c\n\x08INTERNAL\x10\r\x12\x0f\n\x0bUNAVAILABLE\x10\x0e\x12\r\n\tDATA_LOSS\x10\x0f\x42X\n\x0e\x63om.google.rpcB\tCodeProtoP\x01Z3google.golang.org/genproto/googleapis/rpc/code;code\xa2\x02\x03RPCb\x06proto3",
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:46: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="OK", index=0, number=0, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="CANCELLED", index=1, number=1, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:52: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="UNKNOWN", index=2, number=2, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:59: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:66: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="NOT_FOUND", index=5, number=5, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:72: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="ALREADY_EXISTS", index=6, number=6, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:79: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:86: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:93: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:103: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="ABORTED", index=11, number=10, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:106: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="OUT_OF_RANGE", index=12, number=11, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:113: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:116: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="INTERNAL", index=14, number=13, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:119: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="UNAVAILABLE", index=15, number=14, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:122: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   name="DATA_LOSS", index=16, number=15, serialized_options=None, type=None
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:128: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=349,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:32: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_longrunning_dot_operations__pb2.DESCRIPTOR,google_dot_protobuf_dot_any__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_rpc_dot_status__pb2.DESCRIPTOR,])
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:45: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:53: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:57: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:61: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:65: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:73: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:78: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=1382,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:91: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:95: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   type=None),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=2140,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:118: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:125: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:139: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=423,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:156: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:163: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:177: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=571,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:194: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:201: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:215: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   index=0, containing_type=None, fields=[]),
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:218: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   serialized_end=727,
Nov 26 14:40:08 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:235: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:08 raspberrypi python[1422]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:09 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/validictory/validator.py:7: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 26 14:40:09 raspberrypi python[1422]:   from collections import Mapping, Container
Nov 26 14:40:12 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 26 14:40:12 raspberrypi python[1422]:   if not isinstance(key, collections.Hashable):
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:!-- begin debug log --!
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:version: 13.0.0
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:logging to: /home/pi/.cache/gmusicapi/log/gmusicapi.log
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:initialized
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:logged out
Nov 26 14:40:12 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/pi/.local/share/gmusicapi/mobileclient.cred: No such file or directory
Nov 26 14:40:12 raspberrypi python[1422]:   warnings.warn(_MISSING_FILE_MESSAGE.format(filename))
Nov 26 14:40:12 raspberrypi python[1422]: 2020-11-26 14:40:12,322 - gmusicapi.Mobileclient1 (shared:176) [WARNING]: could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 26 14:40:12 raspberrypi python[1422]: WARNING:gmusicapi.Mobileclient1:could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 26 14:40:12 raspberrypi python[1422]: INFO:gmusicapi.Mobileclient1:failed to authenticate
Nov 26 14:40:13 raspberrypi python[1422]: [00d71d88] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 26 14:40:13 raspberrypi python[1422]: [00d77d28] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 26 14:40:13 raspberrypi python[1422]: AIY-HAT
Nov 26 14:40:13 raspberrypi python[1422]: Initializing GPIO 25 for assistant activity indication
Nov 26 14:40:13 raspberrypi sudo[1442]:       pi : TTY=unknown ; PWD=/home/pi ; USER=root ; COMMAND=/bin/rm /tmp/GassistPi.log
Nov 26 14:40:13 raspberrypi sudo[1442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 26 14:40:13 raspberrypi sudo[1442]: pam_unix(sudo:session): session closed for user root
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
Nov 26 14:40:13 raspberrypi python[1422]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:13 raspberrypi python[1422]: Cannot connect to server request channel
Nov 26 14:40:13 raspberrypi python[1422]: jack server is not running or cannot be started
Nov 26 14:40:13 raspberrypi python[1422]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:13 raspberrypi python[1422]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:13 raspberrypi python[1422]: Cannot connect to server request channel
Nov 26 14:40:13 raspberrypi python[1422]: jack server is not running or cannot be started
Nov 26 14:40:13 raspberrypi python[1422]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 26 14:40:13 raspberrypi python[1422]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib conf.c:5014:(snd_config_expand) Unknown parameters {AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm_dmix.c:1043:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Nov 26 14:40:14 raspberrypi python[1422]: ALSA lib pcm_dsnoop.c:575:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
Nov 26 14:40:14 raspberrypi python[1422]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:14 raspberrypi python[1422]: Cannot connect to server request channel
Nov 26 14:40:14 raspberrypi python[1422]: jack server is not running or cannot be started
Nov 26 14:40:14 raspberrypi python[1422]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:14 raspberrypi python[1422]: /home/pi/env/lib/python3.7/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
Nov 26 14:40:14 raspberrypi python[1422]:   warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
Nov 26 14:40:14 raspberrypi python[1422]: device_model_id: assistpi-a61af-googleassistpi-tl3jod
Nov 26 14:40:14 raspberrypi python[1422]: device_id: 08E3842816CA4B9B88898CB372941291
Nov 26 14:40:14 raspberrypi python[1422]: ON_MUTED_CHANGED:
Nov 26 14:40:14 raspberrypi python[1422]:   {"is_muted": false}
Nov 26 14:40:18 raspberrypi python[1422]: ON_START_FINISHED
Nov 26 14:40:18 raspberrypi python[1422]: ON_MEDIA_STATE_IDLE
Nov 26 14:40:18 raspberrypi python[1422]: python: src/hostapi/alsa/pa_linux_alsa.c:3641: PaAlsaStreamComponent_BeginPolling: Assertion `ret == self->nfds' failed.
Nov 26 14:40:18 raspberrypi python[1422]: Fatal Python error: Aborted
Nov 26 14:40:18 raspberrypi python[1422]: Thread 0x60eff460 (most recent call first):
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/GassistPi/src/snowboydetect.py", line 75 in RunDetection
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/GassistPi/src/snowboydecoder.py", line 162 in start
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/GassistPi/src/main.py", line 504 in start_detector
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:40:18 raspberrypi python[1422]: Thread 0x620fd460 (most recent call first):
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/Gassist
Nov 26 14:40:18 raspberrypi python[1422]: Pi/src/main.py", line 277 in pushbutton
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:40:18 raspberrypi python[1422]: Thread 0x66eff460 (most recent call first):
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 552 in wait
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 1164 in run
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:40:18 raspberrypi python[1422]: Thread 0x76fa4ad0 (most recent call first):
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 26 14:40:18 raspberrypi python[1422]:   File "/usr/lib/python3.7/queue.py", line 179 in get
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 398 in next
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 393 in __next__
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/GassistPi/src/main.py", line 1110 in main
Nov 26 14:40:18 raspberrypi python[1422]:   File "/home/pi/GassistPi/src/main.py", line 1121 in <module>
Nov 26 14:40:18 raspberrypi systemd[1]: gassistpi.service: Main process exited, code=killed, status=6/ABRT
Nov 26 14:40:18 raspberrypi systemd[1]: gassistpi.service: Failed with result 'signal'.
Nov 26 14:40:19 raspberrypi systemd[1]: gassistpi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 26 14:40:19 raspberrypi systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 8.
Nov 26 14:40:19 raspberrypi systemd[1]: Stopped Google Assistant-Voice.
Nov 26 14:40:19 raspberrypi systemd[1]: Started Google Assistant-Voice.
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:35: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_pb=b'\n\x15google/api/http.proto\x12\ngoogle.api"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\x08"\x81\x02\n\x08HttpRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\r\n\x03get\x18\x02 \x01(\tH\x00\x12\r\n\x03put\x18\x03 \x01(\tH\x00\x12\x0e\n\x04post\x18\x04 \x01(\tH\x00\x12\x10\n\x06\x64\x65lete\x18\x05 \x01(\tH\x00\x12\x0f\n\x05patch\x18\x06 \x01(\tH\x00\x12/\n\x06\x63ustom\x18\x08 \x01(\x0b\x32\x1d.google.api.CustomHttpPatternH\x00\x12\x0c\n\x04\x62ody\x18\x07 \x01(\t\x12\x15\n\rresponse_body\x18\x0c \x01(\t\x12\x31\n\x13\x61\x64\x64itional_bindings\x18\x0b \x03(\x0b\x32\x14.google.api.HttpRuleB\t\n\x07pattern"/\n\x11\x43ustomHttpPattern\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\tBj\n\x0e\x63om.google.apiB\tHttpProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xf8\x01\x01\xa2\x02\x04GAPIb\x06proto3',
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:62: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:80: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:92: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=121,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:119: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:137: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:155: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:173: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:191: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:209: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:227: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:245: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:263: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:281: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:297: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   fields=[],
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:301: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=381,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:328: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:346: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/http_pb2.py:358: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=430,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:42: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/api/annotations_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:39: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   dependencies=[google_dot_protobuf_dot_any__pb2.DESCRIPTOR],
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:66: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:84: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:102: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/status_pb2.py:114: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=144,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:48: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   google_dot_rpc_dot_status__pb2.DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:70: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:97: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:115: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:133: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:151: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:169: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:185: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   fields=[],
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:189: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=373,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:216: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:228: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=410,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:255: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:273: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:291: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:309: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:321: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=504,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:348: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:366: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:378: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=606,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:405: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:417: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=646,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:444: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:456: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=686,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:483: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:501: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   file=DESCRIPTOR,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:513: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=749,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:640: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_options=b"\202\323\344\223\002\027\022\025/v1/{name=operations}",
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:649: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_options=b"\202\323\344\223\002\032\022\030/v1/{name=operations/**}",
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:658: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_options=b"\202\323\344\223\002\032*\030/v1/{name=operations/**}",
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/longrunning/operations_proto_pb2.py:667: DeprecationWarning: Call to deprecated create function ServiceDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_options=b'\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*',
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:36: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_pb=b"\n\x15google/rpc/code.proto\x12\ngoogle.rpc*\xb7\x02\n\x04\x43ode\x12\x06\n\x02OK\x10\x00\x12\r\n\tCANCELLED\x10\x01\x12\x0b\n\x07UNKNOWN\x10\x02\x12\x14\n\x10INVALID_ARGUMENT\x10\x03\x12\x15\n\x11\x44\x45\x41\x44LINE_EXCEEDED\x10\x04\x12\r\n\tNOT_FOUND\x10\x05\x12\x12\n\x0e\x41LREADY_EXISTS\x10\x06\x12\x15\n\x11PERMISSION_DENIED\x10\x07\x12\x13\n\x0fUNAUTHENTICATED\x10\x10\x12\x16\n\x12RESOURCE_EXHAUSTED\x10\x08\x12\x17\n\x13\x46\x41ILED_PRECONDITION\x10\t\x12\x0b\n\x07\x41\x42ORTED\x10\n\x12\x10\n\x0cOUT_OF_RANGE\x10\x0b\x12\x11\n\rUNIMPLEMENTED\x10\x0c\x12\x0c\n\x08INTERNAL\x10\r\x12\x0f\n\x0bUNAVAILABLE\x10\x0e\x12\r\n\tDATA_LOSS\x10\x0f\x42X\n\x0e\x63om.google.rpcB\tCodeProtoP\x01Z3google.golang.org/genproto/googleapis/rpc/code;code\xa2\x02\x03RPCb\x06proto3",
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:46: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="OK", index=0, number=0, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="CANCELLED", index=1, number=1, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:52: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="UNKNOWN", index=2, number=2, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:59: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:66: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="NOT_FOUND", index=5, number=5, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:72: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="ALREADY_EXISTS", index=6, number=6, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:79: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:86: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:93: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:103: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="ABORTED", index=11, number=10, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:106: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="OUT_OF_RANGE", index=12, number=11, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:113: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   type=None,
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:116: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="INTERNAL", index=14, number=13, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:119: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="UNAVAILABLE", index=15, number=14, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:122: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   name="DATA_LOSS", index=16, number=15, serialized_options=None, type=None
Nov 26 14:40:23 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/rpc/code_pb2.py:128: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:23 raspberrypi python[1484]:   serialized_end=349,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:32: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   dependencies=[google_dot_api_dot_annotations__pb2.DESCRIPTOR,google_dot_longrunning_dot_operations__pb2.DESCRIPTOR,google_dot_protobuf_dot_any__pb2.DESCRIPTOR,google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,google_dot_protobuf_dot_empty__pb2.DESCRIPTOR,google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,google_dot_rpc_dot_status__pb2.DESCRIPTOR,])
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:45: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:49: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:53: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:57: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:61: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:65: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:69: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:73: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:78: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   serialized_end=1382,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:91: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:95: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   type=None),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:100: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   serialized_end=2140,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:118: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:125: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:139: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   serialized_end=423,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:156: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:163: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:177: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   serialized_end=571,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:194: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:201: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:215: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   index=0, containing_type=None, fields=[]),
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:218: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   serialized_end=727,
Nov 26 14:40:24 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/cloud/speech_v1/proto/cloud_speech_pb2.py:235: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
Nov 26 14:40:24 raspberrypi python[1484]:   options=None, file=DESCRIPTOR),
Nov 26 14:40:25 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/validictory/validator.py:7: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 26 14:40:25 raspberrypi python[1484]:   from collections import Mapping, Container
Nov 26 14:40:28 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Nov 26 14:40:28 raspberrypi python[1484]:   if not isinstance(key, collections.Hashable):
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:!-- begin debug log --!
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:version: 13.0.0
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:logging to: /home/pi/.cache/gmusicapi/log/gmusicapi.log
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:initialized
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:logged out
Nov 26 14:40:28 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/pi/.local/share/gmusicapi/mobileclient.cred: No such file or directory
Nov 26 14:40:28 raspberrypi python[1484]:   warnings.warn(_MISSING_FILE_MESSAGE.format(filename))
Nov 26 14:40:28 raspberrypi python[1484]: 2020-11-26 14:40:28,801 - gmusicapi.Mobileclient1 (shared:176) [WARNING]: could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 26 14:40:28 raspberrypi python[1484]: WARNING:gmusicapi.Mobileclient1:could not retrieve oauth credentials from ''/home/pi/.local/share/gmusicapi/mobileclient.cred''
Nov 26 14:40:28 raspberrypi python[1484]: INFO:gmusicapi.Mobileclient1:failed to authenticate
Nov 26 14:40:29 raspberrypi python[1484]: [01958ed0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 26 14:40:29 raspberrypi python[1484]: [0195f078] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
Nov 26 14:40:30 raspberrypi python[1484]: AIY-HAT
Nov 26 14:40:30 raspberrypi python[1484]: Initializing GPIO 25 for assistant activity indication
Nov 26 14:40:30 raspberrypi sudo[1504]:       pi : TTY=unknown ; PWD=/home/pi ; USER=root ; COMMAND=/bin/rm /tmp/GassistPi.log
Nov 26 14:40:30 raspberrypi sudo[1504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 26 14:40:30 raspberrypi sudo[1504]: pam_unix(sudo:session): session closed for user root
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround21
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server request channel
Nov 26 14:40:30 raspberrypi python[1484]: jack server is not running or cannot be started
Nov 26 14:40:30 raspberrypi python[1484]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server request channel
Nov 26 14:40:30 raspberrypi python[1484]: jack server is not running or cannot be started
Nov 26 14:40:30 raspberrypi python[1484]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_a52.c:823:(_snd_pcm_a52_open) a52 is only for playback
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib conf.c:5014:(snd_config_expand) Unknown parameters {AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM iec958:{AES0 0x6 AES1 0x82 AES2 0x0 AES3 0x2  CARD 0}
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_dmix.c:1043:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Nov 26 14:40:30 raspberrypi python[1484]: ALSA lib pcm_dsnoop.c:575:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server socket err = No such file or directory
Nov 26 14:40:30 raspberrypi python[1484]: Cannot connect to server request channel
Nov 26 14:40:30 raspberrypi python[1484]: jack server is not running or cannot be started
Nov 26 14:40:30 raspberrypi python[1484]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 26 14:40:30 raspberrypi python[1484]: /home/pi/env/lib/python3.7/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
Nov 26 14:40:30 raspberrypi python[1484]:   warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
Nov 26 14:40:30 raspberrypi python[1484]: device_model_id: assistpi-a61af-googleassistpi-tl3jod
Nov 26 14:40:30 raspberrypi python[1484]: device_id: 08E3842816CA4B9B88898CB372941291
Nov 26 14:40:31 raspberrypi python[1484]: ON_MUTED_CHANGED:
Nov 26 14:40:31 raspberrypi python[1484]:   {"is_muted": false}
Nov 26 14:40:31 raspberrypi python[1484]: ON_MEDIA_STATE_IDLE
Nov 26 14:40:31 raspberrypi python[1484]: ON_START_FINISHED
Zwillyzz commented 3 years ago

Here's what caught my eye:

Nov 26 14:52:02 raspberrypi python[3250]: ON_MUTED_CHANGED:
Nov 26 14:52:02 raspberrypi python[3250]:   {"is_muted": false}
Nov 26 14:52:06 raspberrypi python[3250]: ON_START_FINISHED
Nov 26 14:52:06 raspberrypi python[3250]: ON_MEDIA_STATE_IDLE
Nov 26 14:52:06 raspberrypi python[3250]: python: src/hostapi/alsa/pa_linux_alsa.c:3641: PaAlsaStreamComponent_BeginPolling: Assertion `ret == self->nfds' failed.
Nov 26 14:52:06 raspberrypi python[3250]: Fatal Python error: Aborted
Nov 26 14:52:06 raspberrypi python[3250]: Thread 0x5c6fc460 (most recent call first):
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/snowboydecoder.py", line 32 in get
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/snowboydecoder.py", line 157 in start
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/main.py", line 504 in start_detector
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:52:06 raspberrypi python[3250]: Thread 0x61eff460 (most recent call first):
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/main.py", line 277 in pushbutton
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:52:06 raspberrypi python[3250]: Thread 0x66dff460 (most recent call first):
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 552 in wait
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 1164 in run
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 26 14:52:06 raspberrypi python[3250]: Thread 0x76f36ad0 (most recent call first):
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 26 14:52:06 raspberrypi python[3250]:   File "/usr/lib/python3.7/queue.py", line 179 in get
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 398 in next
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 393 in __next__
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/main.py", line 1110 in main
Nov 26 14:52:06 raspberrypi python[3250]:   File "/home/pi/GassistPi/src/main.py", line 1121 in <module>
Nov 26 14:52:06 raspberrypi systemd[1]: gassistpi.service: Main process exited, code=killed, status=6/ABRT
Nov 26 14:52:06 raspberrypi systemd[1]: gassistpi.service: Failed with result 'signal'.
Nov 26 14:52:06 raspberrypi systemd[1]: gassistpi.service: Service RestartSec=100ms expired, scheduling restart.
Nov 26 14:52:06 raspberrypi systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 19.
Zwillyzz commented 3 years ago

Also Youtube plays wayyy better, faster. Should add a disclaimer in the READ ME, not to use the AIY Image! That kit lead me to your project indirectly, and I already had the image installed.

Just need help to figure out why gassistpi.service takes to many restarts to work. Sometimes it's after 5 times, sometimes it takes 20 times. Again, I would hear the chime with no "Hi" and it would loop and loop until I hear the chime and "Hi".

shivasiddharth commented 3 years ago

What does the numbers within the version file say ?

Zwillyzz commented 3 years ago

I think I got it working. Problem: Poor power supply. So far, so good. Other problem: Google AIY image.

Google cloud however, is a bit bumpy (inconsistent at times). Also learned there is a 500 call limit daily? Why?

I was getting the ON_ASSISTANT_ERROR earlier this evening. Was it because of that limit?

Also, is there a way to increase the input volume for the microphone? I have to speak to it pretty close. I don't want to have to yell.

shivasiddharth commented 3 years ago

python: src/hostapi/alsa/pa_linux_alsa.c:3641: PaAlsaStreamComponent_BeginPolling: Assertion `ret == self->nfds' failed.

Is an audio problem. Do: sudo apt-get install pulseaudio to solve that.

If you hit the 500 limit, it will say that something went wrong or google assistant cant be reached. You need to increase the volume of the mic from alsamixer. Type alsamixer in terminal and change the volume.

Zwillyzz commented 3 years ago

Is there a command to uninstall the current pulseaudio installed to re-install? It's saying it's the latest version

Playback and capture all at 100% lol.

shivasiddharth commented 3 years ago

I have fixed all of the audio issues in the last update. If you want, you try from scratch again with the last update. Or you can just do a sudo apt-get purge pulseaudio and then sudo apt-get install pulseaudio and sudo apt-get install -f

Zwillyzz commented 3 years ago

Still does it. Tried multiple power supplies already. It gets to the chime, I hear no "Hi" and it restarts.

However, after certain restarts it works eventually, but sometimes (on occasion) it randomly crashes when requesting a YouTube link.

I thought it was a power issue but it doesn't seem to be the case. I bought a power supply today and I no longer receive low voltage notification. Also added an Ethernet cable just incase my WiFi was bad (which it isn't anyway).

Edit: I also ran the script without pulseaudio and it worked (eventually after certain restarts). Weird? Installed it again though.

Reiterating the error:

Nov 28 17:02:33 raspberrypi python[1330]: python: src/hostapi/alsa/pa_linux_alsa.c:3641: PaAlsaStreamComponent_BeginPolling: Assertion `ret == self->nfds' failed.
Nov 28 17:02:33 raspberrypi python[1330]: Fatal Python error: Aborted
Nov 28 17:02:33 raspberrypi python[1330]: Thread 0x604fe460 (most recent call first):
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/GassistPi/src/snowboydetect.py", line 75 in RunDetection
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/GassistPi/src/snowboydecoder.py", line 162 in start
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/Gassist
Nov 28 17:02:33 raspberrypi python[1330]: Pi/src/main.py", line 504 in start_detector
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 28 17:02:33 raspberrypi python[1330]: Thread 0x616fe460 (most recent call first):
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/GassistPi/src/main.py", line 277 in pushbutton
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 865 in run
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 28 17:02:33 raspberrypi python[1330]: Thread 0x66ebf460 (most recent call first):
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 552 in wait
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 1164 in run
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 917 in _bootstrap_inner
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 885 in _bootstrap
Nov 28 17:02:33 raspberrypi python[1330]: Thread 0x76f5bad0 (most recent call first):
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/threading.py", line 300 in wait
Nov 28 17:02:33 raspberrypi python[1330]:   File "/usr/lib/python3.7/queue.py", line 179 in get
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 398 in next
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/event.py", line 393 in __next__
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/GassistPi/src/main.py", line 1110 in main
Nov 28 17:02:33 raspberrypi python[1330]:   File "/home/pi/GassistPi/src/main.py", line 1121 in <module>
Nov 28 17:02:33 raspberrypi systemd[1]: gassistpi.service: Main process exited, code=killed, status=6/ABRT
shivasiddharth commented 3 years ago

What does your version number read ?

Zwillyzz commented 3 years ago
pi@raspberrypi:~ $ cat /proc/cpuinfo
processor   : 0
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 1
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 2
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

processor   : 3
model name  : ARMv7 Processor rev 4 (v7l)
BogoMIPS    : 76.80
Features    : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part    : 0xd03
CPU revision    : 4

Hardware    : BCM2835
Revision    : a22082
Serial      : 000000007a3f9a99
Model       : Raspberry Pi 3 Model B Rev 1.2
pi@raspberrypi:~ $ sudo cat /etc/os-release  
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
shivasiddharth commented 3 years ago

Numbers in the version file in the GassistPi folder

Zwillyzz commented 3 years ago
{
  "Version":{
    "SDK":060,
    "Features":038,
    "Revision":001
  }
}
shivasiddharth commented 3 years ago

Can you post the output of aplay --version ?

Zwillyzz commented 3 years ago
pi@raspberrypi:~ $ aplay --version
aplay: version 1.1.3 by Jaroslav Kysela <perex@perex.cz>
shivasiddharth commented 3 years ago

I tested the latest build on the latest buster without any issues. I am unable to replicate your issue.

shivasiddharth commented 3 years ago

I will leave this issue open to see if others report of multiple restarts.

Zwillyzz commented 3 years ago

What Raspberry Pi do you use? I'm thinking of upgrading to the 3B+. Perhaps it's a performance issue? Or thinking of overclocking the CPU a bit to test.

shivasiddharth commented 3 years ago

I have Pi3 and Pi4. Its not a performance issue. Both offer similar performance with respect to GA.

shivasiddharth commented 3 years ago

Pi3B+ is already couple of years old. Get the Pi4 if you want.

Zwillyzz commented 3 years ago

Will the AIY Hat be compatible with the Pi4 though?

shivasiddharth commented 3 years ago

Which version of AIY you have ? Will test it out and let you know.

Zwillyzz commented 3 years ago

I bought the V1 kit.

Okay thanks!

Zwillyzz commented 3 years ago

Did a fresh build lastest buster and latest GassistPi and same issue persists with a different memory card. Overclocking didn't help either, so I will just pass on upgrading the pi. FYI, I have no issues with the standard google assistant demo included with the kit, but it has no Youtube :).

Anyway, I can start it manually 10 times in a row and have zero hiccups. The issue is auto start. Could there be a different way to code auto start?

Edit: I tried the image on my other pi. No issues! However, I didn't test with the AIY Voice HAT on.

Edit #2: Removed AIY Voice HAT off the pi and no issues. Hmm...

Edit #3: Maybe the driver for AIY Voice HAT should get revised. Script auto boots no problem without the AIY Voice Hat on the pi per journalctl -u gassistpi.service -f. Test on both my pis. Restarted many times and it was successful each time. Placed the AIY Voice Hat on and back to the problem at hand.

Also got a quality power supply in the mail today and the same issue persists.

Zwillyzz commented 3 years ago

Found a significant piece of info. Explained in the edits above ^.

ymaj42 commented 3 years ago

Since no one else is chiming in, for the record I am also having this issue. It starts eventually but never on the first try. I am also using the AIY hat on the Pi4.

shivasiddharth commented 3 years ago

Immediately after booting run this on the terminal. journalctl -u gassistpi.service -f

this should point out the cause for the restarts.

shivasiddharth commented 3 years ago

The audio related issues have been fixed. Please re-open the issue if the problem persists.