# Check configuration tokens # Ensure build layout # Check configuration tokens # Preparing build # Check requirements for android # Run 'dpkg --version' # Cwd None Programme « dpkg » de gestion de paquets Debian version 1.19.7 (amd64). Ce programme est un logiciel libre ; veuillez consulter la « GNU General Public License » version 2 ou supérieure pour prendre connaissance des conditions de reproduction. AUCUNE garantie n'est offerte. # Search for Git (git) # -> found at /usr/bin/git # Search for Cython (cython) # -> found at /home/guillaume/.local/bin/cython # Search for Java compiler (javac) # -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/javac # Search for Java keytool (keytool) # -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool # Install platform # Run 'git config --get remote.origin.url' # Cwd /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/python-for-android https://github.com/kivy/python-for-android.git # Run 'git branch -vv' # Cwd /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/python-for-android * master 5a94d074 [origin/master] Merge pull request #2244 from Chronolife-team/native_services_upstream # Run '/usr/bin/python3 -m pip install -q --user \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517<0.7.0"\' \'toml\'' # Cwd None # Apache ANT found at /home/guillaume/.buildozer/android/platform/apache-ant-1.9.4 # Android SDK found at /home/guillaume/.buildozer/android/platform/android-sdk # Recommended android's NDK version by p4a is: 19c # Android NDK found at /home/guillaume/.buildozer/android/platform/android-ndk-r19c # Check application requirements # Check garden requirements # Compile platform # Run '/usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=conceptruelle --bootstrap=sdl2 --requirements=python3,kivy==master,plyer==master,requests,beautifulsoup4,html5lib,urllib3,chardet,idna,android,pyjnius --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=21' # Cwd /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/python-for-android # Build the application #22 # Copy application source from /home/guillaume/Documents/Python/ConcepTruelle_3 # Create directory /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app # Copy /home/guillaume/Documents/Python/ConcepTruelle_3/main.py # Copy /home/guillaume/Documents/Python/ConcepTruelle_3/icon.png # Copy /home/guillaume/Documents/Python/ConcepTruelle_3/_htmlparser.py # Package the application # project.properties updated # Gradle project detected, copy files /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/src/main/java # Run '/usr/bin/python3 -m pythonforandroid.toolchain apk --debug --bootstrap=sdl2 --dist_name conceptruelle --name ConcepTruelle --version 0.1 --package org.conceptruelle.conceptruelle --minsdk 21 --ndk-api 21 --private /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app --permission INTERNET --permission WRITE_EXTERNAL_STORAGE --permission CALL_PHONE --permission CALL_PRIVILEGED --permission BLUETOOTH --android-entrypoint org.kivy.android.PythonActivity --android-apptheme @android:style/Theme.NoTitleBar --icon /home/guillaume/Documents/Python/ConcepTruelle_3/./icon.png --orientation portrait --window --copy-libs --arch armeabi-v7a --color=always --storage-dir="/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=21' # Cwd /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/python-for-android Listing '/tmp/p4a-extra-env-f5w9070n'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/_applibs'... Compiling '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/_htmlparser.py'... Compiling '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/main.py'... Compiling '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/sitecustomize.py'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/modules'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/android'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/bin'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/bs4'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/bs4/builder'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/certifi'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/certifi-2020.6.20.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/chardet'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/chardet/cli'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/chardet-3.0.4.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib/_trie'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib/filters'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib/treeadapters'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib/treebuilders'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib/treewalkers'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/html5lib-1.1.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/idna'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/idna-2.10.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src/org'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src/org/jnius'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/audio'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/camera'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/clipboard'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/gl'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/image'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/spelling'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/text'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/video'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/window'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/fonts'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/glsl'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/images'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/keyboards'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/logo'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/deps'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/effects'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/extras'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/garden'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/graphics'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/graphics/cgl_backend'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/include'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input/postproc'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input/providers'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lang'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib/gstplayer'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib/vidcore_lite'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/modules'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/network'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/storage'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/gles_compat'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/highlight'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/packaging'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/pep8checker'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/theming'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/theming/defaulttheme'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix/behaviors'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix/recycleview'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor/packaging'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/extern'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/facades'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/android'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/ios'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/linux'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/macosx'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/macosx/libs'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/win'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer/platforms/win/libs'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/plyer-1.4.3.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/requests'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/requests-2.24.0.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/packaging'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/command'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/extern'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/contrib'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/contrib/_securetransport'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/packages'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/packages/backports'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/packages/ssl_match_hostname'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3/util'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/urllib3-1.25.11.dist-info'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local'... Listing '/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local/bin'... WARNING: Received a --sdk argument, but this argument is deprecated and does nothing. No setup.py/pyproject.toml used, copying full private data into .apk. Applying Java source code patches... Applying patch: src/patches/SDLActivity.java.patch Warning: failed to apply patch (exit code 1), assuming it is already applied: src/patches/SDLActivity.java.patch # Android packaging done! # APK conceptruelle-0.1-armeabi-v7a-debug.apk available in the bin directory # Run '/home/guillaume/.buildozer/android/platform/android-sdk/platform-tools/adb devices' # Cwd None List of devices attached 01054d8fd49898a8 device # Deploy on 01054d8fd49898a8 # Run '/home/guillaume/.buildozer/android/platform/android-sdk/platform-tools/adb install -r "/home/guillaume/Documents/Python/ConcepTruelle_3/bin/conceptruelle-0.1-armeabi-v7a-debug.apk"' # Cwd /home/guillaume/.buildozer/android/platform Performing Streamed Install Success # Application pushed. # Run on 01054d8fd49898a8 # Run '/home/guillaume/.buildozer/android/platform/android-sdk/platform-tools/adb shell am start -n org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity -a org.kivy.android.PythonActivity' # Cwd /home/guillaume/.buildozer/android/platform Starting: Intent { act=org.kivy.android.PythonActivity cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity } # Application started. # Run 'dpkg --version' # Cwd None Programme « dpkg » de gestion de paquets Debian version 1.19.7 (amd64). Ce programme est un logiciel libre ; veuillez consulter la « GNU General Public License » version 2 ou supérieure pour prendre connaissance des conditions de reproduction. AUCUNE garantie n'est offerte. # Search for Git (git) # -> found at /usr/bin/git # Search for Cython (cython) # -> found at /home/guillaume/.local/bin/cython # Search for Java compiler (javac) # -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/javac # Search for Java keytool (keytool) # -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool # Run '/home/guillaume/.buildozer/android/platform/android-sdk/platform-tools/adb logcat ' # Cwd /home/guillaume/.buildozer/android/platform --------- beginning of system 12-03 13:33:24.839 617 617 D ZygoteInitTiming_lazy: BeginIcuCachePinning took to complete: 49ms 12-03 13:33:24.857 853 1106 I chatty : uid=1000 system_server expire 13 lines 12-03 13:33:24.921 853 853 I chatty : uid=1000 system_server expire 130 lines 12-03 13:33:25.021 853 896 I chatty : uid=1000(system) android.display expire 3 lines 12-03 13:33:25.218 853 1147 I chatty : uid=1000(system) NetworkWatchlis expire 2 lines 12-03 13:33:25.226 853 869 I chatty : uid=1000(system) android.bg expire 8 lines 12-03 13:33:25.395 853 1160 I chatty : uid=1000(system) StorageManagerS expire 6 lines 12-03 13:33:25.645 853 1206 I chatty : uid=1000(system) NetdConnector expire 1 line 12-03 13:33:26.052 853 853 I chatty : uid=1000 system_server expire 187 lines 12-03 13:33:26.447 853 1109 I chatty : uid=1000(system) HwBinder:853_1 expire 1 line 12-03 13:33:26.577 853 1106 I chatty : uid=1000 system_server expire 10 lines 12-03 13:33:26.649 617 617 D ZygoteInitTiming_lazy: PreloadClasses took to complete: 1810ms 12-03 13:33:26.966 617 617 D ZygoteInitTiming_lazy: PreloadResources took to complete: 317ms 12-03 13:33:27.190 853 868 I chatty : uid=1000 system_server expire 2 lines 12-03 13:33:29.617 853 1105 I chatty : uid=1000 system_server expire 1 line 12-03 13:33:29.666 853 853 I chatty : uid=1000 system_server expire 108 lines 12-03 13:33:29.682 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 1 line 12-03 13:33:29.772 853 874 I chatty : uid=1000(system) batterystats-wo expire 1 line 12-03 13:33:29.772 853 899 I chatty : uid=1000(system) PowerManagerSer expire 1 line 12-03 13:33:29.858 853 896 I chatty : uid=1000(system) android.display expire 2 lines 12-03 13:33:30.221 853 1160 I chatty : uid=1000(system) StorageManagerS expire 3 lines 12-03 13:33:30.222 382 394 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0 12-03 13:33:30.224 853 870 I chatty : uid=1000(system) ActivityManager expire 4 lines 12-03 13:33:30.227 853 865 I chatty : uid=1000(system) Binder:853_2 expire 1 line 12-03 13:33:30.233 382 394 V vold : Waiting for FUSE to spin up... 12-03 13:33:30.240 853 1436 I chatty : uid=1000(system) AudioService expire 1 line 12-03 13:33:30.241 853 1109 I chatty : uid=1000(system) HwBinder:853_1 expire 1 line 12-03 13:33:30.242 853 894 I chatty : uid=1000(system) android.fg expire 1 line 12-03 13:33:30.251 853 1106 I chatty : uid=1000 system_server expire 4 lines 12-03 13:33:30.265 853 872 I chatty : uid=1000(system) ActivityManager expire 38 lines 12-03 13:33:30.268 2545 2545 W sdcard : Device explicitly enabled sdcardfs 12-03 13:33:30.298 437 437 I android.hardware.wifi@1.0-service: Wifi HAL started 12-03 13:33:30.345 853 1210 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 12-03 13:33:30.578 853 871 I chatty : uid=1000(system) android.ui expire 2 lines 12-03 13:33:30.999 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.Dependency took to complete: 8ms 12-03 13:33:31.028 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.util.NotificationChannels took to complete: 25ms 12-03 13:33:31.030 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.CommandQueue$CommandQueueStart took to complete: 2ms 12-03 13:33:31.106 853 864 I chatty : uid=1000(system) Binder:853_1 expire 2 lines 12-03 13:33:31.210 853 1064 I chatty : uid=1000 system_server expire 3 lines 12-03 13:33:31.212 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.keyguard.KeyguardViewMediator took to complete: 175ms 12-03 13:33:31.233 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 3 lines 12-03 13:33:31.405 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.recents.Recents took to complete: 188ms 12-03 13:33:31.710 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.volume.VolumeUI took to complete: 305ms 12-03 13:33:31.815 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.stackdivider.Divider took to complete: 104ms 12-03 13:33:32.144 437 437 I android.hardware.wifi@1.0-service: Adding interface handle for p2p0 12-03 13:33:32.145 437 437 I android.hardware.wifi@1.0-service: Adding interface handle for wlan0 12-03 13:33:32.146 437 437 I android.hardware.wifi@1.0-service: Configured chip in mode 0 12-03 13:33:32.187 853 2959 I chatty : uid=1000(system) BluetoothRouteM expire 1 line 12-03 13:33:32.208 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:32.209 636 636 I wificond: create scanner for interface with index: 22 12-03 13:33:32.210 853 869 I chatty : uid=1000(system) android.bg expire 4 lines 12-03 13:33:32.213 636 636 I wificond: subscribe scan result for interface with index: 22 12-03 13:33:32.219 636 636 E wificond: No Offload Service available 12-03 13:33:32.220 636 636 I wificond: Offload HAL not supported 12-03 13:33:32.241 853 2962 I chatty : uid=1000(system) uteStateMachine expire 2 lines 12-03 13:33:32.270 853 2964 I chatty : uid=1000(system) CallAudioModeSt expire 1 line 12-03 13:33:32.321 853 1103 I chatty : uid=1000(system) android.anim expire 2 lines 12-03 13:33:32.377 853 853 I chatty : uid=1000 system_server expire 22 lines 12-03 13:33:32.403 853 1262 I chatty : uid=1000(system) WifiP2pService expire 2 lines 12-03 13:33:32.420 853 865 I chatty : uid=1000(system) Binder:853_2 expire 7 lines 12-03 13:33:32.515 853 874 I chatty : uid=1000(system) batterystats-wo expire 6 lines 12-03 13:33:32.557 853 872 I chatty : uid=1000(system) ActivityManager expire 74 lines 12-03 13:33:32.715 853 2520 I chatty : uid=1000(system) SyncManager expire 1 line 12-03 13:33:32.722 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:32.725 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 13:33:32.727 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:32.834 2886 2886 W SystemConfig: No directory /product/etc/sysconfig, skipping 12-03 13:33:32.834 2886 2886 W SystemConfig: No directory /product/etc/permissions, skipping 12-03 13:33:32.849 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 12-03 13:33:32.904 2886 2886 I TelecomFramework: TtyManager: updateUiTtyMode -1 -> 0 12-03 13:33:33.059 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.SystemBars took to complete: 1243ms 12-03 13:33:33.068 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.usb.StorageNotification took to complete: 8ms 12-03 13:33:33.076 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.power.PowerUI took to complete: 6ms 12-03 13:33:33.078 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.media.RingtonePlayer took to complete: 1ms 12-03 13:33:33.079 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.keyboard.KeyboardUI took to complete: 1ms 12-03 13:33:33.093 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.pip.PipUI took to complete: 13ms 12-03 13:33:33.095 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to complete: 1ms 12-03 13:33:33.095 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.VendorServices took to complete: 0ms 12-03 13:33:33.097 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.util.leak.GarbageMonitor$Service took to complete: 1ms 12-03 13:33:33.099 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.LatencyTester took to complete: 2ms 12-03 13:33:33.101 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.globalactions.GlobalActionsComponent took to complete: 1ms 12-03 13:33:33.105 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.ScreenDecorations took to complete: 4ms 12-03 13:33:33.115 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.fingerprint.FingerprintDialogImpl took to complete: 10ms 12-03 13:33:33.117 2557 2557 D SystemUIBootTiming: StartServicescom.android.systemui.SliceBroadcastRelayHandler took to complete: 1ms 12-03 13:33:33.118 2557 2557 D SystemUIBootTiming: StartServices took to complete: 2126ms 12-03 13:33:33.338 853 1237 I chatty : uid=1000(system) WifiService expire 1 line 12-03 13:33:33.388 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 6 lines 12-03 13:33:33.398 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:33.398 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.402 2886 2886 I TelecomFramework: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}. 12-03 13:33:33.420 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:33.534 2886 3079 D MccTable: updateMccMncConfiguration mccmnc='' fromServiceState=false 12-03 13:33:33.621 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 5 lines 12-03 13:33:33.621 853 1210 I chatty : uid=1000(system) NetworkPolicy expire 5 lines 12-03 13:33:33.795 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.838 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:33.838 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.841 2886 2886 I TelecomFramework: TelecomAccountRegistry: Unregistering phone account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}. 12-03 13:33:33.851 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 2 lines 12-03 13:33:33.894 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.902 853 896 I chatty : uid=1000(system) android.display expire 11 lines 12-03 13:33:33.944 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:33.945 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.959 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:33.989 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:33.990 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:34.049 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:34.293 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:34.294 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:34.405 2886 2886 I TelecomFramework: : Carrier-config changed, checking for phone account updates. 12-03 13:33:34.430 2886 2886 I TelecomFramework: AccountEntry: reRegisterPstnPhoneAccount: subId: 1 - no change 12-03 13:33:35.112 853 894 I chatty : uid=1000(system) android.fg expire 13 lines 12-03 13:33:35.237 382 394 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 2 12-03 13:33:35.237 382 394 D vold : Preparing: /data/system_ce/0 12-03 13:33:35.238 382 394 D vold : Preparing: /data/misc_ce/0 12-03 13:33:35.239 382 394 D vold : Preparing: /data/vendor_ce/0 12-03 13:33:35.241 382 394 D vold : Preparing: /data/media/0 12-03 13:33:35.241 382 394 D vold : Preparing: /data/data 12-03 13:33:35.242 382 394 V vold : Starting restorecon of /data/system_ce/0 12-03 13:33:35.250 382 394 V vold : Finished restorecon of /data/system_ce/0 12-03 13:33:35.251 382 394 V vold : Starting restorecon of /data/misc_ce/0 12-03 13:33:35.257 382 394 V vold : Finished restorecon of /data/misc_ce/0 12-03 13:33:35.268 382 394 V vold : /system/bin/vold_prepare_subdirs 12-03 13:33:35.268 382 394 V vold : prepare 12-03 13:33:35.269 382 394 V vold : 12-03 13:33:35.269 382 394 V vold : 0 12-03 13:33:35.270 382 394 V vold : 2 12-03 13:33:35.971 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:36.036 853 870 I chatty : uid=1000(system) ActivityManager expire 10 lines 12-03 13:33:36.040 853 895 I chatty : uid=1000(system) android.io expire 1 line 12-03 13:33:36.041 382 399 D vold : Linking /storage/emulated/0 to /mnt/user/0/primary 12-03 13:33:36.080 853 1160 I chatty : uid=1000(system) StorageManagerS expire 1 line 12-03 13:33:36.106 853 3477 I chatty : uid=1000(system) backup expire 4 lines 12-03 13:33:36.108 853 871 I chatty : uid=1000(system) android.ui expire 2 lines 12-03 13:33:36.342 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:36.352 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:36.354 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:36.698 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 1 line 12-03 13:33:36.747 3523 3523 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1005 android.content.ContextWrapper.sendBroadcast:444 com.quicinc.cne.CNEService.CNEServiceApp.broadcastCNEStarted:102 com.quicinc.cne.CNEService.CNEServiceApp.startCne:114 com.quicinc.cne.CNEService.CNEServiceApp.onCreate:93 12-03 13:33:37.135 853 865 I chatty : uid=1000(system) Binder:853_2 expire 6 lines 12-03 13:33:37.136 853 3578 I chatty : uid=1000(system) Binder:853_B expire 4 lines 12-03 13:33:37.184 853 3477 I chatty : uid=1000(system) backup expire 1176 lines 12-03 13:33:37.424 3682 3682 D ActivityThread: Loading provider com.android.launcher3.settings: com.android.launcher3.LauncherProvider 12-03 13:33:37.740 853 872 I chatty : uid=1000(system) ActivityManager expire 37 lines 12-03 13:33:37.830 853 870 I chatty : uid=1000(system) ActivityManager expire 4 lines 12-03 13:33:37.868 853 853 I chatty : uid=1000 system_server expire 18 lines 12-03 13:33:38.137 853 2520 I chatty : uid=1000(system) SyncManager expire 1 line 12-03 13:33:38.478 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 13:33:38.587 853 3579 I chatty : uid=1000(system) Binder:853_C expire 1 line 12-03 13:33:40.008 3479 3873 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000110/dl-AdsFdrDynamite.integ_21880100000.apk Binary XML file line #5 12-03 13:33:40.220 636 636 W wificond: Scan is not started. Ignore abort request 12-03 13:33:40.270 3479 3873 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000176/dl-AdsFdrDynamite.integ_204102000100000.apk Binary XML file line #5 12-03 13:33:40.411 3479 3873 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000178/dl-Payments.integ_204506102100400.apk Binary XML file line #5 12-03 13:33:41.737 853 3573 I chatty : uid=1000(system) Binder:853_8 expire 1 line 12-03 13:33:41.863 853 4171 I chatty : uid=1000 system_server expire 10 lines 12-03 13:33:42.429 3211 3882 V PackageManager: [a338a5e4-631a-4317-88d3-251305f6fe94] Phase1 called; posting 12-03 13:33:42.431 3211 3211 D PackageManager: [a338a5e4-631a-4317-88d3-251305f6fe94] Phase1 request; prefix: [-1390268416, -1221242880, -1151782912, -724971520, -564068352, 388014080, 420691968, 799440896, 1810288640, 1944305664, 2010144768, 2120384512] 12-03 13:33:42.469 853 1210 I chatty : uid=1000(system) NetworkPolicy expire 2 lines 12-03 13:33:42.542 3211 3227 V PackageManager: [1cfe6919-e254-49dd-a3d3-93ab942f0f6b] Phase1 called; posting 12-03 13:33:42.545 3211 3211 D PackageManager: [1cfe6919-e254-49dd-a3d3-93ab942f0f6b] Phase1 request; prefix: [-1762164736, -1578913792, -1511673856, -925167616, -724971520, -592855040, -460623872, 68915200, 420691968, 423075840, 628166656, 815116288, 959180800, 1371717632, 1845166080] 12-03 13:33:42.609 2886 2886 I TelecomFramework: : Carrier-config changed, checking for phone account updates. 12-03 13:33:42.659 2886 2886 I TelecomFramework: AccountEntry: reRegisterPstnPhoneAccount: subId: 1 - no change 12-03 13:33:42.899 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 1 line 12-03 13:33:42.919 853 864 I chatty : uid=1000(system) Binder:853_1 expire 1 line 12-03 13:33:43.176 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000178/dl-Payments.integ_204506102100400.apk Binary XML file line #5 12-03 13:33:43.484 853 1238 I chatty : uid=1000(system) WifiStateMachin expire 1 line 12-03 13:33:43.489 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 16 lines 12-03 13:33:43.814 853 3477 I chatty : uid=1000(system) backup expire 1930 lines 12-03 13:33:43.819 853 872 I chatty : uid=1000(system) ActivityManager expire 21 lines 12-03 13:33:43.919 853 864 I chatty : uid=1000(system) Binder:853_1 expire 7 lines 12-03 13:33:43.930 853 1210 I chatty : uid=1000(system) NetworkPolicy expire 1 line 12-03 13:33:44.996 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 6 lines 12-03 13:33:45.059 853 3578 I chatty : uid=1000(system) Binder:853_B expire 5 lines 12-03 13:33:45.061 853 853 I chatty : uid=1000 system_server expire 5 lines 12-03 13:33:45.061 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/0000015e/dl-Payments.integ_203990904100400.apk Binary XML file line #5 12-03 13:33:45.130 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 4 lines 12-03 13:33:45.151 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 6 lines 12-03 13:33:46.122 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000176/dl-AdsFdrDynamite.integ_204102000100000.apk Binary XML file line #5 12-03 13:33:46.769 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 3 lines 12-03 13:33:47.839 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000151/dl-AdsFdrDynamite.integ_203404601100000.apk Binary XML file line #5 12-03 13:33:50.601 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 5 lines 12-03 13:33:50.850 853 3573 I chatty : uid=1000(system) Binder:853_8 expire 5 lines 12-03 13:33:51.757 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 5 lines 12-03 13:33:55.035 853 870 I chatty : uid=1000(system) ActivityManager expire 1 line 12-03 13:33:55.477 5072 5072 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1531 android.content.ContextWrapper.startService:664 android.content.ContextWrapper.startService:664 com.qualcomm.atfwd.AtFwdAutoboot.onReceive:27 android.app.ActivityThread.handleReceiver:3417 12-03 13:33:55.536 853 872 I chatty : uid=1000(system) ActivityManager expire 22 lines 12-03 13:33:55.895 853 3577 I chatty : uid=1000(system) Binder:853_A expire 5 lines 12-03 13:33:55.976 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000110/dl-AdsFdrDynamite.integ_21880100000.apk Binary XML file line #5 12-03 13:33:56.361 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:56.366 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 13:33:56.376 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:33:57.532 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:57.587 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:57.588 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:57.654 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:57.770 853 3579 I chatty : uid=1000(system) Binder:853_C expire 2 lines 12-03 13:33:57.780 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:57.781 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:58.095 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:58.254 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:58.292 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:58.316 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:58.316 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:58.385 2886 2886 D MccTable: updateMccMncConfiguration mccmnc='20815' fromServiceState=false 12-03 13:33:58.387 2886 2886 D MccTable: updateMccMncConfiguration defaultMccMnc= 12-03 13:33:58.389 2886 2886 D MccTable: updateMccMncConfiguration: mcc=208, mnc=15 12-03 13:33:58.389 2886 2886 D MccTable: updateMccMncConfiguration updateConfig config={0.0 208mcc15mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/? winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined mActivityType=undefined}} 12-03 13:33:58.518 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:58.892 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:58.923 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000110/dl-AdsFdrDynamite.integ_21880100000.apk Binary XML file line #5 12-03 13:33:58.981 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:33:58.982 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:33:59.122 853 2520 I chatty : uid=1000(system) SyncManager expire 1 line 12-03 13:33:59.292 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000176/dl-AdsFdrDynamite.integ_204102000100000.apk Binary XML file line #5 12-03 13:33:59.456 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:33:59.541 3479 4070 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000178/dl-Payments.integ_204506102100400.apk Binary XML file line #5 12-03 13:34:00.679 2886 3079 D MccTable: updateMccMncConfiguration mccmnc='20815' fromServiceState=false 12-03 13:34:00.691 2886 3079 D MccTable: updateMccMncConfiguration defaultMccMnc=20815 12-03 13:34:00.691 2886 3079 D MccTable: updateMccMncConfiguration: mcc=208, mnc=15 12-03 13:34:00.692 2886 3079 D MccTable: updateMccMncConfiguration updateConfig config={0.0 208mcc15mnc ?localeList ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?ldr ?wideColorGamut ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/? winConfig={ mBounds=Rect(0, 0 - 0, 0) mAppBounds=null mWindowingMode=undefined mActivityType=undefined}} 12-03 13:34:00.729 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:00.793 853 865 I chatty : uid=1000(system) Binder:853_2 expire 3 lines 12-03 13:34:00.797 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:34:00.797 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:00.839 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:00.930 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:34:00.931 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:00.939 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:34:00.942 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:34:01.076 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:01.124 2886 2886 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=true}] GroupId: ***] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0} 12-03 13:34:01.125 2886 2886 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {5b6e754} 12-03 13:34:01.177 2886 2886 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false 12-03 13:34:01.355 2886 2886 I TelecomFramework: : Carrier-config changed, checking for phone account updates. 12-03 13:34:01.405 2886 2886 I TelecomFramework: AccountEntry: reRegisterPstnPhoneAccount: subId: 1 - no change 12-03 13:34:01.864 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 8 lines 12-03 13:34:02.104 853 896 I chatty : uid=1000(system) android.display expire 1 line 12-03 13:34:04.507 3211 3229 V PackageManager: [bdca475f-e7a7-4b03-839c-4795c0a8818f] Phase1 called; posting 12-03 13:34:04.616 3211 3882 V PackageManager: [0c3dedbd-2bbc-46a1-8518-d74e36e12052] Phase1 called; posting 12-03 13:34:05.269 3211 3211 D PackageManager: [bdca475f-e7a7-4b03-839c-4795c0a8818f] Phase1 request; prefix: [-2094174208, -2086510592, -1986486272, -1875574784, -1678512128, -1342042112, -1058680832, -938569728, -724971520, -391958528, -326270976, 146608128, 420691968, 696385536, 772370432, 1287360512, 1294950400, 1478144000, 1677225984, 1823272960, 2109784064] 12-03 13:34:05.310 3211 3211 D PackageManager: [0c3dedbd-2bbc-46a1-8518-d74e36e12052] Phase1 request; prefix: [-1606418432, -1192349696, -1024962560, -971943936, -924241920, -785911808, -782364672, -724971520, -647127040, -536453120, -111779840, -82235392, 190713856, 420691968, 534265856, 594960384, 804220928, 846712832, 1457426432, 1738104832] 12-03 13:34:05.376 853 894 I chatty : uid=1000(system) android.fg expire 1 line 12-03 13:34:05.695 853 874 I chatty : uid=1000(system) batterystats-wo expire 3 lines 12-03 13:34:06.129 853 3573 I chatty : uid=1000(system) Binder:853_8 expire 3 lines 12-03 13:34:06.165 853 872 I chatty : uid=1000(system) ActivityManager expire 35 lines 12-03 13:34:06.193 853 3578 I chatty : uid=1000(system) Binder:853_B expire 3 lines 12-03 13:34:06.194 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 12-03 13:34:06.423 853 864 I chatty : uid=1000(system) Binder:853_1 expire 5 lines 12-03 13:34:06.524 853 896 I chatty : uid=1000(system) android.display expire 1 line 12-03 13:34:07.260 3211 3211 E ActivityThread: Service com.google.android.gms.nearby.discovery.service.DiscoveryService has leaked ServiceConnection android.bluetooth.BluetoothA2dp$2@b39af6f that was originally bound here 12-03 13:34:07.260 3211 3211 E ActivityThread: android.app.ServiceConnectionLeaked: Service com.google.android.gms.nearby.discovery.service.DiscoveryService has leaked ServiceConnection android.bluetooth.BluetoothA2dp$2@b39af6f that was originally bound here 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:1610) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1502) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1659) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1619) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:705) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:705) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:705) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:705) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:705) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.bluetooth.BluetoothA2dp.doBind(BluetoothA2dp.java:264) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.bluetooth.BluetoothA2dp.(BluetoothA2dp.java:257) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.bluetooth.BluetoothAdapter.getProfileProxy(BluetoothAdapter.java:2275) 12-03 13:34:07.260 3211 3211 E ActivityThread: at byui.(:com.google.android.gms@204217028@20.42.17 (100400-342117392):6) 12-03 13:34:07.260 3211 3211 E ActivityThread: at ajen.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):64) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.i(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.b(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):1) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.e(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at ajjm.(:com.google.android.gms@204217028@20.42.17 (100400-342117392):6) 12-03 13:34:07.260 3211 3211 E ActivityThread: at ajen.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):35) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.i(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.b(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):1) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.e(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at ajsk.(:com.google.android.gms@204217028@20.42.17 (100400-342117392):7) 12-03 13:34:07.260 3211 3211 E ActivityThread: at ajen.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):66) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.i(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.b(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):1) 12-03 13:34:07.260 3211 3211 E ActivityThread: at aitl.e(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 13:34:07.260 3211 3211 E ActivityThread: at com.google.android.gms.nearby.discovery.service.DiscoveryChimeraService.onCreate(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 13:34:07.260 3211 3211 E ActivityThread: at cwz.onCreate(:com.google.android.gms@204217028@20.42.17 (100400-342117392):1) 12-03 13:34:07.260 3211 3211 E ActivityThread: at qww.onCreate(:com.google.android.gms@204217028@20.42.17 (100400-342117392):4) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3570) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ActivityThread.access$1300(ActivityThread.java:200) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1672) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.os.Looper.loop(Looper.java:193) 12-03 13:34:07.260 3211 3211 E ActivityThread: at android.app.ActivityThread.main(ActivityThread.java:6719) 12-03 13:34:07.260 3211 3211 E ActivityThread: at java.lang.reflect.Method.invoke(Native Method) 12-03 13:34:07.260 3211 3211 E ActivityThread: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495) 12-03 13:34:07.260 3211 3211 E ActivityThread: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858) 12-03 13:34:07.696 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 13:34:07.742 853 3579 I chatty : uid=1000(system) Binder:853_C expire 10 lines 12-03 13:34:08.339 3211 3229 V PackageManager: [609d9944-493e-4853-8128-da3624aa2f82] Phase1 called; posting 12-03 13:34:08.340 3211 3211 D PackageManager: [609d9944-493e-4853-8128-da3624aa2f82] Phase1 request; prefix: [-2065395712, -1962037248, -1756749824, -890494976, -252182528, -225841152, 293437440, 375148544, 404418560, 431370240, 649576448, 952893440, 1028644864, 1217236992, 1810690048, 1908850688] 12-03 13:34:08.392 3211 3850 V PackageManager: [11a30dbb-5eb5-4734-b8cd-932964888783] Phase1 called; posting 12-03 13:34:08.393 3211 3211 D PackageManager: [11a30dbb-5eb5-4734-b8cd-932964888783] Phase1 request; prefix: [-2036281344, -887328768, -648564736, 160276480, 293437440, 572821504, 644235264, 784375808, 1526915072, 1653153792, 1752117248, 1810690048, 1952526336, 1996374016] 12-03 13:34:09.514 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 1 line 12-03 13:34:09.660 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 5 lines 12-03 13:34:09.676 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 2 lines 12-03 13:34:09.678 853 865 I chatty : uid=1000(system) Binder:853_2 expire 5 lines 12-03 13:34:09.681 853 870 I chatty : uid=1000(system) ActivityManager expire 76 lines 12-03 13:34:10.074 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 1 line 12-03 13:34:10.962 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 6 lines 12-03 13:34:12.456 853 3577 I chatty : uid=1000(system) Binder:853_A expire 5 lines 12-03 13:34:16.076 853 870 I chatty : uid=1000(system) ActivityManager expire 45 lines 12-03 13:34:16.343 853 865 I chatty : uid=1000(system) Binder:853_2 expire 2 lines 12-03 13:34:16.475 853 3579 I chatty : uid=1000(system) Binder:853_C expire 3 lines 12-03 13:34:16.752 3211 3877 V PackageManager: [8d533145-daab-491a-b769-4c58f9ad5617] Phase1 called; posting 12-03 13:34:16.771 853 853 I chatty : uid=1000 system_server expire 5 lines 12-03 13:34:16.793 3211 3211 D PackageManager: [8d533145-daab-491a-b769-4c58f9ad5617] Phase1 request; prefix: [-2012803072, -1891659776, -1646817280, -1521938432, -1194196992, -724971520, -569741312, -269869056, -17915904, 211644416, 261513216, 420691968, 696926208, 949751808, 1239261184, 1242021888, 1383100416, 1656475648, 1910702080] 12-03 13:34:16.845 3211 3229 V PackageManager: [2e448192-992d-46e1-aebe-9595fcd78168] Phase1 called; posting 12-03 13:34:16.872 3211 3211 D PackageManager: [2e448192-992d-46e1-aebe-9595fcd78168] Phase1 request; prefix: [-1744535552, -1736478720, -1694703616, -1520877568, -724971520, -715091968, -662876160, -515325952, -326283264, -263974912, 40574976, 347238400, 420691968, 671195136, 673353728, 716861440, 910499840, 1461313536, 1800691712, 1963401216] 12-03 13:34:16.888 3211 3877 V PackageManager: [9c3e148f-133a-4dff-96fe-12a3f8fcda9c] Phase1 called; posting 12-03 13:34:16.924 3211 3211 D PackageManager: [9c3e148f-133a-4dff-96fe-12a3f8fcda9c] Phase1 request; prefix: [-1938894848, -1873272832, -1744707584, -1655115776, -1501204480, -724971520, -653258752, -218894336, -124973056, 420691968, 457990144, 543481856, 591556608, 611647488, 858316800, 951980032, 1150681088, 1299480576, 1399943168] 12-03 13:34:16.942 3211 3877 V PackageManager: [9d7a5b15-1569-4341-95b9-aa1ea67831f1] Phase1 called; posting 12-03 13:34:17.009 3211 3211 D PackageManager: [9d7a5b15-1569-4341-95b9-aa1ea67831f1] Phase1 request; prefix: [-1885753344, -1583931392, -1199382528, -874565632, -851865600, -810147840, -724971520, -708333568, -263135232, 1515520, 420691968, 445804544, 703655936, 718606336, 783216640, 1014050816, 1180549120, 1357860864, 1523511296, 1789284352, 1957879808] 12-03 13:34:17.044 3211 3877 V PackageManager: [eb6f4d6f-6abc-403f-b7f5-765b52463a68] Phase1 called; posting 12-03 13:34:17.087 3211 3211 D PackageManager: [eb6f4d6f-6abc-403f-b7f5-765b52463a68] Phase1 request; prefix: [-2043990016, -1701773312, -1391792128, -1340674048, -1201721344, -1180082176, -724971520, -317157376, -263946240, 165130240, 190029824, 420691968, 528261120, 872939520, 1086320640, 1568579584, 1606377472, 2107023360] 12-03 13:34:17.103 3211 3229 V PackageManager: [5197c625-970b-486a-9fd5-8f7921777d56] Phase1 called; posting 12-03 13:34:17.194 3211 3211 D PackageManager: [5197c625-970b-486a-9fd5-8f7921777d56] Phase1 request; prefix: [-2110935040, -2008109056, -1915404288, -1674891264, -1505103872, -1392705536, -724971520, -577757184, -541331456, -387452928, -360435712, -260083712, -154365952, -83480576, 420691968, 620490752, 634228736, 807337984, 1326399488, 1644044288, 1893400576] 12-03 13:34:17.433 853 869 I chatty : uid=1000(system) android.bg expire 10 lines 12-03 13:34:17.831 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 2 lines 12-03 13:34:18.185 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 2 lines 12-03 13:34:18.466 633 6514 W SocketClient: write error (Broken pipe) 12-03 13:34:18.784 853 872 I chatty : uid=1000(system) ActivityManager expire 2 lines 12-03 13:34:20.800 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 3 lines 12-03 13:34:24.028 853 3578 I chatty : uid=1000(system) Binder:853_B expire 6 lines 12-03 13:34:26.683 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:34:26.685 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 12-03 13:34:26.688 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:34:30.849 3211 3850 V PackageManager: [eaac275c-6a01-422c-b089-85ee19bedb14] Phase1 called; posting 12-03 13:34:30.855 3211 3211 D PackageManager: [eaac275c-6a01-422c-b089-85ee19bedb14] Phase1 request; prefix: [-1514901504, -1463459840, -1225367552, -817426432, -736989184, -724971520, -290172928, -120737792, 420691968, 582860800, 1466580992, 1541898240, 1650728960] 12-03 13:34:30.867 3211 3882 V PackageManager: [b4227ff6-a702-47c2-a71b-528b03d74681] Phase1 called; posting 12-03 13:34:30.868 3211 3211 D PackageManager: [b4227ff6-a702-47c2-a71b-528b03d74681] Phase1 request; prefix: [-1979875328, -1697042432, -1225371648, -1072840704, -970760192, -724971520, -669794304, -588943360, -533721088, -255819776, -235905024, -185434112, 26128384, 420691968, 488120320, 553283584, 856236032, 924098560, 1495347200, 2003185664, 2081673216] 12-03 13:34:36.338 853 6790 I chatty : uid=1000(system) Binder:853_E expire 2 lines 12-03 13:34:39.911 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 1 line 12-03 13:34:55.094 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 13:35:05.795 853 874 I chatty : uid=1000(system) batterystats-wo expire 8 lines 12-03 13:35:17.032 853 1136 I chatty : uid=1000(system) AlarmManager expire 1 line 12-03 13:35:17.035 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:35:17.043 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:35:17.609 853 3573 I chatty : uid=1000(system) Binder:853_8 expire 1 line 12-03 13:35:17.828 853 870 I chatty : uid=1000(system) ActivityManager expire 42 lines 12-03 13:35:19.951 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 2 lines 12-03 13:36:01.687 853 894 I chatty : uid=1000(system) android.fg expire 5 lines 12-03 13:36:01.722 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 3 lines 12-03 13:36:13.517 853 896 I chatty : uid=1000(system) android.display expire 2 lines 12-03 13:36:14.499 853 1144 I chatty : uid=1000(system) InputReader expire 2 lines 12-03 13:36:14.507 853 899 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 12-03 13:36:15.238 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:36:15.245 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:36:16.170 853 1103 I chatty : uid=1000(system) android.anim expire 8 lines 12-03 13:36:16.215 853 874 I chatty : uid=1000(system) batterystats-wo expire 13 lines 12-03 13:36:31.780 853 853 I chatty : uid=1000 system_server expire 11 lines 12-03 13:36:31.809 853 872 I chatty : uid=1000(system) ActivityManager expire 10 lines 12-03 13:36:32.590 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 2 lines 12-03 13:36:33.482 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 4 lines 12-03 13:36:42.439 3211 3850 V PackageManager: [4ad5c879-d222-47d7-b283-d133767275c0] Phase1 called; posting 12-03 13:36:42.440 3211 3211 D PackageManager: [4ad5c879-d222-47d7-b283-d133767275c0] Phase1 request; prefix: [-1994735616, -1813774336, -1269661696, -1033789440, -506806272, -345628672, -273018880, 276574208, 293437440, 484405248, 722567168, 771248128, 875159552, 1269174272, 1417850880, 1810690048] 12-03 13:36:51.594 3211 3229 V PackageManager: [cb60ebd5-f3c5-4c8f-b2c9-95a65f16a079] Phase1 called; posting 12-03 13:36:51.596 3211 3211 D PackageManager: [cb60ebd5-f3c5-4c8f-b2c9-95a65f16a079] Phase1 request; prefix: [-2040770560, -1640935424, -989777920, -846028800, -512942080, -466165760, -440090624, 238432256, 293437440, 438988800, 750505984, 1735331840, 1810690048, 1907286016] 12-03 13:38:17.416 853 864 I chatty : uid=1000(system) Binder:853_1 expire 2 lines 12-03 13:38:17.601 853 3577 I chatty : uid=1000(system) Binder:853_A expire 1 line 12-03 13:38:17.640 853 6790 I chatty : uid=1000(system) Binder:853_E expire 2 lines 12-03 13:38:18.608 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 13:39:33.703 853 3578 I chatty : uid=1000(system) Binder:853_B expire 1 line 12-03 13:39:33.705 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 12-03 13:41:15.887 853 1144 I chatty : uid=1000(system) InputReader expire 10 lines 12-03 13:41:15.944 853 899 I chatty : uid=1000(system) PowerManagerSer expire 11 lines 12-03 13:41:15.959 853 896 I chatty : uid=1000(system) android.display expire 8 lines 12-03 13:41:15.983 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:41:15.986 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 12-03 13:41:15.988 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:41:27.954 853 894 I chatty : uid=1000(system) android.fg expire 12 lines 12-03 13:41:28.083 853 6788 I chatty : uid=1000(system) Binder:853_D expire 1 line 12-03 13:41:46.813 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:41:46.825 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:41:46.848 853 899 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 12-03 13:41:56.639 853 853 I chatty : uid=1000 system_server expire 6 lines 12-03 13:41:57.291 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 1 line 12-03 13:41:58.209 853 874 I chatty : uid=1000(system) batterystats-wo expire 10 lines 12-03 13:42:16.646 853 3579 I chatty : uid=1000(system) Binder:853_C expire 1 line 12-03 13:43:18.362 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:43:18.374 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:43:18.452 853 899 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 12-03 13:43:21.118 853 6791 I chatty : uid=1000(system) Binder:853_F expire 3 lines 12-03 13:43:21.849 853 870 I chatty : uid=1000(system) ActivityManager expire 10 lines 12-03 13:43:33.801 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 1 line 12-03 13:45:03.710 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:45:03.732 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:45:12.929 853 865 I chatty : uid=1000(system) Binder:853_2 expire 2 lines 12-03 13:45:15.528 853 1144 I chatty : uid=1000(system) InputReader expire 2 lines 12-03 13:45:16.008 853 894 I chatty : uid=1000(system) android.fg expire 13 lines 12-03 13:45:16.056 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 3 lines 12-03 13:45:16.061 853 899 I chatty : uid=1000(system) PowerManagerSer expire 13 lines 12-03 13:45:16.079 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 5 lines 12-03 13:45:17.036 853 896 I chatty : uid=1000(system) android.display expire 5 lines 12-03 13:45:17.046 853 1103 I chatty : uid=1000(system) android.anim expire 4 lines 12-03 13:45:17.057 853 874 I chatty : uid=1000(system) batterystats-wo expire 10 lines 12-03 13:46:19.293 853 853 I chatty : uid=1000 system_server expire 18 lines 12-03 13:47:39.110 853 1144 I chatty : uid=1000(system) InputReader expire 8 lines 12-03 13:47:39.254 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:47:39.261 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:47:39.268 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:47:40.907 853 3579 I chatty : uid=1000(system) Binder:853_C expire 3 lines 12-03 13:47:40.942 853 870 I chatty : uid=1000(system) ActivityManager expire 13 lines 12-03 13:47:59.258 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:47:59.266 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 12-03 13:47:59.275 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:48:19.755 853 1267 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 12-03 13:48:39.263 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:48:39.280 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:49:41.084 853 874 I chatty : uid=1000(system) batterystats-wo expire 13 lines 12-03 13:49:59.262 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:49:59.275 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 13:53:52.474 853 6788 I chatty : uid=1000(system) Binder:853_D expire 3 lines 12-03 13:59:30.468 853 872 I chatty : uid=1000(system) ActivityManager expire 3 lines 12-03 13:59:40.998 853 3573 I chatty : uid=1000(system) Binder:853_8 expire 1 line 12-03 14:00:00.347 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:00:00.351 853 874 I chatty : uid=1000(system) batterystats-wo expire 5 lines 12-03 14:00:00.352 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:00:00.354 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:00:00.371 853 899 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 12-03 14:00:01.635 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 3 lines 12-03 14:00:02.108 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 3 lines 12-03 14:00:02.154 853 870 I chatty : uid=1000(system) ActivityManager expire 19 lines 12-03 14:00:02.358 853 864 I chatty : uid=1000(system) Binder:853_1 expire 1 line 12-03 14:00:09.242 853 3578 I chatty : uid=1000(system) Binder:853_B expire 2 lines 12-03 14:00:17.244 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 1 line 12-03 14:00:26.684 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:00:26.707 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:01:35.262 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:01:35.288 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:02:04.109 853 871 I chatty : uid=1000(system) android.ui expire 1 line 12-03 14:02:10.037 853 865 I chatty : uid=1000(system) Binder:853_2 expire 1 line 12-03 14:02:11.604 853 6791 I chatty : uid=1000(system) Binder:853_F expire 1 line 12-03 14:02:11.809 9744 9744 I ActivityThread: handleStopService: token=android.os.BinderProxy@24b3df0 not found. 12-03 14:02:15.704 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 14:02:16.772 853 853 I chatty : uid=1000 system_server expire 1 line 12-03 14:02:17.374 853 2771 W UsageStatsService: Event reported without a package name 12-03 14:02:18.266 853 899 I DisplayPowerController: Blocking screen off 12-03 14:02:18.269 853 899 I DisplayPowerController: Unblocked screen off after 2 ms 12-03 14:02:18.305 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 14:02:18.319 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 14:02:18.338 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:02:18.465 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:02:18.476 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:03:31.746 853 874 W KernelWakelockReader: Reading wakelock stats took 311ms 12-03 14:03:31.776 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=1824604 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2257, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:04:12.954 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=1865782 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:04:20.905 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:05:12.847 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=1925674 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:05:18.740 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=1931570 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:08:14.723 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2107547 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2293, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:08:16.752 853 3579 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 14:09:18.806 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:09:18.808 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:09:18.814 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:09:18.815 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:09:22.978 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:10:23.711 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:10:36.621 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 14:10:36.622 853 853 W UsageStatsService: Event reported without a package name 12-03 14:10:36.633 853 1144 D WindowManager: powerPress: eventTime=692644 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 14:10:36.646 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 14:10:36.656 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:10:36.686 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 14:10:36.695 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 14:10:36.743 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:10:36.745 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:10:36.766 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:10:36.771 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:10:36.774 853 899 I DisplayPowerController: Unblocked screen on after 128 ms 12-03 14:10:36.793 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:10:36.929 853 899 W PowerManagerService: Screen on took 438 ms 12-03 14:10:39.822 853 3573 I ActivityManager: START u0 {act=com.whatsapp.intent.action.OPEN dat=content://com.whatsapp.provider.contact/contacts/249 flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10141 12-03 14:10:39.846 853 3573 E ActivityManager: applyOptionsLocked: Unknown animationType=0 12-03 14:10:40.273 853 3555 D ActivityManager: awakeFromSleepingLocked: previously pausing activity didn't pause 12-03 14:10:40.546 853 3579 W UsageStatsService: Event reported without a package name 12-03 14:10:40.578 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 14:10:40.579 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 14:10:40.581 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:10:56.748 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:11:36.766 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 12-03 14:11:36.773 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:11:42.068 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] validation failed 12-03 14:12:25.999 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:12:26.046 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:12:26.061 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:12:56.756 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:12:56.764 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:12:56.770 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:13:29.009 853 1144 D WindowManager: powerPress: eventTime=864955 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 14:13:29.010 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 14:13:29.011 853 853 W UsageStatsService: Event reported without a package name 12-03 14:13:29.510 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 14:13:29.510 853 899 E ColorFade: java.lang.Throwable 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 14:13:29.510 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 14:13:29.510 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 14:13:29.510 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 14:13:29.510 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 14:13:29.523 853 899 I DreamManagerService: Entering dreamland. 12-03 14:13:29.525 853 899 I PowerManagerService: Dozing... 12-03 14:13:29.527 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 14:13:29.537 853 894 D AutofillManagerService: Close system dialogs 12-03 14:13:29.588 853 3555 I DreamManagerService: Leaving dreamland. 12-03 14:13:29.589 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 14:13:29.589 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 14:13:29.592 853 899 I PowerManagerService: Sleeping (uid 1000)... 12-03 14:13:29.618 853 2774 W UsageStatsService: Event reported without a package name 12-03 14:13:30.503 853 899 I DisplayPowerController: Blocking screen off 12-03 14:13:30.505 853 899 I DisplayPowerController: Unblocked screen off after 3 ms 12-03 14:13:30.540 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 14:13:30.550 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 14:13:30.571 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:16:16.915 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2589742 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:16:17.308 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:17:15.911 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2648739 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:17:16.726 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:17:16.726 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:17:16.734 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:17:16.735 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:18:10.758 853 853 W Looper : Slow delivery took 268ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$PostNotificationRunnable@f0c421c m=0 12-03 14:18:10.764 853 853 W Looper : Drained 12-03 14:18:38.550 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2731379 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2551, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:20:44.987 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:21:22.818 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2895647 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:22:16.204 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=2949025 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:22:24.399 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:22:28.917 853 2549 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 14:23:02.777 853 865 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 14:23:04.281 853 853 W Looper : Slow delivery took 247ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$PostNotificationRunnable@9a55d50 m=0 12-03 14:23:04.291 853 853 W Looper : Drained 12-03 14:23:04.366 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:23:04.367 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:23:04.375 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:23:04.376 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:23:14.739 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:23:14.761 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:25:35.227 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=3148054 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2629, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:28:06.073 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=3298900 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2632, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:30:36.586 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=3449415 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2641, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:33:04.719 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=3597550 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:33:05.092 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:34:01.693 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] validation failed 12-03 14:34:07.859 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:34:07.861 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:34:07.915 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:34:07.916 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:34:11.157 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:34:33.424 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:35:32.479 853 853 W Looper : Slow delivery took 286ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$PostNotificationRunnable@4ad6fbe m=0 12-03 14:35:32.480 853 853 W Looper : Drained 12-03 14:36:17.667 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:38:48.526 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=3941352 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2794, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:41:23.868 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=4096696 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:41:29.642 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:41:29.668 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:41:29.683 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:43:30.724 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=4223554 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2813, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:44:03.703 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=4256529 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2816, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:44:04.743 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:46:23.723 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=4396552 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2819, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 14:47:05.099 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 14:47:05.100 853 853 W UsageStatsService: Event reported without a package name 12-03 14:47:05.128 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 14:47:05.162 853 1144 I WindowManager: Suppressed redundant power key press while already in the process of turning the screen on. 12-03 14:47:05.169 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:47:05.180 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 14:47:05.187 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 14:47:05.255 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:47:05.262 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:47:05.264 853 899 I DisplayPowerController: Unblocked screen on after 135 ms 12-03 14:47:05.264 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:47:05.437 853 899 W PowerManagerService: Screen on took 434 ms 12-03 14:47:08.648 853 3555 I ActivityManager: START u0 {act=com.whatsapp.intent.action.OPEN dat=content://com.whatsapp.provider.contact/contacts/249 flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10141 12-03 14:47:08.669 853 3555 E ActivityManager: applyOptionsLocked: Unknown animationType=0 12-03 14:47:09.313 853 2774 I ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{b517c51 u0 com.whatsapp/.Conversation t93} 12-03 14:47:09.324 853 864 D WindowManager: relayoutVisibleWindow: Window{87cde16 u0 com.whatsapp/com.whatsapp.Conversation EXITING} mAnimatingExit=true, mRemoveOnExit=false, mDestroying=false 12-03 14:47:09.496 853 6788 W UsageStatsService: Event reported without a package name 12-03 14:47:09.530 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 14:47:09.530 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 14:47:09.531 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:47:25.256 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:47:25.260 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:47:25.267 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:48:25.282 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:48:25.290 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:48:25.294 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:48:52.436 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:48:52.438 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:48:52.447 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:48:52.448 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:49:12.832 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:49:12.936 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:49:12.950 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:49:18.288 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:49:18.290 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:49:18.301 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:49:18.302 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:49:45.284 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:49:45.292 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:49:45.307 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:50:18.477 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:50:18.492 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:50:20.165 853 894 D AutofillManagerService: Close system dialogs 12-03 14:50:20.173 853 2549 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 10011 12-03 14:50:20.414 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:50:20.416 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:50:20.423 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 14:50:20.425 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 14:50:27.056 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] validation failed 12-03 14:51:54.875 853 869 I UsageStatsService: User[0] Flushing usage stats to disk 12-03 14:52:25.291 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:52:25.300 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:52:25.305 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:52:26.932 853 3578 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 14:52:39.230 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -1m20s24ms com.whatsapp/.messaging.MessageService 12-03 14:53:13.594 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:53:13.618 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:54:44.639 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:54:44.670 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:55:25.350 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:55:25.358 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 14:55:25.364 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 14:55:32.393 853 871 D AutofillManagerService: onBackKeyPressed() 12-03 14:55:46.456 853 1144 D WindowManager: powerPress: eventTime=1450026 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 14:55:46.458 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 14:55:46.459 853 853 W UsageStatsService: Event reported without a package name 12-03 14:55:46.945 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 14:55:46.945 853 899 E ColorFade: java.lang.Throwable 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 14:55:46.945 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 14:55:46.945 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 14:55:46.945 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 14:55:46.945 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 14:55:46.959 853 899 I DreamManagerService: Entering dreamland. 12-03 14:55:46.962 853 899 I PowerManagerService: Dozing... 12-03 14:55:46.964 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 14:55:46.975 853 894 D AutofillManagerService: Close system dialogs 12-03 14:55:47.021 853 2549 I DreamManagerService: Leaving dreamland. 12-03 14:55:47.022 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 14:55:47.022 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 14:55:47.027 853 899 I PowerManagerService: Sleeping (uid 1000)... 12-03 14:55:47.048 853 6791 W UsageStatsService: Event reported without a package name 12-03 14:55:47.937 853 899 I DisplayPowerController: Blocking screen off 12-03 14:55:47.938 853 899 I DisplayPowerController: Unblocked screen off after 1 ms 12-03 14:55:47.952 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 14:55:47.959 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 14:55:47.967 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:55:48.083 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 14:55:48.091 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 14:55:55.699 853 3577 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 14:58:46.220 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=5139050 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:01:16.732 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=5289560 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:01:16.757 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:02:09.712 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=5342537 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:03:14.703 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:03:14.732 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:03:14.749 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:03:48.087 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=5440915 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:04:48.886 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:04:48.887 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:04:48.954 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:04:48.955 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:04:52.163 853 870 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x1000010 (has extras) } from com.google.android.gms (pid=3479, uid=10018) is not exported from uid 10037 due to receiver com.android.vending/com.google.android.finsky.checkin.CheckinReceiver 12-03 15:04:52.781 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:04:53.924 853 2771 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 15:04:55.895 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] validation failed 12-03 15:04:58.833 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:05:27.196 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:07:15.543 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:07:15.558 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:07:18.014 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -11m58s572ms com.whatsapp/.messaging.MessageService 12-03 15:08:39.722 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 15:08:39.723 853 853 W UsageStatsService: Event reported without a package name 12-03 15:08:39.751 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 15:08:39.769 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:08:39.781 853 1144 I WindowManager: Suppressed redundant power key press while already in the process of turning the screen on. 12-03 15:08:39.786 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 15:08:39.791 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 15:08:39.818 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:08:39.821 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:08:39.823 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:08:39.849 853 899 I DisplayPowerController: Unblocked screen on after 99 ms 12-03 15:08:40.047 853 899 W PowerManagerService: Screen on took 435 ms 12-03 15:08:41.213 853 2771 W UsageStatsService: Event reported without a package name 12-03 15:08:41.247 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 15:08:41.247 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 15:08:41.248 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:08:46.564 853 864 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 15:09:01.961 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:09:41.973 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 12-03 15:09:41.981 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:11:01.969 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:11:01.976 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:11:01.984 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:11:43.286 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:11:43.397 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:11:43.410 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:11:44.693 853 1144 D WindowManager: powerPress: eventTime=1709185 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 15:11:44.694 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 15:11:44.696 853 853 W UsageStatsService: Event reported without a package name 12-03 15:11:45.194 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 15:11:45.194 853 899 E ColorFade: java.lang.Throwable 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 15:11:45.194 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 15:11:45.194 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 15:11:45.194 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 15:11:45.194 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 15:11:45.204 853 899 I DreamManagerService: Entering dreamland. 12-03 15:11:45.206 853 899 I PowerManagerService: Dozing... 12-03 15:11:45.207 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 15:11:45.218 853 894 D AutofillManagerService: Close system dialogs 12-03 15:11:45.267 853 3577 I DreamManagerService: Leaving dreamland. 12-03 15:11:45.268 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 15:11:45.268 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 15:11:45.272 853 899 I PowerManagerService: Sleeping (uid 1000)... 12-03 15:11:45.293 853 3555 W UsageStatsService: Event reported without a package name 12-03 15:11:46.184 853 899 I DisplayPowerController: Blocking screen off 12-03 15:11:46.186 853 899 I DisplayPowerController: Unblocked screen off after 3 ms 12-03 15:11:46.220 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 15:11:46.227 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 15:11:46.230 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:13:30.540 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6023367 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3540, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:14:32.571 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:14:32.603 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6085431 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3543, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:17:17.457 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6250284 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:18:01.079 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6293907 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3562, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:18:04.165 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:19:52.688 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:19:52.889 853 3555 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 15:23:14.696 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6405756 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3652, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:23:14.750 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:23:14.766 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:23:51.093 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=6643921 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3656, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:24:42.395 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 15:24:42.397 853 853 W UsageStatsService: Event reported without a package name 12-03 15:24:42.411 853 1144 D WindowManager: powerPress: eventTime=1742456 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 15:24:42.428 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 15:24:42.450 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:24:42.460 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 15:24:42.466 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 15:24:42.496 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:24:42.500 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:24:42.511 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:24:42.521 853 899 I DisplayPowerController: Unblocked screen on after 93 ms 12-03 15:24:42.721 853 899 W PowerManagerService: Screen on took 453 ms 12-03 15:24:44.117 853 3573 W UsageStatsService: Event reported without a package name 12-03 15:24:44.140 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 15:24:44.141 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 15:24:44.142 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:44.630 853 865 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 15:24:45.426 853 894 D AutofillManagerService: Close system dialogs 12-03 15:24:45.429 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 15:24:45.489 853 6791 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 15:24:45.715 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:45.716 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:45.727 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:45.728 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:45.738 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:45.740 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:45.750 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:45.750 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:46.740 853 3578 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.mozilla.fenix/.App bnds=[642,1393][846,1598]} from uid 10011 12-03 15:24:47.669 853 864 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10129 12-03 15:24:47.872 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:47.873 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:48.021 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:48.021 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:48.114 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:48.115 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:48.144 3211 3850 V PackageManager: [d3267adf-3698-404c-8661-95143634d5e6] Phase1 called; posting 12-03 15:24:48.169 3211 3211 D PackageManager: [d3267adf-3698-404c-8661-95143634d5e6] Phase1 request; prefix: [-1922019328, -1742557184, -724971520, -572395520, -505794560, 354537472, 420691968, 652140544, 1079103488, 1304387584, 1500270592, 2026799104] 12-03 15:24:52.530 853 3577 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 15:24:53.560 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:53.561 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:53.646 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:24:53.647 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:24:59.312 7615 7615 W ViewRootImpl[App]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=1759418, downTime=1759418, deviceId=-1, source=0x0 } 12-03 15:24:59.715 3211 11468 V PackageManager: [8b116d2b-266c-4573-b562-9aeb290aca56] Phase1 called; posting 12-03 15:24:59.716 3211 3211 D PackageManager: [8b116d2b-266c-4573-b562-9aeb290aca56] Phase1 request; prefix: [-2084380672, -1850486784, -1645355008, -1078132736, -724971520, -708378624, -389120000, -246812672, 102584320, 231448576, 287879168, 340430848, 420691968, 862453760, 1051144192, 1873014784, 2075013120] 12-03 15:25:01.859 853 3573 D ConnectivityService: requestNetwork for uid/pid:10129/7615 NetworkRequest [ TRACK_DEFAULT id=27, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] 12-03 15:25:02.497 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:25:02.502 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:25:02.504 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:25:02.983 853 1267 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=27, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] (release request) 12-03 15:25:04.202 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:25:04.221 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:25:04.233 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:25:34.571 853 3577 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 15:25:39.863 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:25:39.877 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:25:50.096 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:25:50.101 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:25:50.104 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:25:50.154 853 3579 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 15:26:00.052 853 869 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2020-12-01-06-58-35.bin 12-03 15:26:04.341 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:26:04.363 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:26:44.607 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -18m3s413ms com.whatsapp/.messaging.MessageService 12-03 15:27:10.105 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:27:10.111 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:27:10.117 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:27:16.635 853 872 I ActivityManager: Start proc 12421:com.android.messaging/u0a97 for service com.android.messaging/.datamodel.action.ActionServiceImpl 12-03 15:27:16.729 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:27:16.729 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:27:16.777 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:27:16.779 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:27:16.873 853 2771 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging 12-03 15:27:17.087 853 6790 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging 12-03 15:27:17.107 853 3578 D MmsServiceBroker: getCarrierConfigValues() by com.android.messaging 12-03 15:27:18.192 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 15:27:18.194 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_MESSAGES_CHANGED flg=0x10 (has extras) } to com.android.messaging/.widget.WidgetConversationProvider 12-03 15:27:18.395 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:27:18.396 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:27:18.403 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 15:27:18.403 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 15:29:00.006 853 853 I ActivityManager: Killing 7568:de.danoeh.antennapod/u0a155 (adj 904): empty for 1808s 12-03 15:29:00.012 853 853 I ActivityManager: Killing 7527:com.facebook.mlite/u0a144 (adj 904): empty for 1809s 12-03 15:29:00.018 853 853 I ActivityManager: Killing 7501:com.qualcomm.timeservice/1000 (adj 904): empty for 1809s 12-03 15:29:00.022 853 853 I ActivityManager: Killing 7450:com.google.android.apps.tycho/u0a138 (adj 906): empty for 1810s 12-03 15:29:00.025 853 853 I ActivityManager: Killing 7413:com.android.deskclock/u0a62 (adj 906): empty for 1810s 12-03 15:29:50.109 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:29:50.120 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 15:29:50.128 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 15:29:59.145 853 899 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 12-03 15:29:59.146 853 853 W UsageStatsService: Event reported without a package name 12-03 15:29:59.233 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] validation failed 12-03 15:29:59.621 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 15:29:59.621 853 899 E ColorFade: java.lang.Throwable 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 15:29:59.621 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 15:29:59.621 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 15:29:59.621 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 15:29:59.621 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 15:29:59.629 853 899 I DreamManagerService: Entering dreamland. 12-03 15:29:59.631 853 899 I PowerManagerService: Dozing... 12-03 15:29:59.631 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 15:29:59.636 853 894 D AutofillManagerService: Close system dialogs 12-03 15:29:59.678 853 3555 I DreamManagerService: Leaving dreamland. 12-03 15:29:59.678 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 15:29:59.679 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 15:29:59.682 853 899 I PowerManagerService: Sleeping (uid 1000)... 12-03 15:30:00.629 853 899 I DisplayPowerController: Blocking screen off 12-03 15:30:00.632 853 899 I DisplayPowerController: Unblocked screen off after 3 ms 12-03 15:30:00.677 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:30:00.711 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 15:30:00.717 853 865 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 15:30:00.802 853 3577 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10129 12-03 15:30:00.900 853 865 D ConnectivityService: requestNetwork for uid/pid:10129/7615 NetworkRequest [ TRACK_DEFAULT id=28, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] 12-03 15:30:00.967 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:30:00.976 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:30:04.745 853 865 W UsageStatsService: Event reported without a package name 12-03 15:35:39.110 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED 12-03 15:35:39.111 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 101] got DISCONNECTED, was satisfying 9 12-03 15:35:39.135 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:35:52.573 853 2767 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: connected, extra: free, failover: false, available: true, roaming: false]} network{102} nethandle{441492361229} lp{{InterfaceName: rmnet_data0 LinkAddresses: [10.3.93.211/29,] Routes: [0.0.0.0/0 -> 10.3.93.212 rmnet_data0,10.3.93.208/29 -> 0.0.0.0 rmnet_data0,] DnsAddresses: [212.27.40.240,212.27.40.241,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 1500 TcpBufferSizes: 4094,87380,1220608,4096,16384,1220608}} nc{[ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>]} Score{10} everValidated{false} lastValidated{false} created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} } 12-03 15:35:52.575 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTED 12-03 15:35:52.579 853 1267 W DnsManager: updatePrivateDns(102, PrivateDnsConfig{true:/[]}) 12-03 15:35:52.580 853 1267 D ConnectivityService: Setting DNS servers for network 102 to [/212.27.40.240, /212.27.40.241] 12-03 15:35:52.582 853 1267 D DnsManager: setDnsConfigurationForNetwork(102, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 12-03 15:35:52.584 853 1267 D ConnectivityService: Adding iface rmnet_data0 to network 102 12-03 15:35:52.596 853 1267 D ConnectivityService: Setting DNS servers for network 102 to [/212.27.40.240, /212.27.40.241] 12-03 15:35:52.597 853 1267 D DnsManager: setDnsConfigurationForNetwork(102, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 12-03 15:35:53.908 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] validation passed 12-03 15:35:53.919 853 1267 D ConnectivityService: Setting DNS servers for network 102 to [/212.27.40.240, /212.27.40.241] 12-03 15:35:53.923 853 1267 D DnsManager: setDnsConfigurationForNetwork(102, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 12-03 15:36:39.393 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:36:39.436 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=7412265 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:42:17.888 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=7750718 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:42:22.702 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:43:14.737 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=7807564 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4586, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:43:14.749 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 15:43:14.768 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:46:18.997 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=7991825 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4612, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 15:54:20.481 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 15:59:23.736 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=8776566 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:01:09.687 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:10:51.895 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:10:51.896 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:10:51.964 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:10:51.965 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:10:55.535 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:11:44.484 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=9517312 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:15:19.803 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:15:19.846 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=9732676 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:15:21.011 853 3578 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 16:15:24.857 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:15:26.256 853 872 I ActivityManager: Start proc 12926:android.process.media/u0a4 for broadcast com.android.providers.media/.MediaScannerReceiver 12-03 16:18:30.495 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=9923323 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4845, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:21:03.792 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=10076619 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:23:14.748 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:23:14.772 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:23:34.350 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=10227180 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4877, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:26:40.643 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=10413471 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:30:26.016 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 16:30:26.017 853 853 W UsageStatsService: Event reported without a package name 12-03 16:30:26.034 853 1144 D WindowManager: powerPress: eventTime=2130683 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 16:30:26.053 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 16:30:26.077 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:30:26.089 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 16:30:26.093 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 16:30:26.119 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:30:26.128 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:30:26.131 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:30:26.149 853 899 I DisplayPowerController: Unblocked screen on after 96 ms 12-03 16:30:26.328 853 899 W PowerManagerService: Screen on took 427 ms 12-03 16:30:32.096 853 2771 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x1000c000 cmp=com.android.messaging/.ui.conversationlist.ConversationListActivity} from uid 10097 12-03 16:30:32.153 853 2771 I ActivityManager: START u0 {dat=content://com.android.messaging.datamodel.MessagingContentProvider/conversations/1 flg=0x14000000 cmp=com.android.messaging/.ui.conversation.ConversationActivity (has extras)} from uid 10097 12-03 16:30:32.522 853 3577 E ActivityManager: applyOptionsLocked: Unknown animationType=0 12-03 16:30:32.583 853 2767 D ActivityManager: awakeFromSleepingLocked: previously pausing activity didn't pause 12-03 16:30:32.866 853 6791 D CountryDetector: The first listener is added 12-03 16:30:33.089 853 3578 W UsageStatsService: Event reported without a package name 12-03 16:30:33.117 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 16:30:33.120 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 16:30:33.120 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:30:34.484 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 16:30:34.487 853 870 I chatty : uid=1000(system) ActivityManager identical 1 line 12-03 16:30:34.743 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 16:30:34.746 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_MESSAGES_CHANGED flg=0x10 (has extras) } to com.android.messaging/.widget.WidgetConversationProvider 12-03 16:30:35.356 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 16:30:35.358 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_MESSAGES_CHANGED flg=0x10 (has extras) } to com.android.messaging/.widget.WidgetConversationProvider 12-03 16:30:35.795 853 894 D AutofillManagerService: Close system dialogs 12-03 16:30:35.798 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 16:30:36.110 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:30:36.111 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:30:36.120 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:30:36.120 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:30:37.100 853 3573 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.dialer cmp=com.android.dialer/.app.DialtactsActivity bnds=[30,1393][234,1598]} from uid 10011 12-03 16:30:37.283 853 872 I ActivityManager: Start proc 13075:com.android.dialer/u0a41 for activity com.android.dialer/.app.DialtactsActivity 12-03 16:30:38.040 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 16:30:38.044 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.Bugle.intent.action.ACTION_NOTIFY_CONVERSATIONS_CHANGED flg=0x10 } to com.android.messaging/.widget.BugleWidgetProvider 12-03 16:30:38.915 853 3577 W ActivityManager: Stopping service due to app idle: u0a112 -17ms com.google.android.syncadapters.contacts/.SyncHighResPhotoIntentService 12-03 16:30:38.948 853 872 I ActivityManager: Start proc 13122:com.google.process.gapps/u0a112 for service com.google.android.syncadapters.contacts/.SyncHighResPhotoIntentService 12-03 16:30:38.987 853 872 I ActivityManager: Start proc 13132:com.android.calllogbackup/u0a15 for broadcast com.android.calllogbackup/.CallLogChangeReceiver 12-03 16:30:39.094 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:30:39.207 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:30:39.223 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:30:40.798 853 3578 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 16:30:44.727 853 864 I Telecom : UserCallIntentProcessor: sendIntentToDestination: send intent to Telecom directly.: TSI.pC@AT0 12-03 16:30:44.728 853 864 I Telecom : CallIntentProcessor: onReceive - isUnknownCall: false: TSI.pC@AT0 12-03 16:30:44.772 853 864 I Telecom : LogUtils: EventRecord added as Call: [TC@1, NEW, null, tel:** ** ** ** **, A, childs(0), has_parent(false), [Capabilities:], [Properties:]]: TSI.pC@AT0 12-03 16:30:44.774 853 864 I Telecom : Event: RecordEntry TC@1: CREATED, null: TSI.pC@AT0 12-03 16:30:44.776 853 864 I Telecom : Event: RecordEntry TC@1: SET_CONNECTING, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}: TSI.pC@AT0 12-03 16:30:44.812 853 864 I Telecom : IncomingCallNotifier: updateIncomingCall: foundIncomingcall = null: TSI.pC@AT0 12-03 16:30:44.812 853 864 I Telecom : TelecomWakeLock: WakeLock already released with id: 26: TSI.pC@AT0 12-03 16:30:44.813 853 864 I Telecom : InCallWakeLockController: Releasing full wake lock: TSI.pC@AT0 12-03 16:30:44.813 853 864 I Telecom : InCallController: onCallAdded: [TC@1, CONNECTING, null, tel:** ** ** ** **, A, childs(0), has_parent(false), [Capabilities:], [Properties:]]; not bound or connected.: TSI.pC@AT0 12-03 16:30:44.818 853 864 I Telecom : InCallController: defaultDialer: null: TSI.pC@AT0 12-03 16:30:44.819 853 864 I Telecom : InCallController: defaultDialer: null: TSI.pC@AT0 12-03 16:30:44.821 853 864 I Telecom : CarSwappingInCallServiceConnection: carmodechange: false => false: TSI.pC@AT0 12-03 16:30:44.822 853 864 I Telecom : EmergencyCallHelper: ShouldGrantTemporaryLocationPermission, disabled by config: TSI.pC@AT0 12-03 16:30:44.822 853 864 I Telecom : EmergencyInCallServiceConnection: Attempting to bind to InCall [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl} supportsExternal? true supportsSelfMg?false], with Intent { act=android.telecom.InCallService cmp=com.android.dialer/com.android.incallui.InCallServiceImpl (has extras) }: TSI.pC@AT0 12-03 16:30:44.826 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: UPDATE_SYSTEM_AUDIO_ROUTE=1201, arg1=0: TSI.pC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@AT0 12-03 16:30:44.827 853 2964 I Telecom : CallAudioModeStateMachine: Message received: NEW_ACTIVE_OR_DIALING_CALL.: TSI.pC->CAMSM.pM_2001@AT0 12-03 16:30:44.827 853 2962 I Telecom : QuiescentEarpieceRoute: Processing message UPDATE_SYSTEM_AUDIO_ROUTE: TSI.pC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@AT0 12-03 16:30:44.828 853 2964 I Telecom : CallAudioModeStateMachine: Audio focus entering SIM CALL state: TSI.pC->CAMSM.pM_2001@AT0 12-03 16:30:44.831 853 864 I Telecom : NewOutgoingCallIntentBroadcaster: Sending NewOutgoingCallBroadcast for [TC@1, CONNECTING, null, tel:** ** ** ** **, A, childs(0), has_parent(false), [Capabilities:], [Properties:]] to UserHandle{0}: TSI.pC@AT0 12-03 16:30:44.837 853 853 I Telecom : TelecomSystem: CallerInfoAsyncQuery.startQuery number=*** cookie=TSI.pC->CILH.sL->CILH.sL@AT0: TSI.pC->CILH.sL@AT0 12-03 16:30:44.850 853 2962 I Telecom : CallAudioRouteStateMachine: setSystemAudioState: changing from [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: TSI.pC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@AT0 12-03 16:30:44.886 853 853 I Telecom : CallerInfoLookupHelper: CI query for handle tel:** ** ** ** ** has completed; notifying all listeners.: TSI.pC->CILH.sL->CILH.oQC@AT0 12-03 16:30:44.889 853 853 I Telecom : Call: CallerInfo received for tel:** ** ** ** **: com.android.internal.telephony.CallerInfo@a7bf80d { name non-null, phoneNumber non-null }: TSI.pC->CILH.sL->CILH.oQC@AT0 12-03 16:30:44.889 853 853 I Telecom : CallerInfoLookupHelper: There is no photo for this contact, skipping photo query: TSI.pC->CILH.sL->CILH.oQC@AT0 12-03 16:30:44.926 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: SWITCH_FOCUS=4001, arg1=2: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.926 853 3579 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10040000 cmp=com.android.dialer/com.android.incallui.InCallActivity (has extras)} from uid 10041 12-03 16:30:44.926 853 2962 I Telecom : QuiescentEarpieceRoute: Processing message SWITCH_FOCUS: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.928 853 2962 I Telecom : Event: RecordEntry TC@1: AUDIO_ROUTE, Leaving state QuiescentEarpieceRoute: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.928 853 2962 I Telecom : Event: RecordEntry TC@1: AUDIO_ROUTE, Entering state ActiveEarpieceRoute: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.931 853 2962 I Telecom : Event: RecordEntry TC@1: AUDIO_ROUTE_EARPIECE, null: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.932 853 2962 I Telecom : CallAudioRouteStateMachine: turning speaker phone false: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.935 853 2962 I Telecom : CallAudioRouteStateMachine: setSystemAudioState: changing from [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.936 853 2962 I Telecom : BluetoothRouteManager: getBluetoothAudioConnectedDevice: no headset service available.: TSI.pC->CAMSM.pM_2001->CARSM.pM_SWITCH_FOCUS@AT0 12-03 16:30:44.956 853 853 I Telecom : InCallController: onConnected to ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}: ICSBC.oSC@AT4 12-03 16:30:44.958 853 853 I Telecom : InCallController: Adding 1 calls to InCallService after onConnected: ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}, including external calls: ICSBC.oSC@AT4 12-03 16:30:44.962 853 3577 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.NEW_OUTGOING_CALL flg=0x11000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.PROCESS_OUTGOING_CALLS due to sender android (uid 1000) 12-03 16:30:44.963 853 853 I Telecom : InCallController: 1 calls sent to InCallService.: ICSBC.oSC@AT4 12-03 16:30:44.988 853 853 I Telecom : NewOutgoingCallBroadcastIntentReceiver: Received new-outgoing-call-broadcast for [TC@1, CONNECTING, null, tel:** ** ** ** **, A, childs(0), has_parent(false), [Capabilities:], [Properties:]] with data ***: NOCBIR.oR@AUE 12-03 16:30:44.997 853 853 I Telecom : NewOutgoingCallIntentBroadcaster: Placing call immediately instead of waiting for OutgoingCallBroadcastReceiver: NOCBIR.oR@AUE 12-03 16:30:44.998 853 853 I Telecom : CallsManager: Creating a new outgoing call with handle: tel:**********: NOCBIR.oR@AUE 12-03 16:30:45.003 853 853 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, null, tel:**********, A, childs(0), has_parent(false), [Capabilities:], [Properties:]]: NOCBIR.oR@AUE 12-03 16:30:45.010 853 853 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: NOCBIR.oR@AUE 12-03 16:30:45.020 853 853 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: NOCBIR.oR@AUE 12-03 16:30:45.021 853 853 I Telecom : CreateConnectionProcessor: Trying attempt CallAttemptRecord(ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0},ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}): NOCBIR.oR@AUE 12-03 16:30:45.027 853 853 I Telecom : TelecomSystem: CallerInfoAsyncQuery.startQuery number=*** cookie=NOCBIR.oR->CILH.sL->CILH.sL@AUE: NOCBIR.oR->CILH.sL@AUE 12-03 16:30:45.045 853 853 I Telecom : Logging.Events: Non-call EVENT: BIND_CS, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}: NOCBIR.oR->CSFM.rF@AUE 12-03 16:30:45.173 853 853 I Telecom : CallerInfoLookupHelper: CI query for handle tel:********** has completed; notifying all listeners.: NOCBIR.oR->CILH.sL->CILH.oQC@AUE 12-03 16:30:45.174 853 853 I Telecom : Call: CallerInfo received for tel:**********: com.android.internal.telephony.CallerInfo@332eab1 { name non-null, phoneNumber non-null }: NOCBIR.oR->CILH.sL->CILH.oQC@AUE 12-03 16:30:45.175 853 853 I Telecom : CallerInfoLookupHelper: There is no photo for this contact, skipping photo query: NOCBIR.oR->CILH.sL->CILH.oQC@AUE 12-03 16:30:45.176 853 853 I Telecom : ServiceBinderConnection: Service bound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}: SBC.oSC@AUc 12-03 16:30:45.177 853 853 I Telecom : Logging.Events: Non-call EVENT: CS_BOUND, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}: SBC.oSC@AUc 12-03 16:30:45.193 853 853 I Telecom : Event: RecordEntry TC@1: START_CONNECTION, tel:**********: SBC.oSC@AUc 12-03 16:30:45.201 853 6790 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: (...->CS.aCSA->H.CS.aCSA)->CSW.qRCS@E-E-AUc 12-03 16:30:45.210 2886 2886 I Telephony: TelephonyConnectionService: onCreateOutgoingConnection, request: ConnectionRequest xxxxxxxxxxxxxx Bundle[touchPoint=Point(578, 1661), android.telecom.extra.START_CALL_WITH_VIDEO_STATE=0, android.telecom.extra.CALL_TELECOM_ROUTING_END_TIME_MILLIS=10657625, android.telecom.extra.CALL_CREATED_TIME_MILLIS=10657537, android.telecom.extra.CALL_TELECOM_ROUTING_START_TIME_MILLIS=10657624, com.android.dialer.callintent.CALL_SPECIFIC_APP_DATA=[B@e4b2965, ]: (SBC.oSC)->CS.crCo->H.CS.crCo->H.CS.crCo.pICR@E-AUc 12-03 16:30:45.390 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 16:30:45.391 853 2774 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053 com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602 com.android.server.TelephonyRegistry.notifyCallStateForPhoneId:793 com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:122 android.os.Binder.execTransact:731 12-03 16:30:45.417 853 864 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities:], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.425 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.426 853 864 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.430 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.431 853 864 I Telecom : Event: RecordEntry TC@1: CAPABILITY_CHANGE, Current: [[ sup_hld mut !v2a]], Removed [[]], Added [[ sup_hld mut !v2a]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.432 853 2964 I Telecom : CallAudioModeStateMachine: Message received: FOREGROUND_VOIP_MODE_CHANGE.: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CAMSM.pM_4001@E-E-AUc 12-03 16:30:45.434 853 864 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.441 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.442 853 864 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.465 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.466 853 864 I Telecom : InCallController: Sending updateCall [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.479 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.481 853 864 I Telecom : CallsManager: setCallState CONNECTING -> DIALING, call: [TC@1, CONNECTING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.485 853 864 I Telecom : Event: RecordEntry TC@1: SET_DIALING, successful outgoing call: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.487 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:30:45.489 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:30:45.495 853 864 I Telecom : IncomingCallNotifier: updateIncomingCall: foundIncomingcall = null: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.505 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{bafe0a5 13075:com.android.dialer/u0a41} (pid=13075, uid=10041) requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.506 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.507 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.508 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:30:45.514 853 864 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053 com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602 com.android.server.TelephonyRegistry.notifyCallState:760 com.android.server.telecom.PhoneStateBroadcaster.sendPhoneStateChangedBroadcast:117 com.android.server.telecom.PhoneStateBroadcaster.updateStates:94 12-03 16:30:45.515 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:30:45.516 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.517 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.519 853 864 I Telecom : PhoneStateBroadcaster: Broadcasted state change: 2: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.520 853 864 I Telecom : TelecomWakeLock: WakeLock already released with id: 26: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.520 853 864 I Telecom : InCallWakeLockController: Releasing full wake lock: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.521 853 864 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.524 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{5e9c73b 2557:com.android.systemui/u0a22} (pid=2557, uid=10022) requires android.permission.READ_CALL_LOG due to sender android (uid 1000) 12-03 16:30:45.528 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{5e9c73b 2557:com.android.systemui/u0a22} (pid=2557, uid=10022) requires android.permission.READ_CALL_LOG due to sender android (uid 1000) 12-03 16:30:45.529 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.531 853 2964 I Telecom : CallAudioModeStateMachine: Message received: NEW_ACTIVE_OR_DIALING_CALL.: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CAMSM.pM_2001@E-E-AUc 12-03 16:30:45.531 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.533 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:30:45.541 853 864 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.544 853 864 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.554 853 864 I Telecom : CallsManager: setCallState DIALING -> DIALING, call: [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC@E-E-AUc 12-03 16:30:45.554 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: UPDATE_SYSTEM_AUDIO_ROUTE=1201, arg1=0: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@E-E-AUc 12-03 16:30:45.555 853 2962 I Telecom : ActiveEarpieceRoute: Processing message UPDATE_SYSTEM_AUDIO_ROUTE: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@E-E-AUc 12-03 16:30:45.563 853 2962 I Telecom : CallAudioRouteStateMachine: setSystemAudioState: changing from [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@E-E-AUc 12-03 16:30:45.564 2886 2886 I Telephony: TelephonyConnectionService: notifyCreateConnectionComplete TC@1_1: (...->CSW.hCCC)->CS.crCoC->H.CS.crCoC@E-E-E-AUc 12-03 16:30:45.564 853 2962 I Telecom : InCallController: Calling onAudioStateChanged, audioState: [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] -> [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: (...->CS.crCo->H.CS.crCo->H.CS.crCo.pICR)->CSW.hCCC->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@E-E-AUc 12-03 16:30:45.829 853 6791 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sSH@AVg 12-03 16:30:45.832 853 6791 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sSH@AVg 12-03 16:30:45.834 853 6791 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.rE@AVk 12-03 16:30:45.837 853 6791 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.rE@AVk 12-03 16:30:46.842 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 16:30:46.844 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:30:46.859 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 16:30:48.103 853 3579 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sSH@AaQ 12-03 16:30:48.111 853 3579 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sSH@AaQ 12-03 16:30:48.113 853 3579 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.rE@AaU 12-03 16:30:48.120 853 3579 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.rE@AaU 12-03 16:30:48.256 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:30:48.259 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:30:48.262 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:30:51.889 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:30:56.940 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sSH@Abc 12-03 16:30:56.948 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sSH@Abc 12-03 16:30:56.951 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sCC@Abg 12-03 16:30:56.957 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sCC@Abg 12-03 16:30:56.959 853 2771 I Telecom : CallsManager: setCallState DIALING -> ACTIVE, call: [TC@1, DIALING, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sA@Abo 12-03 16:30:56.962 853 2771 I Telecom : Event: RecordEntry TC@1: SET_ACTIVE, active set explicitly: CSW.sA@Abo 12-03 16:30:56.963 853 2771 I Telecom : InCallController: onCanAddCallChanged : true: CSW.sA@Abo 12-03 16:30:56.965 853 2771 I Telecom : IncomingCallNotifier: updateIncomingCall: foundIncomingcall = null: CSW.sA@Abo 12-03 16:30:56.966 853 2771 I Telecom : TelecomWakeLock: WakeLock already released with id: 26: CSW.sA@Abo 12-03 16:30:56.967 853 2771 I Telecom : InCallWakeLockController: Releasing full wake lock: CSW.sA@Abo 12-03 16:30:56.968 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sA@Abo 12-03 16:30:56.975 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sA@Abo 12-03 16:30:56.976 853 2964 I Telecom : CallAudioModeStateMachine: Message received: NEW_ACTIVE_OR_DIALING_CALL.: CSW.sA->CAMSM.pM_2001@Abo 12-03 16:30:56.978 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sSH@Abw 12-03 16:30:56.982 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sSH@Abw 12-03 16:30:56.984 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sCC@Ab4 12-03 16:30:56.988 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sCC@Ab4 12-03 16:30:56.989 853 2771 I Telecom : Event: RecordEntry TC@1: CAPABILITY_CHANGE, Current: [[ hld sup_hld mut !v2a]], Removed [[]], Added [[ hld]]: CSW.sCC@Ab4 12-03 16:30:56.990 853 2771 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.rE@AcA 12-03 16:30:56.994 853 2771 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.rE@AcA 12-03 16:31:29.717 853 853 W Looper : Slow delivery took 282ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$PostNotificationRunnable@b2f6c07 m=0 12-03 16:31:29.729 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:31:29.729 853 853 W Looper : Drained 12-03 16:31:29.742 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:31:29.754 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:31:44.332 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:31:44.369 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 16:31:44.377 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 16:31:45.322 853 2771 I Telecom : Event: RecordEntry TC@1: REQUEST_DISCONNECT, internal: ICA.dC(InCall package: com.android.dialer)@AfY 12-03 16:31:45.323 853 2771 I Telecom : Call: Send disconnect to connection service for call: [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: ICA.dC(InCall package: com.android.dialer)@AfY 12-03 16:31:45.489 853 865 I Telecom : Event: RecordEntry TC@1: REQUEST_DISCONNECT, internal: ICA.dC(InCall package: com.android.dialer)@Afk 12-03 16:31:45.490 853 865 I Telecom : Call: Send disconnect to connection service for call: [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: ICA.dC(InCall package: com.android.dialer)@Afk 12-03 16:31:45.833 2886 2886 I Telephony: : onDisconnect: callId=TC@1_1, cause=LOCAL 12-03 16:31:45.836 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 16:31:45.837 853 2549 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053 com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602 com.android.server.TelephonyRegistry.notifyCallStateForPhoneId:793 com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:122 android.os.Binder.execTransact:731 12-03 16:31:45.853 853 3576 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sSH@Afo 12-03 16:31:45.856 853 3576 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sSH@Afo 12-03 16:31:45.858 853 3576 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sCC@Afs 12-03 16:31:45.862 853 3576 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sCC@Afs 12-03 16:31:45.864 853 3576 I Telecom : InCallController: Sending updateCall [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sCC@Af0 12-03 16:31:45.867 853 3576 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sCC@Af0 12-03 16:31:45.869 853 3576 I Telecom : CallsManager: setCallState ACTIVE -> DISCONNECTED, call: [TC@1, ACTIVE, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sDc@Af4 12-03 16:31:45.870 853 3576 I Telecom : Event: RecordEntry TC@1: SET_DISCONNECTED, disconnected set explicitly> DisconnectCause [ Code: (LOCAL) Label: () Description: () Reason: (LOCAL) Tone: (27) ]: CSW.sDc@Af4 12-03 16:31:45.872 853 3576 I Telecom : IncomingCallNotifier: updateIncomingCall: foundIncomingcall = null: CSW.sDc@Af4 12-03 16:31:45.880 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{bafe0a5 13075:com.android.dialer/u0a41} (pid=13075, uid=10041) requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.880 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.881 853 3576 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcastAsUserMultiplePermissions:1053 com.android.server.TelephonyRegistry.broadcastCallStateChanged:1602 com.android.server.TelephonyRegistry.notifyCallState:760 com.android.server.telecom.PhoneStateBroadcaster.sendPhoneStateChangedBroadcast:117 com.android.server.telecom.PhoneStateBroadcaster.updateStates:94 12-03 16:31:45.882 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PRIVILEGED_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.883 853 3576 I Telecom : PhoneStateBroadcaster: Broadcasted state change: 0: CSW.sDc@Af4 12-03 16:31:45.883 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{5e9c73b 2557:com.android.systemui/u0a22} (pid=2557, uid=10022) requires android.permission.READ_CALL_LOG due to sender android (uid 1000) 12-03 16:31:45.883 853 3576 I Telecom : CallLogManager: Country cache is null. Detecting Country and Setting Cache...: CSW.sDc@Af4 12-03 16:31:45.884 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to ProcessRecord{5e9c73b 2557:com.android.systemui/u0a22} (pid=2557, uid=10022) requires android.permission.READ_CALL_LOG due to sender android (uid 1000) 12-03 16:31:45.885 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.885 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.886 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to com.google.android.apps.tycho/com.google.android.ims.receivers.PhoneStateChangedReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.886 853 870 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.PHONE_STATE flg=0x1000010 (has extras) } to org.coolreader/.PhoneStateReceiver requires android.permission.READ_PHONE_STATE due to sender android (uid 1000) 12-03 16:31:45.906 853 3576 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1020 android.content.ContextWrapper.sendBroadcast:449 com.android.server.telecom.CallLogManager.sendAddCallBroadcast:505 com.android.server.telecom.CallLogManager.logCall:303 com.android.server.telecom.CallLogManager.logCall:245 12-03 16:31:45.907 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.android.server.telecom.intent.action.CALLS_ADD_ENTRY flg=0x10 (has extras) } to com.lge.lifetimer/.LifeTimerReceiver 12-03 16:31:45.908 853 3576 I Telecom : TelecomWakeLock: WakeLock already released with id: 26: CSW.sDc@Af4 12-03 16:31:45.908 853 3576 I Telecom : InCallWakeLockController: Releasing full wake lock: CSW.sDc@Af4 12-03 16:31:45.911 853 3576 I Telecom : InCallController: Sending updateCall [TC@1, DISCONNECTED, com.android.phone/com.android.services.telephony.TelephonyConnectionService, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.sDc@Af4 12-03 16:31:45.913 853 3576 I Telecom : InCallController: Components updated: [ComponentInfo{com.android.dialer/com.android.incallui.InCallServiceImpl}]: CSW.sDc@Af4 12-03 16:31:45.914 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: UPDATE_SYSTEM_AUDIO_ROUTE=1201, arg1=0: CSW.sDc->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@Af4 12-03 16:31:45.915 853 2962 I Telecom : ActiveEarpieceRoute: Processing message UPDATE_SYSTEM_AUDIO_ROUTE: CSW.sDc->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@Af4 12-03 16:31:45.922 853 2964 I Telecom : CallAudioModeStateMachine: Message received: TONE_STARTED_PLAYING.: CSW.sDc->CAMSM.pM_3001@Af4 12-03 16:31:45.923 853 2964 I Telecom : CallAudioModeStateMachine: Message received: NO_MORE_ACTIVE_OR_DIALING_CALLS.: CSW.sDc->CAMSM.pM_1001@Af4 12-03 16:31:45.924 853 2964 I Telecom : CallAudioModeStateMachine: Audio focus entering TONE/HOLDING state: CSW.sDc->CAMSM.pM_1001@Af4 12-03 16:31:45.924 853 2962 I Telecom : CallAudioRouteStateMachine: setSystemAudioState: changing from [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] to [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: CSW.sDc->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@Af4 12-03 16:31:45.925 853 2962 I Telecom : InCallController: Calling onAudioStateChanged, audioState: [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []] -> [AudioState isMuted: false, route: EARPIECE, supportedRouteMask: EARPIECE, SPEAKER, activeBluetoothDevice: [null], supportedBluetoothDevices: []]: CSW.sDc->CARSM.pM_UPDATE_SYSTEM_AUDIO_ROUTE@Af4 12-03 16:31:45.926 853 2959 I Telecom : BluetoothRouteManager: Message received: GET_CURRENT_STATE.: CSW.sDc->ICTP.r->BRM.pM_400@Af4 12-03 16:31:45.927 853 3576 I Telecom : ConnectionServiceWrapper: Service unbound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, from unbind.: CSW.rC@AgE 12-03 16:31:45.930 853 3576 I Telecom : CallsManager: handleConnectionServiceDeath: service com.android.server.telecom.ConnectionServiceWrapper@3b4042a died: CSW.rC@AgE 12-03 16:31:45.932 853 3576 I Telecom : Event: RecordEntry TC@1: DESTROYED, null: CSW.rC@AgE 12-03 16:31:45.933 853 3576 I Telecom : ProximitySensorManager: All calls removed, resetting proximity sensor to default state: CSW.rC@AgE 12-03 16:31:45.934 853 3576 I Telecom : TelecomWakeLock: WakeLock already released with id: 32: CSW.rC@AgE 12-03 16:31:45.935 853 3576 I Telecom : IncomingCallNotifier: updateIncomingCall: foundIncomingcall = null: CSW.rC@AgE 12-03 16:31:45.936 853 3576 I Telecom : TelecomWakeLock: WakeLock already released with id: 26: CSW.rC@AgE 12-03 16:31:45.937 853 3576 I Telecom : InCallWakeLockController: Releasing full wake lock: CSW.rC@AgE 12-03 16:31:45.938 853 3576 I Telecom : InCallController: onCallRemoved: [TC@1, DISCONNECTED, null, tel:**********, A, childs(0), has_parent(false), [Capabilities: CAPABILITY_HOLD CAPABILITY_SUPPORT_HOLD CAPABILITY_MUTE CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO], [Properties:]]: CSW.rC@AgE 12-03 16:31:45.960 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: SWITCH_FOCUS=4001, arg1=2: CSW.sDc->CAMSM.pM_1001->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:45.960 853 2962 I Telecom : ActiveEarpieceRoute: Processing message SWITCH_FOCUS: CSW.sDc->CAMSM.pM_1001->CARSM.pM_SWITCH_FOCUS@Af4 --------- beginning of main 12-03 16:31:46.110 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.119 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 10, connectionLabel: 12-03 16:31:46.120 13075 13075 I Dialer : InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowRttUi: false, shouldShowVideoUi: false didShowAnswerScreen: false, didShowInCallScreen: true, didShowRttCallScreen: false, didShowVideoCallScreen: false 12-03 16:31:46.128 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 10, connectionLabel: 12-03 16:31:46.129 13075 13075 I Dialer : InCallActivity.showMainInCallFragment - shouldShowAnswerUi: false, shouldShowRttUi: false, shouldShowVideoUi: false didShowAnswerScreen: false, didShowInCallScreen: true, didShowRttCallScreen: false, didShowVideoCallScreen: false 12-03 16:31:46.130 13075 13075 W Dialer : CallList.onCallRemoved - Removing call not previously disconnected DialerCall_0 12-03 16:31:46.171 3479 5048 I chatty : uid=10018(com.google.android.gms) expire 11 lines 12-03 16:31:46.194 853 13307 I chatty : uid=1000 system_server expire 1 line 12-03 16:31:46.198 853 2964 I Telecom : CallAudioModeStateMachine: Message received: TONE_STOPPED_PLAYING.: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002@Af4 12-03 16:31:46.199 853 2964 I Telecom : CallAudioModeStateMachine: Abandoning audio focus: now UNFOCUSED: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002@Af4 12-03 16:31:46.201 441 523 D audio_hw_primary: adev_set_mode: mode 0 12-03 16:31:46.201 441 523 D voice_extn: voice_extn_stop_call: end all calls 12-03 16:31:46.202 441 523 D voice_extn: update_calls: enter: 12-03 16:31:46.202 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=10c01000 12-03 16:31:46.202 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=10dc1000 12-03 16:31:46.203 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=10c02000 12-03 16:31:46.203 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=10803000 12-03 16:31:46.203 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=10002000 12-03 16:31:46.204 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=11c05000 12-03 16:31:46.204 441 523 D voice_extn: update_calls: cur_state=1 new_state=1 vsid=11dc5000 12-03 16:31:46.224 13075 13075 I Dialer : InCallPresenter.attemptFinishActivity - Hide in call UI: true 12-03 16:31:46.228 13075 13075 I Dialer : InCallActivity.shouldCloseActivityOnFinish - activity is visible and has no locks, allowing activity to close 12-03 16:31:46.236 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: INCALL -> NO_CALLS 12-03 16:31:46.239 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.239 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:46.243 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.245 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.266 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:46.267 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.267 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:46.286 13075 13075 I Dialer : CallLogFragment.onStart - enter 12-03 16:31:46.286 13075 13114 I Dialer : ShortcutRefresher.Task.doInBackground - enter 12-03 16:31:46.287 13075 13114 I Dialer : DynamicShortcuts.refresh - enter 12-03 16:31:46.287 13075 13075 I Dialer : DialpadFragment.onStart - first launch: false 12-03 16:31:46.302 441 554 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2 12-03 16:31:46.302 441 554 D audio_hw_primary: select_devices: changing use case low-latency-playback output device from(11: voice-handset, acdb 7) to (2: speaker, acdb 101) 12-03 16:31:46.303 441 554 D audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback 12-03 16:31:46.318 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.319 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.330 441 554 D audio_hw_primary: disable_snd_device: snd_device(11: voice-handset) 12-03 16:31:46.333 441 554 D audio_route: Apply path: speaker-protected 12-03 16:31:46.336 441 554 D audio_hw_primary: enable_snd_device: snd_device(103: vi-feedback) 12-03 16:31:46.337 441 554 D audio_route: Apply path: vi-feedback 12-03 16:31:46.337 441 554 D audio_hw_primary: enable_audio_route: usecase(24) apply and update mixer path: spkr-vi-record 12-03 16:31:46.338 441 554 D audio_route: Apply path: spkr-vi-record 12-03 16:31:46.363 441 554 W audio_hw_spkr_prot: audio_extn_spkr_prot_start_processing: Platform does not support APP type configuration, using V1 12-03 16:31:46.363 441 554 D audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback 12-03 16:31:46.364 441 554 D audio_route: Apply path: low-latency-playback 12-03 16:31:46.393 441 554 E msm8974_platform: ramp_speaker_gain: Could not get ctl for mixer cmd - Left Speaker Gain or Right Speaker Gain, not applying speaker gain ramp 12-03 16:31:46.418 441 554 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2 12-03 16:31:46.421 441 441 D AudioFlinger: Client defaulted notificationFrames to 192 for frameCount 960 12-03 16:31:46.423 13075 13075 I AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 960 -> 960 12-03 16:31:46.427 13075 13075 I Dialer : DialpadFragment.onStart - Time for ToneGenerator creation: 136 12-03 16:31:46.428 13075 13075 I Dialer : DialtactsActivity.onResume - enter 12-03 16:31:46.430 13075 13075 I Dialer : PerformanceReport.startRecording - enter 12-03 16:31:46.431 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.432 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.439 13075 13075 I Dialer : DialerExecutorModule.newThread - creating low priority thread 12-03 16:31:46.439 2557 2826 I vol.Events: writeEvent level_changed STREAM_SYSTEM 3 12-03 16:31:46.441 13075 13075 I Dialer : ListsFragment.onResume - enter 12-03 16:31:46.442 13075 13319 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - enter 12-03 16:31:46.446 13075 13319 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - last updated at 0 12-03 16:31:46.456 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.457 13075 13075 I Dialer : CallLogFragment.onResume - enter 12-03 16:31:46.463 2557 2826 I vol.Events: writeEvent level_changed STREAM_RING 3 12-03 16:31:46.464 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.465 2557 2826 I vol.Events: writeEvent level_changed STREAM_ALARM 3 12-03 16:31:46.471 853 2962 I Telecom : CallAudioRouteStateMachine: Message received: SWITCH_FOCUS=4001, arg1=1: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.472 853 2962 I Telecom : ActiveEarpieceRoute: Processing message SWITCH_FOCUS: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.473 853 2962 I Telecom : CallAudioRouteStateMachine: turning speaker phone false: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.474 853 2962 I Telecom : Logging.Events: Non-call EVENT: UNMUTE, null: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.478 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.479 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.482 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:31:46.482 2557 2826 I vol.Events: writeEvent level_changed STREAM_MUSIC 25 12-03 16:31:46.485 13075 13075 I Dialer : DialpadFragment.onResume - enter 12-03 16:31:46.486 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:31:46.488 13075 13075 I Dialer : DialpadFragment.configureScreenFromIntent - action: android.intent.action.MAIN 12-03 16:31:46.491 441 523 W DeviceHAL: Error from HAL Device in function get_mic_mute: Function not implemented 12-03 16:31:46.492 441 523 W DeviceHAL: Error from HAL Device in function get_mic_mute: Function not implemented 12-03 16:31:46.492 853 2962 I Telecom : Logging.Events: Non-call EVENT: AUDIO_ROUTE, Leaving state ActiveEarpieceRoute: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.493 853 2962 I Telecom : Logging.Events: Non-call EVENT: AUDIO_ROUTE, Entering state QuiescentEarpieceRoute: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.493 853 2962 I Telecom : BluetoothRouteManager: getBluetoothAudioConnectedDevice: no headset service available.: CSW.sDc->ICTP.r->ICTP.cUTP->CAMSM.pM_3002->CARSM.pM_SWITCH_FOCUS@Af4 12-03 16:31:46.497 13075 13075 I Dialer : DialpadFragment.configureScreenFromIntent - Nothing to show 12-03 16:31:46.497 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - Displaying normal Dialer UI. 12-03 16:31:46.497 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - mDialpadView not null 12-03 16:31:46.503 13075 13075 I Dialer : DialpadFragment.onResume - phone not in use 12-03 16:31:46.504 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - Displaying normal Dialer UI. 12-03 16:31:46.504 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - mDialpadView not null 12-03 16:31:46.597 441 554 D audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback 12-03 16:31:46.616 441 554 D audio_hw_primary: disable_snd_device: snd_device(103: vi-feedback) 12-03 16:31:46.616 441 554 D audio_hw_primary: disable_audio_route: usecase(24) reset and update mixer path: spkr-vi-record 12-03 16:31:46.633 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:46.634 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.634 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:46.639 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:46.639 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.640 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:46.644 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:46.645 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: false 12-03 16:31:46.645 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:46.769 13075 13086 I .android.diale: Background concurrent copying GC freed 59955(3MB) AllocSpace objects, 5(164KB) LOS objects, 49% free, 4MB/8MB, paused 141us total 235.977ms 12-03 16:31:46.769 13075 13114 I Dialer : ShortcutRefresher.Task.doInBackground - enter 12-03 16:31:46.770 13075 13114 I Dialer : DynamicShortcuts.refresh - enter 12-03 16:31:46.788 13075 13114 I Dialer : DynamicShortcuts.computeDelta - contact added 12-03 16:31:46.817 3211 3223 I chatty : uid=10018(com.google.android.gms) HeapTaskDaemon expire 2 lines 12-03 16:31:46.885 13075 13114 I Dialer : DrawableConverter.drawableToBitmap - created bitmap with width: 284, height: 284 12-03 16:31:46.974 2557 2570 I ndroid.systemu: NativeAlloc concurrent copying GC freed 37201(1905KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 5MB/11MB, paused 153us total 221.584ms 12-03 16:31:47.030 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 2 lines 12-03 16:31:47.047 853 5920 I chatty : uid=1000(system) RenderThread expire 4 lines 12-03 16:31:47.049 2886 2886 D ServiceStateProvider: subId=1 12-03 16:31:47.092 13075 13075 I Dialer : ProximitySensor.updateProximitySensorMode - screenOnImmediately: false, dialPadVisible: false, offHook: false, horizontal: false, uiShowing: false, audioRoute: EARPIECE 12-03 16:31:47.093 13075 13075 I Dialer : ProximitySensor.turnOffProximitySensor - wake lock already released 12-03 16:31:47.093 13075 13075 I Dialer : InCallActivity.showMainInCallFragment - not visible yet/anymore 12-03 16:31:47.094 13075 13075 I Dialer : InCallPresenter.updateActivity - UI Destroyed 12-03 16:31:47.094 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:47.095 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: true 12-03 16:31:47.096 13075 13075 I Dialer : InCallFragment.setCallState - PrimaryCallState, state: 2, connectionLabel: null 12-03 16:31:47.102 13075 13075 I Dialer : InCallFragment.onButtonGridCreated - InCallUiUnready 12-03 16:31:47.110 13075 13075 I Dialer : CallCardPresenter.onInCallScreenUnready 12-03 16:31:47.117 13075 13075 I Dialer : InCallPresenter.unsetActivity - No InCallActivity currently set, no need to unset. 12-03 16:31:47.289 13075 13319 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - broadcasting smart dial update 12-03 16:31:47.941 853 853 I Telecom : EmergencyInCallServiceConnection: Disconnect forced!: CSW.rC->ICC.oCR@AgE 12-03 16:31:47.946 13075 13075 I Dialer : InCallPresenter.setBoundAndWaitingForOutgoingCall - setBoundAndWaitingForOutgoingCall: false 12-03 16:31:47.949 13075 13075 I Dialer : InCallPresenter.onCallListChange - Phone switching state: NO_CALLS -> NO_CALLS 12-03 16:31:47.952 13075 13075 I Dialer : VideoPauseController.onStateChange - hasPrimaryCallChanged: false, videoCanPause: false, isInBackground: true 12-03 16:31:47.969 13075 13075 I Dialer : InCallPresenter.attemptCleanup - Cleaning up 12-03 16:31:47.970 13075 13075 I Dialer : ProximitySensor.turnOffProximitySensor - wake lock already released 12-03 16:31:47.972 13075 13075 I Dialer : VideoPauseController.tearDown - enter 12-03 16:32:06.430 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -16m46s537ms com.whatsapp/.messaging.MessageService 12-03 16:32:16.196 3479 5251 I chatty : uid=10018(com.google.android.gms) highpool[3] expire 3 lines 12-03 16:32:49.736 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:32:49.750 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:32:49.755 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:32:55.144 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 1 line 12-03 16:33:03.632 853 2767 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=24, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@f5916f2) 12-03 16:33:03.632 853 864 I ActivityManager: Process com.android.vending:download_service (pid 9261) has died: cch+6CEM 12-03 16:33:03.632 853 1267 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=24, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] (release request) 12-03 16:33:03.633 617 617 I Zygote : Process 9261 exited due to signal (9) 12-03 16:33:04.080 853 2774 I ActivityManager: Process com.qualcomm.qcrilmsgtunnel (pid 5090) has died: cch+6SVC 12-03 16:33:04.080 616 616 I Zygote : Process 5090 exited due to signal (9) 12-03 16:33:04.081 853 2774 W ActivityManager: Scheduling restart of crashed service com.qualcomm.qcrilmsgtunnel/.QcrilMsgTunnelService in 1000ms 12-03 16:33:04.086 359 359 I ServiceManager: service 'AtCmdFwd' died 12-03 16:33:04.086 616 616 I Zygote : Process 5072 exited due to signal (9) 12-03 16:33:04.086 853 3577 I ActivityManager: Process com.qualcomm.telephony (pid 5072) has died: cch+6SVC 12-03 16:33:04.087 655 5163 I Atfwd_Sendcmd: AtCmdFwd : binderDied 12-03 16:33:04.088 853 3577 W ActivityManager: Scheduling restart of crashed service com.qualcomm.atfwd/.AtFwdService in 10994ms 12-03 16:33:05.143 853 872 I ActivityManager: Start proc 13373:com.qualcomm.qcrilmsgtunnel/1001 for service com.qualcomm.qcrilmsgtunnel/.QcrilMsgTunnelService 12-03 16:33:05.215 13373 13373 I .qcrilmsgtunne: The ClassLoaderContext is a special shared library. 12-03 16:33:05.248 13373 13373 D QcrilMsgTunnelService: onCreate method 12-03 16:33:09.096 655 5163 W ServiceManager: Service AtCmdFwd didn't start. Returning NULL 12-03 16:33:09.098 655 5163 W Atfwd_Sendcmd: AtCmdFwd service not published, waiting... retryCnt : 1 12-03 16:33:10.238 13373 13387 I .qcrilmsgtunne: Waiting for a blocking GC ProfileSaver 12-03 16:33:13.671 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:33:13.709 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:33:15.146 853 872 I ActivityManager: Start proc 13399:com.qualcomm.telephony/1000 for service com.qualcomm.atfwd/.AtFwdService 12-03 16:33:15.203 13399 13399 I lcomm.telephon: The ClassLoaderContext is a special shared library. 12-03 16:33:15.245 13399 13399 D AtFwdService: onCreate method 12-03 16:33:15.246 13399 13399 I AtFwdService: Instantiate AtCmdFwd Service 12-03 16:33:15.256 13399 13414 D AtCkpdCmdHandler: De-queing command 12-03 16:35:15.265 2886 2886 D ServiceStateProvider: subId=1 12-03 16:35:15.317 2886 3073 D DcNetworkAgent: NetworkAgent: Changed from [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>] to [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=11264Kbps LinkDnBandwidth>=43008Kbps Specifier: <1>], Data RAT=15, mApnSetting=[ApnSettingV5] Free Mobile, 158, 20815, free, , , , , , -1, default | supl, IP, IP, true, 0, 0, 0, false, 0, 0, 0, 0, , , false, 0, 0 12-03 16:35:15.320 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (HSPA+) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 16:35:15.348 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 16:35:15.556 2886 2886 I chatty : uid=1001(radio) com.android.phone identical 16 lines 12-03 16:35:15.584 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 16:35:18.842 2886 2886 D ServiceStateProvider: subId=1 12-03 16:35:27.357 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:35:27.385 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:35:29.739 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:35:29.751 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:35:29.758 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:36:41.578 853 1144 D WindowManager: powerPress: eventTime=2459965 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 16:36:41.579 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 16:36:41.581 853 853 W UsageStatsService: Event reported without a package name 12-03 16:36:42.181 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 16:36:42.181 853 899 E ColorFade: java.lang.Throwable 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 16:36:42.181 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 16:36:42.181 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 16:36:42.181 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 16:36:42.181 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 16:36:42.195 853 899 I DreamManagerService: Entering dreamland. 12-03 16:36:42.198 853 899 I PowerManagerService: Dozing... 12-03 16:36:42.198 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 16:36:42.200 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 16:36:42.208 853 894 D AutofillManagerService: Close system dialogs 12-03 16:36:42.269 853 6790 I DreamManagerService: Leaving dreamland. 12-03 16:36:42.270 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 16:36:42.270 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 16:36:42.275 853 899 I PowerManagerService: Sleeping (uid 1000)... 12-03 16:36:42.302 853 2774 W UsageStatsService: Event reported without a package name 12-03 16:36:42.351 13075 13075 I Dialer : CallLogFragment.onPause - enter 12-03 16:36:42.353 13075 13075 I Dialer : ListsFragment.onPause - enter 12-03 16:36:42.360 13075 13075 I Dialer : DialtactsActivity.onSaveInstanceState - enter 12-03 16:36:42.362 13075 13075 I Dialer : CallLogAdapter.onSaveInstanceState - saved: 0, selectedItemsSize:0 12-03 16:36:42.364 13075 13075 I Dialer : CallLogFragment.onStop - enter 12-03 16:36:42.364 13075 13075 I Dialer : DialpadFragment.onStop - enter 12-03 16:36:42.570 3211 4069 I chatty : uid=10018(com.google.android.gms) highpool[4] expire 10 lines 12-03 16:36:43.190 853 899 I DisplayPowerController: Blocking screen off 12-03 16:36:43.193 853 899 I DisplayPowerController: Unblocked screen off after 2 ms 12-03 16:36:43.229 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 16:36:43.246 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 16:36:43.253 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:36:43.370 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:36:43.380 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:39:32.719 3211 4398 I chatty : uid=10018 com.google.android.gms.persistent expire 2 lines 12-03 16:47:08.411 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:52:23.757 853 874 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=11956584 mStackState=3 mControllerTxTimeMs=0 mControllerTxTimePerLevelMs=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] mControllerRxTimeMs=0 mControllerScanTimeMs=0 mControllerIdleTimeMs=0 mControllerEnergyUsed=0 } 12-03 16:52:24.175 2557 2570 I ndroid.systemu: Background concurrent copying GC freed 75618(4MB) AllocSpace objects, 9(1560KB) LOS objects, 50% free, 5MB/11MB, paused 180us total 392.717ms 12-03 16:56:36.259 853 1144 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 12-03 16:56:36.261 853 853 W UsageStatsService: Event reported without a package name 12-03 16:56:36.276 853 1144 D WindowManager: powerPress: eventTime=2472670 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 16:56:36.290 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 16:56:36.299 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:56:36.320 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 16:56:36.322 608 608 I chatty : uid=1000(system) /system/bin/surfaceflinger expire 3 lines 12-03 16:56:36.322 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 16:56:36.332 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:56:36.350 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:56:36.352 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:56:36.424 853 899 I DisplayPowerController: Unblocked screen on after 134 ms 12-03 16:56:36.495 3211 4069 I chatty : uid=10018(com.google.android.gms) highpool[4] expire 20 lines 12-03 16:56:36.524 3211 13316 I chatty : uid=10018(com.google.android.gms) lowpool[29] expire 2 lines 12-03 16:56:36.560 853 899 W PowerManagerService: Screen on took 414 ms 12-03 16:56:36.560 3211 12880 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 16:56:36.996 13075 13114 I Dialer : ShortcutRefresher.Task.doInBackground - enter 12-03 16:56:36.996 13075 13075 I Dialer : CallLogFragment.onStart - enter 12-03 16:56:36.998 13075 13075 I Dialer : DialpadFragment.onStart - first launch: false 12-03 16:56:37.001 441 441 D AudioFlinger: Client defaulted notificationFrames to 192 for frameCount 960 12-03 16:56:37.003 13075 13075 I AudioTrack: AUDIO_OUTPUT_FLAG_FAST successful; frameCount 960 -> 960 12-03 16:56:37.003 13075 13114 I Dialer : DynamicShortcuts.refresh - enter 12-03 16:56:37.011 13075 13075 I Dialer : DialtactsActivity.onResume - enter 12-03 16:56:37.015 853 3576 W UsageStatsService: Event reported without a package name 12-03 16:56:37.018 13075 13075 I Dialer : DialerExecutorModule.newThread - creating low priority thread 12-03 16:56:37.020 13075 13647 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - enter 12-03 16:56:37.020 13075 13075 I Dialer : ListsFragment.onResume - enter 12-03 16:56:37.021 13075 13647 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - last updated at 0 12-03 16:56:37.034 13075 13075 I Dialer : CallLogFragment.onResume - enter 12-03 16:56:37.040 13075 13075 I Dialer : DialpadFragment.onResume - enter 12-03 16:56:37.042 13075 13075 I Dialer : DialpadFragment.configureScreenFromIntent - action: android.intent.action.MAIN 12-03 16:56:37.046 13075 13075 I Dialer : DialpadFragment.configureScreenFromIntent - Nothing to show 12-03 16:56:37.046 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - Displaying normal Dialer UI. 12-03 16:56:37.047 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - mDialpadView not null 12-03 16:56:37.051 13075 13075 I Dialer : DialpadFragment.onResume - phone not in use 12-03 16:56:37.052 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - Displaying normal Dialer UI. 12-03 16:56:37.052 13075 13075 I Dialer : DialpadFragment.showDialpadChooser - mDialpadView not null 12-03 16:56:37.068 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 16:56:37.068 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 16:56:37.070 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:56:37.165 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 19 lines 12-03 16:56:37.169 3211 13653 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 16:56:37.304 853 2549 I chatty : uid=1000(system) Binder:853_3 expire 1 line 12-03 16:56:37.308 3479 3906 I chatty : uid=10018(com.google.android.gms) GoogleApiHandle expire 1 line 12-03 16:56:37.334 608 658 I chatty : uid=1000(system) Binder:608_2 expire 2 lines 12-03 16:56:37.365 13075 13114 I Dialer : ShortcutRefresher.Task.doInBackground - enter 12-03 16:56:37.366 13075 13114 I Dialer : DynamicShortcuts.refresh - enter 12-03 16:56:37.464 2557 2557 V NavigationBar: onRotationProposal proposedRotation=ROTATION_0, winRotation=ROTATION_0, isValid=true, mNavBarWindowState=WINDOW_STATE_SHOWING, rotateSuggestionsDisabled=false, isRotateButtonVisible=false 12-03 16:56:37.650 13075 13647 I Dialer : DialerDatabaseHelper.updateSmartDialDatabase - broadcasting smart dial update 12-03 16:56:38.641 853 894 D AutofillManagerService: Close system dialogs 12-03 16:56:38.641 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 16:56:38.641 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 16:56:38.654 13075 13075 I Dialer : CallLogFragment.onPause - enter 12-03 16:56:38.660 13075 13075 I Dialer : ListsFragment.onPause - enter 12-03 16:56:38.694 13075 13075 I Dialer : DialtactsActivity.onSaveInstanceState - enter 12-03 16:56:38.696 13075 13075 I Dialer : CallLogAdapter.onSaveInstanceState - saved: 0, selectedItemsSize:0 12-03 16:56:38.703 13075 13075 I Dialer : CallLogFragment.onStop - enter 12-03 16:56:38.704 13075 13075 I Dialer : DialpadFragment.onStop - enter 12-03 16:56:38.860 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:56:38.861 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:56:38.874 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:56:38.874 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:56:39.288 608 3381 I chatty : uid=1000(system) Binder:608_4 expire 3 lines 12-03 16:56:39.293 608 657 I chatty : uid=1000(system) Binder:608_1 expire 2 lines 12-03 16:56:41.720 853 6790 I chatty : uid=1000(system) Binder:853_E expire 2 lines 12-03 16:56:42.150 853 6791 I chatty : uid=1000(system) Binder:853_F expire 2 lines 12-03 16:56:42.165 2886 2886 D ServiceStateProvider: subId=1 12-03 16:56:42.174 2886 3073 D DcNetworkAgent: NetworkAgent: Changed from [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=11264Kbps LinkDnBandwidth>=43008Kbps Specifier: <1>] to [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>], Data RAT=3, mApnSetting=[ApnSettingV5] Free Mobile, 158, 20815, free, , , , , , -1, default | supl, IP, IP, true, 0, 0, 0, false, 0, 0, 0, 0, , , false, 0, 0 12-03 16:56:42.206 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 16:56:42.207 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 16:56:42.319 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 16:56:42.498 853 6790 I ActivityManager: START u0 {act=android.intent.action.DELETE dat=package:org.conceptruelle.conceptruelle flg=0x10800000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity (has extras)} from uid 10011 12-03 16:56:42.677 3682 3682 W PropertyValuesHolder: Method setBackgroundAlpha() with type float not found on target class class com.android.launcher3.CellLayout 12-03 16:56:42.683 3682 3682 W PropertyValuesHolder: Method getBackgroundAlpha() with type null not found on target class class com.android.launcher3.CellLayout 12-03 16:56:42.726 853 872 I ActivityManager: Start proc 13717:com.google.android.packageinstaller/u0a16 for activity com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity 12-03 16:56:42.943 13717 13717 D OpenGLRenderer: Skia GL Pipeline 12-03 16:56:43.003 13717 13735 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 12-03 16:56:43.003 13717 13735 I Adreno : Build Date : 09/22/17 12-03 16:56:43.003 13717 13735 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 12-03 16:56:43.003 13717 13735 I Adreno : Local Branch : O17A 12-03 16:56:43.003 13717 13735 I Adreno : Remote Branch : 12-03 16:56:43.003 13717 13735 I Adreno : Remote Branch : 12-03 16:56:43.003 13717 13735 I Adreno : Reconstruct Branch : 12-03 16:56:43.006 13717 13735 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 16:56:43.038 13717 13735 I Adreno : PFP: 0x00000000, ME: 0x00000000 12-03 16:56:43.044 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 12-03 16:56:43.047 13717 13735 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 12-03 16:56:43.047 13717 13735 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 12-03 16:56:43.049 13717 13735 I OpenGLRenderer: Initialized EGL, version 1.4 12-03 16:56:43.050 13717 13735 D OpenGLRenderer: Swap behavior 2 12-03 16:56:43.072 608 3389 I chatty : uid=1000(system) Binder:608_5 expire 1 line 12-03 16:56:43.086 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 12-03 16:56:43.088 13717 13735 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 12-03 16:56:43.091 13717 13735 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 16:56:43.142 853 869 I chatty : uid=1000(system) android.bg expire 7 lines 12-03 16:56:44.355 3211 12673 I chatty : uid=10018(com.google.android.gms) lowpool[25] expire 7 lines 12-03 16:56:47.029 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 1 line 12-03 16:56:47.045 2886 2886 D ServiceStateProvider: subId=1 12-03 16:56:49.125 436 1532 E android.hardware.usb@1.0-service: uevent received SUBSYSTEM=dual_role_usb 12-03 16:56:49.139 436 1532 I android.hardware.usb@1.0-service: otg_default 12-03 16:56:49.155 436 1532 I android.hardware.usb@1.0-service: canChangeMode: 1 canChagedata: 0 canChangePower:0 12-03 16:56:49.171 853 1531 I UsbPortManager: ClientCallback: otg_default 12-03 16:56:49.173 853 894 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=true, currentMode=ufp, currentPowerRole=sink, currentDataRole=device, supportedRoleCombinations=[source:host, sink:device]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 12-03 16:56:49.814 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:56:49.832 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:56:50.064 853 895 I EntropyMixer: Writing entropy... 12-03 16:56:50.065 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.gcm.nts.SchedulerReceiver 12-03 16:56:50.067 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:56:50.069 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to de.danoeh.antennapod/.receiver.PowerConnectionReceiver 12-03 16:56:50.093 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:56:50.114 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:56:50.121 853 869 W NetworkPolicy: setRestrictBackgroundUL: already true 12-03 16:56:50.138 632 2796 D NuPlayerDriver: NuPlayerDriver(0xee35a700) created, clientPid(853) 12-03 16:56:50.142 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:56:50.151 853 872 I ActivityManager: Start proc 13769:org.lineageos.updater/u0a24 for broadcast org.lineageos.updater/.UpdatesCheckReceiver 12-03 16:56:50.190 632 13781 D GenericSource: FileSource remote 12-03 16:56:50.260 632 13775 D NuPlayerDriver: notifyListener_l(0xee35a700), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:56:50.265 853 853 I chatty : uid=1000 system_server expire 11 lines 12-03 16:56:50.268 853 865 I ActivityManager: Process com.google.process.gapps (pid 9225) has died: cch+6CEM 12-03 16:56:50.268 632 632 D NuPlayerDriver: reset(0xee35a700) at state 4 12-03 16:56:50.270 616 616 I Zygote : Process 9225 exited due to signal (9) 12-03 16:56:50.270 632 632 D NuPlayerDriver: notifyListener_l(0xee35a700), (8, 0, 0, -1), loop setting(0, 0) 12-03 16:56:50.280 632 13775 D NuPlayerDriver: notifyResetComplete(0xee35a700) 12-03 16:56:50.286 632 821 D NuPlayerDriver: reset(0xee35a700) at state 0 12-03 16:56:50.288 7705 7705 I FenixApplication: onTrimMemory(), level=80, main=false 12-03 16:56:50.290 7615 7615 I FenixApplication: onTrimMemory(), level=60, main=true 12-03 16:56:50.320 632 632 D NuPlayerDriver: NuPlayerDriver(0xee35a300) created, clientPid(853) 12-03 16:56:50.323 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:56:50.329 632 13792 D GenericSource: FileSource remote 12-03 16:56:50.335 632 13791 D NuPlayerDriver: notifyListener_l(0xee35a300), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:56:50.339 853 853 W Looper : Slow dispatch took 246ms main h=com.android.server.power.Notifier$NotifierHandler c=null m=6 12-03 16:56:50.357 853 853 W Looper : Slow delivery took 252ms main h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null m=1 12-03 16:56:50.379 853 853 W Looper : Drained 12-03 16:56:50.391 853 872 I ActivityManager: Start proc 13797:com.facebook.mlite/u0a144 for service com.facebook.mlite/.jobscheduler.LiteJobSchedulerJobSchedulerService 12-03 16:56:50.411 853 872 I ActivityManager: Start proc 13802:com.google.android.syncadapters.calendar/u0a88 for service com.google.android.syncadapters.calendar/.CalendarSyncAdapterService 12-03 16:56:50.424 853 3577 I ActivityManager: Process com.google.android.gms.unstable (pid 5503) has died: cch+6CEM 12-03 16:56:50.425 853 873 I chatty : uid=1000(system) ActivityManager expire 10 lines 12-03 16:56:50.433 616 616 I Zygote : Process 5503 exited due to signal (9) 12-03 16:56:50.537 13802 13802 I apters.calenda: The ClassLoaderContext is a special shared library. 12-03 16:56:50.538 7615 13828 I libglean_ffi: glean_core::upload: New upload task with id e6d20404-f697-41a4-84a2-fd44b7c50286 (path: /submit/org-mozilla-fenix/startup-timeline/1/e6d20404-f697-41a4-84a2-fd44b7c50286) 12-03 16:56:50.540 13797 13797 I .facebook.mlit: The ClassLoaderContext is a special shared library. 12-03 16:56:50.667 4530 4530 I chatty : uid=10037(com.android.vending) expire 34 lines 12-03 16:56:50.670 13769 13769 D UpdatesCheckReceiver: Network not available, scheduling new check 12-03 16:56:50.750 853 861 I chatty : uid=1000(system) FinalizerDaemon expire 6 lines 12-03 16:56:50.752 632 2797 D NuPlayerDriver: reset(0xee35a300) at state 4 12-03 16:56:50.752 632 2797 D NuPlayerDriver: notifyListener_l(0xee35a300), (8, 0, 0, -1), loop setting(0, 0) 12-03 16:56:50.754 632 13791 D NuPlayerDriver: notifyResetComplete(0xee35a300) 12-03 16:56:50.761 853 3578 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.playlog.service.START pkg=com.google.android.gms } U=0: not found 12-03 16:56:50.762 853 2549 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@318063a 12-03 16:56:50.763 13802 13802 E GmsClient: unable to connect to service: com.google.android.gms.playlog.service.START 12-03 16:56:50.773 13769 13769 D UpdatesCheckReceiver: Setting one-shot updates check: Thu Dec 03 18:56:50 GMT+01:00 2020 12-03 16:56:50.798 13802 13802 W AnalyticsLogBase: PlayLogger.onLoggerFailedConnection 12-03 16:56:50.841 853 872 I ActivityManager: Start proc 13838:com.android.providers.calendar/u0a7 for content provider com.android.providers.calendar/.CalendarProvider2 12-03 16:56:51.083 13838 13838 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@3f13c64(com.android.providers.calendar.CalendarProvider2@7755ecd) 12-03 16:56:51.125 13797 13797 I SimpleFileLogger: init called 12-03 16:56:51.127 13797 13797 V SimpleFileLogger: createDir/directory-already-exists /data/user/0/com.facebook.mlite/files/logs 12-03 16:56:51.127 13797 13797 I SimpleFileLogger: Starting logging to /data/user/0/com.facebook.mlite/files/logs/mlite.log 12-03 16:56:51.168 3479 5048 I chatty : uid=10018(com.google.android.gms) expire 2 lines 12-03 16:56:51.171 13797 13873 W .facebook.mlit: JNI RegisterNativeMethods: attempt to register 0 native methods for com.facebook.omnistore.OmnistoreCollectionFrontendHolder 12-03 16:56:51.182 13797 13875 D NetworkSecurityConfig: Using Network Security Config from resource fb_network_security_config debugBuild: false 12-03 16:56:51.198 853 872 I ActivityManager: Start proc 13878:com.google.android.gms.unstable/u0a18 for service com.google.android.gms/.droidguard.DroidGuardService 12-03 16:56:51.278 853 3573 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10144 12-03 16:56:51.293 13878 13878 I chatty : uid=10018 com.google.android.gms.unstable expire 13 lines 12-03 16:56:51.354 13797 13877 W JobInfo : Requested backoff 0 for job 2131296636 is too small; raising to +10s0ms 12-03 16:56:51.360 13797 13877 W JobInfo : Requested backoff 0 for job 2131296634 is too small; raising to +10s0ms 12-03 16:56:51.747 13797 13913 D SimpleFileLogger: rotate log file 12-03 16:56:51.782 13797 13913 D SimpleFileLogger: Renaming /data/user/0/com.facebook.mlite/files/logs/mlite.log to /data/user/0/com.facebook.mlite/files/logs/mlite-2020-12-03.2.log 12-03 16:56:51.784 13797 13913 D SimpleFileLogger: Compress file: /data/user/0/com.facebook.mlite/files/logs/mlite-2020-12-03.2.log -> /data/user/0/com.facebook.mlite/files/logs/mlite-2020-12-03.2.log.gz 12-03 16:56:51.835 13797 13913 D SimpleFileLogger: Compress file: /data/user/0/com.facebook.mlite/files/logs/mlite-2020-12-03.2.log (8,204 bytes) -> /data/user/0/com.facebook.mlite/files/logs/mlite-2020-12-03.2.log.gz (10 bytes) Compression ratio: 0.00 12-03 16:56:51.869 13797 13913 D SimpleFileLogger: Log compression successful 12-03 16:56:51.889 13797 13913 I SimpleFileLogger: init called 12-03 16:56:51.893 853 3579 W AlarmManager: Suspiciously long interval 9223372036854775807 millis; clamping 12-03 16:56:51.901 13797 13913 V SimpleFileLogger: createDir/directory-already-exists /data/user/0/com.facebook.mlite/files/logs 12-03 16:56:51.912 13797 13913 I SimpleFileLogger: Starting logging to /data/user/0/com.facebook.mlite/files/logs/mlite.log 12-03 16:56:51.925 853 2549 W AlarmManager: Suspiciously long interval 9223372036854775807 millis; clamping 12-03 16:56:51.943 13717 13717 I UninstallerActivity: Uninstalling extras=Bundle[{com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{53c571 org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483647}] 12-03 16:56:51.968 13717 13735 D OpenGLRenderer: endAllActiveAnimators on 0x7127e96300 (RippleDrawable) with handle 0x7117fb7a20 12-03 16:56:51.973 13802 13836 W apters.calenda: Unknown chunk type '200'. 12-03 16:56:51.994 853 870 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10166 user=0: deletePackageX 12-03 16:56:52.001 13797 13913 I SimpleFileLogger: init called 12-03 16:56:52.002 13797 13913 V SimpleFileLogger: createDir/directory-already-exists /data/user/0/com.facebook.mlite/files/logs 12-03 16:56:52.014 13797 13913 I SimpleFileLogger: Starting logging to /data/user/0/com.facebook.mlite/files/logs/mlite.log 12-03 16:56:52.073 7615 13828 I libglean_ffi: glean_core::upload: Ping e6d20404-f697-41a4-84a2-fd44b7c50286 successfully sent 200. 12-03 16:56:52.075 13797 13913 I SimpleFileLogger: Rotate result: true 12-03 16:56:52.077 7615 13828 I libglean_ffi: glean_core::upload::directory: File was deleted /data/user/0/org.mozilla.fenix/glean_data/pending_pings/e6d20404-f697-41a4-84a2-fd44b7c50286 12-03 16:56:52.093 608 901 I chatty : uid=1000(system) Binder:608_3 expire 1 line 12-03 16:56:52.096 7615 13828 I libglean_ffi: glean_core::upload: New upload task with id 0be714b4-ca6f-454c-bf69-ec4e4bcc8edc (path: /submit/org-mozilla-fenix/baseline/1/0be714b4-ca6f-454c-bf69-ec4e4bcc8edc) 12-03 16:56:52.230 2557 2570 I ndroid.systemu: NativeAlloc concurrent copying GC freed 23517(1499KB) AllocSpace objects, 1(480KB) LOS objects, 50% free, 6MB/12MB, paused 148us total 125.699ms 12-03 16:56:52.312 608 3381 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 12-03 16:56:52.321 608 658 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{bc8f121 token=Token{6f11388 ActivityRecord{3ca332b u0 com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity t98}}}#0 12-03 16:56:52.342 13802 13836 I apters.calenda: The ClassLoaderContext is a special shared library. 12-03 16:56:52.420 13802 13836 I apters.calenda: The ClassLoaderContext is a special shared library. 12-03 16:56:52.443 13802 13836 I apters.calenda: The ClassLoaderContext is a special shared library. 12-03 16:56:52.545 622 622 I keystore: clear_uid 10166 12-03 16:56:52.783 853 924 I chatty : uid=1000(system) PackageManager expire 1 line 12-03 16:56:52.821 13717 13717 I UninstallFinish: Uninstall finished extras=Bundle[{android.content.pm.extra.STATUS=0, android.content.pm.extra.PACKAGE_NAME=org.conceptruelle.conceptruelle, com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{98e47ad org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, android.content.pm.extra.LEGACY_STATUS=1, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483647, android.content.pm.extra.STATUS_MESSAGE=DELETE_SUCCEEDED}] 12-03 16:56:52.821 853 924 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10166 user=0: pkg removed 12-03 16:56:52.878 853 6788 I chatty : uid=1000(system) Binder:853_D expire 2 lines 12-03 16:56:52.880 3211 3877 V PackageManager: [d632b112-de35-4910-bafe-4887dccacb73] Phase1 called; posting 12-03 16:56:52.889 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver 12-03 16:56:52.892 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver 12-03 16:56:52.893 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.instantapps.appmanagement.InstantAppRemoveMonitor 12-03 16:56:52.895 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy 12-03 16:56:52.896 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:56:52.912 853 894 E PackageManager: failed to find package org.conceptruelle.conceptruelle 12-03 16:56:52.913 853 894 E OverlayManager: Failed to change enabled overlays for org.conceptruelle.conceptruelle user 0 12-03 16:56:52.914 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ......ID 0,0-1080,63} canPanelBeCollapsed(): false 12-03 16:56:52.927 853 853 I ConditionProviders: Disallowing condition provider org.conceptruelle.conceptruelle 12-03 16:56:52.934 3211 3211 D PackageManager: [d632b112-de35-4910-bafe-4887dccacb73] Phase1 request; prefix: [-2115088384, -1956835328, -1928265728, -1909551104, -1606651904, -947929088, -946860032, -724971520, -209633280, -206106624, -79659008, 420691968, 1068113920, 1106280448, 1138913280, 1307844608, 1493618688, 1698091008, 1865179136, 1944252416, 2014384128] 12-03 16:56:52.987 3682 3707 I droid.launcher: Background concurrent copying GC freed 12819(557KB) AllocSpace objects, 1(24KB) LOS objects, 49% free, 3MB/6MB, paused 125us total 155.998ms 12-03 16:56:52.995 853 872 I ActivityManager: Start proc 13952:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService 12-03 16:56:53.020 853 1238 I chatty : uid=1000(system) WifiStateMachin expire 18 lines 12-03 16:56:53.022 2886 2886 D CarrierSvcBindHelper: No carrier app for: 0 12-03 16:56:53.045 853 872 I ActivityManager: Start proc 13966:org.fdroid.fdroid/u0a131 for broadcast org.fdroid.fdroid/.receiver.PackageManagerReceiver 12-03 16:56:53.062 853 853 W Looper : Slow dispatch took 119ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@b8d18aa m=0 12-03 16:56:53.065 853 3579 I chatty : uid=1000(system) Binder:853_C expire 4 lines 12-03 16:56:53.077 3211 3850 V PackageManager: [3193cd28-8bd9-4885-8f4f-a70a09d0e65e] Phase1 called; posting 12-03 16:56:53.077 13075 13120 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp 12-03 16:56:53.126 3530 3530 D RegisteredNfcFServicesCache: Service unchanged, not updating 12-03 16:56:53.141 853 872 I ActivityManager: Start proc 13978:com.android.keychain/1000 for service com.android.keychain/.KeyChainService 12-03 16:56:53.170 2542 2753 I LatinIME:LogUtils: Dictionary info: dictionary = main:fr ; version = 54 ; date = 1414726264 12-03 16:56:53.196 13075 13120 D AccountTypeManager: Registering 1 extension packages 12-03 16:56:53.252 13075 13120 W .android.diale: Unknown chunk type '200'. 12-03 16:56:53.278 13966 13966 I g.fdroid.fdroi: The ClassLoaderContext is a special shared library. 12-03 16:56:53.318 13978 13978 I ndroid.keychai: The ClassLoaderContext is a special shared library. 12-03 16:56:53.346 13075 13120 E ExternalAccountType: Unsupported attribute readOnly 12-03 16:56:53.386 3211 3211 D PackageManager: [3193cd28-8bd9-4885-8f4f-a70a09d0e65e] Phase1 request; prefix: [-2116005888, -988631040, -872189952, -724971520, -83357696, -27832320, 420691968, 430518272, 709750784, 992395264, 1545338880, 1975939072, 2015633408] 12-03 16:56:53.392 13075 13120 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms 12-03 16:56:53.426 13802 13836 W apters.calenda: Verification of void com.google.android.chimera.ModuleContext.() took 142.008ms 12-03 16:56:53.450 13075 13120 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 454ms(wall) 35ms(cpu) 12-03 16:56:53.553 3479 5010 I chatty : uid=10018(com.google.android.gms) GoogleApiHandle expire 1 line 12-03 16:56:53.600 3211 13765 I Fitness : FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_REMOVED [CONTEXT service_id=17 ] 12-03 16:56:53.723 13802 13836 W apters.calenda: Verification of android.content.Context com.google.android.chimera.ModuleContext.b(java.lang.String) took 118.462ms 12-03 16:56:53.735 853 871 D AutofillUI: destroySaveUiUiThread(): already destroyed 12-03 16:56:53.735 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 16:56:53.736 853 869 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 12-03 16:56:53.780 13797 13913 W .facebook.mlit: Verification of void X.0vF.() took 336.545ms 12-03 16:56:53.887 13797 13913 W .facebook.mlit: Verification of java.util.List X.0vF.A01(java.util.List) took 106.123ms 12-03 16:56:53.948 13802 13836 W apters.calenda: Verification of void com.google.android.chimera.ModuleContext.c(android.content.Context, com.google.android.chimera.ModuleContext, cwq, java.lang.String, int, java.lang.String, android.content.res.Resources, java.lang.ClassLoader, java.util.Map) took 224.554ms 12-03 16:56:54.030 3479 5251 E WorkSourceUtil: Could not find package: org.conceptruelle.conceptruelle 12-03 16:56:54.081 13878 13878 I Watchcat: Started 12-03 16:56:54.272 13878 13878 I GMS_MM_Logger: Started. 12-03 16:56:54.316 13878 13878 I bgke : Primes not initialized, returning default (no-op) Primes instance which will ignore all calls. Please call Primes.initialize(...) before using any Primes API. 12-03 16:56:54.461 3479 14026 I Icing : doRemovePackageData org.conceptruelle.conceptruelle 12-03 16:56:54.490 13797 13913 W .facebook.mlit: Verification of void X.0OR.A08(java.net.Socket, java.net.InetSocketAddress, int) took 103.909ms 12-03 16:56:54.638 3479 3479 E ConnectivityChangeRecei: Ignoring connectivity change 12-03 16:56:54.673 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 16:56:54.673 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 16:56:55.317 4530 14034 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:56:55.387 13966 13966 I ACRA : ACRA is enabled for org.fdroid.fdroid, initializing... 12-03 16:56:55.413 13966 13966 I InstalledAppProvider: selectNotSystemSignature: systemSignature == null, querying for it 12-03 16:56:55.594 3479 5231 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 12-03 16:56:55.627 13802 13829 I apters.calenda: Waiting for a blocking GC ProfileSaver 12-03 16:56:55.646 13802 13836 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 288 native methods... 12-03 16:56:55.680 13797 13831 I .facebook.mlit: Waiting for a blocking GC ProfileSaver 12-03 16:56:55.829 3479 5010 W gle.android.gm: Verification of android.accounts.Account dni.l(android.content.Context, czt, java.lang.String, int, android.accounts.Account) took 316.238ms 12-03 16:56:55.866 13966 13966 I InstalledAppProvider: excluding InstalledApps signed by system signatures 12-03 16:56:55.922 13802 13834 I GAV2 : Thread[GAThread,5,main]: No campaign data found. 12-03 16:56:55.968 13838 13856 I viders.calenda: Waiting for a blocking GC ProfileSaver 12-03 16:56:56.026 3479 13795 W DriveInitializer: Awaiting to be initialized 12-03 16:56:56.060 3479 3479 I GAv4-SVC: Google Analytics 204.2.17 is starting up. 12-03 16:56:56.172 4530 14013 I chatty : uid=10037(com.android.vending) expire 2 lines 12-03 16:56:56.273 13838 13856 I viders.calenda: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 305.050ms 12-03 16:56:56.286 13802 13829 I apters.calenda: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 658.694ms 12-03 16:56:56.324 3479 14026 W Icing : No valid account for uploading user actions 12-03 16:56:56.334 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:56:56.340 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:56:56.342 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:56:56.360 3479 5048 I MdiSyncModule: Dispatching task '2_PERIODIC'... 12-03 16:56:56.386 853 2771 W NotificationService: Toast already killed. pkg=com.google.android.packageinstaller callback=android.app.ITransientNotification$Stub$Proxy@51215d1 12-03 16:56:56.409 3479 5048 I MdiSyncModule: Running singleton-scoped task '2 PERIODIC (2_PERIODIC)'... 12-03 16:56:56.419 4530 14048 I chatty : uid=10037(com.android.vending) expire 3 lines 12-03 16:56:56.430 3499 3512 I ocess.gservice: CollectorTransition concurrent copying GC freed 2521(125KB) AllocSpace objects, 0(0B) LOS objects, 51% free, 1435KB/2MB, paused 114us total 247.002ms 12-03 16:56:56.437 3479 4070 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 12-03 16:56:56.456 3479 14023 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do 12-03 16:56:56.462 13878 13889 I id.gms.unstabl: CollectorTransition concurrent copying GC freed 1110(134KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 1684KB/3MB, paused 20.128ms total 108.803ms 12-03 16:56:56.550 853 894 I chatty : uid=1000(system) android.fg expire 15 lines 12-03 16:56:56.599 3479 5243 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0 12-03 16:56:56.602 3479 5010 W gle.android.gm: Verification of void dni.a(android.content.Context, czt) took 770.340ms 12-03 16:56:56.654 3479 5243 I RealtimeCacheCleanup: Beginning Realtime garbage collection. 12-03 16:56:56.664 608 3389 W SurfaceFlinger: Attempting to destroy on removed layer: 2f6ac23 Toast#0 12-03 16:56:56.676 3479 5243 I RealtimeCacheCleanup: Finished Realtime garbage collection. 12-03 16:56:56.706 13797 13831 I .facebook.mlit: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 1.025s 12-03 16:56:56.716 3479 14026 I Icing : Usage reports ok 1, Failed Usage reports 0, indexed 0, rejected 0 12-03 16:56:56.730 3479 3492 I gle.android.gm: Background concurrent copying GC freed 33772(2MB) AllocSpace objects, 22(568KB) LOS objects, 49% free, 12MB/25MB, paused 17.974ms total 2.227s 12-03 16:56:56.739 3479 14026 W Icing : No valid account for uploading user actions 12-03 16:56:56.744 3479 14032 I PinnedContentDownloader: Finished downloading pinned content. 12-03 16:56:56.754 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 12-03 16:56:56.761 853 872 I ActivityManager: Start proc 14080:com.android.documentsui/u0a2 for broadcast com.android.documentsui/.PackageReceiver 12-03 16:56:56.781 3479 14026 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 16:56:56.843 3479 14026 W Icing : No valid account for uploading user actions 12-03 16:56:56.858 13966 14085 I SDCardScannerService: getExternalFilesDirs /storage/emulated/0/Android/data/org.fdroid.fdroid/files 12-03 16:56:56.888 3479 14026 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 16:56:57.009 13966 14085 I SDCardScannerService: getExternalFilesDirs /storage/emulated/0/Android/data/org.fdroid.fdroid/files 12-03 16:56:57.009 13878 13890 I id.gms.unstabl: The ClassLoaderContext is a special shared library. 12-03 16:56:57.066 853 3579 W ActivityManager: Slow operation: 186ms so far, now at attachApplicationLocked: before bindApplication 12-03 16:56:57.105 853 3579 W ActivityManager: Slow operation: 225ms so far, now at attachApplicationLocked: immediately before bindApplication 12-03 16:56:57.105 3479 14026 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 12-03 16:56:57.112 853 3579 W ActivityManager: Slow operation: 232ms so far, now at attachApplicationLocked: immediately after bindApplication 12-03 16:56:57.113 853 3579 W ActivityManager: Slow operation: 232ms so far, now at attachApplicationLocked: after updateLruProcessLocked 12-03 16:56:57.114 853 3579 W ActivityManager: Slow operation: 234ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked 12-03 16:56:57.117 853 3579 W ActivityManager: Slow operation: 237ms so far, now at attachApplicationLocked: after sendPendingBroadcastsLocked 12-03 16:56:57.151 3479 14026 I Icing : Indexing done com.google.android.gms-apps 12-03 16:56:57.212 3479 5048 I MdiSyncModule: Singleton-scoped task '2 PERIODIC (2_PERIODIC)' finished with result '0'! 12-03 16:56:57.236 3479 5048 I GmsCoreXrpcWrapper: Returning a channel provider with trafficStatsTag=22018 12-03 16:56:57.242 13966 14085 I SDCardScannerService: sdcard files [] 12-03 16:56:57.296 3479 5048 I GmsCoreXrpcWrapper: Returning a channel provider with trafficStatsTag=22017 12-03 16:56:57.330 4530 14033 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:56:57.337 3479 5205 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:57.354 3479 14109 I PlayCommon: [471] fsg.d: Preparing logs for uploading 12-03 16:56:57.364 3479 5205 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:57.365 3479 5205 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:57.385 3479 14109 I PlayCommon: [471] fsg.d: Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp 12-03 16:56:57.389 3479 14109 D StrictMode: StrictMode policy violation: android.os.strictmode.UntaggedSocketViolation: Untagged socket detected; use TrafficStats.setThreadSocketTag() to track all network usage 12-03 16:56:57.389 3479 14109 D StrictMode: at android.os.StrictMode.onUntaggedSocket(StrictMode.java:2023) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.server.NetworkManagementSocketTagger.tag(NetworkManagementSocketTagger.java:82) 12-03 16:56:57.389 3479 14109 D StrictMode: at libcore.io.BlockGuardOs.tagSocket(BlockGuardOs.java:50) 12-03 16:56:57.389 3479 14109 D StrictMode: at libcore.io.BlockGuardOs.socket(BlockGuardOs.java:313) 12-03 16:56:57.389 3479 14109 D StrictMode: at libcore.io.IoBridge.socket(IoBridge.java:640) 12-03 16:56:57.389 3479 14109 D StrictMode: at java.net.PlainSocketImpl.socketCreate(PlainSocketImpl.java:124) 12-03 16:56:57.389 3479 14109 D StrictMode: at java.net.AbstractPlainSocketImpl.create(AbstractPlainSocketImpl.java:128) 12-03 16:56:57.389 3479 14109 D StrictMode: at java.net.Socket.createImpl(Socket.java:489) 12-03 16:56:57.389 3479 14109 D StrictMode: at java.net.Socket.getImpl(Socket.java:552) 12-03 16:56:57.389 3479 14109 D StrictMode: at java.net.Socket.setSoTimeout(Socket.java:1180) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:139) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:112) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:184) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:126) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:95) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:281) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:224) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:461) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:127) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:89) 12-03 16:56:57.389 3479 14109 D StrictMode: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:26) 12-03 16:56:57.389 3479 14109 D StrictMode: at fsg.d(:com.google.android.play.games.services@220370040@2020.10.22037 (339123585.339123585-000400):138) 12-03 16:56:57.389 3479 14109 D StrictMode: at fsa.dispatchMessage(:com.google.android.play.games.services@220370040@2020.10.22037 (339123585.339123585-000400):32) 12-03 16:56:57.389 3479 14109 D StrictMode: at android.os.Looper.loop(Looper.java:193) 12-03 16:56:57.389 3479 14109 D StrictMode: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: UNTAGGED_SOCKET [CONTEXT service_id=256 ] 12-03 16:56:57.407 3479 5795 W GmsStrictMode: scw: UNTAGGED_SOCKET 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at android.os.StrictMode.onUntaggedSocket(StrictMode.java:2023) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.server.NetworkManagementSocketTagger.tag(NetworkManagementSocketTagger.java:82) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at libcore.io.BlockGuardOs.tagSocket(BlockGuardOs.java:50) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at libcore.io.BlockGuardOs.socket(BlockGuardOs.java:313) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at libcore.io.IoBridge.socket(IoBridge.java:640) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at java.net.PlainSocketImpl.socketCreate(PlainSocketImpl.java:124) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at java.net.AbstractPlainSocketImpl.create(AbstractPlainSocketImpl.java:128) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at java.net.Socket.createImpl(Socket.java:489) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at java.net.Socket.getImpl(Socket.java:552) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at java.net.Socket.setSoTimeout(Socket.java:1180) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:139) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:112) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:184) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:126) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:95) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:281) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:224) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:461) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:127) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:89) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:26) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at fsg.d(:com.google.android.play.games.services@220370040@2020.10.22037 (339123585.339123585-000400):138) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at fsa.dispatchMessage(:com.google.android.play.games.services@220370040@2020.10.22037 (339123585.339123585-000400):32) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at android.os.Looper.loop(Looper.java:193) 12-03 16:56:57.407 3479 5795 W GmsStrictMode: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 16:56:57.408 3479 5048 I MdiSyncModule: Running account-scoped task '2 PERIODIC (2_PERIODIC)'... 12-03 16:56:57.416 3479 5205 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:57.417 3479 5205 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:57.417 3479 5205 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:57.504 3479 5048 I MdiSyncModule: Task '2 PERIODIC (2_PERIODIC)' finished with result '0'! 12-03 16:56:57.510 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.mdisync.service.MdiSyncBackgroundTaskService finished executing. cause:5 result: 1 elapsed_millis: 4066 uptime_millis: 4066 exec_start_elapsed_seconds: 12226 [CONTEXT service_id=218 ] 12-03 16:56:57.520 13802 13836 D NetworkSecurityConfig: No Network Security Config specified, using platform default 12-03 16:56:57.585 3211 12880 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.mdisync.service.MdiSyncBackgroundTaskService started execution. cause:5 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:57.587 3479 14076 I MdiSyncModule: Dispatching task '3_PERIODIC'... 12-03 16:56:57.594 3479 14076 I MdiSyncModule: Running account-scoped task '3 PERIODIC (3_PERIODIC)'... 12-03 16:56:57.596 853 2774 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10129 12-03 16:56:57.619 4530 14123 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:56:57.716 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.gass.chimera.SchedulePeriodicTasksService finished executing. cause:6 result: 1 elapsed_millis: 7474 uptime_millis: 7474 exec_start_elapsed_seconds: 12223 [CONTEXT service_id=218 ] 12-03 16:56:57.737 13802 13836 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 12-03 16:56:57.753 4530 14013 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:56:57.861 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.ipa.base.IpaGcmTaskService started execution. cause:5 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:57.867 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.ipa.base.IpaGcmTaskService finished executing. cause:5 result: 1 elapsed_millis: 67 uptime_millis: 67 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:57.877 853 872 I ActivityManager: Start proc 14127:com.android.externalstorage/u0a13 for content provider com.android.externalstorage/.ExternalStorageProvider 12-03 16:56:57.890 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 16:56:57.890 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 16:56:57.896 13802 13836 W AbstractGoogleClient: Application name is not set. Call Builder#setApplicationName. 12-03 16:56:57.904 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 16:56:57.995 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.mdisync.service.MdiSyncBackgroundTaskService started execution. cause:5 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:57.997 3479 14026 I MdiSyncModule: Dispatching task '1_PERIODIC'... 12-03 16:56:58.000 3479 14026 I MdiSyncModule: Running account-scoped task '1 PERIODIC (1_PERIODIC)'... 12-03 16:56:58.075 14127 14127 D ExternalStorage: After updating volumes, found 2 active roots 12-03 16:56:58.077 14080 14080 I ProvidersCache: Updating roots due to change at content://com.android.externalstorage.documents 12-03 16:56:58.110 3479 14018 E cnnh : *~*~*~ Channel {0} was not shutdown properly!!! ~*~*~* 12-03 16:56:58.110 3479 14018 E cnnh : Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true. 12-03 16:56:58.110 3479 14018 E cnnh : java.lang.RuntimeException: ManagedChannel allocation site 12-03 16:56:58.110 3479 14018 E cnnh : at cnng.(:com.google.android.gms@204217028@20.42.17 (100400-342117392):3) 12-03 16:56:58.110 3479 14018 E cnnh : at cnnh.(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:58.110 3479 14018 E cnnh : at cnnf.b(:com.google.android.gms@204217028@20.42.17 (100400-342117392):22) 12-03 16:56:58.110 3479 14018 E cnnh : at cnaw.b(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:58.110 3479 14018 E cnnh : at swp.i(:com.google.android.gms@204217028@20.42.17 (100400-342117392):24) 12-03 16:56:58.110 3479 14018 E cnnh : at swp.S(:com.google.android.gms@204217028@20.42.17 (100400-342117392):1) 12-03 16:56:58.110 3479 14018 E cnnh : at axdu.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):24) 12-03 16:56:58.110 3479 14018 E cnnh : at com.google.android.gms.telephonyspam.sync.TelephonySpamChimeraService.a(:com.google.android.gms@204217028@20.42.17 (100400-342117392):8) 12-03 16:56:58.110 3479 14018 E cnnh : at afku.call(Unknown Source:0) 12-03 16:56:58.110 3479 14018 E cnnh : at java.util.concurrent.FutureTask.run(FutureTask.java:266) 12-03 16:56:58.110 3479 14018 E cnnh : at tcf.c(:com.google.android.gms@204217028@20.42.17 (100400-342117392):6) 12-03 16:56:58.110 3479 14018 E cnnh : at tcf.run(:com.google.android.gms@204217028@20.42.17 (100400-342117392):7) 12-03 16:56:58.110 3479 14018 E cnnh : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 16:56:58.110 3479 14018 E cnnh : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 16:56:58.110 3479 14018 E cnnh : at tia.run(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:58.110 3479 14018 E cnnh : at java.lang.Thread.run(Thread.java:764) 12-03 16:56:58.155 3211 13627 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:58.186 3211 13627 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:58.187 3211 13627 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:58.250 3479 13795 I ExposureNotification: Package org.conceptruelle.conceptruelle fully removed [CONTEXT service_id=236 ] 12-03 16:56:58.266 3211 13627 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:58.267 3211 13627 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:58.267 3211 13627 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:58.293 3211 3223 I .gms.persisten: Background concurrent copying GC freed 203769(10MB) AllocSpace objects, 35(1276KB) LOS objects, 50% free, 12MB/24MB, paused 261us total 188.700ms 12-03 16:56:58.337 853 872 I ActivityManager: Start proc 14152:com.google.process.gapps/u0a18 for content provider com.google.android.gsf/.subscribedfeeds.SubscribedFeedsProvider 12-03 16:56:58.364 853 872 I ActivityManager: Start proc 14165:com.android.mtp/u0a4 for content provider com.android.mtp/.MtpDocumentsProvider 12-03 16:56:58.380 14152 14152 I e.process.gapp: The ClassLoaderContext is a special shared library. 12-03 16:56:58.556 14152 14152 I GoogleHttpClient: GMS http client unavailable, use old client 12-03 16:56:58.584 3479 14109 I PlayCommon: [471] fsg.d: Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true 12-03 16:56:58.616 3479 6909 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@fc29dfc 12-03 16:56:58.700 13966 14015 I g.fdroid.fdroi: Waiting for a blocking GC ProfileSaver 12-03 16:56:58.704 3479 14076 I MdiSyncModule: Task '3 PERIODIC (3_PERIODIC)' finished with result '0'! 12-03 16:56:58.712 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.mdisync.service.MdiSyncBackgroundTaskService finished executing. cause:5 result: 1 elapsed_millis: 1153 uptime_millis: 1153 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:58.732 13966 14015 I g.fdroid.fdroi: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 32.225ms 12-03 16:56:58.740 3479 6909 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@baeeb0b 12-03 16:56:58.795 3479 14026 I MdiSyncModule: Task '1 PERIODIC (1_PERIODIC)' finished with result '0'! 12-03 16:56:58.804 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.mdisync.service.MdiSyncBackgroundTaskService finished executing. cause:5 result: 1 elapsed_millis: 830 uptime_millis: 830 exec_start_elapsed_seconds: 12230 [CONTEXT service_id=218 ] 12-03 16:56:58.809 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.udc.service.UdcContextInitService started execution. cause:5 exec_start_elapsed_seconds: 12231 [CONTEXT service_id=218 ] 12-03 16:56:58.815 3479 14109 I PlayCommon: [471] fsg.d: Successfully uploaded logs. 12-03 16:56:58.909 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.auth.account.be.accountstate.GcmTaskService started execution. cause:5 exec_start_elapsed_seconds: 12231 [CONTEXT service_id=218 ] 12-03 16:56:59.024 3211 3227 I FacsCacheGmsModule: Receiving API connection to FACS API from package 'com.google.android.gms'... 12-03 16:56:59.037 3211 3227 I FacsCacheGmsModule: API connection successful! 12-03 16:56:59.037 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.facs.internal.service.START cmp=com.google.android.gms/.chimera.GmsInternalApiService } 12-03 16:56:59.038 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.facs.internal.service.START cmp=com.google.android.gms/.chimera.GmsInternalApiService } 12-03 16:56:59.044 3479 5275 I FacsCacheGmsModule: Receiving API connection to internal FACS API... 12-03 16:56:59.049 3211 3229 I FacsCacheGmsModule: Received 'readDeviceLevelSettings' request from package 'com.google.android.gms'... 12-03 16:56:59.049 3211 3229 I FacsCacheGmsModule: Operation 'readDeviceLevelSettings' dispatched! 12-03 16:56:59.051 3479 5275 I FacsCacheGmsModule: API connection successful! 12-03 16:56:59.085 3211 13682 I FacsCacheGmsModule: Executing operation 'ReadDeviceLevelSettingsOperation'... 12-03 16:56:59.088 3211 13682 I FacsCacheGmsModule: Operation 'ReadDeviceLevelSettingsOperation' successful! 12-03 16:56:59.099 3479 14026 I GmsCoreXrpcWrapper: Returning a channel provider with trafficStatsTag=4097 12-03 16:56:59.172 3211 4082 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:59.173 3211 4082 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:59.173 3211 4082 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:59.239 3211 4082 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed 12-03 16:56:59.240 3211 4082 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):2) 12-03 16:56:59.241 3211 4082 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@204217028@20.42.17 (100400-342117392):0) 12-03 16:56:59.410 3211 12673 I Auth : [GcmTaskChimeraService] Sync reported at ACCOUNT_SYNC has status of SUCCESS. 12-03 16:56:59.415 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.auth.account.be.accountstate.GcmTaskService finished executing. cause:5 result: 1 elapsed_millis: 555 uptime_millis: 555 exec_start_elapsed_seconds: 12231 [CONTEXT service_id=218 ] 12-03 16:56:59.497 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.thunderbird.ThunderbirdGcmTaskService started execution. cause:5 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.506 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.thunderbird.ThunderbirdGcmTaskService finished executing. cause:5 result: 1 elapsed_millis: 50 uptime_millis: 50 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.517 3211 5222 I FacsCacheGmsModule: Received 'writeDeviceLevelSettings' request from package 'com.google.android.gms'... 12-03 16:56:59.518 3479 6909 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@a76abbf 12-03 16:56:59.520 3211 5222 I FacsCacheGmsModule: Operation 'writeDeviceLevelSettings' dispatched! 12-03 16:56:59.522 3211 13682 I FacsCacheGmsModule: Executing operation 'WriteDeviceLevelSettingsOperation'... 12-03 16:56:59.547 3211 13682 W GmsIntents: Google now certificate not valid. UDC settings broadcast will not be sent. 12-03 16:56:59.562 3479 13795 I ContactsLoggerIntent: handleUdcSettingChanged: Udc flag is enabled [CONTEXT service_id=135 ] 12-03 16:56:59.582 3211 13682 I FacsCacheGmsModule: Operation 'WriteDeviceLevelSettingsOperation' successful! 12-03 16:56:59.639 3211 3882 I FacsCacheGmsModule: Received 'getActivityControlsSettings' request from package 'com.google.android.gms', instance id 'gmscoreinmemoryfacscache_contact_uploads', version '1'... 12-03 16:56:59.641 3211 3882 I FacsCacheGmsModule: Operation 'getActivityControlsSettings' dispatched! 12-03 16:56:59.641 3211 4069 I FacsCacheGmsModule: Executing operation 'GetActivityControlsSettingsOperation'... 12-03 16:56:59.646 13797 13877 W JobInfo : Requested backoff 0 for job 2131296636 is too small; raising to +10s0ms 12-03 16:56:59.661 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService started execution. cause:5 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.694 3211 4069 I FacsCacheGmsModule: Operation 'GetActivityControlsSettingsOperation' successful! 12-03 16:56:59.744 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.udc.service.UdcContextInitService finished executing. cause:5 result: 1 elapsed_millis: 976 uptime_millis: 976 exec_start_elapsed_seconds: 12231 [CONTEXT service_id=218 ] 12-03 16:56:59.821 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService finished executing. cause:5 result: 2 elapsed_millis: 216 uptime_millis: 216 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.833 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.measurement.PackageMeasurementTaskService started execution. cause:5 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.898 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.measurement.PackageMeasurementTaskService finished executing. cause:5 result: 1 elapsed_millis: 107 uptime_millis: 107 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.900 3211 13682 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.gass.chimera.SchedulePeriodicTasksService started execution. cause:5 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.908 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.gass.chimera.SchedulePeriodicTasksService finished executing. cause:5 result: 1 elapsed_millis: 37 uptime_millis: 37 exec_start_elapsed_seconds: 12232 [CONTEXT service_id=218 ] 12-03 16:56:59.909 13966 13983 W g.fdroid.fdroi: Suspending all threads took: 41.886ms 12-03 16:57:00.138 3479 6794 W GmscoreIpa: Processed 0 SMS and 0 MMS deletions [CONTEXT service_id=255 ] 12-03 16:57:01.308 13802 13821 W apters.calenda: Suspending all threads took: 22.468ms 12-03 16:57:02.212 13802 13836 I CalendarSyncAdapter: Found no pending settings 12-03 16:57:02.218 7615 13828 I libglean_ffi: glean_core::upload: Ping 0be714b4-ca6f-454c-bf69-ec4e4bcc8edc successfully sent 200. 12-03 16:57:02.254 7615 13828 I libglean_ffi: glean_core::upload::directory: File was deleted /data/user/0/org.mozilla.fenix/glean_data/pending_pings/0be714b4-ca6f-454c-bf69-ec4e4bcc8edc 12-03 16:57:02.260 7615 13828 I libglean_ffi: glean_core::upload: New upload task with id 53eadab0-9e74-4126-9fc0-5e6c2820817f (path: /submit/org-mozilla-fenix/events/1/53eadab0-9e74-4126-9fc0-5e6c2820817f) 12-03 16:57:02.505 4530 4560 I chatty : uid=10037(com.android.vending) expire 3 lines 12-03 16:57:02.729 7615 13828 I libglean_ffi: glean_core::upload: Ping 53eadab0-9e74-4126-9fc0-5e6c2820817f successfully sent 200. 12-03 16:57:02.734 7615 13828 I libglean_ffi: glean_core::upload::directory: File was deleted /data/user/0/org.mozilla.fenix/glean_data/pending_pings/53eadab0-9e74-4126-9fc0-5e6c2820817f 12-03 16:57:02.736 7615 13828 I libglean_ffi: glean_core::upload: No more pings to upload! You are done. 12-03 16:57:02.757 7615 7749 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=6628b33d-c683-448d-a689-1df423a87b20, tags={ mozilla.telemetry.glean.scheduler.PingUploadWorker, mozac_service_glean_ping_upload_worker } ] 12-03 16:57:02.768 853 1267 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=28, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] (release request) 12-03 16:57:02.864 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.866 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:02.875 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.876 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:02.888 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.889 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:02.893 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.895 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:02.907 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.908 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:02.915 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 16:57:02.916 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:57:03.606 13802 14199 I CalendarSyncAdapter: Found no pending settings 12-03 16:57:04.239 13802 14208 I CalendarSyncAdapter: Found no pending settings 12-03 16:57:04.657 13802 14215 I CalendarSyncAdapter: Found no pending settings 12-03 16:57:07.370 853 853 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@e57ae87 12-03 16:57:08.901 3479 3490 W System : A resource failed to call close. 12-03 16:57:08.902 3479 3490 I chatty : uid=10018(com.google.android.gms) FinalizerDaemon identical 4 lines 12-03 16:57:11.006 4530 4530 I chatty : uid=10037(com.android.vending) expire 4 lines 12-03 16:57:11.265 4530 14033 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:57:11.315 4530 4530 I chatty : uid=10037(com.android.vending) expire 7 lines 12-03 16:57:11.572 13797 13877 W JobInfo : Requested backoff 0 for job 2131296634 is too small; raising to +10s0ms 12-03 16:57:12.247 4530 14100 I chatty : uid=10037(com.android.vending) expire 1 line 12-03 16:57:12.258 4530 4530 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 0, PendingQueue size: 0 12-03 16:57:12.258 4530 4530 I Finsky : [2] achm.handleMessage(10): SCH: Executor finished 12-03 16:57:12.284 4530 4530 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2138 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 16:57:12.292 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, -> L: 32368460ms, D: 75568460ms, C: false, I: false, N: 1 12-03 16:57:12.293 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 37632069ms, D: 1333632069ms, C: false, I: true, N: 2 12-03 16:57:12.294 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2138, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 74200274ms, C: true, I: true, N: 2 12-03 16:57:12.295 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 17633227ms, D: 18533227ms, C: false, I: false, N: 0 12-03 16:57:12.306 4530 4530 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9004 9006 9005 12-03 16:57:12.307 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 32368460, D: 75568460, C: false, I: false, N: 1 12-03 16:57:12.310 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 37632069, D: 1333632069, C: false, I: true, N: 2 12-03 16:57:12.312 4530 4530 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9003 (expected to run in 0 ms) due to recent wakeup 12-03 16:57:12.313 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 30000, D: 74200274, C: true, I: true, N: 2 12-03 16:57:12.317 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 17633227, D: 18533227, C: false, I: false, N: 0 12-03 16:57:14.080 853 3555 I ActivityManager: Killing 5998:com.google.android.gms.ui/u0a18 (adj 906): empty #17 12-03 16:57:14.160 616 616 I Zygote : Process 5998 exited due to signal (9) 12-03 16:57:27.439 3479 6794 I chatty : uid=10018(com.google.android.gms) expire 3 lines 12-03 16:57:42.321 853 870 I ActivityManager: Killing 13769:org.lineageos.updater/u0a24 (adj 906): empty #17 12-03 16:57:42.325 853 870 I ActivityManager: Killing 13122:com.google.process.gapps/u0a112 (adj 906): empty #18 12-03 16:57:42.330 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:57:42.334 853 870 I ActivityManager: Killing 13132:com.android.calllogbackup/u0a15 (adj 906): empty #19 12-03 16:57:42.339 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:57:42.392 616 616 I Zygote : Process 13122 exited due to signal (9) 12-03 16:57:42.430 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 3 lines 12-03 16:57:42.441 616 616 I Zygote : Process 13132 exited due to signal (9) 12-03 16:57:42.446 616 616 I Zygote : Process 13769 exited due to signal (9) 12-03 16:57:42.448 3479 14071 I chatty : uid=10018(com.google.android.gms) lowpool[10] expire 1 line 12-03 16:57:42.467 853 873 I chatty : uid=1000(system) ActivityManager expire 10 lines 12-03 16:57:52.395 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 2 lines 12-03 16:57:42.346 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:59:02.324 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:59:02.326 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 16:59:02.328 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 16:59:06.656 853 869 I UsageStatsService: User[0] Flushing usage stats to disk 12-03 16:59:08.145 853 3577 I chatty : uid=1000(system) Binder:853_A expire 1 line 12-03 16:59:26.872 853 894 D AutofillManagerService: Close system dialogs 12-03 16:59:26.875 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 16:59:26.882 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 16:59:31.995 2557 2557 W View : requestLayout() improperly called by com.android.keyguard.CarrierText{1ee20ad V.ED..... ..S...ID 50,1-113,44 #7f0a02c0 app:id/qs_carrier_text} during layout: running second layout pass 12-03 16:59:34.754 436 1532 E android.hardware.usb@1.0-service: uevent received SUBSYSTEM=dual_role_usb 12-03 16:59:34.757 436 1532 I android.hardware.usb@1.0-service: otg_default 12-03 16:59:34.768 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:59:34.770 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000010 (has extras) } to de.danoeh.antennapod/.receiver.PowerConnectionReceiver 12-03 16:59:34.778 436 1532 I android.hardware.usb@1.0-service: canChangeMode: 1 canChagedata: 0 canChangePower:0 12-03 16:59:34.781 853 1109 I UsbPortManager: ClientCallback: otg_default 12-03 16:59:34.784 853 894 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=false, currentMode=none, currentPowerRole=no-power, currentDataRole=no-data, supportedRoleCombinations=[no-power:no-data]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 12-03 16:59:34.863 633 633 I Netd : Destroyed 4 sockets for UidRanges{ 10000-2147483647 } skip={1000 1001 1027 1068 2000 10004 10005 10007 10010 10011 10015 10018 10022 10037 10044 10046 10062} in 1.4 ms 12-03 16:59:34.901 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:59:34.911 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:59:34.937 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:59:34.945 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:59:38.052 436 1532 E android.hardware.usb@1.0-service: uevent received SUBSYSTEM=dual_role_usb 12-03 16:59:38.054 436 1532 I android.hardware.usb@1.0-service: otg_default 12-03 16:59:38.057 436 1532 I android.hardware.usb@1.0-service: canChangeMode: 1 canChagedata: 0 canChangePower:0 12-03 16:59:38.061 853 1109 I UsbPortManager: ClientCallback: otg_default 12-03 16:59:38.064 853 894 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=true, currentMode=ufp, currentPowerRole=sink, currentDataRole=device, supportedRoleCombinations=[source:host, sink:device]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 12-03 16:59:39.092 853 895 I EntropyMixer: Writing entropy... 12-03 16:59:39.092 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.gcm.nts.SchedulerReceiver 12-03 16:59:39.094 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:59:39.096 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to de.danoeh.antennapod/.receiver.PowerConnectionReceiver 12-03 16:59:39.147 632 2796 D NuPlayerDriver: NuPlayerDriver(0xee35aa80) created, clientPid(853) 12-03 16:59:39.151 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:59:39.158 632 14317 D GenericSource: FileSource remote 12-03 16:59:39.172 632 14316 D NuPlayerDriver: notifyListener_l(0xee35aa80), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:59:39.179 632 632 D NuPlayerDriver: reset(0xee35aa80) at state 4 12-03 16:59:39.180 632 632 D NuPlayerDriver: notifyListener_l(0xee35aa80), (8, 0, 0, -1), loop setting(0, 0) 12-03 16:59:39.183 632 14316 D NuPlayerDriver: notifyResetComplete(0xee35aa80) 12-03 16:59:39.184 632 821 D NuPlayerDriver: reset(0xee35aa80) at state 0 12-03 16:59:39.184 853 869 W NetworkPolicy: setRestrictBackgroundUL: already true 12-03 16:59:39.185 853 853 I chatty : uid=1000 system_server expire 13 lines 12-03 16:59:39.192 632 632 D NuPlayerDriver: NuPlayerDriver(0xefc93380) created, clientPid(853) 12-03 16:59:39.194 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:59:39.202 632 14325 D GenericSource: FileSource remote 12-03 16:59:39.220 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:59:39.223 632 14321 D NuPlayerDriver: notifyListener_l(0xefc93380), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:59:39.228 853 853 W Looper : Slow dispatch took 101ms main h=com.android.server.power.Notifier$NotifierHandler c=null m=6 12-03 16:59:39.236 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:59:45.364 436 1532 E android.hardware.usb@1.0-service: uevent received SUBSYSTEM=dual_role_usb 12-03 16:59:45.365 436 1532 I android.hardware.usb@1.0-service: otg_default 12-03 16:59:45.374 436 1532 I android.hardware.usb@1.0-service: canChangeMode: 1 canChagedata: 0 canChangePower:0 12-03 16:59:45.377 853 2890 I UsbPortManager: ClientCallback: otg_default 12-03 16:59:45.378 853 894 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=false, currentMode=none, currentPowerRole=no-power, currentDataRole=no-data, supportedRoleCombinations=[no-power:no-data]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 12-03 16:59:45.397 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:59:45.398 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_DISCONNECTED flg=0x4000010 (has extras) } to de.danoeh.antennapod/.receiver.PowerConnectionReceiver 12-03 16:59:45.448 633 778 I Netd : Destroyed 1 sockets for UidRanges{ 10000-2147483647 } skip={1000 1001 1027 1068 2000 10004 10005 10007 10010 10011 10015 10018 10022 10037 10044 10046 10062} in 1.1 ms 12-03 16:59:45.479 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:59:45.491 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:59:48.131 436 1532 E android.hardware.usb@1.0-service: uevent received SUBSYSTEM=dual_role_usb 12-03 16:59:48.133 436 1532 I android.hardware.usb@1.0-service: otg_default 12-03 16:59:48.137 436 1532 I android.hardware.usb@1.0-service: canChangeMode: 1 canChagedata: 0 canChangePower:0 12-03 16:59:48.140 853 1531 I UsbPortManager: ClientCallback: otg_default 12-03 16:59:48.143 853 894 I UsbPortManager: USB port changed: port=UsbPort{id=otg_default, supportedModes=dual}, status=UsbPortStatus{connected=true, currentMode=ufp, currentPowerRole=sink, currentDataRole=device, supportedRoleCombinations=[source:host, sink:device]}, canChangeMode=true, canChangePowerRole=false, canChangeDataRole=false 12-03 16:59:49.050 853 895 I EntropyMixer: Writing entropy... 12-03 16:59:49.061 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.gcm.nts.SchedulerReceiver 12-03 16:59:49.072 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 16:59:49.075 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to de.danoeh.antennapod/.receiver.PowerConnectionReceiver 12-03 16:59:49.100 632 632 D NuPlayerDriver: NuPlayerDriver(0xefc93480) created, clientPid(853) 12-03 16:59:49.105 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:59:49.126 632 14372 D GenericSource: FileSource remote 12-03 16:59:49.131 853 869 W NetworkPolicy: setRestrictBackgroundUL: already true 12-03 16:59:49.135 632 14371 D NuPlayerDriver: notifyListener_l(0xefc93480), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:59:49.140 632 821 D NuPlayerDriver: reset(0xefc93480) at state 4 12-03 16:59:49.140 632 821 D NuPlayerDriver: notifyListener_l(0xefc93480), (8, 0, 0, -1), loop setting(0, 0) 12-03 16:59:49.142 632 14371 D NuPlayerDriver: notifyResetComplete(0xefc93480) 12-03 16:59:49.143 632 2796 D NuPlayerDriver: reset(0xefc93480) at state 0 12-03 16:59:49.152 632 632 D NuPlayerDriver: NuPlayerDriver(0xefc93980) created, clientPid(853) 12-03 16:59:49.155 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.media.omx@1.0::IOmx/default in either framework or device manifest. 12-03 16:59:49.160 632 14380 D GenericSource: FileSource remote 12-03 16:59:49.167 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 16:59:49.170 632 14379 D NuPlayerDriver: notifyListener_l(0xefc93980), (1, 0, 0, -1), loop setting(0, 0) 12-03 16:59:49.176 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 16:59:49.314 853 894 D UsbDeviceManager: push notification:Transfert de fichiers via USB activé 12-03 16:59:49.353 853 894 W Looper : Slow dispatch took 124ms android.fg h=com.android.server.usb.UsbDeviceManager$UsbHandlerLegacy c=null m=0 12-03 16:59:49.613 12926 12926 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 unlocked as user 0 12-03 16:59:49.624 12926 12926 I MtpService: Couldn't get control FD! 12-03 16:59:49.631 12926 12926 V MtpService: Adding MTP storage:/storage/emulated/0 12-03 17:00:28.100 4530 4530 I Finsky : [2] aldz.b(3): Verification requested, id = 0 12-03 17:00:28.189 4530 4530 E Finsky : [2] VerifyPerSourceInstallationConsentInstallTask.f(2): Package name null is not an installed package 12-03 17:00:28.209 4530 14424 I Finsky : [137] alfv.a(7): Single user settings service is not running, bind it now 12-03 17:00:28.221 4530 4530 I Finsky : [2] alfu.onServiceConnected(1): Single user settings service is connected 12-03 17:00:28.316 4530 14424 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value. 12-03 17:00:28.345 4530 14424 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:00:28.843 4530 14424 I Finsky : [137] ono.c(3): Task 7 requested foreground 12-03 17:00:28.871 4530 14424 I Finsky : [137] ono.c(8): Not entering foreground 12-03 17:00:29.925 4530 14430 I Finsky : [140] alml.c(3): Verify: Verification package=org.conceptruelle.conceptruelle, id=0 response=0 12-03 17:00:29.972 4530 14424 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:00:30.027 4530 14424 I Finsky : [137] VerifyAdvancedProtectionInstallTask.mH(1): Verify AP install started 12-03 17:00:30.028 4530 14424 I Finsky : [137] VerifyAdvancedProtectionInstallTask.mH(2): Allowing install because there are no Advanced Protection users 12-03 17:00:30.031 4530 4530 I Finsky : [2] VerifyAdvancedProtectionInstallTask.mF(2): Reported verification result: ALLOW 12-03 17:00:30.032 4530 14424 I Finsky : [137] VerifyPerSourceInstallationConsentInstallTask.mH(2): PSIC verification started with installer uid: 2000 package name: null, originating uid: -1 12-03 17:00:30.036 4530 4530 I Finsky : [2] VerifyInstallTask.g(3): Verifying id=0, result=1 12-03 17:00:30.048 853 924 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:00:30.271 853 924 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=1 restoreSet=0 12-03 17:00:30.273 853 924 V BackupManagerService: Finishing install immediately 12-03 17:00:30.279 621 721 E : Couldn't opendir /data/app/vmdl500011280.tmp: No such file or directory 12-03 17:00:30.280 621 721 E installd: Failed to delete /data/app/vmdl500011280.tmp: No such file or directory 12-03 17:00:30.312 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver 12-03 17:00:30.314 4530 4530 I Finsky : [2] ynx.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_ADDED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 12-03 17:00:30.315 4530 4530 I Finsky : [2] yoy.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 12-03 17:00:30.330 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver 12-03 17:00:30.332 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy 12-03 17:00:30.332 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.gass.chimera.PackageChangeBroadcastReceiver 12-03 17:00:30.333 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:30.347 3211 3227 V PackageManager: [1cfec355-cb9a-415a-b2f9-c4992b4acb3e] Phase1 called; posting 12-03 17:00:30.353 3211 3211 D PackageManager: [1cfec355-cb9a-415a-b2f9-c4992b4acb3e] Phase1 request; prefix: [-2009559040, -1682296832, -1551581184, -1262473216, -994713600, -724971520, -331931648, -247599104, -212463616, -173776896, 124170240, 309837824, 420691968, 508096512, 1339781120, 1523523584, 1915330560, 1974808576, 2047074304, 2135265280] 12-03 17:00:30.358 4530 4530 I Finsky : [2] oxf.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 12-03 17:00:30.364 853 853 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@Ao8 12-03 17:00:30.365 13075 13120 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp 12-03 17:00:30.395 853 853 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 12-03 17:00:30.429 2886 2886 D CarrierSvcBindHelper: No carrier app for: 0 12-03 17:00:30.443 13075 13120 D AccountTypeManager: Registering 1 extension packages 12-03 17:00:30.459 13075 13120 E ExternalAccountType: Unsupported attribute readOnly 12-03 17:00:30.464 13075 13120 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms 12-03 17:00:30.468 13075 13120 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 141ms(wall) 8ms(cpu) 12-03 17:00:30.482 3211 13630 V PackageManager: [aecb037a-7c74-4433-a979-9948826e2b55] Phase1 called; posting 12-03 17:00:30.483 3211 3211 D PackageManager: [aecb037a-7c74-4433-a979-9948826e2b55] Phase1 request; prefix: [-1969168384, -872443904, -744456192, -724971520, -491642880, -358469632, -103694336, 420691968, 771162112, 844972032, 1511436288, 1537335296, 1810317312, 1913237504, 1919401984] 12-03 17:00:30.487 3211 14439 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:00:30.506 3211 14441 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:00:30.509 853 6788 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 12-03 17:00:30.514 4530 4530 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:00:30.515 4530 4530 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:00:30.520 2886 2886 D CarrierConfigLoader: mHandler: 9 phoneId: 0 12-03 17:00:30.529 853 853 W Looper : Slow dispatch took 164ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@39ca683 m=0 12-03 17:00:30.530 4530 14434 I Finsky : [141] ows.run(16): Wrote row to frosting DB: 5008 12-03 17:00:30.530 853 853 W Looper : Slow delivery took 217ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$15@c10000 m=0 12-03 17:00:30.538 632 632 D NuPlayerDriver: reset(0xefc93380) at state 4 12-03 17:00:30.539 632 632 D NuPlayerDriver: notifyListener_l(0xefc93380), (8, 0, 0, -1), loop setting(0, 0) 12-03 17:00:30.541 632 14321 D NuPlayerDriver: notifyResetComplete(0xefc93380) 12-03 17:00:30.544 632 632 D NuPlayerDriver: reset(0xefc93980) at state 4 12-03 17:00:30.544 632 632 D NuPlayerDriver: notifyListener_l(0xefc93980), (8, 0, 0, -1), loop setting(0, 0) 12-03 17:00:30.547 3530 3530 D RegisteredNfcFServicesCache: Service unchanged, not updating 12-03 17:00:30.547 632 14379 D NuPlayerDriver: notifyResetComplete(0xefc93980) 12-03 17:00:30.553 4530 14445 I Finsky : [143] gxa.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 12-03 17:00:30.560 4530 4530 I Finsky : [2] aeke.a(8): Clearing split related stale data. 12-03 17:00:30.566 4530 4530 I Finsky : [2] oxf.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 12-03 17:00:30.632 4530 14434 I Finsky : [141] ows.run(16): Wrote row to frosting DB: 5009 12-03 17:00:30.658 853 853 W Looper : Slow dispatch took 111ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=4 12-03 17:00:30.658 853 853 W Looper : Drained 12-03 17:00:30.677 4530 4530 I Finsky : [2] VerifyInstallTask.mF(6): Verification complete: id=0, package_name=org.conceptruelle.conceptruelle 12-03 17:00:30.751 3479 14453 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:00:30.797 853 872 I ActivityManager: Start proc 14459:org.conceptruelle.conceptruelle/u0a167 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 12-03 17:00:30.823 14459 14459 I chatty : uid=10167(u0_a167) org.conceptruelle.conceptruelle expire 19 lines 12-03 17:00:30.861 3479 14458 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:00:30.929 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 10 lines 12-03 17:00:30.979 4530 4530 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2138 12-1 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:00:30.995 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 14520ms, D: 75369765ms, C: false, I: false, N: 1 12-03 17:00:31.010 4530 14440 I Finsky : [142] jog.a(15): [ContentSync] finished, scheduled=true 12-03 17:00:31.013 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 37433367ms, D: 1333433367ms, C: false, I: true, N: 2 12-03 17:00:31.014 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2138, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 74001583ms, C: true, I: true, N: 2 12-03 17:00:31.015 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 17434527ms, D: 18334527ms, C: false, I: false, N: 0 12-03 17:00:31.097 853 864 W ActivityManager: Request to remove task ignored for non-existent task 98 12-03 17:00:31.108 4530 4530 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9001 9007 9002 9003 12-03 17:00:31.109 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9000, L: 14520, D: 75369765, C: false, I: false, N: 1 12-03 17:00:31.136 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9004, L: 37433367, D: 1333433367, C: false, I: true, N: 2 12-03 17:00:31.141 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9005, L: 0, D: 74001583, C: true, I: true, N: 2 12-03 17:00:31.146 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9006, L: 17434527, D: 18334527, C: false, I: false, N: 0 12-03 17:00:31.276 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:00:31.276 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:00:31.276 853 871 D AutofillUI: destroySaveUiUiThread(): already destroyed 12-03 17:00:31.277 853 869 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 12-03 17:00:31.278 853 869 W VoiceInteractionManagerService: no available voice recognition services found for user 0 12-03 17:00:31.568 14459 14484 I chatty : uid=10167(u0_a167) org.conceptruelle.conceptruelle expire 875 lines 12-03 17:00:31.631 3479 5795 I chatty : uid=10018(com.google.android.gms) highpool[4] expire 1 line 12-03 17:00:31.674 3479 14483 I chatty : uid=10018(com.google.android.gms) lowpool[14] expire 12 lines 12-03 17:00:31.702 14459 14485 I chatty : uid=10167(u0_a167) org.conceptruelle.conceptruelle expire 9 lines 12-03 17:00:32.105 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 12-03 17:00:32.168 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 12-03 17:00:32.241 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.286 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 7 lines 12-03 17:00:32.290 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.389 3479 3492 I chatty : uid=10018(com.google.android.gms) HeapTaskDaemon expire 1 line 12-03 17:00:32.407 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.408 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.614 373 376 I chatty : uid=1000(system) /vendor/bin/qseecomd expire 332 lines 12-03 17:00:32.636 652 754 I chatty : uid=1000(system) /system/bin/time_daemon expire 71 lines 12-03 17:00:32.637 652 14495 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:32.641 652 14496 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:32.649 622 622 I keystore: 1 0 12-03 17:00:32.674 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:32.674 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:32.691 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.700 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.710 652 14497 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:32.722 652 14499 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:32.728 622 622 I keystore: 1 0 12-03 17:00:32.735 608 657 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 12-03 17:00:32.739 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 12-03 17:00:32.765 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:32.766 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:32.784 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.789 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.802 652 14500 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:32.807 652 14502 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:32.818 622 622 I keystore: 1 0 12-03 17:00:32.829 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:32.830 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:32.884 4530 4581 E Finsky : [35] ambe.b(3): Error while reading encrypted model 12-03 17:00:32.884 4530 4581 E Finsky : java.security.GeneralSecurityException: decryption failed 12-03 17:00:32.884 4530 4581 E Finsky : at aydr.b(PG:7) 12-03 17:00:32.884 4530 4581 E Finsky : at ambe.b(PG:2) 12-03 17:00:32.884 4530 4581 E Finsky : at alxm.apply(Unknown Source:3) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.Optional.map(Optional.java:215) 12-03 17:00:32.884 4530 4581 E Finsky : at alzj.(PG:6) 12-03 17:00:32.884 4530 4581 E Finsky : at akzm.apply(Unknown Source:2) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.Iterator$$CC.forEachRemaining$$dflt$$(Unknown Source:116) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.Iterator$$Dispatch.forEachRemaining(Unknown Source:10) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 12-03 17:00:32.884 4530 4581 E Finsky : at j$.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) 12-03 17:00:32.884 4530 4581 E Finsky : at akzo.b(PG:11) 12-03 17:00:32.884 4530 4581 E Finsky : at alev.a(Unknown Source:13) 12-03 17:00:32.884 4530 4581 E Finsky : at axyo.f(Unknown Source:2) 12-03 17:00:32.884 4530 4581 E Finsky : at axyq.run(PG:9) 12-03 17:00:32.884 4530 4581 E Finsky : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 17:00:32.884 4530 4581 E Finsky : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 17:00:32.884 4530 4581 E Finsky : at noq.run(PG:5) 12-03 17:00:32.884 4530 4581 E Finsky : at java.lang.Thread.run(Thread.java:764) 12-03 17:00:32.930 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.930 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.938 853 3477 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 12-03 17:00:32.939 853 3477 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true 12-03 17:00:32.944 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.944 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.949 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.950 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:32.959 652 14504 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:32.964 652 14505 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:32.970 622 622 I keystore: 1 0 12-03 17:00:32.991 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:32.991 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.001 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.002 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.018 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.018 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.029 652 14507 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.034 652 14508 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.039 622 622 I keystore: 1 0 12-03 17:00:33.052 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.052 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.057 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.057 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.061 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.061 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.071 652 14509 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.081 652 14511 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.087 622 622 I keystore: 1 0 12-03 17:00:33.100 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.101 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.108 4530 4581 I ayip : Provider GmsCore_OpenSSL not available 12-03 17:00:33.157 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.157 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.162 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.162 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.167 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.167 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.175 652 14513 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.179 652 14514 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.185 622 622 I keystore: 1 0 12-03 17:00:33.200 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.201 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.204 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.204 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.210 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.211 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.230 652 14516 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.236 652 14517 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.241 622 622 I keystore: 1 0 12-03 17:00:33.252 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.252 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.262 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.269 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.279 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.290 652 14519 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.293 652 14520 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.299 622 622 I keystore: 1 0 12-03 17:00:33.311 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.312 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.327 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.327 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.332 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.333 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.339 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.339 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.349 652 14522 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.352 652 14523 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.360 622 622 I keystore: 1 0 12-03 17:00:33.371 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.372 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.375 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.376 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.379 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.379 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.388 652 14524 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.392 652 14525 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.399 622 622 I keystore: 1 0 12-03 17:00:33.416 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.417 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.420 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.421 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.425 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.426 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.435 652 14527 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.440 652 14528 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.448 622 622 I keystore: 1 0 12-03 17:00:33.460 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.461 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.476 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.476 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.484 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.484 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.492 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.492 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.501 652 14531 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.505 652 14532 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.511 622 622 I keystore: 1 0 12-03 17:00:33.522 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.523 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.526 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.526 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.534 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.534 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.543 652 14533 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.549 652 14535 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.560 622 622 I keystore: 1 0 12-03 17:00:33.575 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.575 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.581 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.582 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.586 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.586 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.596 652 14536 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.602 652 14538 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.609 622 622 I keystore: 1 0 12-03 17:00:33.621 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.621 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.650 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.651 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.657 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.658 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.665 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.666 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.674 652 14540 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.677 652 14541 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.683 622 622 I keystore: 1 0 12-03 17:00:33.699 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.700 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.703 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.703 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.707 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.707 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.716 652 14542 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.720 652 14543 I chatty : uid=1000(system) /system/bin/time_daemon expire 7 lines 12-03 17:00:33.727 622 622 I keystore: 1 0 12-03 17:00:33.743 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.743 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.748 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.748 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.752 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.752 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.761 652 14545 I chatty : uid=1000(system) /system/bin/time_daemon expire 3 lines 12-03 17:00:33.765 652 14546 I chatty : uid=1000(system) /system/bin/time_daemon expire 5 lines 12-03 17:00:33.768 652 14546 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:00:33.768 652 14546 D QC-time-services: Daemon:Final Time = 1607011233000 12-03 17:00:33.771 622 622 I keystore: 1 0 12-03 17:00:33.771 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.787 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.788 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.815 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.815 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.828 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.829 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.834 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.834 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.841 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:00:33.841 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:00:33.842 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.842 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:00:33.844 652 14549 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:00:33.844 652 14549 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:00:33.845 652 14549 D QC-time-services: offset is: 1 for base: 13 12-03 17:00:33.845 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.846 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:00:33.847 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:00:33.847 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.848 652 14550 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:00:33.849 652 14550 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:00:33.849 652 14550 D QC-time-services: Daemon: genoff get for 13 12-03 17:00:33.850 652 14550 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 21:41:56 12-03 17:00:33.850 652 14550 D QC-time-services: Daemon:Value read from RTC seconds = 44487716000 12-03 17:00:33.851 652 14550 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:00:33.851 652 14550 D QC-time-services: Daemon:Final Time = 1607011233000 12-03 17:00:33.852 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607011233 12-03 17:00:33.852 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607011233; nsec = 0 12-03 17:00:33.852 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:00:33.853 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:00:33.853 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:00:33.853 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.857 622 622 I keystore: 1 0 12-03 17:00:33.870 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.870 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.875 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.876 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.879 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.879 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.882 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:00:33.883 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:00:33.883 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:00:33.884 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:00:33.885 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:00:33.885 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:00:33.885 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:00:33.886 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:00:33.886 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:00:33.886 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:00:33.887 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.888 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:00:33.889 652 14551 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:00:33.890 652 14551 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:00:33.890 652 14551 D QC-time-services: offset is: 1 for base: 13 12-03 17:00:33.891 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:00:33.891 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.894 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:00:33.895 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.897 652 14552 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:00:33.898 652 14552 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:00:33.898 652 14552 D QC-time-services: Daemon: genoff get for 13 12-03 17:00:33.898 652 14552 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 21:41:56 12-03 17:00:33.899 652 14552 D QC-time-services: Daemon:Value read from RTC seconds = 44487716000 12-03 17:00:33.899 652 14552 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:00:33.900 652 14552 D QC-time-services: Daemon:Final Time = 1607011233000 12-03 17:00:33.900 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.900 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607011233 12-03 17:00:33.901 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607011233; nsec = 0 12-03 17:00:33.901 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:00:33.901 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:00:33.902 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:00:33.903 622 622 I keystore: 1 0 12-03 17:00:33.921 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.922 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:33.927 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.928 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.931 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.931 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:00:33.936 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:00:33.937 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:00:33.937 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:00:33.937 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:00:33.938 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:00:33.938 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:00:33.938 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:00:33.939 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:00:33.939 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:00:33.940 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:00:33.940 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.941 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:00:33.941 652 14555 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:00:33.941 652 14555 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:00:33.943 652 14555 D QC-time-services: offset is: 1 for base: 13 12-03 17:00:33.944 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:00:33.944 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:00:33.944 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.945 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:00:33.945 652 14556 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:00:33.946 652 14556 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:00:33.946 652 14556 D QC-time-services: Daemon: genoff get for 13 12-03 17:00:33.948 652 14556 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 21:41:56 12-03 17:00:33.948 652 14556 D QC-time-services: Daemon:Value read from RTC seconds = 44487716000 12-03 17:00:33.950 652 14556 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:00:33.951 652 14556 D QC-time-services: Daemon:Final Time = 1607011233000 12-03 17:00:33.951 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607011233 12-03 17:00:33.952 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607011233; nsec = 0 12-03 17:00:33.952 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:00:33.953 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:00:33.953 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:00:33.953 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:00:33.954 622 622 I keystore: 1 0 12-03 17:00:33.970 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:00:33.971 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:00:34.054 4530 4581 I tflite : Initialized TensorFlow Lite runtime. 12-03 17:00:35.617 14459 14484 I chatty : uid=10167(u0_a167) org.conceptruelle.conceptruelle expire 4 lines 12-03 17:00:35.628 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pil.pyc 12-03 17:00:35.630 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pygame.pyc 12-03 17:00:35.632 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/ 12-03 17:00:35.633 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/video_gstplayer.pyc 12-03 17:00:35.635 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/__init__.pyc 12-03 17:00:35.638 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffmpeg.pyc 12-03 17:00:35.639 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffpyplayer.pyc 12-03 17:00:35.642 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/video/video_null.pyc 12-03 17:00:35.643 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/gl/ 12-03 17:00:35.644 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/gl/__init__.pyc 12-03 17:00:35.647 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/ 12-03 17:00:35.648 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_android.pyc 12-03 17:00:35.650 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_picamera.pyc 12-03 17:00:35.652 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_gi.pyc 12-03 17:00:35.654 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_opencv.pyc 12-03 17:00:35.656 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/camera/__init__.pyc 12-03 17:00:35.658 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/ 12-03 17:00:35.659 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_gtk3.pyc 12-03 17:00:35.661 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xclip.pyc 12-03 17:00:35.663 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dummy.pyc 12-03 17:00:35.665 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dbusklipper.pyc 12-03 17:00:35.667 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_winctypes.pyc 12-03 17:00:35.669 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_android.pyc 12-03 17:00:35.671 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/__init__.pyc 12-03 17:00:35.672 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_nspaste.pyc 12-03 17:00:35.674 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_sdl2.so 12-03 17:00:35.677 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_ext.pyc 12-03 17:00:35.679 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xsel.pyc 12-03 17:00:35.680 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_pygame.pyc 12-03 17:00:35.682 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_sdl2.pyc 12-03 17:00:35.683 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/ 12-03 17:00:35.685 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_ffpyplayer.pyc 12-03 17:00:35.687 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_gstplayer.pyc 12-03 17:00:35.689 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_sdl2.so 12-03 17:00:35.697 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/__init__.pyc 12-03 17:00:35.699 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_pygame.pyc 12-03 17:00:35.701 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_avplayer.pyc 12-03 17:00:35.703 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/spelling/ 12-03 17:00:35.704 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/spelling/__init__.pyc 12-03 17:00:35.706 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/spelling/spelling_enchant.pyc 12-03 17:00:35.708 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/ 12-03 17:00:35.709 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/window_sdl2.pyc 12-03 17:00:35.713 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/window_pygame.pyc 12-03 17:00:35.715 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/_window_sdl2.so 12-03 17:00:35.723 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/__init__.pyc 12-03 17:00:35.727 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/window_info.so 12-03 17:00:35.730 14459 14484 V python : extracting _python_bundle/site-packages/kivy/core/window/window_egl_rpi.pyc 12-03 17:00:35.732 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/ 12-03 17:00:35.733 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/settings_kivy.json 12-03 17:00:35.735 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/style.kv 12-03 17:00:35.738 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/ 12-03 17:00:35.739 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-32.png 12-03 17:00:35.741 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-512.png 12-03 17:00:35.745 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-24.png 12-03 17:00:35.746 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.png 12-03 17:00:35.748 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-16.png 12-03 17:00:35.750 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-48.png 12-03 17:00:35.752 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-128.png 12-03 17:00:35.754 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-256.png 12-03 17:00:35.757 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/ 12-03 17:00:35.758 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Italic.ttf 12-03 17:00:35.773 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/DejaVuSans.ttf 12-03 17:00:35.830 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Bold.ttf 12-03 17:00:35.846 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Regular.ttf 12-03 17:00:35.862 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/RobotoMono-Regular.ttf 12-03 17:00:35.874 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-BoldItalic.ttf 12-03 17:00:35.890 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/ 12-03 17:00:35.891 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de_CH.json 12-03 17:00:35.894 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwertz.json 12-03 17:00:35.896 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/fr_CH.json 12-03 17:00:35.898 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de.json 12-03 17:00:35.900 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/azerty.json 12-03 17:00:35.904 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/en_US.json 12-03 17:00:35.905 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwerty.json 12-03 17:00:35.907 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/ 12-03 17:00:35.908 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/cursor.png 12-03 17:00:35.910 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme.atlas 12-03 17:00:35.912 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/defaultshape.png 12-03 17:00:35.914 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.gif 12-03 17:00:35.916 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/testpattern.png 12-03 17:00:35.918 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/background.jpg 12-03 17:00:35.921 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme-0.png 12-03 17:00:35.930 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/ 12-03 17:00:35.931 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.png 12-03 17:00:35.932 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.fs 12-03 17:00:35.934 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.vs 12-03 17:00:35.935 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.fs 12-03 17:00:35.937 14459 14484 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.vs 12-03 17:00:35.938 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/ 12-03 17:00:35.939 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/screen.pyc 12-03 17:00:35.942 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/webdebugger.pyc 12-03 17:00:35.943 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/__init__.pyc 12-03 17:00:35.946 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/monitor.pyc 12-03 17:00:35.947 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/cursor.pyc 12-03 17:00:35.949 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/joycursor.pyc 12-03 17:00:35.951 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/showborder.pyc 12-03 17:00:35.953 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/keybinding.pyc 12-03 17:00:35.955 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/_webdebugger.pyc 12-03 17:00:35.969 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/console.pyc 12-03 17:00:35.972 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/inspector.pyc 12-03 17:00:35.975 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/touchring.pyc 12-03 17:00:35.976 14459 14484 V python : extracting _python_bundle/site-packages/kivy/modules/recorder.pyc 12-03 17:00:35.978 14459 14484 V python : extracting _python_bundle/site-packages/idna/ 12-03 17:00:35.979 14459 14484 V python : extracting _python_bundle/site-packages/idna/uts46data.pyc 12-03 17:00:35.988 14459 14484 V python : extracting _python_bundle/site-packages/idna/core.pyc 12-03 17:00:35.991 14459 14484 V python : extracting _python_bundle/site-packages/idna/codec.pyc 12-03 17:00:35.992 14459 14484 V python : extracting _python_bundle/site-packages/idna/intranges.pyc 12-03 17:00:35.994 14459 14484 V python : extracting _python_bundle/site-packages/idna/__init__.pyc 12-03 17:00:35.996 14459 14484 V python : extracting _python_bundle/site-packages/idna/package_data.pyc 12-03 17:00:35.997 14459 14484 V python : extracting _python_bundle/site-packages/idna/compat.pyc 12-03 17:00:35.999 14459 14484 V python : extracting _python_bundle/site-packages/idna/idnadata.pyc 12-03 17:00:36.002 14459 14484 V python : extracting _python_bundle/modules/ 12-03 17:00:36.003 14459 14484 V python : extracting _python_bundle/modules/ossaudiodev.cpython-38.so 12-03 17:00:36.007 14459 14484 V python : extracting _python_bundle/modules/cmath.cpython-38.so 12-03 17:00:36.012 14459 14484 V python : extracting _python_bundle/modules/_elementtree.cpython-38.so 12-03 17:00:36.019 14459 14484 V python : extracting _python_bundle/modules/pyexpat.cpython-38.so 12-03 17:00:36.035 14459 14484 V python : extracting _python_bundle/modules/mmap.cpython-38.so 12-03 17:00:36.039 14459 14484 V python : extracting _python_bundle/modules/_datetime.cpython-38.so 12-03 17:00:36.050 14459 14484 V python : extracting _python_bundle/modules/_sha512.cpython-38.so 12-03 17:00:36.056 14459 14484 V python : extracting _python_bundle/modules/_lsprof.cpython-38.so 12-03 17:00:36.060 14459 14484 V python : extracting _python_bundle/modules/_random.cpython-38.so 12-03 17:00:36.063 14459 14484 V python : extracting _python_bundle/modules/_ctypes_test.cpython-38.so 12-03 17:00:36.067 14459 14484 V python : extracting _python_bundle/modules/_codecs_cn.cpython-38.so 12-03 17:00:36.083 14459 14484 V python : extracting _python_bundle/modules/_asyncio.cpython-38.so 12-03 17:00:36.090 14459 14484 V python : extracting _python_bundle/modules/_posixsubprocess.cpython-38.so 12-03 17:00:36.094 14459 14484 V python : extracting _python_bundle/modules/_multiprocessing.cpython-38.so 12-03 17:00:36.097 14459 14484 V python : extracting _python_bundle/modules/_queue.cpython-38.so 12-03 17:00:36.100 14459 14484 V python : extracting _python_bundle/modules/_testinternalcapi.cpython-38.so 12-03 17:00:36.103 14459 14484 V python : extracting _python_bundle/modules/_xxsubinterpreters.cpython-38.so 12-03 17:00:36.108 14459 14484 V python : extracting _python_bundle/modules/_statistics.cpython-38.so 12-03 17:00:36.110 14459 14484 V python : extracting _python_bundle/modules/fcntl.cpython-38.so 12-03 17:00:36.113 14459 14484 V python : extracting _python_bundle/modules/array.cpython-38.so 12-03 17:00:36.119 14459 14484 V python : extracting _python_bundle/modules/_testmultiphase.cpython-38.so 12-03 17:00:36.122 14459 14484 V python : extracting _python_bundle/modules/parser.cpython-38.so 12-03 17:00:36.126 14459 14484 V python : extracting _python_bundle/modules/_opcode.cpython-38.so 12-03 17:00:36.129 14459 14484 V python : extracting _python_bundle/modules/_sha1.cpython-38.so 12-03 17:00:36.131 14459 14484 V python : extracting _python_bundle/modules/binascii.cpython-38.so 12-03 17:00:36.136 14459 14484 V python : extracting _python_bundle/modules/_md5.cpython-38.so 12-03 17:00:36.139 14459 14484 V python : extracting _python_bundle/modules/_sha256.cpython-38.so 12-03 17:00:36.143 14459 14484 V python : extracting _python_bundle/modules/_pickle.cpython-38.so 12-03 17:00:36.152 14459 14484 V python : extracting _python_bundle/modules/xxlimited.cpython-38.so 12-03 17:00:36.155 14459 14484 V python : extracting _python_bundle/modules/_heapq.cpython-38.so 12-03 17:00:36.158 14459 14484 V python : extracting _python_bundle/modules/math.cpython-38.so 12-03 17:00:36.165 14459 14484 V python : extracting _python_bundle/modules/_testcapi.cpython-38.so 12-03 17:00:36.174 14459 14484 V python : extracting _python_bundle/modules/_testimportmultiple.cpython-38.so 12-03 17:00:36.178 14459 14484 V python : extracting _python_bundle/modules/unicodedata.cpython-38.so 12-03 17:00:36.246 14459 14484 V python : extracting _python_bundle/modules/_json.cpython-38.so 12-03 17:00:36.252 14459 14484 V python : extracting _python_bundle/modules/_sha3.cpython-38.so 12-03 17:00:36.258 14459 14484 V python : extracting _python_bundle/modules/_codecs_kr.cpython-38.so 12-03 17:00:36.272 14459 14484 V python : extracting _python_bundle/modules/_codecs_tw.cpython-38.so 12-03 17:00:36.284 14459 14484 V python : extracting _python_bundle/modules/_testbuffer.cpython-38.so 12-03 17:00:36.289 14459 14484 V python : extracting _python_bundle/modules/_codecs_jp.cpython-38.so 12-03 17:00:36.306 14459 14484 V python : extracting _python_bundle/modules/_blake2.cpython-38.so 12-03 17:00:36.313 14459 14484 V python : extracting _python_bundle/modules/select.cpython-38.so 12-03 17:00:36.318 14459 14484 V python : extracting _python_bundle/modules/_hashlib.cpython-38.so 12-03 17:00:36.322 14459 14484 V python : extracting _python_bundle/modules/termios.cpython-38.so 12-03 17:00:36.326 14459 14484 V python : extracting _python_bundle/modules/_contextvars.cpython-38.so 12-03 17:00:36.329 14459 14484 V python : extracting _python_bundle/modules/audioop.cpython-38.so 12-03 17:00:36.335 14459 14484 V python : extracting _python_bundle/modules/_bisect.cpython-38.so 12-03 17:00:36.338 14459 14484 V python : extracting _python_bundle/modules/_ctypes.cpython-38.so 12-03 17:00:36.347 14459 14484 V python : extracting _python_bundle/modules/_struct.cpython-38.so 12-03 17:00:36.352 14459 14484 V python : extracting _python_bundle/modules/_decimal.cpython-38.so 12-03 17:00:36.375 14459 14484 V python : extracting _python_bundle/modules/_ssl.cpython-38.so 12-03 17:00:36.384 14459 14484 V python : extracting _python_bundle/modules/_xxtestfuzz.cpython-38.so 12-03 17:00:36.388 14459 14484 V python : extracting _python_bundle/modules/resource.cpython-38.so 12-03 17:00:36.390 14459 14484 V python : extracting _python_bundle/modules/_codecs_iso2022.cpython-38.so 12-03 17:00:36.394 14459 14484 V python : extracting _python_bundle/modules/_socket.cpython-38.so 12-03 17:00:36.402 14459 14484 V python : extracting _python_bundle/modules/_sysconfigdata__linux_.pyc 12-03 17:00:36.406 14459 14484 V python : extracting _python_bundle/modules/_sqlite3.cpython-38.so 12-03 17:00:36.412 14459 14484 V python : extracting _python_bundle/modules/_csv.cpython-38.so 12-03 17:00:36.417 14459 14484 V python : extracting _python_bundle/modules/syslog.cpython-38.so 12-03 17:00:36.420 14459 14484 V python : extracting _python_bundle/modules/_multibytecodec.cpython-38.so 12-03 17:00:36.425 14459 14484 V python : extracting _python_bundle/modules/_codecs_hk.cpython-38.so 12-03 17:00:36.434 14459 14484 V python : extracting _python_bundle/modules/zlib.cpython-38.so 12-03 17:00:36.443 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so 12-03 17:00:36.443 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libmain.so 12-03 17:00:36.444 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so 12-03 17:00:36.444 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so 12-03 17:00:36.445 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libffi.so 12-03 17:00:36.446 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so 12-03 17:00:36.446 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so 12-03 17:00:36.447 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so 12-03 17:00:36.447 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libpython3.8m.so 12-03 17:00:36.448 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so 12-03 17:00:36.448 14459 14459 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so 12-03 17:00:36.449 14459 14459 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so 12-03 17:00:36.450 14459 14459 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so 12-03 17:00:36.451 14459 14459 V pythonutil: Checking pattern libffi\.so against libmain.so 12-03 17:00:36.452 14459 14459 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so 12-03 17:00:36.452 14459 14459 V pythonutil: Checking pattern libffi\.so against libSDL2.so 12-03 17:00:36.453 14459 14459 V pythonutil: Checking pattern libffi\.so against libffi.so 12-03 17:00:36.453 14459 14459 V pythonutil: Pattern libffi\.so matched file libffi.so 12-03 17:00:36.454 14459 14459 V pythonutil: Checking pattern libffi\.so against libhidapi.so 12-03 17:00:36.454 14459 14459 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so 12-03 17:00:36.455 14459 14459 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so 12-03 17:00:36.456 14459 14459 V pythonutil: Checking pattern libffi\.so against libpython3.8m.so 12-03 17:00:36.456 14459 14459 V pythonutil: Checking pattern libffi\.so against libsqlite3.so 12-03 17:00:36.457 14459 14459 V pythonutil: Checking pattern libffi\.so against libssl1.1.so 12-03 17:00:36.458 14459 14459 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so 12-03 17:00:36.459 14459 14459 V pythonutil: Checking pattern libpng16\.so against libmain.so 12-03 17:00:36.459 14459 14459 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so 12-03 17:00:36.460 14459 14459 V pythonutil: Checking pattern libpng16\.so against libSDL2.so 12-03 17:00:36.461 14459 14459 V pythonutil: Checking pattern libpng16\.so against libffi.so 12-03 17:00:36.461 14459 14459 V pythonutil: Checking pattern libpng16\.so against libhidapi.so 12-03 17:00:36.462 14459 14459 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so 12-03 17:00:36.462 14459 14459 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so 12-03 17:00:36.463 14459 14459 V pythonutil: Checking pattern libpng16\.so against libpython3.8m.so 12-03 17:00:36.464 14459 14459 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so 12-03 17:00:36.464 14459 14459 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so 12-03 17:00:36.466 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so 12-03 17:00:36.467 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libmain.so 12-03 17:00:36.467 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so 12-03 17:00:36.468 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so 12-03 17:00:36.469 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libffi.so 12-03 17:00:36.469 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so 12-03 17:00:36.470 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so 12-03 17:00:36.471 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so 12-03 17:00:36.472 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libpython3.8m.so 12-03 17:00:36.472 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so 12-03 17:00:36.473 14459 14459 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so 12-03 17:00:36.474 14459 14459 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so 12-03 17:00:36.477 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so 12-03 17:00:36.478 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so 12-03 17:00:36.478 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so 12-03 17:00:36.479 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so 12-03 17:00:36.480 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so 12-03 17:00:36.480 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so 12-03 17:00:36.481 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so 12-03 17:00:36.482 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so 12-03 17:00:36.482 14459 14459 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so 12-03 17:00:36.483 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.8m.so 12-03 17:00:36.483 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so 12-03 17:00:36.484 14459 14459 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so 12-03 17:00:36.485 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so 12-03 17:00:36.486 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libmain.so 12-03 17:00:36.486 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so 12-03 17:00:36.487 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so 12-03 17:00:36.487 14459 14459 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so 12-03 17:00:36.488 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libffi.so 12-03 17:00:36.488 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so 12-03 17:00:36.489 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so 12-03 17:00:36.490 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so 12-03 17:00:36.490 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libpython3.8m.so 12-03 17:00:36.491 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so 12-03 17:00:36.492 14459 14459 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so 12-03 17:00:36.493 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so 12-03 17:00:36.494 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so 12-03 17:00:36.494 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so 12-03 17:00:36.495 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so 12-03 17:00:36.495 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so 12-03 17:00:36.496 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so 12-03 17:00:36.496 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so 12-03 17:00:36.497 14459 14459 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so 12-03 17:00:36.497 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so 12-03 17:00:36.498 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.8m.so 12-03 17:00:36.499 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so 12-03 17:00:36.499 14459 14459 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so 12-03 17:00:36.500 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so 12-03 17:00:36.501 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so 12-03 17:00:36.502 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so 12-03 17:00:36.502 14459 14459 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so 12-03 17:00:36.503 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so 12-03 17:00:36.503 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so 12-03 17:00:36.504 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so 12-03 17:00:36.504 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so 12-03 17:00:36.505 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so 12-03 17:00:36.505 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.8m.so 12-03 17:00:36.506 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so 12-03 17:00:36.507 14459 14459 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so 12-03 17:00:36.508 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so 12-03 17:00:36.509 14459 14459 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so 12-03 17:00:36.509 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so 12-03 17:00:36.510 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so 12-03 17:00:36.510 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so 12-03 17:00:36.511 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so 12-03 17:00:36.511 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so 12-03 17:00:36.512 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so 12-03 17:00:36.512 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so 12-03 17:00:36.513 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.8m.so 12-03 17:00:36.514 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so 12-03 17:00:36.514 14459 14459 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so 12-03 17:00:36.515 14459 14459 V pythonutil: Loading library: sqlite3 12-03 17:00:36.519 14459 14459 V pythonutil: Loading library: ffi 12-03 17:00:36.522 14459 14459 V pythonutil: Loading library: ssl1.1 12-03 17:00:36.527 14459 14459 V pythonutil: Loading library: crypto1.1 12-03 17:00:36.529 14459 14459 V pythonutil: Loading library: SDL2 12-03 17:00:36.534 14459 14459 V pythonutil: Loading library: SDL2_image 12-03 17:00:36.537 14459 14459 V pythonutil: Loading library: SDL2_mixer 12-03 17:00:36.540 14459 14459 V pythonutil: Loading library: SDL2_ttf 12-03 17:00:36.545 14459 14459 V pythonutil: Loading library: python3.5m 12-03 17:00:36.553 14459 14459 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.5m.so" 12-03 17:00:36.553 14459 14459 V pythonutil: Loading library: python3.6m 12-03 17:00:36.556 14459 14459 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.6m.so" 12-03 17:00:36.557 14459 14459 V pythonutil: Loading library: python3.7m 12-03 17:00:36.559 14459 14459 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.7m.so" 12-03 17:00:36.559 14459 14459 V pythonutil: Loading library: python3.8m 12-03 17:00:36.567 14459 14459 V pythonutil: Loading library: main 12-03 17:00:36.570 14459 14459 V pythonutil: Loaded everything! 12-03 17:00:36.572 14459 14459 V SDL : nativeSetupJNI() 12-03 17:00:36.587 14459 14459 V SDL : AUDIO nativeSetupJNI() 12-03 17:00:36.589 14459 14459 V SDL : CONTROLLER nativeSetupJNI() 12-03 17:00:36.616 14459 14459 D hidapi : Initializing Bluetooth 12-03 17:00:36.649 14459 14459 V PythonActivity: Setting env vars for start.c and Python to use 12-03 17:00:36.650 14459 14459 V PythonActivity: Access to our meta-data... 12-03 17:00:36.653 14459 14459 I PythonActivity: Surface will NOT be transparent 12-03 17:00:36.653 14459 14459 V PythonActivity: onResume() 12-03 17:00:36.653 14459 14459 V SDL : onResume() 12-03 17:00:36.685 608 901 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10167 pid=14459 12-03 17:00:36.685 608 901 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10167 => denied (1071 us) 12-03 17:00:36.695 14459 14459 V SDL : surfaceCreated() 12-03 17:00:36.695 14459 14459 V SDL : surfaceChanged() 12-03 17:00:36.696 14459 14459 V SDL : pixel format RGB_565 12-03 17:00:36.698 14459 14459 V SDL : Window size: 1080x1731 12-03 17:00:36.698 14459 14459 V SDL : Device size: 1080x1920 12-03 17:00:36.711 14459 14459 V SDL : nativeResume() 12-03 17:00:36.711 14459 14561 V SDL : Running main function SDL_main from library /data/app/org.conceptruelle.conceptruelle-UsS1mWwfP0TmS3slnI51sg==/lib/arm/libmain.so 12-03 17:00:36.711 14459 14561 V PythonActivity: appConfirmedActive() -> preparing loading screen removal 12-03 17:00:36.712 14459 14561 V SDL : nativeRunMain() 12-03 17:00:36.714 14459 14561 I python : Initializing Python for Android 12-03 17:00:36.714 14459 14561 I python : Setting additional env vars from p4a_env_vars.txt 12-03 17:00:36.715 14459 14561 I python : Changing directory to the one provided by ANDROID_ARGUMENT 12-03 17:00:36.715 14459 14561 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app 12-03 17:00:36.716 14459 14561 I python : Preparing to initialize python 12-03 17:00:36.716 14459 14561 I python : _python_bundle dir exists 12-03 17:00:36.717 14459 14561 I python : calculated paths to be... 12-03 17:00:36.718 14459 14561 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/stdlib.zip:/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/modules 12-03 17:00:36.729 14459 14561 I python : set wchar paths... 12-03 17:00:36.859 14459 14561 I python : Initialized python 12-03 17:00:36.859 14459 14561 I python : AND: Init threads 12-03 17:00:36.862 14459 14561 I python : testing python print redirection 12-03 17:00:36.865 14459 14561 I python : Android path ['.', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/stdlib.zip', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/modules', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages'] 12-03 17:00:36.867 14459 14561 I python : os.environ is environ({'PATH': '/sbin:/system/sbin:/system/bin:/system/xbin:/odm/bin:/vendor/bin:/vendor/xbin', 'DOWNLOAD_CACHE': '/data/cache', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ROOT': '/system', 'ANDROID_ASSETS': '/system/app', 'ANDROID_DATA': '/data', 'ANDROID_STORAGE': '/storage', 'EXTERNAL_STORAGE': '/sdcard', 'ASEC_MOUNTPOINT': '/mnt/asec', 'BOOTCLASSPATH': '/system/framework/core-oj.jar:/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/bouncycastle.jar:/system/framework/apache-xml.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/android.hidl.base-V1.0-java.jar:/system/framework/android.hidl.manager-V1.0-java.jar:/system/framework/framework-oahl-backward-compatibility.jar:/system/framework/android.test.base.jar:/system/framework/telephony-ext.jar', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar:/system/framework/com.android.location.provider.jar', 'ANDROID_SOCKET_zygote_secondary': '11', 'ANDROID_ENTRYPOINT': 'main.pyc', 'ANDROID_ARGUMENT': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'ANDROID_APP_PATH': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'ANDROID_PRIVATE': '/data/user/0/org.conceptruelle.conceptruelle/files', 'ANDROID_UNPACK': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'PYTHONHOME': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'PYTHONPATH': '/data/user/0/org.conceptruelle.conceptruelle/files/app:/data/user/0/org.conceptruelle.conceptruelle/files/app/lib', 'PYTHONOPTIMIZE': '2', 'P4A_BOOTSTRAP': 'SDL2', 'PYTHON_NAME': 'python', 'P4A_IS_WINDOWED': 'True', 'P4A_ORIENTATION': 'portrait', 'P4A_NUMERIC_VERSION': 'None', 'P4A_MINSDK': '21', 'LC_CTYPE': 'C.UTF-8'}) 12-03 17:00:36.868 14459 14561 I python : Android kivy bootstrap done. __name__ is __main__ 12-03 17:00:36.869 14459 14561 I python : AND: Ran string 12-03 17:00:36.869 14459 14561 I python : Run user program, change dir and execute entrypoint 12-03 17:00:37.226 14459 14561 I python : [WARNING] [Config ] Older configuration version detected (0 instead of 21) 12-03 17:00:37.227 14459 14561 I python : [WARNING] [Config ] Upgrading configuration in progress. 12-03 17:00:37.247 14459 14561 I python : [INFO ] [Logger ] Record log in /data/user/0/org.conceptruelle.conceptruelle/files/app/.kivy/logs/kivy_20-12-03_0.txt 12-03 17:00:37.248 14459 14561 I python : [INFO ] [Kivy ] v1.11.1 12-03 17:00:37.250 14459 14561 I python : [INFO ] [Kivy ] Installed at "/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages/kivy/__init__.pyc" 12-03 17:00:37.251 14459 14561 I python : [INFO ] [Python ] v3.8.1 (default, Nov 3 2020, 15:13:21) 12-03 17:00:37.252 14459 14561 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 12-03 17:00:37.253 14459 14561 I python : [INFO ] [Python ] Interpreter at "" 12-03 17:00:39.859 14459 14561 I python : [INFO ] [Factory ] 184 symbols loaded 12-03 17:00:40.668 14459 14561 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored) 12-03 17:00:40.774 14459 14561 I python : [INFO ] [Text ] Provider: sdl2 12-03 17:00:40.880 14459 14561 I python : [INFO ] [Window ] Provider: sdl2 12-03 17:00:40.955 14459 14561 E libEGL : validate_display:92 error 3008 (EGL_BAD_DISPLAY) 12-03 17:00:40.956 14459 14561 V SDL : setOrientation() orientation=-1 width=800 height=600 resizable=true hint= 12-03 17:00:40.973 14459 14561 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 12-03 17:00:40.977 14459 14561 I python : [INFO ] [GL ] Backend used 12-03 17:00:40.978 14459 14561 I python : [INFO ] [GL ] OpenGL version 12-03 17:00:40.980 14459 14561 I python : [INFO ] [GL ] OpenGL vendor 12-03 17:00:40.981 14459 14561 I python : [INFO ] [GL ] OpenGL renderer 12-03 17:00:40.983 14459 14561 I python : [INFO ] [GL ] OpenGL parsed version: 3, 2 12-03 17:00:40.985 14459 14561 I python : [INFO ] [GL ] Texture max size <16384> 12-03 17:00:40.988 14459 14561 I python : [INFO ] [GL ] Texture max units <16> 12-03 17:00:41.069 14459 14561 I python : [INFO ] [Window ] auto add sdl2 input provider 12-03 17:00:41.072 14459 14561 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 12-03 17:00:41.124 14459 14561 I python : /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/bs4/element.py:15: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. 12-03 17:00:43.447 14459 14561 I python : ['Les archéonautes à gizeh [color=8113bd]- Atelier[/color] ', 'Les archéonautes à chichén itza [color=8113bd]- Atelier[/color] ', 'Bibbidi-bobbidi-boo! [color=0aa7f5]- Stage[/color] ', 'Miam! antique [color=0aa7f5]- Stage[/color] ', "L'art du temps - les couleurs #2 [color=8113bd]- Atelier[/color] ", 'Rejoins les ArchéoNautes sur le plateau de Gizeh pour un atelier artistico-bricolo-rigolo!', 'Rejoins les ArchéoNautes sur la route pour Chichén Itza au Mexique pour un atelier créa coloré!', "Sur le thème Bobbidi-Bibbidi-Boo!, on s'éclate avec les croyances et magies de l'ancien temps!", 'Sur le thème MIAM! Antique, on va découvrir ensemble la cuisine et la nourriture à travers les âge!', "Un atelier artistico-bricolo-rigolo pour découvrir, lire et créer une oeuvre d'art unique! ", '2\xa0décembre\xa02020 14:30', '4\xa0novembre\xa02020 14:30', '26\xa0octobre\xa02020 00:00 - 30\xa0octobre\xa02020 00:00', '19\xa0octobre\xa02020 10:00 - 23\xa0octobre\xa02020 16:00', '14\xa0octobre\xa02020 14:30', "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer"] 12-03 17:00:43.712 14459 14561 I python : [WARNING] [Base ] Unknown provider 12-03 17:00:43.715 14459 14561 I python : [INFO ] [Base ] Start application main loop 12-03 17:00:43.735 14459 14561 I python : [INFO ] [GL ] NPOT texture support is available 12-03 17:00:44.203 853 6788 I ActivityManager: Process com.google.android.packageinstaller (pid 13717) has died: cch+6CEM 12-03 17:00:44.212 853 896 W ActivityManager: setHasOverlayUi called on unknown pid: 13717 12-03 17:00:44.216 616 616 I Zygote : Process 13717 exited due to signal (9) 12-03 17:00:45.699 4530 4530 I Finsky : [2] aclz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 12-03 17:00:45.711 4530 4530 I Finsky : [2] achd.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 12-03 17:00:45.723 4530 4530 I Finsky : [2] achd.b(9): SCH: Scheduling fallback in 64799993 (absolute: 77258550) 12-03 17:00:45.978 4530 4530 I Finsky : [2] achm.handleMessage(4): SCH: DeviceState: DeviceState{currentTime=1607011245960, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=60.0} 12-03 17:00:46.001 4530 14440 I Finsky : [142] acjx.b(5): SCH: Jobs in database: 1-1337 3-2138 12-1 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:00:46.013 4530 4530 I Finsky : [2] achn.m(9): SCH: Running job: 12-1 12-03 17:00:46.022 4530 4530 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 12-03 17:00:46.028 4530 4530 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 1, PendingQueue size: 0 12-03 17:00:46.029 4530 4530 I Finsky : [2] achm.handleMessage(32): SCH: Running queue: 12-1 12-03 17:00:46.179 4530 14578 I Finsky : [152] gmz.b(1): Completed 0 account content syncs with 0 successful. 12-03 17:00:46.181 4530 4530 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 12-03 17:00:46.182 4530 4530 I Finsky : [2] aciw.n(4): SCH: jobFinished: 12-1. TimeElapsed: 168ms. 12-03 17:00:46.184 4530 4530 I Finsky : [2] achn.b(3): SCH: Job 12-1 finished. Not rescheduling. 12-03 17:00:46.187 4530 4530 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 0, PendingQueue size: 0 12-03 17:00:46.188 4530 4530 I Finsky : [2] achm.handleMessage(10): SCH: Executor finished 12-03 17:00:46.215 4530 4530 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2138 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:00:46.219 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, -> L: 32154529ms, D: 75354529ms, C: false, I: false, N: 1 12-03 17:00:46.226 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 37418143ms, D: 1333418143ms, C: false, I: true, N: 2 12-03 17:00:46.228 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2138, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 73986347ms, C: true, I: true, N: 2 12-03 17:00:46.229 4530 4530 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 17419300ms, D: 18319300ms, C: false, I: false, N: 0 12-03 17:00:46.241 4530 4530 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9004 9006 9005 12-03 17:00:46.243 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 32154529, D: 75354529, C: false, I: false, N: 1 12-03 17:00:46.246 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 37418143, D: 1333418143, C: false, I: true, N: 2 12-03 17:00:46.252 4530 4530 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9003 (expected to run in 0 ms) due to recent wakeup 12-03 17:00:46.253 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 30000, D: 73986347, C: true, I: true, N: 2 12-03 17:00:46.256 4530 4530 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 17419300, D: 18319300, C: false, I: false, N: 0 12-03 17:00:46.403 14459 14561 I python : Traceback (most recent call last): 12-03 17:00:46.405 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/utils.py", line 96, in _ensure_obj 12-03 17:00:46.407 14459 14561 I python : ModuleNotFoundError: No module named 'plyer.platforms' 12-03 17:00:46.410 14459 14561 I python : [INFO ] [Base ] Leaving application in progress... 12-03 17:00:46.413 14459 14561 I python : Traceback (most recent call last): 12-03 17:00:46.415 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/main.py", line 194, in 12-03 17:00:46.418 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/app.py", line 855, in run 12-03 17:00:46.422 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 504, in runTouchApp 12-03 17:00:46.424 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/window_sdl2.py", line 747, in mainloop 12-03 17:00:46.426 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/window_sdl2.py", line 479, in _mainloop 12-03 17:00:46.428 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 342, in idle 12-03 17:00:46.431 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 327, in dispatch_input 12-03 17:00:46.433 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 233, in post_dispatch_input 12-03 17:00:46.435 14459 14561 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:00:46.437 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1402, in on_motion 12-03 17:00:46.440 14459 14561 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:00:46.442 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1418, in on_touch_down 12-03 17:00:46.444 14459 14561 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:00:46.446 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/widget.py", line 549, in on_touch_down 12-03 17:00:46.448 14459 14561 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:00:46.450 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/behaviors/button.py", line 151, in on_touch_down 12-03 17:00:46.473 14459 14561 I python : File "kivy/_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch 12-03 17:00:46.474 14459 14561 I python : File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch 12-03 17:00:46.476 14459 14561 I python : File "kivy/_event.pyx", line 1138, in kivy._event.EventObservers._dispatch 12-03 17:00:46.478 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/main.py", line 98, in phonecall 12-03 17:00:46.480 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/facades/call.py", line 45, in makecall 12-03 17:00:46.483 14459 14561 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/facades/call.py", line 56, in _makecall 12-03 17:00:46.485 14459 14561 I python : NotImplementedError 12-03 17:00:46.485 14459 14561 I python : Python for android ended. 12-03 17:00:46.884 14459 14459 W IPCThreadState: Calling IPCThreadState::self() during shutdown is dangerous, expect a crash. 12-03 17:00:46.944 853 3576 I ActivityManager: Process org.conceptruelle.conceptruelle (pid 14459) has died: fore TOP 12-03 17:00:46.945 853 3555 I WindowManager: WIN DEATH: Window{24f0e33 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 12-03 17:00:46.946 853 3576 W ActivityManager: Force removing ActivityRecord{2361c2c u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t99}: app died, no saved state 12-03 17:00:46.948 617 617 I Zygote : Process 14459 exited cleanly (255) 12-03 17:00:46.949 853 1143 I chatty : uid=1000(system) InputDispatcher expire 2 lines 12-03 17:00:46.950 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 2 lines 12-03 17:00:46.960 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{4d81c8a token=Token{3a796f5 ActivityRecord{2361c2c u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t99}}}#0 12-03 17:00:46.984 853 896 W ActivityManager: setHasOverlayUi called on unknown pid: 14459 12-03 17:00:46.992 853 873 I chatty : uid=1000(system) ActivityManager expire 2 lines 12-03 17:01:03.948 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:01:16.435 3211 13682 I chatty : uid=10018 com.google.android.gms.persistent expire 3 lines 12-03 17:01:16.617 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:01:16.620 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:01:16.687 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:01:16.688 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:01:23.528 853 2771 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 17:01:54.254 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=13878 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:01:54.257 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=13878 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:01:54.263 13878 14626 I chatty : uid=10018 com.google.android.gms.unstable expire 4 lines 12-03 17:01:54.283 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=13878 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:02:04.602 13802 14195 V NativeCrypto: SSL shutdown failed: ssl=0x7127ed95c8: I/O error during system call, Software caused connection abort 12-03 17:02:10.078 2557 2570 I ndroid.systemu: Background concurrent copying GC freed 99830(4MB) AllocSpace objects, 1(484KB) LOS objects, 49% free, 7MB/14MB, paused 722us total 135.008ms 12-03 17:02:16.812 13878 14648 I chatty : uid=10018 com.google.android.gms.unstable expire 1 line 12-03 17:02:25.360 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:02:41.020 13797 13877 W JobInfo : Requested backoff 0 for job 2131296634 is too small; raising to +10s0ms 12-03 17:02:25.380 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:02:25.391 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:03:28.823 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -1m19s913ms com.whatsapp/.messaging.MessageService 12-03 17:04:05.284 4530 9242 I PlayCommon: [107] ausf.h(22): Preparing logs for uploading 12-03 17:04:05.317 4530 9242 W PlayCommon: [107] ausf.m(1): No account for auth token provided 12-03 17:04:05.319 4530 9242 I PlayCommon: [107] ausf.h(167): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true 12-03 17:04:07.595 4530 9242 I PlayCommon: [107] ausf.h(199): Successfully uploaded logs. 12-03 17:04:31.415 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:04:31.430 853 874 D KernelUidCpuTimeReader: Removing uids 10166-10166 12-03 17:04:54.704 853 864 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.whatsapp/.Main bnds=[30,1088][234,1339]} from uid 10011 12-03 17:04:54.945 9744 10020 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 12-03 17:04:54.945 9744 10020 I Adreno : Build Date : 09/22/17 12-03 17:04:54.945 9744 10020 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 12-03 17:04:54.945 9744 10020 I Adreno : Local Branch : O17A 12-03 17:04:54.945 9744 10020 I Adreno : Remote Branch : 12-03 17:04:54.945 9744 10020 I Adreno : Remote Branch : 12-03 17:04:54.945 9744 10020 I Adreno : Reconstruct Branch : 12-03 17:04:54.978 9744 10020 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 17:04:54.983 9744 10020 I Adreno : PFP: 0x00000000, ME: 0x00000000 12-03 17:04:54.986 9744 10020 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 12-03 17:04:54.987 9744 10020 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 12-03 17:04:54.998 9744 10020 I OpenGLRenderer: Initialized EGL, version 1.4 12-03 17:04:54.998 9744 10020 D OpenGLRenderer: Swap behavior 2 12-03 17:04:55.262 608 3389 W SurfaceFlinger: Attempting to set client state on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:04:55.262 608 3389 W SurfaceFlinger: Attempting to destroy on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:04:55.328 608 657 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{a52cdb7 token=Token{d38ccb6 ActivityRecord{b517c51 u0 com.whatsapp/.Conversation t93}}})/@0xff499f0 - animation-leash#0 12-03 17:04:55.329 608 657 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{c74f472 token=Token{562bd7d ActivityRecord{5b327d4 u0 com.android.launcher3/.Launcher t88}}})/@0x4aff659 - animation-leash#0 12-03 17:04:55.330 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{a52cdb7 token=Token{d38ccb6 ActivityRecord{b517c51 u0 com.whatsapp/.Conversation t93}}})/@0xff499f0 - animation-leash#0 12-03 17:04:55.330 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{c74f472 token=Token{562bd7d ActivityRecord{5b327d4 u0 com.android.launcher3/.Launcher t88}}})/@0x4aff659 - animation-leash#0 12-03 17:05:24.396 853 1144 D WindowManager: powerPress: eventTime=3000592 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 17:05:24.398 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 17:05:24.400 853 853 W UsageStatsService: Event reported without a package name 12-03 17:05:24.427 853 899 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 12-03 17:05:24.921 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 17:05:24.921 853 899 E ColorFade: java.lang.Throwable 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 17:05:24.921 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:05:24.921 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 17:05:24.921 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 17:05:24.921 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 17:05:24.936 853 899 I DreamManagerService: Entering dreamland. 12-03 17:05:24.938 853 899 I PowerManagerService: Dozing... 12-03 17:05:24.939 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:05:24.942 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 17:05:24.949 853 894 D AutofillManagerService: Close system dialogs 12-03 17:05:25.005 853 2549 W UsageStatsService: Event reported without a package name 12-03 17:05:25.030 853 1114 I chatty : uid=1000(system) HubConnection expire 6 lines 12-03 17:05:25.389 3211 4069 I chatty : uid=10018(com.google.android.gms) highpool[4] expire 10 lines 12-03 17:05:25.986 853 899 I DisplayPowerController: Blocking screen off 12-03 17:05:25.989 853 899 I DisplayPowerController: Unblocked screen off after 2 ms 12-03 17:05:25.998 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 17:05:25.998 608 608 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x71f6e58000 12-03 17:05:26.013 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0 12-03 17:05:26.014 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:05:26.015 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:05:26.183 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0 12-03 17:05:26.188 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0 12-03 17:05:26.190 608 608 D SurfaceFlinger: Finished set power mode=0, type=0 12-03 17:05:26.192 853 2461 I chatty : uid=1000(system) PhotonicModulat expire 1 line 12-03 17:05:48.130 853 2993 I chatty : uid=1000(system) IpClient.wlan0 expire 13 lines 12-03 17:05:48.396 2556 2556 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=66:16:25:c9:5e:98 reason=3 locally_generated=1 12-03 17:05:48.409 2556 2556 E wpa_supplicant: nl80211: Failed to open /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast: No such file or directory 12-03 17:05:48.411 2556 2556 E wpa_supplicant: nl80211: Failed to set IPv6 unicast in multicast filter 12-03 17:05:48.414 2556 2556 E wpa_supplicant: nl80211: Failed to open /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast: No such file or directory 12-03 17:05:48.416 2556 2556 E wpa_supplicant: nl80211: Failed to set IPv6 unicast in multicast filter 12-03 17:05:48.433 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED 12-03 17:05:48.433 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 100] got DISCONNECTED, was satisfying 17 12-03 17:05:48.449 633 779 D CommandListener: Setting iface cfg 12-03 17:05:48.454 853 4360 I chatty : uid=1000 system_server expire 1 line 12-03 17:05:48.475 633 779 D CommandListener: Clearing all IP addresses on wlan0 12-03 17:05:48.476 633 770 I Netd : Destroyed 2 sockets on 192.168.0.15 in 1.2 ms 12-03 17:05:48.477 633 770 I Netd : Destroyed 5 sockets on 2a01:e0a:42e:5e10:5137:a73d:97ad:543f in 0.6 ms 12-03 17:05:48.498 2556 2556 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=FR 12-03 17:05:48.500 636 636 I wificond: Regulatory domain changed to country: FR 12-03 17:05:48.502 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:05:48.501 2556 2556 I wpa_supplicant: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=FR 12-03 17:05:48.502 636 636 I wificond: 2.4Ghz frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 12-03 17:05:48.503 636 636 I wificond: 5Ghz non-DFS frequencies: 5180 5200 5220 5240 12-03 17:05:48.503 636 636 I wificond: 5Ghz DFS frequencies: 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 12-03 17:05:48.505 636 636 I wificond: Unexpected empty scan result! 12-03 17:05:48.561 636 636 W wificond: Skip match ssid for pno scan: minotopia, ISRE, MALARTIC, office_de_tourisme, WIFI_PATIENT_IMAGERIE, Nexus 7, NICOPIZZA, freebox_Alzu_EXT, Wifi_Agricampus, Menthe_Chocolat, IPhoneGus 3.0 ⚡️, Salon 12-03 17:05:48.562 636 636 I wificond: Pno scan started 12-03 17:05:48.602 3211 4448 I chatty : uid=10018 com.google.android.gms.persistent expire 4 lines 12-03 17:05:48.602 853 1267 D ConnectivityService: Sending DISCONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 100] isDefaultNetwork=true 12-03 17:05:48.607 853 1556 I chatty : uid=1000(system) ConnectivityThr expire 2 lines 12-03 17:05:48.618 853 853 I NotificationService: Cannot find enqueued record for key: -1|android|26|null|1000 12-03 17:05:48.622 853 3555 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 12-03 17:05:48.624 853 1267 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: (unspecified), extra: free, failover: false, available: true, roaming: false]} network{102} nethandle{441492361229} lp{{InterfaceName: rmnet_data0 LinkAddresses: [10.3.93.211/29,] Routes: [0.0.0.0/0 -> 10.3.93.212 rmnet_data0,10.3.93.208/29 -> 0.0.0.0 rmnet_data0,] DnsAddresses: [212.27.40.240,212.27.40.241,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 1500 TcpBufferSizes: 4094,87380,1220608,4096,16384,1220608}} nc{[ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>]} Score{50} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} } 12-03 17:05:48.676 853 6791 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10037 12-03 17:05:48.679 3523 3592 W QCNEJ : |CORE| network lost: 100 12-03 17:05:48.681 3523 3592 W QCNEJ : |CORE| onLost: unbind the process to WIFI 12-03 17:05:48.735 853 2774 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10144 12-03 17:05:48.782 853 2842 I chatty : uid=1000(system) NetworkTimeUpda expire 2 lines 12-03 17:05:48.791 853 1267 D ConnectivityService: Sending CONNECTED broadcast for type 0 NetworkAgentInfo [MOBILE (UMTS) - 102] isDefaultNetwork=true 12-03 17:05:48.805 3479 14483 I chatty : uid=10018(com.google.android.gms) lowpool[14] expire 2 lines 12-03 17:05:48.895 2886 2906 I m.android.phon: Background concurrent copying GC freed 22433(1913KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 2MB/4MB, paused 163us total 244.507ms 12-03 17:05:48.923 853 853 W Looper : Slow dispatch took 126ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@c4da276 m=0 12-03 17:05:48.930 633 633 D TcpSocketMonitor: resuming tcpinfo polling (interval=30000ms) 12-03 17:05:49.045 853 853 W Looper : Slow dispatch took 121ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@de97002 m=0 12-03 17:05:50.833 2886 2886 D ServiceStateProvider: subId=1 12-03 17:05:50.867 2886 3073 D DcNetworkAgent: NetworkAgent: Changed from [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>] to [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=11264Kbps LinkDnBandwidth>=43008Kbps Specifier: <1>], Data RAT=15, mApnSetting=[ApnSettingV5] Free Mobile, 158, 20815, free, , , , , , -1, default | supl, IP, IP, true, 0, 0, 0, false, 0, 0, 0, 0, , , false, 0, 0 12-03 17:05:50.873 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (HSPA+) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 17:05:50.894 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:50.917 3211 14771 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:05:50.919 3211 14770 I chatty : uid=10018 com.google.android.gms.persistent expire 3 lines 12-03 17:05:50.925 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:50.962 636 636 I wificond: Pno scan result ready event 12-03 17:05:50.946 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:50.967 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:50.972 636 636 W wificond: Scan is not started. Ignore abort request 12-03 17:05:50.988 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:50.999 2556 2556 I wpa_supplicant: wlan0: Trying to associate with SSID 'Boite_Gratuite' 12-03 17:05:51.014 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:51.054 2886 2886 I chatty : uid=1001(radio) com.android.phone identical 2 lines 12-03 17:05:51.077 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:51.082 2556 2556 I wpa_supplicant: wlan0: Associated with 66:16:25:c9:5e:98 12-03 17:05:51.082 2556 2556 I wpa_supplicant: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 12-03 17:05:51.104 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:05:51.773 2556 2556 I wpa_supplicant: wlan0: WPA: RX message 1 of 4-Way Handshake from 66:16:25:c9:5e:98 (ver=1) 12-03 17:05:51.788 2556 2556 I wpa_supplicant: wlan0: WPA: Sending EAPOL-Key 2/4 12-03 17:05:51.795 2556 2556 I wpa_supplicant: wlan0: WPA: RX message 3 of 4-Way Handshake from 66:16:25:c9:5e:98 (ver=1) 12-03 17:05:51.796 2556 2556 I wpa_supplicant: wlan0: WPA: Sending EAPOL-Key 4/4 12-03 17:05:51.831 2556 2556 I wpa_supplicant: wlan0: WPA: Key negotiation completed with 66:16:25:c9:5e:98 [PTK=TKIP GTK=TKIP] 12-03 17:05:51.834 2556 2556 I wpa_supplicant: wlan0: CTRL-EVENT-CONNECTED - Connection to 66:16:25:c9:5e:98 completed [id=0 id_str=%7B%22configKey%22%3A%22%5C%22Boite_Gratuite%5C%22WPA_PSK%22%2C%22creatorUid%22%3A%2210043%22%7D] 12-03 17:05:51.844 636 636 I wificond: Pno scan stopped 12-03 17:05:51.849 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:05:51.851 853 1238 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]} network{103} nethandle{445787328525} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0}} nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SSID: "Boite_Gratuite"]} Score{20} everValidated{false} lastValidated{false} created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} } 12-03 17:05:51.852 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 103] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING 12-03 17:05:51.856 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:05:51.865 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:05:51.873 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 103] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTING 12-03 17:05:51.879 853 14830 I chatty : uid=1000(system) Thread-91 expire 2 lines 12-03 17:05:51.900 853 14831 I chatty : uid=1000(system) Thread-92 expire 3 lines 12-03 17:05:51.951 853 853 I NotificationService: Cannot find enqueued record for key: -1|android|26|null|1000 12-03 17:05:52.004 3211 14832 I chatty : uid=10018 com.google.android.gms.persistent expire 3 lines 12-03 17:05:51.956 853 853 I chatty : uid=1000 system_server identical 1 line 12-03 17:05:51.961 853 853 I NotificationService: Cannot find enqueued record for key: -1|android|26|null|1000 12-03 17:05:53.018 853 1267 D ConnectivityService: reportNetworkConnectivity(102, false) by 10018 12-03 17:05:53.022 853 12824 I chatty : uid=1000(system) NetworkMonitorN expire 1 line 12-03 17:05:53.151 853 14837 I chatty : uid=1000 system_server expire 2 lines 12-03 17:05:53.170 853 14836 I chatty : uid=1000 system_server expire 2 lines 12-03 17:05:53.571 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (HSPA+) - 102] validation passed 12-03 17:05:54.870 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 103] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED 12-03 17:05:54.877 633 779 D TcpSocketMonitor: resuming tcpinfo polling (interval=30000ms) 12-03 17:05:54.890 853 1267 W DnsManager: updatePrivateDns(103, PrivateDnsConfig{true:/[]}) 12-03 17:05:54.912 853 1267 D ConnectivityService: Setting DNS servers for network 103 to [/2a01:e00::1, /2a01:e00::2] 12-03 17:05:54.915 853 1267 D DnsManager: setDnsConfigurationForNetwork(103, [2a01:e00::1, 2a01:e00::2], [], [1800, 25, 8, 64], , [2a01:e00::1, 2a01:e00::2]) 12-03 17:05:54.922 853 1267 D ConnectivityService: Adding iface wlan0 to network 103 12-03 17:05:54.937 633 779 E Netd : Error adding route ::/0 -> fe80::207:cbff:fed4:27cc wlan0 to table 1022: File exists 12-03 17:05:54.938 853 1267 D ConnectivityService: Setting DNS servers for network 103 to [/2a01:e00::1, /2a01:e00::2] 12-03 17:05:54.941 853 1267 D DnsManager: setDnsConfigurationForNetwork(103, [2a01:e00::1, 2a01:e00::2], [], [1800, 25, 8, 64], , [2a01:e00::1, 2a01:e00::2]) 12-03 17:05:54.941 633 779 D CommandListener: Setting iface cfg 12-03 17:05:54.944 853 1267 I Nat464Xlat: Starting clatd on wlan0 12-03 17:05:54.947 633 779 D ClatdController: starting clatd on wlan0 12-03 17:05:54.949 633 779 D ClatdController: clatd started on wlan0 12-03 17:05:54.978 2557 2557 W View : requestLayout() improperly called by com.android.keyguard.AlphaOptimizedLinearLayout{e2b2a2a V.E...... ......ID 5,0-48,58 #7f0a03f5 app:id/wifi_group} during layout: running second layout pass 12-03 17:05:54.978 2557 2557 W View : requestLayout() improperly called by com.android.keyguard.AlphaOptimizedLinearLayout{5b5f01b V.E...... ......ID 5,0-48,58 #7f0a03f5 app:id/wifi_group} during layout: running second layout pass 12-03 17:05:54.979 2557 2557 W View : requestLayout() improperly called by com.android.keyguard.AlphaOptimizedLinearLayout{d81a5b8 V.E...... ......ID 5,0-48,58 #7f0a03f5 app:id/wifi_group} during layout: running second layout pass 12-03 17:05:55.006 3523 3592 W QCNEJ : |CORE| network available: 103 12-03 17:05:55.009 3523 3592 W QCNEJ : |CORE| onAvailable: bind the process to WIFI 12-03 17:05:55.011 3523 3592 W QCNEJ : |CORE| newLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456} 12-03 17:05:55.013 3523 3592 W QCNEJ : |CORE| curLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0} 12-03 17:05:55.014 3523 3592 W QCNEJ : |CORE| newLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456} 12-03 17:05:55.014 3523 3592 W QCNEJ : |CORE| curLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0} 12-03 17:05:55.019 14853 14853 I clatd : Starting clat version 1.4 on wlan0 netid=103 mark=0xf0067 12-03 17:05:55.026 853 853 I NotificationService: Cannot find enqueued record for key: -1|android|26|null|1000 12-03 17:05:55.026 14853 14853 I clatd : Using ring buffer with 656 frames (1048576 bytes) at 0x7f0ea98000 12-03 17:05:55.029 14853 14853 I clatd : Detecting NAT64 prefix from DNS... 12-03 17:05:55.049 3523 3592 W QCNEJ : |CORE| newLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456} 12-03 17:05:55.050 853 1267 D ConnectivityService: Setting DNS servers for network 103 to [/2a01:e00::1, /2a01:e00::2, /212.27.40.241, /212.27.40.240] 12-03 17:05:55.051 3523 3592 W QCNEJ : |CORE| curLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0} 12-03 17:05:55.051 853 1267 D DnsManager: setDnsConfigurationForNetwork(103, [2a01:e00::1, 2a01:e00::2, 212.27.40.241, 212.27.40.240], [], [1800, 25, 8, 64], , [2a01:e00::1, 2a01:e00::2, 212.27.40.241, 212.27.40.240]) 12-03 17:05:55.057 853 1267 I Nat464Xlat: Stopping clatd on wlan0 12-03 17:05:55.058 633 779 D ClatdController: Stopping clatd pid=14853 on wlan0 12-03 17:05:55.068 853 853 I NotificationService: Cannot find enqueued record for key: -1|android|26|null|1000 12-03 17:05:55.071 853 14857 I chatty : uid=1000 system_server expire 2 lines 12-03 17:05:55.076 633 779 D ClatdController: clatd on wlan0 stopped 12-03 17:05:55.089 633 14861 W SocketClient: write error (Broken pipe) 12-03 17:05:55.096 633 14863 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:55.096 3523 3592 W QCNEJ : |CORE| newLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,192.168.0.15/24,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,212.27.40.241,212.27.40.240,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456} 12-03 17:05:55.096 633 14863 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:55.098 3523 3592 W QCNEJ : |CORE| curLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,192.168.0.15/24,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,212.27.40.241,212.27.40.240,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0} 12-03 17:05:55.104 633 14864 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:55.105 633 14864 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:55.108 853 14858 I chatty : uid=1000 system_server expire 2 lines 12-03 17:05:55.132 3523 3592 W QCNEJ : |CORE| newLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,192.168.0.15/24,2a01:e0a:42e:5e10:5137:a73d:97ad:543f/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,212.27.40.241,212.27.40.240,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456} 12-03 17:05:55.133 3523 3592 W QCNEJ : |CORE| curLp: {InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,192.168.0.15/24,2a01:e0a:42e:5e10:5137:a73d:97ad:543f/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,212.27.40.241,212.27.40.240,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0} 12-03 17:05:55.186 13966 14856 E LocalRepoManager: Could not delete "/data/user/0/org.fdroid.fdroid/files/FDROID/REPO/swap-tick-done.png". 12-03 17:05:55.421 853 1267 D ConnectivityService: NetworkAgentInfo [WIFI () - 103] validation passed 12-03 17:05:55.436 853 1267 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]} network{103} nethandle{445787328525} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::7af8:82ff:fecb:473/64,2a01:e0a:42e:5e10:7af8:82ff:fecb:473/64,192.168.0.15/24,2a01:e0a:42e:5e10:5137:a73d:97ad:543f/64,] Routes: [fe80::/64 -> :: wlan0,::/0 -> fe80::207:cbff:fed4:27cc wlan0,2a01:e0a:42e:5e10::/64 -> :: wlan0,192.168.0.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.0.254 wlan0,] DnsAddresses: [2a01:e00::1,2a01:e00::2,212.27.40.241,212.27.40.240,] UsePrivateDns: false PrivateDnsServerName: null Domains: null MTU: 0 TcpBufferSizes: 524288,6291456,8291456,524288,6291456,8291456}} nc{[ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED Unwanted: LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SSID: "Boite_Gratuite"]} Score{60} everValidated{true} lastValidated{true} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} clat{null} } 12-03 17:05:55.506 853 1267 D ConnectivityService: Lingering NetworkAgentInfo [MOBILE (HSPA+) - 102] for 30000ms 12-03 17:05:55.510 853 1267 D ConnectivityService: Sending DISCONNECTED broadcast for type 0 NetworkAgentInfo [MOBILE (HSPA+) - 102] isDefaultNetwork=true 12-03 17:05:55.512 853 1267 D ConnectivityService: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 103] isDefaultNetwork=true 12-03 17:05:55.513 853 869 I chatty : uid=1000(system) android.bg expire 1 line 12-03 17:05:55.527 853 1267 D ConnectivityService: Setting DNS servers for network 103 to [/2a01:e00::1, /2a01:e00::2, /212.27.40.241, /212.27.40.240] 12-03 17:05:55.531 853 1267 D DnsManager: setDnsConfigurationForNetwork(103, [2a01:e00::1, 2a01:e00::2, 212.27.40.241, 212.27.40.240], [], [1800, 25, 8, 64], , [2a01:e00::1, 2a01:e00::2, 212.27.40.241, 212.27.40.240]) 12-03 17:05:55.538 853 864 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10037 12-03 17:05:55.539 853 3578 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 12-03 17:05:55.544 853 2774 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10144 12-03 17:05:55.585 633 14869 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:55.585 633 14869 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:55.620 4530 4530 I Finsky : [2] qqg.O(7): Installer: found apps to install. isMultiUserMode=false, apps=[] 12-03 17:05:55.657 4530 4530 I Finsky : [2] qqg.O(7): Installer: found apps to install. isMultiUserMode=false, apps=[] 12-03 17:05:55.721 633 14870 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:55.721 633 14870 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:55.777 853 863 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 12-03 17:05:55.826 3211 14871 I chatty : uid=10018(com.google.android.gms) GCMWriter expire 1 line 12-03 17:05:56.069 633 14851 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:56.069 633 14850 W DnsTlsSocket: SSL_connect error 5, errno=111 12-03 17:05:56.071 633 14850 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:56.072 633 14851 E DnsTlsSocket: Failed to increment eventfd by -9223372036854775808 12-03 17:05:56.163 853 1114 I chatty : uid=1000(system) HubConnection expire 1 line 12-03 17:05:58.475 853 1238 I chatty : uid=1000(system) WifiStateMachin expire 2 lines 12-03 17:05:58.513 853 3579 I chatty : uid=1000(system) Binder:853_C expire 1 line 12-03 17:05:58.526 2886 2886 D ServiceStateProvider: subId=1 12-03 17:06:00.794 853 1114 I chatty : uid=1000(system) HubConnection expire 2 lines 12-03 17:06:13.506 853 1144 I PowerManagerService: Waking up from dozing (uid=1000 reason=android.policy:POWER)... 12-03 17:06:13.507 853 853 W UsageStatsService: Event reported without a package name 12-03 17:06:13.531 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 17:06:13.543 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:06:13.559 608 608 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x71f6e58000 12-03 17:06:13.560 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 17:06:13.561 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0 12-03 17:06:13.568 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:06:13.570 853 1144 I chatty : uid=1000(system) InputReader expire 1 line 12-03 17:06:13.636 853 1144 D WindowManager: powerPress: eventTime=3050020 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 17:06:13.668 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:06:13.672 853 899 I DisplayPowerController: Unblocked screen on after 141 ms 12-03 17:06:13.674 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:06:13.802 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1 12-03 17:06:13.802 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0 12-03 17:06:13.806 608 608 D SurfaceFlinger: Finished set power mode=2, type=0 12-03 17:06:13.809 853 2461 I chatty : uid=1000(system) PhotonicModulat expire 1 line 12-03 17:06:13.676 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:06:13.818 853 899 W PowerManagerService: Screen on took 318 ms 12-03 17:06:13.820 853 899 I DreamManagerService: Gently waking up from dream. 12-03 17:06:13.822 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:06:13.930 853 3578 I DreamManagerService: Leaving dreamland. 12-03 17:06:13.932 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:06:13.933 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:06:13.938 853 853 I chatty : uid=1000 system_server expire 1 line 12-03 17:06:13.960 853 1144 D WindowManager: powerPress: eventTime=3050330 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 17:06:13.961 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 17:06:13.962 853 1114 I chatty : uid=1000(system) HubConnection expire 3 lines 12-03 17:06:13.963 853 853 W UsageStatsService: Event reported without a package name 12-03 17:06:13.970 853 899 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 12-03 17:06:14.002 3211 4069 I chatty : uid=10018(com.google.android.gms) highpool[4] expire 40 lines 12-03 17:06:14.450 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 17:06:14.450 853 899 E ColorFade: java.lang.Throwable 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 17:06:14.450 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:06:14.450 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 17:06:14.450 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 17:06:14.450 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 17:06:14.457 853 899 I DreamManagerService: Entering dreamland. 12-03 17:06:14.459 853 899 I PowerManagerService: Dozing... 12-03 17:06:14.460 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:06:14.468 853 894 D AutofillManagerService: Close system dialogs 12-03 17:06:14.540 853 1114 I chatty : uid=1000(system) HubConnection expire 3 lines 12-03 17:06:15.542 853 899 I DisplayPowerController: Blocking screen off 12-03 17:06:15.545 853 899 I DisplayPowerController: Unblocked screen off after 3 ms 12-03 17:06:15.550 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:06:15.551 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 17:06:15.551 608 608 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x71f6e58000 12-03 17:06:15.562 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0 12-03 17:06:15.565 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:06:15.581 853 1144 I chatty : uid=1000(system) InputReader expire 2 lines 12-03 17:06:15.657 853 1144 I PowerManagerService: Waking up from dozing (uid=1000 reason=android.policy:POWER)... 12-03 17:06:15.658 853 853 W UsageStatsService: Event reported without a package name 12-03 17:06:15.669 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 17:06:15.671 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:06:15.724 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0 12-03 17:06:15.726 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0 12-03 17:06:15.727 608 608 D SurfaceFlinger: Finished set power mode=0, type=0 12-03 17:06:15.728 853 2461 I chatty : uid=1000(system) PhotonicModulat expire 2 lines 12-03 17:06:15.729 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 17:06:15.729 608 608 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x71f6e58000 12-03 17:06:15.739 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:06:15.739 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0 12-03 17:06:15.787 853 899 I DisplayPowerController: Unblocked screen on after 119 ms 12-03 17:06:15.815 853 1144 D WindowManager: powerPress: eventTime=3052176 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 17:06:15.963 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1 12-03 17:06:15.963 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0 12-03 17:06:15.965 608 608 D SurfaceFlinger: Finished set power mode=2, type=0 12-03 17:06:15.976 853 899 W PowerManagerService: Screen on took 322 ms 12-03 17:06:15.982 853 899 I DreamManagerService: Gently waking up from dream. 12-03 17:06:15.985 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:06:16.018 853 2767 I DreamManagerService: Leaving dreamland. 12-03 17:06:16.019 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:06:16.020 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:06:16.023 853 853 I chatty : uid=1000 system_server expire 1 line 12-03 17:06:16.041 853 1114 I chatty : uid=1000(system) HubConnection expire 3 lines 12-03 17:06:16.761 853 865 W UsageStatsService: Event reported without a package name 12-03 17:06:16.803 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 17:06:16.811 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 17:06:16.811 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:06:16.987 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 5 lines 12-03 17:06:17.026 3211 14948 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:06:17.087 3479 14483 I chatty : uid=10018(com.google.android.gms) lowpool[14] expire 2 lines 12-03 17:06:17.099 608 901 W SurfaceFlinger: Attempting to set client state on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:06:17.099 608 901 W SurfaceFlinger: Attempting to destroy on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:06:17.116 853 3578 I chatty : uid=1000(system) Binder:853_B expire 1 line 12-03 17:06:17.145 3479 3906 I chatty : uid=10018(com.google.android.gms) GoogleApiHandle expire 1 line 12-03 17:06:18.040 853 864 I chatty : uid=1000(system) Binder:853_1 expire 1 line 12-03 17:06:18.054 853 894 I chatty : uid=1000(system) android.fg expire 5 lines 12-03 17:06:25.426 853 1267 D ConnectivityService: handleLingerComplete for NetworkAgentInfo [MOBILE (HSPA+) - 102] 12-03 17:06:32.232 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 3 lines 12-03 17:06:33.673 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:06:33.733 3479 14967 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:06:38.172 853 6788 I chatty : uid=1000(system) Binder:853_D expire 1 line 12-03 17:06:50.974 853 1238 I chatty : uid=1000(system) WifiStateMachin expire 7 lines 12-03 17:06:51.013 437 437 E WifiHAL : Packet monitoring is not yet triggered 12-03 17:06:51.019 437 437 E WifiHAL : Packet monitoring is not yet triggered 12-03 17:06:58.050 853 6790 I chatty : uid=1000(system) Binder:853_E expire 1 line 12-03 17:07:02.529 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: BlockingExecutor nqn@c15d09b[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 47] 12-03 17:07:02.533 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: LightweightExecutor nqn@dbb3c38[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 79] 12-03 17:07:02.741 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: bgExecutor nqn@61e411[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 168] 12-03 17:07:32.284 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 2 lines 12-03 17:07:38.190 853 3576 I chatty : uid=1000(system) Binder:853_9 expire 1 line 12-03 17:07:33.688 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 7 lines 12-03 17:07:33.693 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:08:53.684 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:08:58.065 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 1 line 12-03 17:08:53.692 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:08:53.700 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:09:14.505 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:09:18.924 9744 9755 I com.whatsapp: Background concurrent copying GC freed 15050(1013KB) AllocSpace objects, 23(812KB) LOS objects, 49% free, 5MB/10MB, paused 675us total 145.636ms 12-03 17:09:54.483 853 3555 I chatty : uid=1000(system) Binder:853_7 expire 1 line 12-03 17:09:54.495 2886 2886 D ServiceStateProvider: subId=1 12-03 17:09:58.758 853 3579 I chatty : uid=1000(system) Binder:853_C expire 1 line 12-03 17:09:58.777 2886 2886 D ServiceStateProvider: subId=1 12-03 17:10:00.187 2557 2570 I ndroid.systemu: Background concurrent copying GC freed 155251(6MB) AllocSpace objects, 7(136KB) LOS objects, 49% free, 7MB/14MB, paused 435us total 140.337ms 12-03 17:10:54.277 853 864 I chatty : uid=1000(system) Binder:853_1 expire 1 line 12-03 17:10:54.290 2886 2886 D ServiceStateProvider: subId=1 12-03 17:10:57.965 853 3577 I chatty : uid=1000(system) Binder:853_A expire 1 line 12-03 17:10:57.981 2886 2886 D ServiceStateProvider: subId=1 12-03 17:11:04.032 853 872 I ActivityManager: Start proc 15163:com.google.android.partnersetup/u0a26 for service com.google.android.partnersetup/.InstalledAppJobService 12-03 17:11:04.052 853 872 I ActivityManager: Start proc 15171:com.google.android.play.games/u0a134 for service com.google.android.play.games/com.google.android.apps.play.games.lib.notifications.ChimeAccountRegistrationService 12-03 17:11:04.084 853 872 I ActivityManager: Start proc 15190:com.google.android.apps.tycho/u0a138 for service com.google.android.apps.tycho/androidx.work.impl.background.systemjob.SystemJobService 12-03 17:11:04.102 15163 15163 I id.partnersetu: The ClassLoaderContext is a special shared library. 12-03 17:11:04.138 15190 15190 I roid.apps.tych: The ClassLoaderContext is a special shared library. 12-03 17:11:04.472 15171 15171 I GAv4-SVC: Google Analytics 204.2.06 is starting up. 12-03 17:11:04.514 853 6790 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10134 12-03 17:11:04.536 15190 15190 W roid.apps.tych: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (dark greylist, reflection) 12-03 17:11:04.537 15190 15190 W roid.apps.tych: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:11:04.538 15190 15190 W roid.apps.tych: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:11:04.575 3211 3211 I chatty : uid=10018 com.google.android.gms.persistent expire 2 lines 12-03 17:11:04.652 15190 15190 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT] 12-03 17:11:04.659 15171 15235 W DynamiteModule: Local module descriptor class for com.google.android.gms.measurement.dynamite not found. 12-03 17:11:04.696 853 2767 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10138 12-03 17:11:04.716 15171 15235 W roid.play.game: Unsupported class loader 12-03 17:11:04.739 15190 15250 D NetworkSecurityConfig: No Network Security Config specified, using platform default 12-03 17:11:04.749 15190 15243 W roid.apps.tych: Unsupported class loader 12-03 17:11:04.768 15190 15243 W roid.apps.tych: Skipping duplicate class check due to unsupported classloader 12-03 17:11:04.772 15190 15190 I Tycho.fdy: Requested immediate sync successfully 12-03 17:11:04.772 15171 15235 W roid.play.game: Skipping duplicate class check due to unsupported classloader 12-03 17:11:04.777 15190 15243 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:19 and remote module com.google.android.gms.measurement.dynamite:19 12-03 17:11:04.778 15190 15243 I DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 19 12-03 17:11:04.778 15190 15243 V DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils 12-03 17:11:04.791 15190 15190 I GAv4 : Google Analytics 204.2.12 is starting up. To enable debug logging on a device run: 12-03 17:11:04.791 15190 15190 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG 12-03 17:11:04.791 15190 15190 I GAv4 : adb logcat -s GAv4 12-03 17:11:04.793 15190 15262 I Tycho.lvj: background initialization 12-03 17:11:04.837 15171 15235 W roid.play.game: Unknown chunk type '200'. 12-03 17:11:04.838 15190 15243 W roid.apps.tych: Unknown chunk type '200'. 12-03 17:11:04.894 15190 15274 W GAv4 : AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:04.896 15190 15274 W GAv4 : CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:04.921 15190 15243 I DynamiteLoaderV2Impl: [71] Measurementdynamite 12-03 17:11:04.927 15190 15243 W roid.apps.tych: Unsupported class loader 12-03 17:11:04.932 15190 15277 I Tycho.CarrierServices: Not in Cs.apk, run work item in sub process 12-03 17:11:04.940 15171 15235 I DynamiteLoaderV2Impl: [71] Measurementdynamite 12-03 17:11:04.945 15171 15235 W roid.play.game: Unsupported class loader 12-03 17:11:04.959 15190 15243 W roid.apps.tych: Skipping duplicate class check due to unsupported classloader 12-03 17:11:04.974 853 872 I ActivityManager: Start proc 15278:com.google.android.apps.tycho:ims/u0a138 for service com.google.android.apps.tycho/com.google.android.ims.work.VoiceLibraryWorkService 12-03 17:11:04.980 15171 15235 W roid.play.game: Skipping duplicate class check due to unsupported classloader 12-03 17:11:05.023 15278 15278 I .apps.tycho:im: The ClassLoaderContext is a special shared library. 12-03 17:11:05.026 15171 15275 W DynamiteModule: Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found. 12-03 17:11:05.059 15171 15235 W DynamiteModule: Local module descriptor class for com.google.android.gms.measurement.dynamite not found. 12-03 17:11:05.083 15190 15274 W GAv4 : AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:05.141 3211 13630 I chatty : uid=10018(com.google.android.gms) Binder:3211_9 expire 1 line 12-03 17:11:05.240 15171 15275 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 12-03 17:11:05.421 15190 15190 V ClearcutMetricXmitter: Transmission is done. 12-03 17:11:05.540 15171 15275 I roid.play.game: The ClassLoaderContext is a special shared library. 12-03 17:11:05.669 15278 15307 I Tycho.lvj: background initialization 12-03 17:11:05.693 853 872 I ActivityManager: Start proc 15308:com.android.webview:webview_service/u0a64 for service com.android.webview/org.chromium.android_webview.services.AwVariationsSeedFetcher 12-03 17:11:05.695 15278 15278 I CarrierServices: [2] ipk.a: Initializing Carrier Services Library. 12-03 17:11:05.696 15278 15278 I CarrierServices: [2] izb.k: Reinitialize CSLib Flags: com.google.android.ims.library 12-03 17:11:05.808 15278 15278 I CarrierServices: [2] ipk.b: Initializing Carrier Services Logging. 12-03 17:11:05.815 15278 15323 W .apps.tycho:im: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (dark greylist, reflection) 12-03 17:11:05.854 15171 15275 I roid.play.game: The ClassLoaderContext is a special shared library. 12-03 17:11:05.881 15278 15278 I LogSaver: LogSaver new instance with filename: carrier_services 12-03 17:11:05.894 15278 15323 W .apps.tycho:im: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:11:05.895 15278 15323 W .apps.tycho:im: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:11:05.923 3211 13316 I chatty : uid=10018(com.google.android.gms) lowpool[29] expire 6 lines 12-03 17:11:05.993 853 3578 D ConnectivityService: requestNetwork for uid/pid:10138/15278 NetworkRequest [ TRACK_DEFAULT id=30, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10138] ] 12-03 17:11:05.994 853 2447 I chatty : uid=1000(system) EthernetService expire 2 lines 12-03 17:11:05.996 2886 2886 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=30, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10138] ] with score 60 12-03 17:11:06.008 15190 15296 I FA : App measurement initialized, version: 33015 12-03 17:11:06.009 15190 15296 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 12-03 17:11:06.010 15190 15296 I FA : To enable faster debug mode event logging run: 12-03 17:11:06.010 15190 15296 I FA : adb shell setprop debug.firebase.analytics.app com.google.android.apps.tycho 12-03 17:11:06.023 15171 15275 I roid.play.game: The ClassLoaderContext is a special shared library. 12-03 17:11:06.042 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:06.043 15278 15278 I VoiceLibrary: [2] kly.f: Carrier Services GServices flags: 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_ec_api_white_listed_packages: com.google.android.apps.messaging,com.google.android.dialer,com.google.android.ims.client.sampleapp,com.android.contacts,com.lge.rcscall,com.android.incallui,com.huawei.incallui.appfeature.rcsfeature 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_ec_api_white_listed_signatures: B28C3EDB665DF32686224DF800F603E9959BBE4E,0980A12BE993528C19107BC21AD811478C63CEFC,B38FA7B5ECFAEC44620A020752B07E063B3120A8,203997BC46B8792DC9747ABD230569071F9A0439,EDA6413C3E3A95492114FE07CD953AD897E40D1A,760EBB9F4200B3DFB1B817B40FF0563A3C150D39,5B368CFF2DA2686996BC95EAC190EAA4F5630FE5,01D845B26B688D8EF647205A5944E9407E52E06E,27196E386B875E76ADF700E7EA84E4C6EEE33DFA,1CDD04F1E4A732BB0352FDFAEE26D2315526DF85,025D5212BF3B5F5CDA6117A518721D70A94D84E0 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_test_service_white_listed_packages: com.google.android.ims.mobly.snippets 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_test_service_white_listed_signatures: AE41481F52E0F58DF2806D5A38EB3DBCA5AE02B0,E165542B31953CC282AA4EF2F4D5F07F7663A2A2 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_white_listed_packages: com.google.android.apps.messaging,com.google.android.dialer,com.google.android.ims.client.sampleapp,com.android.contacts,com.lge.rcscall,com.android.incallui,com.huawei.incallui.appfeature.rcsfeature 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_security_flags_white_listed_signatures: B28C3EDB665DF32686224DF800F603E9959BBE4E,0980A12BE993528C19107BC21AD811478C63CEFC,B38FA7B5ECFAEC44620A020752B07E063B3120A8,203997BC46B8792DC9747ABD230569071F9A0439,EDA6413C3E3A95492114FE07CD953AD897E40D1A,760EBB9F4200B3DFB1B817B40FF0563A3C150D39,5B368CFF2DA2686996BC95EAC190EAA4F5630FE5,01D845B26B688D8EF647205A5944E9407E52E06E,27196E386B875E76ADF700E7EA84E4C6EEE33DFA,1CDD04F1E4A732BB0352FDFAEE26D2315526DF85,025D5212BF3B5F5CDA6117A518721D70A94D84E0 12-03 17:11:06.043 15278 15278 I VoiceLibrary: carrier_services_video_share_disabled_user_agent_substrings: SM-G930,SM-G935,SM-A320 12-03 17:11:06.043 15278 15278 I VoiceLibrary: ==================== 12-03 17:11:06.049 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:06.118 15278 15278 I VoiceLibrary: [2] kgh.: (Sim): Initializing SimStateTracker with multi-sim support 12-03 17:11:06.119 15278 15278 I VoiceLibrary: [2] kgo.: (SingleSim): Initializing SimStateTracker for single-sim device 12-03 17:11:06.120 15278 15278 I VoiceLibrary: [2] izb.k: Reinitialize CSLib Flags: com.google.android.ims.library 12-03 17:11:06.139 15308 15308 I LoadedApk: No resource references to update in package com.android.webview 12-03 17:11:06.157 15278 15334 I VoiceLibrary: [481] kgl.c: do not delay first event 12-03 17:11:06.162 15278 15334 E VoiceLibrary: [481] kgh.x: (Sim): Permission is required for SubscriptionManager 12-03 17:11:06.175 15278 15278 I Tycho.CarrierServices: ServiceState receiver registered 12-03 17:11:06.275 15278 15278 W Tycho.VoiceLibrary: Returning false. READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE not granted. 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: Missing permission, can't read carrier configs. 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: kmb: READ_PHONE_STATE permission is missing. 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:2) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at kjd.d(PG:3) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at jbb.run(Unknown Source:10) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at java.lang.Thread.run(Thread.java:764) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: Caused by: java.lang.SecurityException 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.createException(Parcel.java:1950) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1918) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1868) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy.getConfigForSubId(ICarrierConfigLoader.java:123) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfigForSubId(CarrierConfigManager.java:2438) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfig(CarrierConfigManager.java:2458) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:1) 12-03 17:11:06.332 15278 15341 E Tycho.VoiceLibrary: ... 5 more 12-03 17:11:06.341 15308 15338 D NetworkSecurityConfig: No Network Security Config specified, using platform default 12-03 17:11:06.383 15278 15278 E VoiceLibrary: [2] jom.b: No permissions to get device id 12-03 17:11:06.398 15278 15278 I RcsProvisioning: Failed to read config: no config found /data/user/0/com.google.android.apps.tycho/files/rcsconfig (No such file or directory) 12-03 17:11:06.431 15278 15278 I Bugle : TelephonyManagerFactory: Returning per-subscription TelephonyManager (>= N) subscription{id:1} 12-03 17:11:06.433 15278 15278 W Bugle : SubscriptionUtilsAsOfM: Missing permissions, returning empty subscriber id 12-03 17:11:06.539 15278 15278 W Tycho.VoiceLibrary: Returning false. READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE not granted. 12-03 17:11:06.540 15278 15278 I Tycho.CarrierServices: Unregistered the old package! 12-03 17:11:06.558 15278 15278 I Tycho.VoiceLibrary: Clearing indexes: [] from call history. 12-03 17:11:06.564 15278 15278 I Tycho.VoiceLibrary: Updating spam list sync setting, is spam module enable: true 12-03 17:11:06.578 15278 15278 W Tycho.VoiceLibrary: Returning false. READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE not granted. 12-03 17:11:06.579 15278 15278 I Tycho.CarrierServices: Initialized VoiceLibrary. 12-03 17:11:06.590 15278 15278 I Tycho.CarrierServices: [com.google.android.apps.tycho] is not sim call manager. Not enabling MMTel. 12-03 17:11:06.602 3211 3882 I chatty : uid=10018(com.google.android.gms) Binder:3211_5 expire 6 lines 12-03 17:11:06.603 15278 15278 I Tycho.CarrierServices: Initializing MMTel 12-03 17:11:06.640 15278 15278 I GAv4 : Google Analytics 204.2.12 is starting up. To enable debug logging on a device run: 12-03 17:11:06.640 15278 15278 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG 12-03 17:11:06.640 15278 15278 I GAv4 : adb logcat -s GAv4 12-03 17:11:06.644 15278 15353 I Tycho.VoiceLibrary: VoiceService triggered, starting call engine due to: app_start 12-03 17:11:06.646 15278 15353 I Tycho.VoiceLibrary: WebRTC will be running in the same process 12-03 17:11:06.657 15278 15353 I Tycho.VoiceLibrary: schedule local logs cleanup job service 12-03 17:11:06.665 15278 15291 I Tycho.gan: Run in the non-default process for: CarrierConfigChangeWorkItem 12-03 17:11:06.689 15278 15353 I VoiceLibrary: [493] jhq.: (MMTel): : IMS module has been created 12-03 17:11:06.706 15278 15356 W GAv4 : AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:06.713 15278 15361 W VoiceLibrary: [502] kgh.dC: (Sim): Unexpected action: android.intent.action.ACTION_DEFAULT_DATA_SUBSCRIPTION_CHANGED 12-03 17:11:06.716 15278 15278 I Tycho.VoiceLibrary: Received SERVICE_STATE intent, clearing cached cell info 12-03 17:11:06.716 15278 15327 W VoiceLibrary: [477] kgh.dC: (Sim): Unexpected action: android.telephony.action.CARRIER_CONFIG_CHANGED 12-03 17:11:06.733 15278 15353 I Tycho.VoiceLibrary: Using ScoreNetworkSelector as network selector 12-03 17:11:06.772 15278 15357 W Tycho.VoiceLibrary: Returning false. READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE not granted. 12-03 17:11:06.777 15278 15362 W VoiceLibrary: [503] kgh.dC: (Sim): Unexpected action: android.intent.action.ACTION_DEFAULT_VOICE_SUBSCRIPTION_CHANGED 12-03 17:11:06.823 15278 15356 W GAv4 : CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:06.826 15278 15360 I VoiceLibrary: [501] kgl.c: SIM delay is not enabled 12-03 17:11:06.827 15278 15353 I VoiceLibrary: [493] jhq.e: Creating ImsConnectionManager. 12-03 17:11:06.833 15278 15357 E VoiceLibrary: [497] mrf.f: Missing permissions, can't read carrier configs. 12-03 17:11:06.834 15278 15357 I VoiceLibrary: [497] mrf.f: KEY_CONFIG_IMS_PACKAGE_OVERRIDE_STRING: 12-03 17:11:06.846 15190 15256 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=788cd827-f833-435d-bd57-382e75366c24, tags={ com.google.android.ims.work.RemoteWorker } ] 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: Missing permission, can't read carrier configs. 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: kmb: READ_PHONE_STATE permission is missing. 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:2) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at kjd.d(PG:3) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at jbb.run(Unknown Source:10) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at java.lang.Thread.run(Thread.java:764) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: Caused by: java.lang.SecurityException 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.createException(Parcel.java:1950) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1918) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1868) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy.getConfigForSubId(ICarrierConfigLoader.java:123) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfigForSubId(CarrierConfigManager.java:2438) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfig(CarrierConfigManager.java:2458) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:1) 12-03 17:11:06.856 15278 15341 E Tycho.VoiceLibrary: ... 5 more 12-03 17:11:06.867 15278 15360 W VoiceLibrary: [501] kgh.a: (Sim): process intent: android.intent.action.SIM_STATE_CHANGED 12-03 17:11:06.875 15278 15353 I Tycho.VoiceLibrary: Listen to connectivity data change 12-03 17:11:06.876 15278 15353 I VoiceLibrary: [493] ifx.y: Creating JibeServiceComponent 12-03 17:11:06.891 15278 15355 I org.webrtc.Logging: NativeLibrary: Loading native library: jingle_peerconnection_so 12-03 17:11:06.891 15278 15355 I org.webrtc.Logging: NativeLibrary: Loading library: jingle_peerconnection_so 12-03 17:11:06.900 15278 15353 I Tycho.CarrierServices: [com.google.android.apps.tycho] is not sim call manager. Not enabling MMTel. 12-03 17:11:06.901 15278 15353 I Tycho.VoiceLibrary: Should not enable MMTel, not starting CallEngine. 12-03 17:11:06.901 15278 15353 I Tycho.VoiceLibrary: CallEngine could no be initialized. Stopping service. 12-03 17:11:06.929 15190 15367 I Tycho.CarrierServices: Not in Cs.apk, run work item in sub process 12-03 17:11:06.935 15278 15291 I Tycho.gan: Run in the non-default process for: CarrierConfigChangeWorkItem 12-03 17:11:06.940 15278 15357 W Tycho.VoiceLibrary: Returning false. READ_PHONE_STATE or READ_PRIVILEGED_PHONE_STATE not granted. 12-03 17:11:06.945 15278 15357 E VoiceLibrary: [497] mrf.f: Missing permissions, can't read carrier configs. 12-03 17:11:06.946 15278 15357 I VoiceLibrary: [497] mrf.f: KEY_CONFIG_IMS_PACKAGE_OVERRIDE_STRING: 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: Missing permission, can't read carrier configs. 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: kmb: READ_PHONE_STATE permission is missing. 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:2) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at kjd.d(PG:3) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at jbb.run(Unknown Source:10) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at java.lang.Thread.run(Thread.java:764) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: Caused by: java.lang.SecurityException 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.createException(Parcel.java:1950) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1918) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at android.os.Parcel.readException(Parcel.java:1868) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at com.android.internal.telephony.ICarrierConfigLoader$Stub$Proxy.getConfigForSubId(ICarrierConfigLoader.java:123) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfigForSubId(CarrierConfigManager.java:2438) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at android.telephony.CarrierConfigManager.getConfig(CarrierConfigManager.java:2458) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: at kmf.b(PG:1) 12-03 17:11:06.954 15278 15341 E Tycho.VoiceLibrary: ... 5 more 12-03 17:11:06.965 15190 15251 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=a79d62c3-81ab-42c3-9d2d-76b075324f1a, tags={ com.google.android.ims.work.RemoteWorker } ] 12-03 17:11:06.991 15278 15334 E VoiceLibrary: [481] kgh.x: (Sim): Permission is required for SubscriptionManager 12-03 17:11:06.998 15278 15356 W GAv4 : AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. 12-03 17:11:07.057 15278 15278 V ClearcutMetricXmitter: Transmission is done. 12-03 17:11:07.077 15278 15355 I org.webrtc.Logging: PeerConnectionFactory: PeerConnectionFactory was initialized without an injected Loggable. Any existing Loggable will be deleted. 12-03 17:11:07.078 15278 15355 I Tycho.VoiceLibrary: encryption disabled? false 12-03 17:11:07.078 15278 15355 I Tycho.VoiceLibrary: network ignore mask: 56 12-03 17:11:07.184 15278 15355 I ims_audio_record_jni.cc: [000:000][15355] (line 66): ctor 12-03 17:11:07.185 15278 15355 I ims_audio_track_jni.cc: [000:000][15355] (line 42): ctor 12-03 17:11:07.185 15278 15355 I audio_device_module.cc: [000:001][15355] (line 658): CreateAudioDeviceModuleFromInputAndOutput 12-03 17:11:07.187 15278 15355 I audio_device_module.cc: [000:002][15355] (line 73): AndroidAudioDeviceModule 12-03 17:11:07.188 15278 15355 I default_audio_processing_jni.cc: [000:004][15355] (line 68): APM: Capture post-processing: None. 12-03 17:11:07.189 15278 15355 I default_audio_processing_jni.cc: [000:004][15355] (line 79): APM: Render pre-processing: None. 12-03 17:11:07.189 15278 15355 I default_audio_processing_jni.cc: [000:005][15355] (line 91): APM: Echo controller: None. 12-03 17:11:07.190 15278 15355 I default_audio_processing_jni.cc: [000:005][15355] (line 103): APM: Echo detector v2: None. 12-03 17:11:07.205 15278 15355 I default_audio_processing_jni.cc: [000:021][15355] (line 125): APM: Adaptive Gain Controller 2: None. 12-03 17:11:07.210 15278 15355 I webrtc_voice_engine.cc: [000:025][15355] (line 263): WebRtcVoiceEngine::WebRtcVoiceEngine 12-03 17:11:07.210 15278 15355 I webrtc_video_engine.cc: [000:026][15355] (line 588): WebRtcVideoEngine::WebRtcVideoEngine() 12-03 17:11:07.222 15278 15370 I webrtc_voice_engine.cc: [000:037][15370] (line 285): WebRtcVoiceEngine::Init 12-03 17:11:07.223 15278 15370 I audio_device_module.cc: [000:039][15370] (line 92): Init 12-03 17:11:07.224 15278 15370 I audio_device_buffer.cc: [000:040][15370] (line 65): AudioDeviceBuffer::ctor 12-03 17:11:07.224 15278 15370 I audio_device_module.cc: [000:040][15370] (line 594): AttachAudioBuffer 12-03 17:11:07.225 15278 15370 I ims_audio_track_jni.cc: [000:040][15370] (line 196): AttachAudioBuffer 12-03 17:11:07.225 15278 15370 I ims_audio_track_jni.cc: [000:041][15370] (line 200): SetPlayoutSampleRate(48000) 12-03 17:11:07.226 15278 15370 I audio_device_buffer.cc: [000:041][15370] (line 187): SetPlayoutSampleRate(48000) 12-03 17:11:07.236 15278 15370 I ims_audio_track_jni.cc: [000:052][15370] (line 203): SetPlayoutChannels(1) 12-03 17:11:07.236 15278 15370 I audio_device_buffer.cc: [000:052][15370] (line 207): SetPlayoutChannels(1) 12-03 17:11:07.237 15278 15370 I ims_audio_record_jni.cc: [000:052][15370] (line 182): AttachAudioBuffer 12-03 17:11:07.237 15278 15370 I ims_audio_record_jni.cc: [000:053][15370] (line 186): SetRecordingSampleRate(48000) 12-03 17:11:07.237 15278 15370 I audio_device_buffer.cc: [000:053][15370] (line 181): SetRecordingSampleRate(48000) 12-03 17:11:07.238 15278 15370 I ims_audio_record_jni.cc: [000:054][15370] (line 189): SetRecordingChannels(1) 12-03 17:11:07.238 15278 15370 I audio_device_buffer.cc: [000:054][15370] (line 201): SetRecordingChannels(1) 12-03 17:11:07.239 15278 15370 I ims_audio_track_jni.cc: [000:054][15370] (line 59): Init 12-03 17:11:07.243 15278 15370 I ims_audio_record_jni.cc: [000:059][15370] (line 83): Init 12-03 17:11:07.244 15278 15370 I audio_device_module.cc: [000:059][15370] (line 168): SetPlayoutDevice(0) 12-03 17:11:07.247 15278 15370 I audio_device_module.cc: [000:062][15370] (line 321): InitSpeaker 12-03 17:11:07.247 15278 15370 I audio_device_module.cc: [000:063][15370] (line 458): StereoPlayoutIsAvailable 12-03 17:11:07.248 15278 15370 I audio_device_module.cc: [000:063][15370] (line 460): output: 0 12-03 17:11:07.248 15278 15370 I audio_device_module.cc: [000:064][15370] (line 465): SetStereoPlayout(0) 12-03 17:11:07.248 15278 15370 I audio_device_module.cc: [000:064][15370] (line 181): SetRecordingDevice(0) 12-03 17:11:07.249 15278 15370 I audio_device_module.cc: [000:065][15370] (line 331): InitMicrophone 12-03 17:11:07.249 15278 15370 I audio_device_module.cc: [000:065][15370] (line 485): StereoRecordingIsAvailable 12-03 17:11:07.250 15278 15370 I audio_device_module.cc: [000:065][15370] (line 487): output: 0 12-03 17:11:07.250 15278 15370 I audio_device_module.cc: [000:066][15370] (line 492): SetStereoRecording(0) 12-03 17:11:07.251 15278 15370 I audio_device_module.cc: [000:066][15370] (line 87): RegisterAudioCallback 12-03 17:11:07.251 15278 15370 I audio_device_buffer.cc: [000:067][15370] (line 82): RegisterAudioCallback 12-03 17:11:07.251 15278 15370 I webrtc_voice_engine.cc: [000:067][15370] (line 376): WebRtcVoiceEngine::ApplyOptions: AudioOptions {aec: 1, agc: 1, ns: 1, hf: 1, swap: 0, audio_jitter_buffer_max_packets: 200, audio_jitter_buffer_fast_accelerate: 0, audio_jitter_buffer_min_delay_ms: 0, audio_jitter_buffer_enable_rtx_handling: 0, typing: 1, experimental_agc: 0, experimental_ns: 0, residual_echo_detector: 1, } 12-03 17:11:07.252 15278 15370 I webrtc_voice_engine.cc: [000:068][15370] (line 431): Disable AGC according to field trial. 12-03 17:11:07.253 15278 15370 I audio_device_module.cc: [000:068][15370] (line 531): BuiltInAECIsAvailable 12-03 17:11:07.260 15278 15370 I audio_device_module.cc: [000:076][15370] (line 535): output: 1 12-03 17:11:07.261 15278 15370 I audio_device_module.cc: [000:076][15370] (line 561): EnableBuiltInAEC(1) 12-03 17:11:07.261 15278 15370 I audio_device_module.cc: [000:077][15370] (line 531): BuiltInAECIsAvailable 12-03 17:11:07.262 15278 15370 I audio_device_module.cc: [000:077][15370] (line 535): output: 1 12-03 17:11:07.262 15278 15370 I ims_audio_record_jni.cc: [000:078][15370] (line 205): EnableBuiltInAEC(1) 12-03 17:11:07.262 15278 15370 I audio_device_module.cc: [000:078][15370] (line 566): output: 0 12-03 17:11:07.263 15278 15370 I webrtc_voice_engine.cc: [000:078][15370] (line 457): Disabling EC since built-in EC will be used instead 12-03 17:11:07.263 15278 15370 I audio_device_module.cc: [000:079][15370] (line 541): BuiltInAGCIsAvailable 12-03 17:11:07.263 15278 15370 I audio_device_module.cc: [000:079][15370] (line 542): output: 0 12-03 17:11:07.264 15278 15370 I audio_device_module.cc: [000:080][15370] (line 551): BuiltInNSIsAvailable 12-03 17:11:07.264 15278 15370 I audio_device_module.cc: [000:080][15370] (line 555): output: 1 12-03 17:11:07.265 15278 15370 I audio_device_module.cc: [000:080][15370] (line 578): EnableBuiltInNS(1) 12-03 17:11:07.265 15278 15370 I audio_device_module.cc: [000:081][15370] (line 551): BuiltInNSIsAvailable 12-03 17:11:07.266 15278 15370 I audio_device_module.cc: [000:081][15370] (line 555): output: 1 12-03 17:11:07.266 15278 15370 I ims_audio_record_jni.cc: [000:082][15370] (line 213): EnableBuiltInNS(1) 12-03 17:11:07.266 15278 15370 I audio_device_module.cc: [000:082][15370] (line 583): output: 0 12-03 17:11:07.267 15278 15370 I webrtc_voice_engine.cc: [000:082][15370] (line 484): Disabling NS since built-in NS will be used instead 12-03 17:11:07.267 15278 15370 I webrtc_voice_engine.cc: [000:083][15370] (line 491): Stereo swapping enabled? 0 12-03 17:11:07.268 15278 15370 I webrtc_voice_engine.cc: [000:083][15370] (line 496): NetEq capacity is 200 12-03 17:11:07.268 15278 15370 I webrtc_voice_engine.cc: [000:084][15370] (line 502): NetEq fast mode? 0 12-03 17:11:07.268 15278 15370 I webrtc_voice_engine.cc: [000:084][15370] (line 508): NetEq minimum delay is 0 12-03 17:11:07.269 15278 15370 I webrtc_voice_engine.cc: [000:084][15370] (line 514): NetEq handle reordered packets? 0 12-03 17:11:07.269 15278 15370 I webrtc_voice_engine.cc: [000:085][15370] (line 534): Experimental ns is enabled? 0 12-03 17:11:07.270 15278 15370 I webrtc_voice_engine.cc: [000:085][15370] (line 585): NS set to 0 12-03 17:11:07.270 15278 15370 I webrtc_voice_engine.cc: [000:086][15370] (line 589): Typing detection is enabled? 0 12-03 17:11:07.271 15278 15371 I thread.cc: [000:086][15371] (line 688): Message took 52ms to dispatch. Posted from: PostTask@third_party/webrtc/files/stable/webrtc/rtc_base/thread.cc:1046 12-03 17:11:07.272 15278 15355 I Tycho.VoiceLibrary: PeerConnectionFactory created 12-03 17:11:07.273 15278 15369 I PeerConnectionFactory: [000:089][15369] onNetworkThreadReady 12-03 17:11:07.274 15278 15371 I PeerConnectionFactory: [000:090][15371] onSignalingThreadReady 12-03 17:11:07.275 15278 15370 I thread.cc: [000:090][15370] (line 688): Message took 53ms to dispatch. Posted from: PostTask@third_party/webrtc/files/stable/webrtc/rtc_base/thread.cc:1046 12-03 17:11:07.275 15278 15370 I PeerConnectionFactory: [000:091][15370] onWorkerThreadReady 12-03 17:11:07.277 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:11:07.278 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:11:07.428 15278 15278 I Tycho.CarrierServices: Phenotype cs_lib registration successful? true 12-03 17:11:07.465 15171 15275 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 288 native methods... 12-03 17:11:07.530 15171 15295 I FA : App measurement initialized, version: 33015 12-03 17:11:07.531 15171 15295 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 12-03 17:11:07.544 15171 15295 I FA : To enable faster debug mode event logging run: 12-03 17:11:07.544 15171 15295 I FA : adb shell setprop debug.firebase.analytics.app com.google.android.play.games 12-03 17:11:07.739 15171 15275 D NetworkSecurityConfig: No Network Security Config specified, using platform default 12-03 17:11:07.794 15308 15338 I cr_VariationsSeedFetch: Fetched first run seed in 1544 ms 12-03 17:11:07.809 15171 15275 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 12-03 17:11:07.810 15171 15267 W DynamiteModule: Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found. 12-03 17:11:07.828 3211 3877 I chatty : uid=10018(com.google.android.gms) Binder:3211_4 expire 1 line 12-03 17:11:07.851 15171 15267 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 12-03 17:11:07.856 15171 15304 W DynamiteModule: Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found. 12-03 17:11:07.859 3211 3229 I chatty : uid=10018(com.google.android.gms) Binder:3211_2 expire 1 line 12-03 17:11:07.863 15171 15304 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 12-03 17:11:07.967 15171 15267 I DynamiteLoaderV2Impl: [71] Cronetdynamite 12-03 17:11:07.984 15171 15267 W roid.play.game: Unsupported class loader 12-03 17:11:08.012 15171 15267 W roid.play.game: Skipping duplicate class check due to unsupported classloader 12-03 17:11:08.190 853 2771 D ConnectivityService: requestNetwork for uid/pid:10134/15171 NetworkRequest [ TRACK_DEFAULT id=31, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10134] ] 12-03 17:11:08.193 853 1238 I chatty : uid=1000(system) WifiStateMachin expire 1 line 12-03 17:11:08.193 2886 2886 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=31, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10134] ] with score 60 12-03 17:11:08.277 15171 15267 I cr_CronetLibraryLoader: Cronet version: 85.0.4183.127, arch: aarch64 12-03 17:11:08.561 3211 13630 I chatty : uid=10018(com.google.android.gms) Binder:3211_9 expire 6 lines 12-03 17:11:08.699 13966 15207 D InstalledAppProviderSer: insertAppIntoDb android 12-03 17:11:08.727 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:08.728 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:08.784 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.amber 12-03 17:11:08.832 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.black 12-03 17:11:08.844 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.blue 12-03 17:11:08.858 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.bluegrey 12-03 17:11:08.871 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.brown 12-03 17:11:08.885 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.cyan 12-03 17:11:08.899 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.deeporange 12-03 17:11:08.913 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.deeppurple 12-03 17:11:08.925 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.green 12-03 17:11:08.969 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.grey 12-03 17:11:08.984 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.indigo 12-03 17:11:09.003 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lightblue 12-03 17:11:09.016 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lightgreen 12-03 17:11:09.029 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lime 12-03 17:11:09.041 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.orange 12-03 17:11:09.064 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.pink 12-03 17:11:09.152 15163 15211 I id.partnersetu: Waiting for a blocking GC ProfileSaver 12-03 17:11:09.168 15163 15211 I id.partnersetu: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 16.262ms 12-03 17:11:09.173 15171 15212 I roid.play.game: Waiting for a blocking GC ProfileSaver 12-03 17:11:09.233 15190 15216 I roid.apps.tych: Waiting for a blocking GC ProfileSaver 12-03 17:11:09.260 15171 15212 I roid.play.game: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 86.344ms 12-03 17:11:09.302 15190 15216 I roid.apps.tych: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 68.432ms 12-03 17:11:09.325 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.purple 12-03 17:11:09.335 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.red 12-03 17:11:09.349 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.teal 12-03 17:11:09.362 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usereight 12-03 17:11:09.376 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userfive 12-03 17:11:09.397 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userfour 12-03 17:11:09.413 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usernine 12-03 17:11:09.467 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userone 12-03 17:11:09.482 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userseven 12-03 17:11:09.495 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usersix 12-03 17:11:09.508 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userthree 12-03 17:11:09.520 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usertwo 12-03 17:11:09.530 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.white 12-03 17:11:09.542 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.yellow 12-03 17:11:09.602 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.apps.tag 12-03 17:11:09.623 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.backupconfirm 12-03 17:11:09.639 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bips 12-03 17:11:09.668 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bluetooth 12-03 17:11:09.684 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bluetoothmidiservice 12-03 17:11:09.705 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.calculator2 12-03 17:11:09.746 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.calllogbackup 12-03 17:11:09.777 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.captiveportallogin 12-03 17:11:09.795 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.carrierconfig 12-03 17:11:09.808 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.carrierdefaultapp 12-03 17:11:09.878 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cellbroadcastreceiver 12-03 17:11:09.898 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.certinstaller 12-03 17:11:09.914 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.companiondevicemanager 12-03 17:11:10.070 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.contacts 12-03 17:11:10.089 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cts.ctsshim 12-03 17:11:10.101 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cts.priv.ctsshim 12-03 17:11:10.114 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.defcontainer 12-03 17:11:10.179 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.deskclock 12-03 17:11:10.422 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.dialer 12-03 17:11:10.463 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.documentsui 12-03 17:11:10.531 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.dreams.basic 12-03 17:11:10.551 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.egg 12-03 17:11:10.607 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.emergency 12-03 17:11:10.625 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.externalstorage 12-03 17:11:10.703 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gallery3d 12-03 17:11:10.739 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.blackaf 12-03 17:11:10.787 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.dark 12-03 17:11:10.797 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.light 12-03 17:11:10.812 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.okgoogle 12-03 17:11:10.829 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.tgoogle 12-03 17:11:10.845 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.xgoogle 12-03 17:11:10.864 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.inputdevices 12-03 17:11:11.048 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.inputmethod.latin 12-03 17:11:11.102 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.internal.display.cutout.emulation.tall 12-03 17:11:11.120 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.keychain 12-03 17:11:11.171 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.launcher3 12-03 17:11:11.192 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.location.fused 12-03 17:11:11.239 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.managedprovisioning 12-03 17:11:11.306 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.messaging 12-03 17:11:11.324 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.mms.service 12-03 17:11:11.367 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.mtp 12-03 17:11:11.410 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.musicfx 12-03 17:11:11.436 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.nfc 12-03 17:11:11.456 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.omadm.service 12-03 17:11:11.473 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.pacprocessor 12-03 17:11:11.555 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.phone 12-03 17:11:11.572 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.printservice.recommendation 12-03 17:11:11.626 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.printspooler 12-03 17:11:11.645 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.blockednumber 12-03 17:11:11.664 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.calendar 12-03 17:11:11.687 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.contacts 12-03 17:11:11.708 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.downloads 12-03 17:11:11.725 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.downloads.ui 12-03 17:11:11.743 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.media 12-03 17:11:11.799 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.settings 12-03 17:11:11.818 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.telephony 12-03 17:11:11.849 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.userdictionary 12-03 17:11:11.867 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.proxyhandler 12-03 17:11:11.883 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.connmo 12-03 17:11:11.899 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.dcmo 12-03 17:11:11.944 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.diagmon 12-03 17:11:11.958 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.sprintdm 12-03 17:11:11.976 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.se 12-03 17:11:12.028 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.server.telecom 12-03 17:11:12.435 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings 12-03 17:11:12.474 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence 12-03 17:11:12.492 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence.theme.blackaf 12-03 17:11:12.537 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence.theme.dark 12-03 17:11:12.549 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.theme.blackaf 12-03 17:11:12.559 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.theme.dark 12-03 17:11:12.571 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sharedstoragebackup 12-03 17:11:12.586 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.shell 12-03 17:11:12.604 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.simappdialog 12-03 17:11:12.620 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.smspush 12-03 17:11:12.665 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.statementservice 12-03 17:11:12.685 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.stk 12-03 17:11:12.740 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.storagemanager 12-03 17:11:12.757 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.system.theme.blackaf 12-03 17:11:12.769 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.system.theme.dark 12-03 17:11:12.913 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui 12-03 17:11:12.930 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui.theme.custom.blackaf 12-03 17:11:12.975 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui.theme.custom.dark 12-03 17:11:13.017 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.traceur 12-03 17:11:13.035 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.updater.theme.blackaf 12-03 17:11:13.046 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.updater.theme.dark 12-03 17:11:13.059 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.vpndialogs 12-03 17:11:13.080 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaper.livepicker 12-03 17:11:13.114 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaperbackup 12-03 17:11:13.162 15190 15296 W ConnectionTracker: Exception thrown while unbinding 12-03 17:11:13.162 15190 15296 W ConnectionTracker: java.lang.IllegalArgumentException: Service not registered: lp@c05dc3d 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1562) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at android.app.ContextImpl.unbindService(ContextImpl.java:1692) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at android.content.ContextWrapper.unbindService(ContextWrapper.java:717) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at ci.f(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):1) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at ci.d(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):2) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at lq.D(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):10) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at lc.a(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):2) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at ee.run(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):3) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 12-03 17:11:13.162 15190 15296 W ConnectionTracker: at ix.run(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):6) 12-03 17:11:13.164 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpapercropper 12-03 17:11:13.179 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaperpicker 12-03 17:11:13.577 15171 15295 W ConnectionTracker: Exception thrown while unbinding 12-03 17:11:13.577 15171 15295 W ConnectionTracker: java.lang.IllegalArgumentException: Service not registered: lp@7c2fb7f 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1562) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at android.app.ContextImpl.unbindService(ContextImpl.java:1692) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at android.content.ContextWrapper.unbindService(ContextWrapper.java:717) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at ci.f(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):1) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at ci.d(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):2) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at lq.D(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):10) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at lc.a(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):2) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at ee.run(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):3) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 12-03 17:11:13.577 15171 15295 W ConnectionTracker: at ix.run(:com.google.android.gms.dynamite_measurementdynamite@204217065@20.42.17 (100400-0):6) 12-03 17:11:14.060 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.webview 12-03 17:11:14.083 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wellbeing.theme.blackaf 12-03 17:11:14.087 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@c03e3e4 12-03 17:11:14.093 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@6d3b702 12-03 17:11:14.110 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@28acc03 12-03 17:11:14.133 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@cc355c5 12-03 17:11:14.144 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wellbeing.theme.dark 12-03 17:11:14.277 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.custom.ambient.display 12-03 17:11:14.289 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.google.intelligence.sense.theme.dark 12-03 17:11:14.313 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.google.intelligence.sense.theme.light 12-03 17:11:14.347 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.lge.HiddenMenu 12-03 17:11:14.365 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.lge.lifetimer 12-03 17:11:14.387 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qti.qualcomm.datastatusnotification 12-03 17:11:14.401 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.atfwd 12-03 17:11:14.412 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qcrilmsgtunnel 12-03 17:11:14.425 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qti.rcsbootstraputil 12-03 17:11:14.477 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qti.rcsimsbootstraputil 12-03 17:11:14.487 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.timeservice 12-03 17:11:14.500 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.quicinc.cne.CNEService 12-03 17:11:14.513 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.verizon.omadm 12-03 17:11:14.532 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.codeaurora.ims 12-03 17:11:14.561 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.lineageos.updater 12-03 17:11:14.601 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.pixelexperience.weather.client 12-03 17:11:15.183 13966 15207 D InstalledAppProviderSer: insertAppIntoDb android 12-03 17:11:15.196 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.amber 12-03 17:11:15.221 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.black 12-03 17:11:15.234 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.blue 12-03 17:11:15.247 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.bluegrey 12-03 17:11:15.260 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.brown 12-03 17:11:15.261 853 863 I chatty : uid=1000(system) HeapTaskDaemon expire 1 line 12-03 17:11:15.276 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.cyan 12-03 17:11:15.324 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.deeporange 12-03 17:11:15.336 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.deeppurple 12-03 17:11:15.346 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.green 12-03 17:11:15.358 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.grey 12-03 17:11:15.368 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.indigo 12-03 17:11:15.378 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lightblue 12-03 17:11:15.388 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lightgreen 12-03 17:11:15.406 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.lime 12-03 17:11:15.438 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.orange 12-03 17:11:15.448 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.pink 12-03 17:11:15.460 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.purple 12-03 17:11:15.469 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.red 12-03 17:11:15.481 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.teal 12-03 17:11:15.491 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usereight 12-03 17:11:15.516 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userfive 12-03 17:11:15.545 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userfour 12-03 17:11:15.556 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usernine 12-03 17:11:15.568 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userone 12-03 17:11:15.597 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userseven 12-03 17:11:15.608 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usersix 12-03 17:11:15.619 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.userthree 12-03 17:11:15.635 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.usertwo 12-03 17:11:15.673 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.white 12-03 17:11:15.683 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.accents.yellow 12-03 17:11:15.704 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.apps.tag 12-03 17:11:15.725 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.backupconfirm 12-03 17:11:15.740 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bips 12-03 17:11:15.776 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bluetooth 12-03 17:11:15.792 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.bluetoothmidiservice 12-03 17:11:15.847 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.calculator2 12-03 17:11:15.866 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.calllogbackup 12-03 17:11:15.888 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.captiveportallogin 12-03 17:11:15.907 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.carrierconfig 12-03 17:11:15.921 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.carrierdefaultapp 12-03 17:11:16.000 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cellbroadcastreceiver 12-03 17:11:16.059 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.certinstaller 12-03 17:11:16.078 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.companiondevicemanager 12-03 17:11:16.164 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.contacts 12-03 17:11:16.181 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cts.ctsshim 12-03 17:11:16.192 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.cts.priv.ctsshim 12-03 17:11:16.204 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.defcontainer 12-03 17:11:16.279 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.deskclock 12-03 17:11:16.541 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.dialer 12-03 17:11:16.584 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.documentsui 12-03 17:11:16.601 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.dreams.basic 12-03 17:11:16.620 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.egg 12-03 17:11:16.682 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.emergency 12-03 17:11:16.698 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.externalstorage 12-03 17:11:16.795 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gallery3d 12-03 17:11:16.823 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.blackaf 12-03 17:11:16.856 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.dark 12-03 17:11:16.867 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.gboard.theme.light 12-03 17:11:16.882 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.okgoogle 12-03 17:11:16.898 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.tgoogle 12-03 17:11:16.914 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.hotwordenrollment.xgoogle 12-03 17:11:16.932 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.inputdevices 12-03 17:11:17.095 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.inputmethod.latin 12-03 17:11:17.112 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.internal.display.cutout.emulation.tall 12-03 17:11:17.128 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.keychain 12-03 17:11:17.176 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.launcher3 12-03 17:11:17.192 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.location.fused 12-03 17:11:17.229 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.managedprovisioning 12-03 17:11:17.304 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.messaging 12-03 17:11:17.358 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.mms.service 12-03 17:11:17.372 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.mtp 12-03 17:11:17.411 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.musicfx 12-03 17:11:17.440 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.nfc 12-03 17:11:17.461 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.omadm.service 12-03 17:11:17.478 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.pacprocessor 12-03 17:11:17.574 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.phone 12-03 17:11:17.628 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.printservice.recommendation 12-03 17:11:17.654 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.printspooler 12-03 17:11:17.674 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.blockednumber 12-03 17:11:17.696 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.calendar 12-03 17:11:17.719 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.contacts 12-03 17:11:17.740 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.downloads 12-03 17:11:17.801 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.downloads.ui 12-03 17:11:17.821 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.media 12-03 17:11:17.840 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.settings 12-03 17:11:17.858 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.telephony 12-03 17:11:17.873 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.providers.userdictionary 12-03 17:11:17.890 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.proxyhandler 12-03 17:11:17.906 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.connmo 12-03 17:11:17.956 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.dcmo 12-03 17:11:17.968 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.diagmon 12-03 17:11:17.983 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sdm.plugins.sprintdm 12-03 17:11:18.000 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.se 12-03 17:11:18.058 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.server.telecom 12-03 17:11:18.427 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings 12-03 17:11:18.498 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence 12-03 17:11:18.517 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence.theme.blackaf 12-03 17:11:18.528 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.intelligence.theme.dark 12-03 17:11:18.540 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.theme.blackaf 12-03 17:11:18.551 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.settings.theme.dark 12-03 17:11:18.562 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.sharedstoragebackup 12-03 17:11:18.578 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.shell 12-03 17:11:18.632 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.simappdialog 12-03 17:11:18.650 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.smspush 12-03 17:11:18.662 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.statementservice 12-03 17:11:18.682 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.stk 12-03 17:11:18.744 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.storagemanager 12-03 17:11:18.761 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.system.theme.blackaf 12-03 17:11:18.771 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.system.theme.dark 12-03 17:11:18.973 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui 12-03 17:11:18.995 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui.theme.custom.blackaf 12-03 17:11:19.007 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui.theme.custom.dark 12-03 17:11:19.059 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.traceur 12-03 17:11:19.077 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.updater.theme.blackaf 12-03 17:11:19.089 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.updater.theme.dark 12-03 17:11:19.103 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.vpndialogs 12-03 17:11:19.171 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaper.livepicker 12-03 17:11:19.204 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaperbackup 12-03 17:11:19.218 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpapercropper 12-03 17:11:19.233 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wallpaperpicker 12-03 17:11:20.019 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.webview 12-03 17:11:20.031 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wellbeing.theme.blackaf 12-03 17:11:20.042 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.android.wellbeing.theme.dark 12-03 17:11:20.083 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.custom.ambient.display 12-03 17:11:20.127 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.google.intelligence.sense.theme.dark 12-03 17:11:20.139 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.google.intelligence.sense.theme.light 12-03 17:11:20.153 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.lge.HiddenMenu 12-03 17:11:20.170 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.lge.lifetimer 12-03 17:11:20.185 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qti.qualcomm.datastatusnotification 12-03 17:11:20.195 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.atfwd 12-03 17:11:20.226 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qcrilmsgtunnel 12-03 17:11:20.250 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qti.rcsbootstraputil 12-03 17:11:20.267 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.qti.rcsimsbootstraputil 12-03 17:11:20.282 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.qualcomm.timeservice 12-03 17:11:20.295 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.quicinc.cne.CNEService 12-03 17:11:20.308 13966 15207 D InstalledAppProviderSer: insertAppIntoDb com.verizon.omadm 12-03 17:11:20.326 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.codeaurora.ims 12-03 17:11:20.353 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.lineageos.updater 12-03 17:11:20.355 3211 3211 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:11:20.428 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.pixelexperience.weather.client 12-03 17:11:20.456 13966 15207 D InstalledAppProviderSer: deleteAppFromDb org.conceptruelle.conceptruelle 12-03 17:11:20.468 13966 15207 D InstalledAppProviderSer: deleteAppFromDb org.conceptruelle.conceptruelle 12-03 17:11:20.570 13966 15207 D InstalledAppProviderSer: insertAppIntoDb org.conceptruelle.conceptruelle 12-03 17:11:20.598 853 3573 I ActivityManager: Killing 13978:com.android.keychain/1000 (adj 906): empty #17 12-03 17:11:20.599 853 873 I chatty : uid=1000(system) ActivityManager expire 7 lines 12-03 17:11:20.621 616 616 I Zygote : Process 13978 exited due to signal (9) 12-03 17:11:20.983 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:20.987 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:22.360 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:11:26.622 15278 15278 I Tycho.VoiceLibrary: Schedule periodic metrics work, interval = 24 hours 12-03 17:11:26.666 15278 15278 I Tycho.CarrierServices: [com.google.android.apps.tycho] is not sim call manager. Not enabling MMTel. 12-03 17:11:26.667 15278 15278 I Tycho.VoiceLibrary: Should not enable MMTel. Not scheduling provisioning. 12-03 17:11:26.712 15278 15430 I WM-GreedyScheduler: Ignoring schedule request in a secondary process 12-03 17:11:26.723 15278 15431 I WM-GreedyScheduler: Ignoring schedule request in non-main process 12-03 17:11:26.743 15278 15431 I WM-GreedyScheduler: Ignoring schedule request in a secondary process 12-03 17:11:29.174 853 2549 I ActivityManager: Killing 14080:com.android.documentsui/u0a2 (adj 906): empty #17 12-03 17:11:29.237 616 616 I Zygote : Process 14080 exited due to signal (9) 12-03 17:11:33.348 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:33.365 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:33.688 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:11:38.084 853 2767 I chatty : uid=1000(system) Binder:853_4 expire 1 line 12-03 17:11:38.095 853 894 I chatty : uid=1000(system) android.fg expire 1 line 12-03 17:11:39.413 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:39.415 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:42.527 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:42.533 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:33.697 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:11:33.704 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:11:51.811 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:11:51.838 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:51.840 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:54.879 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:54.882 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:11:57.990 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:11:57.992 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:12:00.008 853 853 I ActivityManager: Killing 14127:com.android.externalstorage/u0a13 (adj 906): empty #17 12-03 17:12:00.013 853 873 I chatty : uid=1000(system) ActivityManager expire 4 lines 12-03 17:12:00.064 616 616 I Zygote : Process 14127 exited due to signal (9) 12-03 17:12:38.293 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:12:38.295 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:12:41.292 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:12:41.294 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:12:44.421 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:12:44.423 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:12:56.119 13797 13877 W JobInfo : Requested backoff 0 for job 2131296634 is too small; raising to +10s0ms 12-03 17:13:16.559 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 1 line 12-03 17:13:16.590 3211 13682 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:14:20.448 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:14:24.710 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 1 line 12-03 17:14:24.722 853 894 I chatty : uid=1000(system) android.fg expire 1 line 12-03 17:14:41.217 2557 2557 V NavigationBar: onRotationProposal proposedRotation=ROTATION_0, winRotation=ROTATION_0, isValid=true, mNavBarWindowState=WINDOW_STATE_SHOWING, rotateSuggestionsDisabled=false, isRotateButtonVisible=false 12-03 17:14:46.187 2542 2542 I LatinIME: Starting input. Cursor position = 0,0 12-03 17:14:51.599 853 3579 I chatty : uid=1000(system) Binder:853_C expire 1 line 12-03 17:14:51.614 2886 2886 D ServiceStateProvider: subId=1 12-03 17:14:51.616 15278 15278 I Tycho.VoiceLibrary: Received SERVICE_STATE intent, clearing cached cell info 12-03 17:14:51.625 2886 3073 D DcNetworkAgent: NetworkAgent: Changed from [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=11264Kbps LinkDnBandwidth>=43008Kbps Specifier: <1>] to [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_ROAMING&NOT_CONGESTED Unwanted: LinkUpBandwidth>=384Kbps LinkDnBandwidth>=384Kbps Specifier: <1>], Data RAT=3, mApnSetting=[ApnSettingV5] Free Mobile, 158, 20815, free, , , , , , -1, default | supl, IP, IP, true, 0, 0, 0, false, 0, 0, 0, 0, , , false, 0, 0 12-03 17:14:20.456 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:14:20.465 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:14:51.628 853 1267 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 12-03 17:14:51.669 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:14:51.776 2886 2886 I chatty : uid=1001(radio) com.android.phone identical 8 lines 12-03 17:14:51.786 2886 2886 D TelephonyProvider: subIdString = 1 subId = 1 12-03 17:15:11.465 2542 2542 I LatinIME: Starting input. Cursor position = 72,72 12-03 17:15:16.610 853 863 I chatty : uid=1000(system) HeapTaskDaemon expire 2 lines 12-03 17:15:16.868 853 2774 I chatty : uid=1000(system) Binder:853_6 expire 3 lines 12-03 17:15:16.885 2886 2886 D ServiceStateProvider: subId=1 12-03 17:15:16.887 15278 15278 I Tycho.VoiceLibrary: Received SERVICE_STATE intent, clearing cached cell info 12-03 17:15:18.930 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:15:18.932 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:15:23.567 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 17:15:23.583 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:15:49.068 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:15:58.103 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:15:58.109 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:15:58.118 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:15:58.120 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:15:58.127 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:15:58.128 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:16:01.061 853 869 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2020-12-01-08-48-47.bin 12-03 17:16:17.033 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:16:17.039 2557 8512 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:16:17.052 2557 8512 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:16:17.138 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:16:17.141 2557 2571 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:16:17.142 2557 2571 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:16:42.207 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:16:42.209 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:17:00.451 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:17:02.558 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: BlockingExecutor nqn@c15d09b[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 47] 12-03 17:17:02.561 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: LightweightExecutor nqn@dbb3c38[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 79] 12-03 17:17:02.745 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: bgExecutor nqn@61e411[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 168] 12-03 17:17:04.884 853 2771 I chatty : uid=1000(system) Binder:853_5 expire 1 line 12-03 17:17:04.894 853 894 I chatty : uid=1000(system) android.fg expire 4 lines 12-03 17:17:16.713 9744 9755 I com.whatsapp: Background concurrent copying GC freed 78313(3MB) AllocSpace objects, 34(1224KB) LOS objects, 49% free, 5MB/10MB, paused 400us total 123.845ms 12-03 17:17:00.459 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:17:00.468 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:17:47.013 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:19:34.971 853 869 I UsageStatsService: User[0] Flushing usage stats to disk 12-03 17:19:38.574 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:19:38.586 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:19:40.449 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:19:41.582 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:19:41.584 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:19:44.831 853 6788 I chatty : uid=1000(system) Binder:853_D expire 1 line 12-03 17:19:40.455 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:19:40.471 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:21:11.168 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:22:02.796 853 871 D AutofillManagerService: onBackKeyPressed() 12-03 17:22:06.391 3211 14871 I chatty : uid=10018(com.google.android.gms) GCMWriter expire 1 line 12-03 17:22:21.094 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:22:21.104 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:22:21.109 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:23:57.575 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:24:50.337 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:24:50.345 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:24:53.470 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:24:53.473 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:26:07.824 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:26:07.826 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:26:10.911 15278 15333 I VoiceLibrary: [480] jhr.t: FiST: Wifi connectivity status true 12-03 17:26:10.920 15278 15333 I VoiceLibrary: [480] jif.d: Connected state: [1], networkType: [WIFI] 12-03 17:26:17.204 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:26:17.207 2557 2579 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:26:17.208 2557 2579 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:26:17.307 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:26:17.310 2557 2888 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:26:17.311 2557 2888 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:26:21.462 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:26:30.846 9744 9755 I com.whatsapp: Background concurrent copying GC freed 90450(4MB) AllocSpace objects, 34(1304KB) LOS objects, 50% free, 5MB/11MB, paused 688us total 137.978ms 12-03 17:26:21.484 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:26:21.491 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:27:00.006 853 853 I ActivityManager: Killing 14165:com.android.mtp/u0a4 (adj 906): empty for 1801s 12-03 17:27:00.018 853 873 I chatty : uid=1000(system) ActivityManager expire 4 lines 12-03 17:27:00.083 616 616 I Zygote : Process 14165 exited due to signal (9) 12-03 17:27:02.567 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: BlockingExecutor nqn@c15d09b[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 47] 12-03 17:27:02.570 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: LightweightExecutor nqn@dbb3c38[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 79] 12-03 17:27:02.750 4530 4560 I Finsky : [27] noh.run(3): Stats for Executor: bgExecutor nqn@61e411[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 168] 12-03 17:27:08.288 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:27:09.184 853 1144 D WindowManager: powerPress: eventTime=4305470 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 12-03 17:27:09.185 853 1144 I PowerManagerService: Going to sleep due to power button (uid 1000)... 12-03 17:27:09.187 853 853 W UsageStatsService: Event reported without a package name 12-03 17:27:09.199 853 853 I ActivityManager: Killing 13838:com.android.providers.calendar/u0a7 (adj 904): empty for 1802s 12-03 17:27:09.203 853 853 I ActivityManager: Killing 13802:com.google.android.syncadapters.calendar/u0a88 (adj 904): empty for 1804s 12-03 17:27:09.206 853 899 I chatty : uid=1000(system) PowerManagerSer expire 1 line 12-03 17:27:09.212 853 853 I ActivityManager: Killing 14152:com.google.process.gapps/u0a18 (adj 904): empty for 1804s 12-03 17:27:09.216 853 853 I ActivityManager: Killing 13878:com.google.android.gms.unstable/u0a18 (adj 904): empty for 1806s 12-03 17:27:09.222 853 873 W libprocessgroup: kill(-13838, 9) failed: No such process 12-03 17:27:09.270 853 873 W libprocessgroup: kill(-13838, 9) failed: No such process 12-03 17:27:09.292 616 616 I Zygote : Process 13802 exited due to signal (9) 12-03 17:27:09.295 616 616 I Zygote : Process 14152 exited due to signal (9) 12-03 17:27:09.304 616 616 I Zygote : Process 13838 exited due to signal (9) 12-03 17:27:09.315 853 873 W libprocessgroup: kill(-13838, 9) failed: No such process 12-03 17:27:09.316 853 873 I libprocessgroup: Successfully killed process cgroup uid 10007 pid 13838 in 112ms 12-03 17:27:09.317 853 873 W libprocessgroup: kill(-13802, 9) failed: No such process 12-03 17:27:09.317 853 873 I libprocessgroup: Successfully killed process cgroup uid 10088 pid 13802 in 0ms 12-03 17:27:09.318 853 873 W libprocessgroup: kill(-14152, 9) failed: No such process 12-03 17:27:09.318 853 873 I libprocessgroup: Successfully killed process cgroup uid 10018 pid 14152 in 0ms 12-03 17:27:09.319 853 873 W libprocessgroup: kill(-13878, 9) failed: No such process 12-03 17:27:09.334 616 616 I Zygote : Process 13878 exited due to signal (9) 12-03 17:27:09.352 853 873 W libprocessgroup: kill(-13878, 9) failed: No such process 12-03 17:27:09.352 853 873 I libprocessgroup: Successfully killed process cgroup uid 10018 pid 13878 in 33ms 12-03 17:27:09.683 853 899 E libEGL : eglDestroySurface:857 error 300d (EGL_BAD_SURFACE) 12-03 17:27:09.686 853 899 E ColorFade: eglDestroySurface failed: error 12301 12-03 17:27:09.686 853 899 E ColorFade: java.lang.Throwable 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 12-03 17:27:09.686 853 899 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:27:09.686 853 899 E ColorFade: at android.os.Looper.loop(Looper.java:193) 12-03 17:27:09.686 853 899 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 12-03 17:27:09.686 853 899 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 12-03 17:27:09.705 853 899 I DreamManagerService: Entering dreamland. 12-03 17:27:09.708 853 899 I PowerManagerService: Dozing... 12-03 17:27:09.710 853 894 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:27:09.712 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 17:27:09.722 853 894 D AutofillManagerService: Close system dialogs 12-03 17:27:09.782 853 1114 I nanohub : osLog: [PickupGesture] power: 1 12-03 17:27:09.791 853 1114 I nanohub : osLog: [AR_CHRE] OFF => ON 12-03 17:27:09.792 853 1114 I nanohub : osLog: [AR_CHRE] activity powered on 12-03 17:27:09.810 853 3573 W UsageStatsService: Event reported without a package name 12-03 17:27:10.186 3211 3942 I chatty : uid=10018(com.google.android.gms) highpool[3] expire 10 lines 12-03 17:27:10.783 853 899 I DisplayPowerController: Blocking screen off 12-03 17:27:10.786 853 899 I DisplayPowerController: Unblocked screen off after 3 ms 12-03 17:27:10.791 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:27:10.792 608 608 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x71f6e58000 12-03 17:27:10.793 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 12-03 17:27:10.798 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0 12-03 17:27:10.812 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:27:10.820 853 1144 I InputReader: Reconfiguring input devices. changes=0x00000004 12-03 17:27:11.108 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0 12-03 17:27:11.113 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0 12-03 17:27:11.116 608 608 D SurfaceFlinger: Finished set power mode=0, type=0 12-03 17:27:11.118 853 2461 D SurfaceControl: Excessive delay in setPowerMode() 12-03 17:27:31.207 853 1114 I nanohub : osLog: [AR_CHRE] still: 100 12-03 17:28:34.942 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -23m40s129ms com.whatsapp/.messaging.MessageService 12-03 17:29:21.478 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:29:40.759 853 1114 I chatty : uid=1000(system) HubConnection identical 28 lines 12-03 17:29:45.387 853 1114 I nanohub : osLog: [AR_CHRE] still: 100 12-03 17:29:45.391 853 1114 I nanohub : osLog: [AR_CHRE] ON => IDLE 12-03 17:30:56.659 853 870 I ActivityManager: Killing 4530:com.android.vending/u0a37 (adj 906): empty for 1810s 12-03 17:30:56.664 853 870 I ActivityManager: Killing 13952:com.android.defcontainer/u0a6 (adj 906): empty for 1826s 12-03 17:30:56.666 853 873 W libprocessgroup: kill(-4530, 9) failed: No such process 12-03 17:30:56.700 3211 14871 I chatty : uid=10018(com.google.android.gms) GCMWriter expire 1 line 12-03 17:30:56.718 853 873 W libprocessgroup: kill(-4530, 9) failed: No such process 12-03 17:30:56.743 616 616 I Zygote : Process 13952 exited due to signal (9) 12-03 17:30:56.764 853 6790 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=14, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@5423ae7) 12-03 17:30:56.764 853 2771 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=13, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@e99f0a6) 12-03 17:30:56.764 853 873 W libprocessgroup: kill(-4530, 9) failed: No such process 12-03 17:30:56.767 853 1267 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=13, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] (release request) 12-03 17:30:56.769 617 617 I Zygote : Process 4530 exited due to signal (9) 12-03 17:30:56.810 853 873 W libprocessgroup: kill(-4530, 9) failed: No such process 12-03 17:30:56.811 853 873 I libprocessgroup: Successfully killed process cgroup uid 10037 pid 4530 in 146ms 12-03 17:30:56.811 853 873 W libprocessgroup: kill(-13952, 9) failed: No such process 12-03 17:30:56.812 853 873 I libprocessgroup: Successfully killed process cgroup uid 10006 pid 13952 in 0ms 12-03 17:32:05.429 15190 16115 I Tycho.BaseWorker: Run in the default process for: FCM_REGISTRATION 12-03 17:32:05.455 15190 16115 I FirebaseManagerImpl: [502] dqe.c: Started task to subscribe to tickle 12-03 17:32:05.974 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 8 lines 12-03 17:32:06.592 15190 15251 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=8aec6574-f3ba-4096-b430-a20979e95031, tags={ fcm_registration, tycho_worker, com.google.android.apps.tycho.common.work.TychoWorker } ] 12-03 17:32:06.720 3479 14483 I chatty : uid=10018(com.google.android.gms) lowpool[14] expire 3 lines 12-03 17:32:06.906 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:32:06.908 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:32:06.960 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:32:06.961 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:32:25.927 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:33:46.265 13797 13877 W JobInfo : Requested backoff 0 for job 2131296634 is too small; raising to +10s0ms 12-03 17:33:49.228 2557 2570 I ndroid.systemu: Background concurrent copying GC freed 182278(7MB) AllocSpace objects, 27(540KB) LOS objects, 50% free, 6MB/13MB, paused 628us total 154.397ms 12-03 17:33:58.211 13797 13811 E System : Uncaught exception thrown by finalizer 12-03 17:33:58.225 13797 13811 E System : java.lang.NullPointerException: Null reference used for synchronization (monitor-enter) 12-03 17:33:58.225 13797 13811 E System : at com.android.org.conscrypt.ConscryptFileDescriptorSocket.finalize(ConscryptFileDescriptorSocket.java:1053) 12-03 17:33:58.225 13797 13811 E System : at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:250) 12-03 17:33:58.225 13797 13811 E System : at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:237) 12-03 17:33:58.225 13797 13811 E System : at java.lang.Daemons$Daemon.run(Daemons.java:103) 12-03 17:33:58.225 13797 13811 E System : at java.lang.Thread.run(Thread.java:764) 12-03 17:33:58.226 13797 13811 E System : Uncaught exception thrown by finalizer 12-03 17:33:58.227 13797 13811 E System : java.lang.NullPointerException: Null reference used for synchronization (monitor-enter) 12-03 17:33:58.227 13797 13811 E System : at com.android.org.conscrypt.ConscryptFileDescriptorSocket.finalize(ConscryptFileDescriptorSocket.java:1053) 12-03 17:33:58.227 13797 13811 E System : at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:250) 12-03 17:33:58.227 13797 13811 E System : at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:237) 12-03 17:33:58.227 13797 13811 E System : at java.lang.Daemons$Daemon.run(Daemons.java:103) 12-03 17:33:58.227 13797 13811 E System : at java.lang.Thread.run(Thread.java:764) 12-03 17:34:02.887 15171 16175 W DynamiteModule: Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found. 12-03 17:34:02.892 3211 3227 I chatty : uid=10018(com.google.android.gms) Binder:3211_1 expire 1 line 12-03 17:34:02.903 15171 16175 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0. 12-03 17:34:03.574 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@53c4bcc 12-03 17:34:03.589 15171 15393 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@e47e52a 12-03 17:36:06.682 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:36:15.924 2886 2906 I m.android.phon: Background concurrent copying GC freed 13838(2005KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 1963KB/3MB, paused 559us total 140.301ms 12-03 17:37:01.258 853 853 V BackupManagerService: Scheduling immediate backup pass 12-03 17:37:01.271 853 853 W BackupManagerService: Backup pass but e=false p=true 12-03 17:37:01.481 3211 16240 I chatty : uid=10018 com.google.android.gms.persistent expire 1 line 12-03 17:37:09.957 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:37:09.962 2557 2888 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:37:09.965 2557 2888 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:37:10.074 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:37:10.077 2557 2579 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:37:10.078 2557 2579 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:37:56.610 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:39:46.976 3211 14871 I chatty : uid=10018(com.google.android.gms) GCMWriter expire 1 line 12-03 17:40:49.288 853 863 I system_server: Background concurrent copying GC freed 198525(11MB) AllocSpace objects, 124(2MB) LOS objects, 42% free, 14MB/25MB, paused 700us total 231.326ms 12-03 17:41:06.023 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:42:17.279 3211 13316 I chatty : uid=10018(com.google.android.gms) lowpool[29] expire 1 line 12-03 17:42:17.294 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:17.335 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 1 line 12-03 17:42:17.353 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 2 lines 12-03 17:42:17.379 3211 3223 I chatty : uid=10018(com.google.android.gms) HeapTaskDaemon expire 1 line 12-03 17:42:17.390 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 1 line 12-03 17:42:17.409 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:17.450 3211 13316 I chatty : uid=10018(com.google.android.gms) lowpool[29] expire 2 lines 12-03 17:42:17.477 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:17.499 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 3 lines 12-03 17:42:17.509 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:17.512 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 2 lines 12-03 17:42:17.560 3211 13316 I chatty : uid=10018(com.google.android.gms) lowpool[29] expire 1 line 12-03 17:42:17.580 3479 16364 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:17.623 3211 13682 I chatty : uid=10018 com.google.android.gms.persistent expire 2 lines 12-03 17:42:17.682 3211 14126 I chatty : uid=10018(com.google.android.gms) lowpool[32] expire 1 line 12-03 17:42:17.699 853 872 I ActivityManager: Start proc 16371:com.google.android.gms:snet/u0a18 for service com.google.android.gms/.chimera.SnetIntentOperationService 12-03 17:42:17.788 16371 16371 I chatty : uid=10018 com.google.android.gms:snet expire 5 lines 12-03 17:42:17.981 3211 13682 I chatty : uid=10018 com.google.android.gms.persistent expire 2 lines 12-03 17:42:18.059 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:18.132 16371 16371 I chatty : uid=10018 com.google.android.gms:snet expire 11 lines 12-03 17:42:18.535 16371 16402 I chatty : uid=10018 com.google.android.gms:snet expire 1 line 12-03 17:42:18.684 3479 4070 I chatty : uid=10018(com.google.android.gms) highpool[0] expire 1 line 12-03 17:42:18.721 3479 3479 I chatty : uid=10018(com.google.android.gms) expire 3 lines 12-03 17:42:18.754 3479 14026 I chatty : uid=10018(com.google.android.gms) lowpool[8] expire 1 line 12-03 17:42:18.993 3479 5070 I chatty : uid=10018(com.google.android.gms) expire 1 line 12-03 17:42:19.155 3479 5070 I Icing : Removing corpus key com.google.android.gms-internal.3p:MusicGroup for package com.google.android.gms 12-03 17:42:19.499 3479 5070 I Icing : Removing corpus key com.google.android.gms-internal.3p:MusicRecording for package com.google.android.gms 12-03 17:42:19.504 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.autofill.events.AutofillGcmTaskService finished executing. cause:5 result: 1 elapsed_millis: 1846 uptime_millis: 1846 exec_start_elapsed_seconds: 14950 [CONTEXT service_id=218 ] 12-03 17:42:19.988 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:5 result: 1 elapsed_millis: 2249 uptime_millis: 2249 exec_start_elapsed_seconds: 14950 [CONTEXT service_id=218 ] 12-03 17:42:20.369 3479 14071 I GmscoreIpa: Bulk mediastore status = true [CONTEXT service_id=255 ] 12-03 17:42:20.594 3479 14026 I Icing : Indexing com.google.android.gms-internal.3p:MusicRecording from com.google.android.gms 12-03 17:42:20.652 3479 14026 E SQLiteLog: (1) no such table: MusicRecording_com.google.android.gms_seq_table 12-03 17:42:20.672 3479 14026 E Icing : Cursor call threw an exception: no such table: MusicRecording_com.google.android.gms_seq_table (code 1 SQLITE_ERROR): , while compiling: SELECT * FROM [MusicRecording_com.google.android.gms_seq_table] WHERE seqno>0 AND tag IS NULL ORDER BY seqno LIMIT 20 12-03 17:42:20.696 3479 14026 I Icing : Indexing done com.google.android.gms-internal.3p:MusicRecording 12-03 17:42:20.697 3479 14026 E Icing : Aborting indexing of corpus internal.3p:MusicRecording 12-03 17:42:20.711 3479 14026 I Icing : Indexing com.google.android.gms-internal.3p:MusicRecording from com.google.android.gms using seqno 0 12-03 17:42:20.831 3479 14026 I Icing : Indexing com.google.android.gms-internal.3p:MusicRecording from com.google.android.gms using seqno 0 12-03 17:42:20.854 3479 14071 I GmscoreIpa: Batch indexing status=false [CONTEXT service_id=255 ] 12-03 17:42:20.879 622 622 I keystore: del USRPKEY_snet_test_keys 10018 12-03 17:42:20.881 3479 14026 I Icing : Indexing com.google.android.gms-internal.3p:MusicRecording from com.google.android.gms using seqno 0 12-03 17:42:20.900 3479 14026 I chatty : uid=10018(com.google.android.gms) lowpool[8] identical 5 lines 12-03 17:42:20.903 3479 14026 I Icing : Indexing com.google.android.gms-internal.3p:MusicRecording from com.google.android.gms using seqno 0 12-03 17:42:20.926 622 622 I keystore: del USRCERT_snet_test_keys 10018 12-03 17:42:20.935 622 622 I keystore: del CACERT_snet_test_keys 10018 12-03 17:42:23.620 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:42:23.621 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:42:23.621 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:42:23.622 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:42:23.622 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:42:23.623 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:42:23.623 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:42:23.625 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:42:23.626 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:42:23.627 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:42:23.630 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.632 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:42:23.634 652 16411 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:42:23.635 652 16411 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:42:23.636 652 16411 D QC-time-services: offset is: 1 for base: 13 12-03 17:42:23.638 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:42:23.638 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.641 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:42:23.643 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.646 652 16412 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:42:23.647 652 16412 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:42:23.647 652 16412 D QC-time-services: Daemon: genoff get for 13 12-03 17:42:23.649 652 16412 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:23:46 12-03 17:42:23.650 652 16412 D QC-time-services: Daemon:Value read from RTC seconds = 44490226000 12-03 17:42:23.650 652 16412 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:42:23.651 652 16412 D QC-time-services: Daemon:Final Time = 1607013743000 12-03 17:42:23.652 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607013743 12-03 17:42:23.653 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.653 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607013743; nsec = 0 12-03 17:42:23.655 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:42:23.656 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:42:23.657 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:42:23.704 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:42:23.705 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:42:23.749 622 622 I keystore: del USRPKEY_snet_test_keys 10018 12-03 17:42:23.776 622 622 I keystore: del USRCERT_snet_test_keys 10018 12-03 17:42:23.777 622 622 I keystore: del CACERT_snet_test_keys 10018 12-03 17:42:23.785 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:42:23.785 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:42:23.786 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:42:23.786 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:42:23.786 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:42:23.787 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:42:23.787 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:42:23.787 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:42:23.788 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:42:23.788 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:42:23.789 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.790 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:42:23.790 652 16417 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:42:23.791 652 16417 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:42:23.791 652 16417 D QC-time-services: offset is: 1 for base: 13 12-03 17:42:23.791 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:42:23.792 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:42:23.792 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.793 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.794 652 16418 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:42:23.794 652 16418 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:42:23.795 652 16418 D QC-time-services: Daemon: genoff get for 13 12-03 17:42:23.795 652 16418 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:23:46 12-03 17:42:23.796 652 16418 D QC-time-services: Daemon:Value read from RTC seconds = 44490226000 12-03 17:42:23.796 652 16418 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:42:23.797 652 16418 D QC-time-services: Daemon:Final Time = 1607013743000 12-03 17:42:23.797 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607013743 12-03 17:42:23.797 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607013743; nsec = 0 12-03 17:42:23.798 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:42:23.798 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:42:23.798 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:42:23.799 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.831 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:42:23.832 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:42:23.879 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:42:23.879 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:42:23.880 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:42:23.880 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:42:23.880 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:42:23.881 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:42:23.881 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:42:23.881 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:42:23.882 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:42:23.882 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:42:23.883 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.883 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:42:23.884 652 16420 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:42:23.884 652 16420 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:42:23.884 652 16420 D QC-time-services: offset is: 1 for base: 13 12-03 17:42:23.885 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:42:23.885 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.886 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:42:23.886 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:42:23.887 652 16421 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:42:23.888 652 16421 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:42:23.888 652 16421 D QC-time-services: Daemon: genoff get for 13 12-03 17:42:23.888 652 16421 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:23:46 12-03 17:42:23.889 652 16421 D QC-time-services: Daemon:Value read from RTC seconds = 44490226000 12-03 17:42:23.889 652 16421 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:42:23.890 652 16421 D QC-time-services: Daemon:Final Time = 1607013743000 12-03 17:42:23.890 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:42:23.890 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607013743 12-03 17:42:23.891 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607013743; nsec = 0 12-03 17:42:23.891 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:42:23.892 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:42:23.892 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:42:23.893 622 622 I keystore: 1 0 12-03 17:42:23.909 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:42:23.910 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:42:24.295 853 2771 D PackageManager: [8aaae7b6-2342-47b6-a3c8-b8583452415d] Phase1; resolving 12-03 17:42:24.297 3211 13630 V PackageManager: [8aaae7b6-2342-47b6-a3c8-b8583452415d] Phase1 called; posting 12-03 17:42:24.298 3211 3211 D PackageManager: [8aaae7b6-2342-47b6-a3c8-b8583452415d] Phase1 request; prefix: [-2121285632, -2109861888, -1964724224, -1465327616, -957366272, -575295488, -215707648, 334479360, 393555968, 750145536, 813355008, 931475456, 1074388992, 1593659392] 12-03 17:42:24.308 853 2771 D PackageManager: [8aaae7b6-2342-47b6-a3c8-b8583452415d] Phase1; No results matched 12-03 17:42:24.853 16371 16402 W Settings: Setting adb_enabled has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 12-03 17:42:32.402 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:42:32.533 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mdd.service.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:42:32.675 853 870 I ActivityManager: Waited long enough for: ServiceRecord{252cd02 u0 com.google.android.gms/.chimera.SnetIntentOperationService} 12-03 17:42:47.782 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 14980 [CONTEXT service_id=218 ] 12-03 17:42:47.798 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 57 uptime_millis: 57 exec_start_elapsed_seconds: 14980 [CONTEXT service_id=218 ] 12-03 17:42:47.870 3211 3223 I .gms.persisten: Background concurrent copying GC freed 179559(9MB) AllocSpace objects, 28(820KB) LOS objects, 49% free, 10MB/20MB, paused 416us total 175.540ms 12-03 17:43:19.936 853 870 I ActivityManager: Killing 15163:com.google.android.partnersetup/u0a26 (adj 906): empty for 1935s 12-03 17:43:19.942 853 873 W libprocessgroup: kill(-15163, 9) failed: No such process 12-03 17:43:20.001 616 616 I Zygote : Process 15163 exited due to signal (9) 12-03 17:43:20.010 853 873 W libprocessgroup: kill(-15163, 9) failed: No such process 12-03 17:43:20.011 853 873 I libprocessgroup: Successfully killed process cgroup uid 10026 pid 15163 in 70ms 12-03 17:43:20.043 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.indexapi.OneoffRebuildIndexService started execution. cause:4 exec_start_elapsed_seconds: 15012 [CONTEXT service_id=218 ] 12-03 17:43:20.050 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:43:20.050 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:43:20.090 3479 16449 I IcingInternalCorpora: Received calendar update index notification. 12-03 17:43:20.111 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.indexapi.OneoffRebuildIndexService finished executing. cause:4 result: 1 elapsed_millis: 97 uptime_millis: 97 exec_start_elapsed_seconds: 15012 [CONTEXT service_id=218 ] 12-03 17:43:20.171 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService started execution. cause:5 exec_start_elapsed_seconds: 15012 [CONTEXT service_id=218 ] 12-03 17:43:20.252 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:5 result: 1 elapsed_millis: 105 uptime_millis: 105 exec_start_elapsed_seconds: 15012 [CONTEXT service_id=218 ] 12-03 17:43:21.224 853 872 I ActivityManager: Start proc 16452:com.android.providers.calendar/u0a7 for content provider com.android.providers.calendar/.CalendarProvider2 12-03 17:43:21.354 16452 16452 I CalendarProvider2: Created com.android.providers.calendar.CalendarAlarmManager@3f13c64(com.android.providers.calendar.CalendarProvider2@7755ecd) 12-03 17:43:21.447 3479 14483 I IcingInternalCorpora: EventIndexer: starting full update 12-03 17:43:21.467 3479 14483 I IcingInternalCorpora: EventIndexer: 0 added, 0 removed, 0 changed, 10 unchanged, 0 errors. 12-03 17:43:21.498 3479 3479 I IcingInternalCorpora: EventIndexer: finished after 52 ms. 12-03 17:43:26.299 16452 16466 I viders.calenda: Waiting for a blocking GC ProfileSaver 12-03 17:43:26.310 16452 16466 I viders.calenda: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 11.251ms 12-03 17:43:33.630 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:43:35.115 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:43:51.503 853 870 I ActivityManager: Killing 15278:com.google.android.apps.tycho:ims/u0a138 (adj 906): empty for 1964s 12-03 17:43:51.510 853 873 W libprocessgroup: kill(-15278, 9) failed: No such process 12-03 17:43:51.579 853 3573 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=30, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10138] ], android.os.BinderProxy@3655b04) 12-03 17:43:51.580 853 1267 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=30, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10138] ] (release request) 12-03 17:43:51.559 853 873 W libprocessgroup: kill(-15278, 9) failed: No such process 12-03 17:43:51.580 616 616 I Zygote : Process 15278 exited due to signal (9) 12-03 17:43:51.605 853 873 W libprocessgroup: kill(-15278, 9) failed: No such process 12-03 17:43:51.606 853 873 I libprocessgroup: Successfully killed process cgroup uid 10138 pid 15278 in 98ms 12-03 17:43:51.613 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 15044 [CONTEXT service_id=218 ] 12-03 17:43:51.624 3479 14483 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms using seqno 7487 12-03 17:43:51.628 3211 12673 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 39 uptime_millis: 39 exec_start_elapsed_seconds: 15044 [CONTEXT service_id=218 ] 12-03 17:43:51.641 3479 14483 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms using seqno 7487 12-03 17:44:46.350 853 869 I UsageStatsService: User[0] Flushing usage stats to disk 12-03 17:45:23.671 853 874 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 12-03 17:45:23.712 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:43:51.660 3479 14483 I chatty : uid=10018(com.google.android.gms) lowpool[14] identical 7 lines 12-03 17:43:51.663 3479 14483 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms using seqno 7487 12-03 17:47:10.197 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:47:10.207 2557 2579 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:47:10.208 2557 2579 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:47:10.298 2557 2830 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@45df76d, handler=Handler (android.os.Handler) {8b3bfa2} 12-03 17:47:10.301 2557 2571 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 12-03 17:47:10.301 2557 2571 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 12-03 17:47:18.552 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=16371 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:47:18.558 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=16371 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:47:18.570 16371 16566 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace. 12-03 17:47:18.593 16371 16566 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace. 12-03 17:47:18.597 16371 16566 D : memtrack_open: enter; name=memtrack 12-03 17:47:18.598 16371 16566 D : memtrack_open: exit 0 12-03 17:47:18.599 360 360 E SELinux : avc: denied { find } for interface=android.hardware.memtrack::IMemtrack sid=u:r:priv_app:s0:c512,c768 pid=16371 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0 12-03 17:47:28.225 16371 16571 I GMS_MM_Logger: Memory Metric Logging not allowed. Stopping. 12-03 17:47:49.067 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:48:37.691 853 1114 I nanohub : osLog: [AR_CHRE] IDLE => ON 12-03 17:48:39.087 853 1144 I PowerManagerService: Waking up from dozing (uid=1000 reason=android.policy:POWER)... 12-03 17:48:39.089 853 853 W UsageStatsService: Event reported without a package name 12-03 17:48:39.105 853 899 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 12-03 17:48:39.132 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:48:39.143 853 896 I DisplayManagerService: Display device changed state: "Écran intégré", ON 12-03 17:48:39.144 608 608 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x71f6e58000 12-03 17:48:39.145 608 608 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0 12-03 17:48:39.152 853 1103 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 12-03 17:48:39.154 853 1144 I InputReader: Reconfiguring input devices. changes=0x00000004 12-03 17:48:39.256 853 899 I DisplayPowerController: Unblocked screen on after 150 ms 12-03 17:48:39.271 853 1144 D WindowManager: powerPress: eventTime=5595602 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 12-03 17:48:39.291 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:48:39.293 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:48:39.295 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:48:39.351 853 3477 V BackupManagerConstants: getKeyValueBackupIntervalMilliseconds(...) returns 14400000 12-03 17:48:39.351 853 3477 V BackupManagerConstants: getKeyValueBackupFuzzMilliseconds(...) returns 600000 12-03 17:48:39.352 853 3477 V BackupManagerConstants: getKeyValueBackupRequiredNetworkType(...) returns 1 12-03 17:48:39.353 853 3477 V BackupManagerConstants: getKeyValueBackupRequireCharging(...) returns true 12-03 17:48:39.353 853 3477 V KeyValueBackupJob: Scheduling k/v pass in 245 minutes 12-03 17:48:39.376 608 784 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1 12-03 17:48:39.376 608 608 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0 12-03 17:48:39.378 608 608 D SurfaceFlinger: Finished set power mode=2, type=0 12-03 17:48:39.379 853 2461 D SurfaceControl: Excessive delay in setPowerMode() 12-03 17:48:39.384 853 899 W PowerManagerService: Screen on took 305 ms 12-03 17:48:39.385 853 899 I DreamManagerService: Gently waking up from dream. 12-03 17:48:39.386 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:48:39.421 853 6790 I DreamManagerService: Leaving dreamland. 12-03 17:48:39.423 853 894 I DreamManagerService: Performing gentle wake from dream. 12-03 17:48:39.424 853 894 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 12-03 17:48:39.430 853 853 W AlarmManager: Unrecognized alarm listener com.android.server.job.controllers.-$$Lambda$IdleController$IdlenessTracker$nTdS-lGBXcES5VWKcJFmQFgU7IU@28b8ce 12-03 17:48:39.537 853 1114 I nanohub : osLog: [PickupGesture] power: 0 12-03 17:48:39.540 853 1114 I nanohub : osLog: [AR_CHRE] ON => OFF 12-03 17:48:39.542 853 1114 I nanohub : osLog: [AR_CHRE] activity powered off 12-03 17:48:39.556 3211 4069 I NearbySharing: Screen is locked [CONTEXT service_id=194 ] 12-03 17:48:39.556 3211 4069 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ] 12-03 17:48:39.557 3211 4069 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ] 12-03 17:48:39.557 3211 4069 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ] 12-03 17:48:39.558 3211 4069 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. [CONTEXT service_id=194 ] 12-03 17:48:39.559 3211 4069 I NearbySharing: Failed to stop advertising because we weren't advertising. [CONTEXT service_id=194 ] 12-03 17:48:39.559 3211 4069 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ] 12-03 17:48:39.562 3211 4069 I NearbySharing: Stopping Fast Init because the screen is locked. [CONTEXT service_id=194 ] 12-03 17:48:39.563 3211 4069 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ] 12-03 17:48:39.566 3211 4069 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ] 12-03 17:48:40.366 853 865 W UsageStatsService: Event reported without a package name 12-03 17:48:40.422 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver 12-03 17:48:40.422 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 12-03 17:48:40.423 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:40.428 3211 4069 I NearbySharing: Screen is unlocked [CONTEXT service_id=194 ] 12-03 17:48:40.429 3211 4069 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ] 12-03 17:48:40.430 3211 4069 I NearbySharing: Stopping discovery because Bluetooth is disabled. [CONTEXT service_id=194 ] 12-03 17:48:40.431 3211 4069 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ] 12-03 17:48:40.437 3211 4069 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. [CONTEXT service_id=194 ] 12-03 17:48:40.437 3211 4069 I NearbySharing: Failed to stop advertising because we weren't advertising. [CONTEXT service_id=194 ] 12-03 17:48:40.438 3211 4069 I NearbySharing: Stopping advertising because Bluetooth is disabled. [CONTEXT service_id=194 ] 12-03 17:48:40.452 3211 4069 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ] 12-03 17:48:40.453 3211 4069 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ] 12-03 17:48:40.454 3211 4069 I NearbySharing: Stopping Fast Init because location is disabled. [CONTEXT service_id=194 ] 12-03 17:48:40.538 3211 16608 I TrustAgent: TAG: TrustAgent. [UserPresentIntentOperation] UserPresentIntentOperation [CONTEXT service_id=84 ] 12-03 17:48:40.560 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:40.561 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:40.570 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:40.570 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:40.642 3479 14483 I CastDatabase: Opening the database 12-03 17:48:40.676 853 3578 I WifiService: startScan uid=10018 12-03 17:48:40.684 3479 3906 I DiscoveryManager: WifiGuestModeDeviceScanner enabled. 12-03 17:48:40.709 3479 14483 I SQLiteCastStore: 0 CastNetworkInfo instances loaded, 0 CastDeviceInfo instances loaded, 0 paired guest mode devices loaded. 12-03 17:48:40.889 608 901 W SurfaceFlinger: Attempting to set client state on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:48:40.889 608 901 W SurfaceFlinger: Attempting to destroy on removed layer: SnapshotStartingWindow for taskId=93#0 12-03 17:48:41.276 853 863 I system_server: Background concurrent copying GC freed 108655(9MB) AllocSpace objects, 76(2MB) LOS objects, 42% free, 13MB/24MB, paused 396us total 192.327ms 12-03 17:48:43.644 853 3573 D WificondControl: Scan result ready event 12-03 17:48:43.653 853 894 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true 12-03 17:48:44.123 853 894 D AutofillManagerService: Close system dialogs 12-03 17:48:44.125 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 17:48:44.130 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 17:48:44.436 2557 2570 I ndroid.systemu: NativeAlloc concurrent copying GC freed 89561(3MB) AllocSpace objects, 27(540KB) LOS objects, 49% free, 6MB/12MB, paused 163us total 142.155ms 12-03 17:48:44.467 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:48:44.469 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:44.478 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:48:44.481 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:44.739 608 657 W SurfaceFlinger: Attempting to set client state on removed layer: com.whatsapp/com.whatsapp.Conversation#0 12-03 17:48:44.740 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: com.whatsapp/com.whatsapp.Conversation#0 12-03 17:48:44.827 853 5920 I OpenGLRenderer: Initialized EGL, version 1.4 12-03 17:48:44.828 853 5920 D OpenGLRenderer: Swap behavior 2 12-03 17:48:48.045 853 6788 I ActivityManager: START u0 {act=android.intent.action.DELETE dat=package:org.conceptruelle.conceptruelle flg=0x10800000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity (has extras)} from uid 10011 12-03 17:48:48.215 853 872 I ActivityManager: Start proc 16659:com.google.android.packageinstaller/u0a16 for activity com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity 12-03 17:48:48.474 16659 16659 D OpenGLRenderer: Skia GL Pipeline 12-03 17:48:48.544 16659 16676 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 12-03 17:48:48.544 16659 16676 I Adreno : Build Date : 09/22/17 12-03 17:48:48.544 16659 16676 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 12-03 17:48:48.544 16659 16676 I Adreno : Local Branch : O17A 12-03 17:48:48.544 16659 16676 I Adreno : Remote Branch : 12-03 17:48:48.544 16659 16676 I Adreno : Remote Branch : 12-03 17:48:48.544 16659 16676 I Adreno : Reconstruct Branch : 12-03 17:48:48.545 16659 16676 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 17:48:48.570 16659 16676 I Adreno : PFP: 0x00000000, ME: 0x00000000 12-03 17:48:48.577 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 12-03 17:48:48.582 16659 16676 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 12-03 17:48:48.583 16659 16676 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 12-03 17:48:48.585 16659 16676 I OpenGLRenderer: Initialized EGL, version 1.4 12-03 17:48:48.585 16659 16676 D OpenGLRenderer: Swap behavior 2 12-03 17:48:48.606 608 3381 D SurfaceFlinger: duplicate layer name: changing com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity to com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 12-03 17:48:48.623 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 12-03 17:48:48.625 16659 16676 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 12-03 17:48:48.627 16659 16676 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 17:48:48.689 853 869 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity: +616ms 12-03 17:48:49.559 16659 16659 I UninstallerActivity: Uninstalling extras=Bundle[{com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{53c571 org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483646}] 12-03 17:48:49.564 853 870 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10167 user=0: deletePackageX 12-03 17:48:49.566 16659 16676 D OpenGLRenderer: endAllActiveAnimators on 0x7127e9d300 (RippleDrawable) with handle 0x7117fc3c40 12-03 17:48:49.596 853 6790 I ActivityManager: Killing 15190:com.google.android.apps.tycho/u0a138 (adj 906): empty for 2262s 12-03 17:48:49.597 853 873 W libprocessgroup: kill(-15190, 9) failed: No such process 12-03 17:48:49.642 853 873 W libprocessgroup: kill(-15190, 9) failed: No such process 12-03 17:48:49.645 616 616 I Zygote : Process 15190 exited due to signal (9) 12-03 17:48:49.678 608 3389 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 12-03 17:48:49.679 608 3389 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 12-03 17:48:49.687 853 873 W libprocessgroup: kill(-15190, 9) failed: No such process 12-03 17:48:49.693 853 873 I libprocessgroup: Successfully killed process cgroup uid 10138 pid 15190 in 95ms 12-03 17:48:49.780 2557 2570 I ndroid.systemu: NativeAlloc concurrent copying GC freed 9789(478KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 6MB/13MB, paused 431us total 117.673ms 12-03 17:48:49.870 608 657 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 12-03 17:48:49.870 608 657 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 12-03 17:48:49.878 608 901 W SurfaceFlinger: Attempting to destroy on removed layer: Task=100#0 12-03 17:48:49.879 608 901 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{3e6dbaf token=Token{5acf78e ActivityRecord{a92ab89 u0 com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity t100}}}#0 12-03 17:48:50.022 622 622 I keystore: clear_uid 10167 12-03 17:48:50.025 853 924 I system_server: Waiting for a blocking GC Explicit 12-03 17:48:50.151 853 863 I system_server: NativeAlloc concurrent copying GC freed 39341(2MB) AllocSpace objects, 4(208KB) LOS objects, 42% free, 13MB/24MB, paused 457us total 169.599ms 12-03 17:48:50.152 853 924 I system_server: WaitForGcToComplete blocked Explicit on HeapTrim for 127.246ms 12-03 17:48:50.372 853 924 I system_server: Explicit concurrent copying GC freed 14541(753KB) AllocSpace objects, 3(124KB) LOS objects, 42% free, 13MB/23MB, paused 283us total 219.669ms 12-03 17:48:50.391 853 924 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10167 user=0: pkg removed 12-03 17:48:50.393 16659 16659 I UninstallFinish: Uninstall finished extras=Bundle[{android.content.pm.extra.STATUS=0, android.content.pm.extra.PACKAGE_NAME=org.conceptruelle.conceptruelle, com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{98e47ad org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, android.content.pm.extra.LEGACY_STATUS=1, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483646, android.content.pm.extra.STATUS_MESSAGE=DELETE_SUCCEEDED}] 12-03 17:48:50.424 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver 12-03 17:48:50.425 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver 12-03 17:48:50.429 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.instantapps.appmanagement.InstantAppRemoveMonitor 12-03 17:48:50.441 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy 12-03 17:48:50.445 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:50.453 853 865 D PackageManager: [c9ed5a1f-80fb-4078-9f81-454e450250b7] Phase1; resolving 12-03 17:48:50.455 3211 11468 V PackageManager: [c9ed5a1f-80fb-4078-9f81-454e450250b7] Phase1 called; posting 12-03 17:48:50.457 853 872 I ActivityManager: Start proc 16694:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService 12-03 17:48:50.471 2886 2886 D CarrierSvcBindHelper: No carrier app for: 0 12-03 17:48:50.500 3682 3707 I droid.launcher: Background concurrent copying GC freed 13798(604KB) AllocSpace objects, 1(24KB) LOS objects, 49% free, 3MB/6MB, paused 120us total 105.046ms 12-03 17:48:50.538 3211 3211 D PackageManager: [c9ed5a1f-80fb-4078-9f81-454e450250b7] Phase1 request; prefix: [-2032316416, -1916153856, -1708961792, -1579945984, -1122181120, -724971520, -182267904, -52559872, -13611008, 158777344, 408739840, 420691968, 479543296, 1336156160, 1355456512, 1451683840, 1671114752, 1993289728] 12-03 17:48:50.555 853 865 D PackageManager: [c9ed5a1f-80fb-4078-9f81-454e450250b7] Phase1; call timed out 12-03 17:48:50.557 853 2549 D PackageManager: [8a029146-1d42-4b7d-9774-dc85cfb13bac] Phase1; resolving 12-03 17:48:50.565 3211 3877 V PackageManager: [8a029146-1d42-4b7d-9774-dc85cfb13bac] Phase1 called; posting 12-03 17:48:50.603 853 853 W Looper : Slow dispatch took 149ms main h=android.app.ActivityThread$H c=null m=133 12-03 17:48:50.606 853 894 E PackageManager: failed to find package org.conceptruelle.conceptruelle 12-03 17:48:50.607 853 894 E OverlayManager: Failed to change enabled overlays for org.conceptruelle.conceptruelle user 0 12-03 17:48:50.610 853 853 W Looper : Slow delivery took 201ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@46d4802 m=0 12-03 17:48:50.613 853 853 I ConditionProviders: Disallowing condition provider org.conceptruelle.conceptruelle 12-03 17:48:50.632 13075 13120 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp 12-03 17:48:50.634 853 1238 D WifiConfigManager: Remove all networks for app ApplicationInfo{2238949 org.conceptruelle.conceptruelle} 12-03 17:48:50.644 3530 3530 D RegisteredNfcFServicesCache: Service unchanged, not updating 12-03 17:48:50.650 13075 13120 D AccountTypeManager: Registering 1 extension packages 12-03 17:48:50.661 853 872 I ActivityManager: Start proc 16715:com.android.keychain/1000 for service com.android.keychain/.KeyChainService 12-03 17:48:50.664 853 2549 D PackageManager: [8a029146-1d42-4b7d-9774-dc85cfb13bac] Phase1; call timed out 12-03 17:48:50.671 13075 13120 E ExternalAccountType: Unsupported attribute readOnly 12-03 17:48:50.680 13075 13120 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms 12-03 17:48:50.697 853 1144 I InputReader: Reconfiguring input devices. changes=0x00000010 12-03 17:48:50.703 13075 13120 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 89ms(wall) 9ms(cpu) 12-03 17:48:50.709 853 853 W Looper : Drained 12-03 17:48:50.739 2542 2753 I LatinIME:LogUtils: Dictionary info: dictionary = main:fr ; version = 54 ; date = 1414726264 12-03 17:48:50.754 16715 16715 I ndroid.keychai: The ClassLoaderContext is a special shared library. 12-03 17:48:50.771 853 872 I ActivityManager: Start proc 16736:com.android.documentsui/u0a2 for broadcast com.android.documentsui/.PackageReceiver 12-03 17:48:50.803 13966 16735 D InstalledAppProviderSer: deleteAppFromDb org.conceptruelle.conceptruelle 12-03 17:48:50.833 853 869 W system_server: Unknown chunk type '200'. 12-03 17:48:50.861 853 3577 W ActivityManager: Slow operation: 54ms so far, now at attachApplicationLocked: before bindApplication 12-03 17:48:50.862 853 3577 W ActivityManager: Slow operation: 55ms so far, now at attachApplicationLocked: immediately before bindApplication 12-03 17:48:50.863 853 3577 W ActivityManager: Slow operation: 56ms so far, now at attachApplicationLocked: immediately after bindApplication 12-03 17:48:50.864 853 3577 W ActivityManager: Slow operation: 56ms so far, now at attachApplicationLocked: after updateLruProcessLocked 12-03 17:48:50.866 853 3577 W ActivityManager: Slow operation: 59ms so far, now at attachApplicationLocked: after mServices.attachApplicationLocked 12-03 17:48:50.870 853 3577 W ActivityManager: Slow operation: 62ms so far, now at attachApplicationLocked: after sendPendingBroadcastsLocked 12-03 17:48:50.887 3211 3211 D PackageManager: [8a029146-1d42-4b7d-9774-dc85cfb13bac] Phase1 request; prefix: [-1769910272, -1711972352, -1374138368, -895963136, -724971520, -201461760, 152305664, 327004160, 420691968, 677294080, 731009024, 770842624, 803225600, 872734720, 990318592, 1287991296, 1466019840, 1617776640, 2119704576] 12-03 17:48:50.943 3211 16617 I Fitness : FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_REMOVED [CONTEXT service_id=17 ] 12-03 17:48:51.067 853 869 W Searchables: No global search activity found 12-03 17:48:51.068 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:48:51.069 853 871 D AutofillUI: destroySaveUiUiThread(): already destroyed 12-03 17:48:51.070 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:48:51.070 853 869 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 12-03 17:48:51.091 3479 16765 I Icing : doRemovePackageData org.conceptruelle.conceptruelle 12-03 17:48:51.104 3479 14071 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0 12-03 17:48:51.294 3479 14071 I RealtimeCacheCleanup: Beginning Realtime garbage collection. 12-03 17:48:51.324 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:51.325 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:51.338 853 3577 I ActivityManager: Killing 15308:com.android.webview:webview_service/u0a64 (adj 906): empty for 2263s 12-03 17:48:51.341 853 873 W libprocessgroup: kill(-15308, 9) failed: No such process 12-03 17:48:51.365 617 617 I Zygote : Process 15308 exited due to signal (9) 12-03 17:48:51.365 3479 14071 I RealtimeCacheCleanup: Finished Realtime garbage collection. 12-03 17:48:51.384 853 873 W libprocessgroup: kill(-15308, 9) failed: No such process 12-03 17:48:51.385 853 873 I libprocessgroup: Successfully killed process cgroup uid 10064 pid 15308 in 44ms 12-03 17:48:51.397 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 12-03 17:48:51.440 853 872 I ActivityManager: Start proc 16773:com.android.vending/u0a37 for broadcast com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver 12-03 17:48:51.442 3479 14071 W Icing : No valid account for uploading user actions 12-03 17:48:51.464 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 12-03 17:48:51.560 3479 14071 I Icing : Usage reports ok 1, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:48:51.563 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 12-03 17:48:51.565 3479 14071 W Icing : No valid account for uploading user actions 12-03 17:48:51.575 3479 14071 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:48:51.592 3479 14071 W Icing : No valid account for uploading user actions 12-03 17:48:51.600 16773 16773 I android.vendin: The ClassLoaderContext is a special shared library. 12-03 17:48:51.605 3479 14071 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:48:51.606 3479 14071 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 12-03 17:48:51.618 3479 14071 I Icing : Indexing done com.google.android.gms-apps 12-03 17:48:51.694 16773 16773 W android.vendin: JIT profile information will not be recorded: profile file does not exits. 12-03 17:48:51.825 16773 16773 I Finsky : [2] gex.az(5): Process created at version: 22.8.42-21 [0] [PR] 342741419 12-03 17:48:52.032 16773 16796 I Finsky : [57] zfi.a(2): Started reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 12-03 17:48:52.045 16773 16796 I Finsky : [57] zfi.a(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 12-03 17:48:52.123 16773 16796 I Finsky : [57] zfi.a(2): Started reading experiment flags from file [7d5xazrAtVhvgE_KssSLFH0osV1TdunmJ2q0e2lHKg0]. 12-03 17:48:52.130 16773 16796 I Finsky : [57] zfi.a(18): Finished reading experiment flags from file [7d5xazrAtVhvgE_KssSLFH0osV1TdunmJ2q0e2lHKg0]. 12-03 17:48:52.136 16773 16773 I Finsky : [2] zfi.a(2): Started reading experiment flags from file [Se-xCc4LzNyh3UrKMIU2sUf-PUKz4oQEbpKZDMuaFno]. 12-03 17:48:52.144 16773 16773 I Finsky : [2] zfi.a(18): Finished reading experiment flags from file [Se-xCc4LzNyh3UrKMIU2sUf-PUKz4oQEbpKZDMuaFno]. 12-03 17:48:52.163 16773 16773 I Finsky : [2] acjx.(3): Resetting scheduler db 12-03 17:48:52.180 16773 16794 I Finsky : [55] ajhc.a(2): Not a unicorn account 12-03 17:48:52.215 16773 16792 I Finsky : [53] ynx.(3): PackageMonitorReceiverImpl - Registering in memory receiver for android.intent.action.PACKAGE_ADDED and android.intent.action.PACKAGE_REMOVED 12-03 17:48:52.227 16773 16792 I Finsky : [53] ahow.a(2): Disable SystemUpdateActivity, because Android is lower than Q 12-03 17:48:52.246 16773 16794 W Settings: Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 12-03 17:48:52.248 16773 16794 I Finsky : [55] wix.i(3): SettingNotFoundException, fall through to G.downloadBytesOverMobileMaximum 12-03 17:48:52.249 16773 16794 W Settings: Setting download_manager_recommended_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global. 12-03 17:48:52.255 853 3579 D ConnectivityService: requestNetwork for uid/pid:10037/16773 NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] 12-03 17:48:52.256 853 2447 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:52.257 853 1238 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:52.251 16773 16794 I Finsky : [55] wix.j(3): SettingNotFoundException, fall through to G.downloadBytesOverMobileRecommended 12-03 17:48:52.257 853 1238 D WIFI : got request NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:52.258 2886 2886 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=33, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:52.285 16773 16811 I Finsky : [71] ahov.run(4): Set SystemUpdateActivity enabled state to 2 12-03 17:48:52.309 16773 16792 I Finsky : [53] tup.n(5): Enqueuing libraries load for 2053230648 12-03 17:48:52.317 16773 16794 I Finsky : [55] autz.b(2): registerListener 12-03 17:48:52.323 16773 16794 I Finsky : [55] autz.b(2): registerListener 12-03 17:48:52.346 16773 16793 W android.vendin: Accessing hidden field Ljava/util/Collections$SynchronizedCollection;->mutex:Ljava/lang/Object; (dark greylist, reflection) 12-03 17:48:52.347 16773 16793 W android.vendin: Accessing hidden method Ljava/util/Collections$SynchronizedSet;->(Ljava/util/Set;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:48:52.351 16773 16792 I Finsky : [53] jxv.j(5): Subscription detail: DataSubscriptionInfo{groupIdLevel1=FFFFFFFF, serviceProviderName=Free} 12-03 17:48:52.355 16773 16793 W android.vendin: Accessing hidden method Ljava/util/Collections$SynchronizedCollection;->(Ljava/util/Collection;Ljava/lang/Object;)V (dark greylist, reflection) 12-03 17:48:52.361 16773 16813 I Finsky : [73] tup.o(1): Starting libraries load for 2053230648 12-03 17:48:52.369 16773 16794 I Finsky : [55] alkz.w(2): Setup app restrictions monitor 12-03 17:48:52.372 16773 16794 I Finsky : [55] almv.a(3): Device wide unknown source restriction is changed. 12-03 17:48:52.490 16773 16791 I cr_CronetLibraryLoader: Cronet version: 88.0.4314.2, arch: armv8l 12-03 17:48:52.549 853 872 I ActivityManager: Start proc 16825:com.google.process.gapps/u0a18 for content provider com.google.android.gsf/.settings.GoogleSettingsProvider 12-03 17:48:52.631 16825 16825 I e.process.gapp: The ClassLoaderContext is a special shared library. 12-03 17:48:52.671 16773 16813 I Finsky : [73] tup.o(19): Loaded library for account: [XU2XmGw3D14LKDLsBv_nSZiu2j9_wjQqxM4SX1ky-7U] 12-03 17:48:52.680 16773 16813 I Finsky : [73] tup.o(23): Finished loading 1 libraries. 12-03 17:48:52.699 16825 16825 I GoogleHttpClient: GMS http client unavailable, use old client 12-03 17:48:52.839 16773 16773 I Finsky : [2] ynx.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_FULLY_REMOVED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 12-03 17:48:52.846 16773 16773 I Finsky : [2] yoy.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 12-03 17:48:52.850 16773 16773 I Finsky : [2] yoy.p(3): Package no longer installed: org.conceptruelle.conceptruelle 12-03 17:48:52.864 16773 16773 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:48:52.866 16773 16773 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:48:52.881 16773 16773 I Finsky : [2] aeke.a(8): Clearing split related stale data. 12-03 17:48:52.904 16773 16773 I Finsky : [2] yoy.p(3): Package no longer installed: org.conceptruelle.conceptruelle 12-03 17:48:53.042 16773 16866 I Finsky : [103] gxa.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 12-03 17:48:53.084 16773 16856 I Finsky : [93] owu.run(16): Frosting DB delete succeeded: true 12-03 17:48:53.092 16773 16856 I Finsky : [93] owu.run(16): Frosting DB delete succeeded: false 12-03 17:48:53.242 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:48:53.242 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:48:53.248 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:48:53.255 16773 16773 I Finsky : [2] qtl.(13): Installer: Setting Parallelism[DEFAULT] 12-03 17:48:53.257 3479 16714 I ExposureNotification: Package org.conceptruelle.conceptruelle fully removed [CONTEXT service_id=236 ] 12-03 17:48:53.258 16773 16773 I Finsky : [2] qqg.v(2): Installer: Attempting to start installer 12-03 17:48:53.261 16773 16773 I Finsky : [2] autz.b(2): registerListener 12-03 17:48:53.302 16773 16773 I Finsky : [2] jxu.onSubscriptionsChanged(1): onSubscriptionsChanged 12-03 17:48:53.308 16773 16773 I Finsky : [2] qqg.O(1): Installer kick - no action, not running yet 12-03 17:48:53.352 16773 16871 I Finsky : [108] mua.d(1): getDownloads() 12-03 17:48:53.371 16773 16796 D NetworkSecurityConfig: No Network Security Config specified, using platform default 12-03 17:48:53.404 853 872 I ActivityManager: Start proc 16875:com.android.vending:download_service/u0a37 for service com.android.vending/com.google.android.finsky.ipcservers.downloadservice.DownloadServiceGrpcServerAndroidService 12-03 17:48:53.419 853 6788 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:48:53.420 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:53.421 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:48:53.422 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:48:53.456 16875 16875 I ownload_servic: The ClassLoaderContext is a special shared library. 12-03 17:48:53.486 16875 16875 W ownload_servic: JIT profile information will not be recorded: profile file does not exits. 12-03 17:48:53.503 16875 16875 I Finsky:download_service: [2] gex.az(5): Process created at version: 22.8.42-21 [0] [PR] 342741419 12-03 17:48:53.563 16875 16875 I Finsky:download_service: [2] zfi.a(2): Started reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 12-03 17:48:53.567 16875 16875 I Finsky:download_service: [2] zfi.a(18): Finished reading experiment flags from file [0tGUNCGIkbk4o6-fQ335kUYSKwVj4lusnHT-A5Dsy08]. 12-03 17:48:53.572 16875 16875 I Finsky:download_service: [2] zfi.a(2): Started reading experiment flags from file [7d5xazrAtVhvgE_KssSLFH0osV1TdunmJ2q0e2lHKg0]. 12-03 17:48:53.579 16875 16875 I Finsky:download_service: [2] zfi.a(18): Finished reading experiment flags from file [7d5xazrAtVhvgE_KssSLFH0osV1TdunmJ2q0e2lHKg0]. 12-03 17:48:53.585 16875 16875 I Finsky:download_service: [2] tbz.onCreate(2): IPC-SERVER: Starting gRPC host service... 12-03 17:48:53.633 853 864 D ConnectivityService: requestNetwork for uid/pid:10037/16875 NetworkRequest [ TRACK_DEFAULT id=35, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] 12-03 17:48:53.634 853 2447 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=35, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:53.634 853 1238 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=35, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:53.635 853 1238 D WIFI : got request NetworkRequest [ TRACK_DEFAULT id=35, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:53.635 2886 2886 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=35, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] with score 60 12-03 17:48:53.668 16875 16900 I Finsky:download_service: [60] mmi.c(1): getDownloads() 12-03 17:48:53.701 16773 16869 I Finsky : [106] qou.run(2): Installer: Installer starting. 12-03 17:48:53.701 16773 16869 I Finsky : [106] qou.run(4): Installer: Installer started. 12-03 17:48:53.704 16773 16773 I Finsky : [2] qqg.O(7): Installer: found apps to install. isMultiUserMode=false, apps=[] 12-03 17:48:53.769 16773 16773 I Finsky : [2] acjg.a(3): SCH: Canceling job 3-2138 12-03 17:48:53.785 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 12-1 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:48:53.801 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 14089ms, D: 72466958ms, C: false, I: false, N: 1 12-03 17:48:53.803 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34530569ms, D: 1330530569ms, C: false, I: true, N: 2 12-03 17:48:53.804 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34530569ms, D: 1330530569ms, C: true, I: true, N: 2 12-03 17:48:53.810 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, 29-29, -> L: 28365ms, D: 58365ms, C: false, I: false, N: 0 12-03 17:48:53.823 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9002 9003 9001 9007 12-03 17:48:53.825 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9000, L: 14089, D: 72466958, C: false, I: false, N: 1 12-03 17:48:53.828 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9004, L: 34530569, D: 1330530569, C: false, I: true, N: 2 12-03 17:48:53.831 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9005, L: 34530569, D: 1330530569, C: true, I: true, N: 2 12-03 17:48:53.834 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9006, L: 28365, D: 58365, C: false, I: false, N: 0 12-03 17:48:53.940 16773 16902 I Finsky : [113] rdv.z(3): IQ: Creating job 2139, for (REQ_CHARGING, REQ_DEVICE_IDLE, REQ_GEARHEAD_PROJECTION_OFF, NETWORK=UNMETERED, PROVISIONING_STATE=PROVISIONED) 12-03 17:48:53.956 853 2771 W NotificationService: Toast already killed. pkg=com.google.android.packageinstaller callback=android.app.ITransientNotification$Stub$Proxy@b5131cc 12-03 17:48:53.972 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:48:53.980 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 13902ms, D: 72466771ms, C: false, I: false, N: 1 12-03 17:48:53.985 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34530384ms, D: 1330530384ms, C: false, I: true, N: 2 12-03 17:48:53.987 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86399969ms, C: true, I: true, N: 2 12-03 17:48:53.988 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, 29-29, -> L: 28178ms, D: 58178ms, C: false, I: false, N: 0 12-03 17:48:53.996 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9005 9006 9004 9000 12-03 17:48:54.001 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 13902, D: 72466771, C: false, I: false, N: 1 12-03 17:48:54.005 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 34530384, D: 1330530384, C: false, I: true, N: 2 12-03 17:48:54.009 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 0, D: 86399969, C: true, I: true, N: 2 12-03 17:48:54.011 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 28178, D: 58178, C: false, I: false, N: 0 12-03 17:48:54.070 16773 16773 I Finsky : [2] aejw.a(1): Connecting InstallListener to SplitInstallService broadcaster... 12-03 17:48:54.077 16773 16773 I Finsky : [2] aktb.a(3): Warm data store was already initialized. 12-03 17:48:54.153 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:48:54.172 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 13720ms, D: 72466590ms, C: false, I: false, N: 1 12-03 17:48:54.174 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34530193ms, D: 1330530193ms, C: false, I: true, N: 2 12-03 17:48:54.176 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86399787ms, C: true, I: true, N: 2 12-03 17:48:54.185 16773 16802 I Finsky : [63] jog.a(15): [ContentSync] finished, scheduled=true 12-03 17:48:54.187 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, 29-29, -> L: 27996ms, D: 57996ms, C: false, I: false, N: 0 12-03 17:48:54.201 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9007 9001 9002 9003 12-03 17:48:54.203 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9000, L: 13720, D: 72466590, C: false, I: false, N: 1 12-03 17:48:54.207 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9004, L: 34530193, D: 1330530193, C: false, I: true, N: 2 12-03 17:48:54.210 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9005, L: 0, D: 86399787, C: true, I: true, N: 2 12-03 17:48:54.220 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9006, L: 27996, D: 57996, C: false, I: false, N: 0 12-03 17:48:54.234 608 3389 W SurfaceFlinger: Attempting to destroy on removed layer: 712a652 Toast#0 12-03 17:48:55.649 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:55.695 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:48:56.701 16773 16788 I android.vendin: Waiting for a blocking GC ProfileSaver 12-03 17:48:56.718 16773 16788 I android.vendin: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 17.273ms 12-03 17:48:57.654 16825 16851 I e.process.gapp: Waiting for a blocking GC ProfileSaver 12-03 17:48:57.661 16825 16851 I e.process.gapp: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 7.463ms 12-03 17:48:58.494 16875 16891 I ownload_servic: Waiting for a blocking GC ProfileSaver 12-03 17:48:58.556 16875 16891 I ownload_servic: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 62.563ms 12-03 17:48:58.817 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:48:58.832 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 9056ms, D: 72461926ms, C: false, I: false, N: 1 12-03 17:48:58.835 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34525532ms, D: 1330525532ms, C: false, I: true, N: 2 12-03 17:48:58.838 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86395124ms, C: true, I: true, N: 2 12-03 17:48:58.841 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, 29-29, -> L: 23332ms, D: 53332ms, C: false, I: false, N: 0 12-03 17:48:58.858 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9004 9000 9005 9006 12-03 17:48:58.860 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 9056, D: 72461926, C: false, I: false, N: 1 12-03 17:48:58.867 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 34525532, D: 1330525532, C: false, I: true, N: 2 12-03 17:48:58.873 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 0, D: 86395124, C: true, I: true, N: 2 12-03 17:48:58.877 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 23332, D: 53332, C: false, I: false, N: 0 12-03 17:48:59.301 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:48:59.332 3479 16714 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do 12-03 17:48:59.310 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:48:59.319 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:49:00.469 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.471 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.484 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.486 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.501 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.502 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.510 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.511 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.520 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.521 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.526 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:49:00.527 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:00.777 853 863 I system_server: Background concurrent copying GC freed 88178(7MB) AllocSpace objects, 48(1920KB) LOS objects, 42% free, 13MB/24MB, paused 299us total 184.430ms 12-03 17:49:02.199 16773 16809 I Finsky : [70] gee.run(3): Initializing the instant apps module. 12-03 17:49:02.264 16773 16811 I Finsky : [71] kgv.a(19): No selector loaded 12-03 17:49:02.275 16773 16813 I Finsky : [73] zft.j(1): Triggered update for experiment package com.google.android.finsky.stable. 12-03 17:49:02.354 16773 16809 I Finsky : [70] alkz.h(2): Restoring notifications 12-03 17:49:02.398 16773 16809 I Finsky : [70] alkz.h(11): Done restoring notifications 12-03 17:49:02.416 16773 16809 I Finsky : [70] yoy.g(1): Invalidating cached PackageState for com.android.vending 12-03 17:49:02.513 16773 16809 I Finsky : [70] gdz.run(5): Component class com.google.android.finsky.wearsupport.WearSupportService disabled via PackageManager. 12-03 17:49:02.521 16773 16809 I Finsky : [70] gdz.run(5): Component class com.google.android.finsky.wearsupport.WearChangeListenerService disabled via PackageManager. 12-03 17:49:02.535 16773 16856 I Finsky : [93] ows.run(16): Wrote row to frosting DB: 5008 12-03 17:49:02.652 16773 16813 I Finsky : [73] zft.j(7): Already at the latest configurations for experiment package com.google.android.finsky.stable. 12-03 17:49:02.653 16773 16798 I Finsky : [59] zft.j(1): Triggered update for experiment package com.google.android.finsky.regular. 12-03 17:49:02.661 16773 16813 I Finsky : [73] zfk.u(2): Retrieved DSE selection state is true (cache=zff@3a55778) 12-03 17:49:02.705 16773 16813 I Finsky : [73] zgb.a(4): DSE selection state after sync is true (cache=zff@3a55778) 12-03 17:49:02.945 16773 16798 I Finsky : [59] zft.j(7): Already at the latest configurations for experiment package com.google.android.finsky.regular. 12-03 17:49:02.946 16773 16798 I Finsky : [59] zfk.u(2): Retrieved DSE selection state is true (cache=zff@3a55778) 12-03 17:49:02.947 16773 16811 I Finsky : [71] zft.j(1): Triggered update for experiment package com.google.android.finsky.regular. 12-03 17:49:02.958 16773 16798 I Finsky : [59] zgb.a(4): DSE selection state after sync is true (cache=zff@3a55778) 12-03 17:49:03.193 16773 16811 I Finsky : [71] zft.j(7): Already at the latest configurations for experiment package com.google.android.finsky.regular. 12-03 17:49:03.194 16773 16811 I Finsky : [71] zfk.u(2): Retrieved DSE selection state is true (cache=zff@3a55778) 12-03 17:49:03.203 16773 16811 I Finsky : [71] zgb.a(4): DSE selection state after sync is true (cache=zff@3a55778) 12-03 17:49:03.673 853 3577 D WificondControl: Scan result ready event 12-03 17:49:03.685 853 894 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true 12-03 17:49:03.729 16773 16773 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:03.740 16875 16875 I Finsky:download_service: [2] tbz.onDestroy(8): IPC-SERVER: Stopping gRPC host service... 12-03 17:49:03.771 16773 16773 I Finsky : [2] adro.run(5): Detected restoreservicev2://recovery not needed, will not run 12-03 17:49:04.086 16773 16866 I Finsky : [103] autz.b(2): registerListener 12-03 17:49:04.100 16773 16866 I Finsky : [103] mua.d(1): getDownloads() 12-03 17:49:04.116 16875 16875 I Finsky:download_service: [2] tbz.onCreate(2): IPC-SERVER: Starting gRPC host service... 12-03 17:49:04.125 16773 16773 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.131 16773 16866 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.132 16773 16866 I chatty : uid=10037(com.android.vending) identical 1 line 12-03 17:49:04.134 16773 16866 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.138 16875 16900 I Finsky:download_service: [60] mmi.c(1): getDownloads() 12-03 17:49:04.141 16773 16786 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.141 16773 16786 I chatty : uid=10037(com.android.vending) Binder:16773_1 identical 1 line 12-03 17:49:04.142 16773 16786 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.143 16773 16899 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.145 16773 16866 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:04.147 16773 16866 I Finsky : [103] gqy.run(7): Initialized AssetModuleDownloader. 12-03 17:49:04.952 853 853 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@f27ef87 12-03 17:49:06.481 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:49:07.401 3211 16387 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:2 exec_start_elapsed_seconds: 15360 [CONTEXT service_id=218 ] 12-03 17:49:07.418 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:2 result: 1 elapsed_millis: 47 uptime_millis: 47 exec_start_elapsed_seconds: 15360 [CONTEXT service_id=218 ] 12-03 17:49:07.960 16773 16773 I Finsky : [2] aclz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9001 12-03 17:49:07.969 16773 16773 I Finsky : [2] achd.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 12-03 17:49:07.982 16773 16773 I Finsky : [2] achd.b(9): SCH: Scheduling fallback in 64799994 (absolute: 80160810) 12-03 17:49:08.120 16773 16773 I Finsky : [2] achm.handleMessage(4): SCH: DeviceState: DeviceState{currentTime=1607014148109, isCharging=true, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=76.0} 12-03 17:49:08.144 16773 16802 I Finsky : [63] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:49:08.161 16773 16773 I Finsky : [2] achn.m(9): SCH: Running job: 12-1 12-03 17:49:08.164 16773 16773 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 12-03 17:49:08.171 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 1, PendingQueue size: 0 12-03 17:49:08.172 16773 16773 I Finsky : [2] achm.handleMessage(32): SCH: Running queue: 12-1 12-03 17:49:08.868 16773 16936 I Finsky : [127] gmz.b(1): Completed 0 account content syncs with 0 successful. 12-03 17:49:08.870 16773 16773 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 12-03 17:49:08.871 16773 16773 I Finsky : [2] aciw.n(4): SCH: jobFinished: 12-1. TimeElapsed: 709ms. 12-03 17:49:08.873 16773 16773 I Finsky : [2] achn.b(3): SCH: Job 12-1 finished. Not rescheduling. 12-03 17:49:08.877 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 0, PendingQueue size: 0 12-03 17:49:08.878 16773 16773 I Finsky : [2] achm.handleMessage(10): SCH: Executor finished 12-03 17:49:08.911 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:49:08.918 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, -> L: 29251833ms, D: 72451833ms, C: false, I: false, N: 1 12-03 17:49:08.919 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34515443ms, D: 1330515443ms, C: false, I: true, N: 2 12-03 17:49:08.921 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86385029ms, C: true, I: true, N: 2 12-03 17:49:08.922 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, 29-29, -> L: 13238ms, D: 43238ms, C: false, I: false, N: 0 12-03 17:49:08.929 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9003 9002 9007 12-03 17:49:08.930 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9000, L: 29251833, D: 72451833, C: false, I: false, N: 1 12-03 17:49:08.933 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9004, L: 34515443, D: 1330515443, C: false, I: true, N: 2 12-03 17:49:08.936 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9005 (expected to run in 0 ms) due to recent wakeup 12-03 17:49:08.937 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9005, L: 30000, D: 86385029, C: true, I: true, N: 2 12-03 17:49:08.941 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9006 (expected to run in 13238 ms) due to recent wakeup 12-03 17:49:08.942 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9006, L: 30000, D: 43238, C: false, I: false, N: 0 12-03 17:49:14.157 16773 16773 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:14.158 16773 16773 W ProxyAndroidLoggerBackend: Too many Flogger logs received before configuration. Dropping old logs. 12-03 17:49:14.176 16875 16875 I Finsky:download_service: [2] tbz.onDestroy(8): IPC-SERVER: Stopping gRPC host service... 12-03 17:49:23.165 853 894 D AutofillManagerService: Close system dialogs 12-03 17:49:23.168 2557 2557 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{b9a9aef V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 12-03 17:49:23.168 853 1143 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.Launcher (has extras)} from uid 1000 12-03 17:49:51.847 16773 16790 I Finsky : [51] noh.run(3): Stats for Executor: BlockingExecutor nqn@44c8f1c[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 13] 12-03 17:49:51.848 16773 16790 I Finsky : [51] noh.run(3): Stats for Executor: LightweightExecutor nqn@3dba725[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 71] 12-03 17:49:51.887 16773 16773 I Finsky : [2] aldz.b(3): Verification requested, id = 1 12-03 17:49:51.969 16773 16773 E Finsky : [2] VerifyPerSourceInstallationConsentInstallTask.f(2): Package name null is not an installed package 12-03 17:49:51.982 16773 16796 I Finsky : [57] alfv.a(7): Single user settings service is not running, bind it now 12-03 17:49:51.989 16773 16773 I Finsky : [2] alfu.onServiceConnected(1): Single user settings service is connected 12-03 17:49:52.011 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 12-03 17:49:52.012 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 12-03 17:49:52.031 16773 16790 I Finsky : [51] noh.run(3): Stats for Executor: bgExecutor nqn@36fb04d[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 67] 12-03 17:49:52.073 16773 16796 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value. 12-03 17:49:52.110 16773 16796 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:49:52.185 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:49:52.198 16773 16773 I Finsky : [2] aclz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9006 12-03 17:49:52.201 16773 16773 I Finsky : [2] achd.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 12-03 17:49:52.206 16773 16773 I Finsky : [2] achd.b(9): SCH: Scheduling fallback in 64799998 (absolute: 80205038) 12-03 17:49:52.349 16773 16773 I Finsky : [2] achm.handleMessage(4): SCH: DeviceState: DeviceState{currentTime=1607014192343, isCharging=true, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=76.0} 12-03 17:49:52.406 16773 16970 I Finsky : [129] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 26-1414141414 29-29 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:49:52.445 16773 16773 I Finsky : [2] achn.m(9): SCH: Running job: 29-29 12-03 17:49:52.454 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 1, PendingQueue size: 0 12-03 17:49:52.456 16773 16773 I Finsky : [2] achm.handleMessage(32): SCH: Running queue: 29-29 12-03 17:49:52.469 16773 16971 I Finsky : [130] akoa.a(0): ProcessRecoveryLogsUtil: No files in recovery directory 12-03 17:49:52.470 16773 16971 I Finsky : [130] aciw.n(4): SCH: jobFinished: 29-29. TimeElapsed: 24ms. 12-03 17:49:52.474 16773 16773 I Finsky : [2] achn.b(3): SCH: Job 29-29 finished. Not rescheduling. 12-03 17:49:52.477 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 0, PendingQueue size: 0 12-03 17:49:52.480 16773 16773 I Finsky : [2] achm.handleMessage(10): SCH: Executor finished 12-03 17:49:52.536 16773 16796 I Finsky : [57] ono.c(3): Task 7 requested foreground 12-03 17:49:52.542 16773 16796 I Finsky : [57] ono.c(8): Not entering foreground 12-03 17:49:52.557 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:49:52.562 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, -> L: 29208187ms, D: 72408187ms, C: false, I: false, N: 1 12-03 17:49:52.563 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34471800ms, D: 1330471800ms, C: false, I: true, N: 2 12-03 17:49:52.565 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86341385ms, C: true, I: true, N: 2 12-03 17:49:52.566 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 14472957ms, D: 15372957ms, C: false, I: false, N: 0 12-03 17:49:52.573 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9005 9004 9000 12-03 17:49:52.574 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 29208187, D: 72408187, C: false, I: false, N: 1 12-03 17:49:52.577 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 34471800, D: 1330471800, C: false, I: true, N: 2 12-03 17:49:52.579 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9003 (expected to run in 0 ms) due to recent wakeup 12-03 17:49:52.580 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 30000, D: 86341385, C: true, I: true, N: 2 12-03 17:49:52.583 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 14472957, D: 15372957, C: false, I: false, N: 0 12-03 17:49:53.638 16875 16897 I Finsky:download_service: [58] noh.run(3): Stats for Executor: bgExecutor nqn@28d208d[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] 12-03 17:49:52.187 636 636 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 12-03 17:49:52.191 636 636 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 12-03 17:49:56.313 853 874 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 12-03 17:49:56.612 853 864 D WificondControl: Scan result ready event 12-03 17:49:56.624 853 894 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true 12-03 17:49:58.268 16773 16834 D Volley : [82] dbo.a: HTTP response for request=<[ ] https://safebrowsing.google.com/safebrowsing/clientreport/download 0xc9395b26 NORMAL 1> [lifetime=5716], [size=265], [rc=200], [retryCount=0] 12-03 17:49:58.282 16773 16795 I Finsky : [56] alml.c(3): Verify: Verification package=org.conceptruelle.conceptruelle, id=1 response=0 12-03 17:49:58.328 16773 16796 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:49:58.378 16773 16796 I Finsky : [57] VerifyAdvancedProtectionInstallTask.mH(1): Verify AP install started 12-03 17:49:58.379 16773 16796 I Finsky : [57] VerifyAdvancedProtectionInstallTask.mH(2): Allowing install because there are no Advanced Protection users 12-03 17:49:58.382 16773 16773 I Finsky : [2] VerifyAdvancedProtectionInstallTask.mF(2): Reported verification result: ALLOW 12-03 17:49:58.383 16773 16796 I Finsky : [57] VerifyPerSourceInstallationConsentInstallTask.mH(2): PSIC verification started with installer uid: 2000 package name: null, originating uid: -1 12-03 17:49:58.389 16773 16773 I Finsky : [2] VerifyInstallTask.g(3): Verifying id=1, result=1 12-03 17:49:58.402 853 924 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_EXTERNAL_STORAGE in package: org.conceptruelle.conceptruelle at: Binary XML file line #28 12-03 17:49:58.606 853 924 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=2 restoreSet=0 12-03 17:49:58.608 853 924 V BackupManagerService: Finishing install immediately 12-03 17:49:58.621 621 621 E : Couldn't opendir /data/app/vmdl783754141.tmp: No such file or directory 12-03 17:49:58.622 621 621 E installd: Failed to delete /data/app/vmdl783754141.tmp: No such file or directory 12-03 17:49:58.643 853 3555 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver 12-03 17:49:58.644 853 3573 D PackageManager: [b24e8758-ab11-4833-b25f-69af2ab5d734] Phase1; resolving 12-03 17:49:58.648 16773 16773 I Finsky : [2] ynx.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_ADDED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 12-03 17:49:58.649 16773 16773 I Finsky : [2] yoy.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 12-03 17:49:58.651 3211 3850 V PackageManager: [b24e8758-ab11-4833-b25f-69af2ab5d734] Phase1 called; posting 12-03 17:49:58.661 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver 12-03 17:49:58.661 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy 12-03 17:49:58.663 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.gass.chimera.PackageChangeBroadcastReceiver 12-03 17:49:58.663 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:49:58.665 853 1144 I InputReader: Reconfiguring input devices. changes=0x00000010 12-03 17:49:58.673 13075 13120 D AccountTypeManager: Registering external account type=com.whatsapp, packageName=com.whatsapp 12-03 17:49:58.676 13075 13120 D AccountTypeManager: Registering 1 extension packages 12-03 17:49:58.679 3211 3211 D PackageManager: [b24e8758-ab11-4833-b25f-69af2ab5d734] Phase1 request; prefix: [-2130554880, -2100207616, -1899069440, -1527468032, -1330991104, -1151672320, -724971520, -571621376, -464244736, 420691968, 833409024, 874106880, 893325312, 1071976448, 1230110720, 1361027072, 1674252288, 1679122432, 1987743744] 12-03 17:49:58.685 853 3573 D PackageManager: [b24e8758-ab11-4833-b25f-69af2ab5d734] Phase1; No results matched 12-03 17:49:58.687 853 853 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@AqI 12-03 17:49:58.688 853 6790 D PackageManager: [bf4d5ad1-5005-4487-acaa-51797ff0df7d] Phase1; resolving 12-03 17:49:58.689 3211 5222 V PackageManager: [bf4d5ad1-5005-4487-acaa-51797ff0df7d] Phase1 called; posting 12-03 17:49:58.693 3211 3211 D PackageManager: [bf4d5ad1-5005-4487-acaa-51797ff0df7d] Phase1 request; prefix: [-2120130560, -1971994624, -1716285440, -1632096256, -1278021632, -1167859712, -762339328, -724971520, -607797248, -192692224, 28663808, 112979968, 183574528, 420691968, 1009635328, 1019580416, 1273315328, 1378361344, 1647628288, 1858269184] 12-03 17:49:58.716 3530 3530 D RegisteredNfcFServicesCache: Service unchanged, not updating 12-03 17:49:58.716 16773 16773 I Finsky : [2] oxf.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 12-03 17:49:58.722 13075 13120 E ExternalAccountType: Unsupported attribute readOnly 12-03 17:49:58.751 16773 16773 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:49:58.757 16773 16773 I Finsky : [2] anan.a(3): Do not start WearSupportService due to Wear service optimization 12-03 17:49:58.765 13075 13120 D AccountTypeManager: Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.gms 12-03 17:49:58.768 853 853 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 12-03 17:49:58.772 16773 16773 I Finsky : [2] aeke.a(8): Clearing split related stale data. 12-03 17:49:58.772 3211 16987 W GCM : Unexpected forwarded intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.PersistentIntentOperationService (has extras) } 12-03 17:49:58.779 853 6790 D PackageManager: [bf4d5ad1-5005-4487-acaa-51797ff0df7d] Phase1; No results matched 12-03 17:49:58.782 3211 16996 W GCM : Unexpected forwarded intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.PersistentIntentOperationService (has extras) } 12-03 17:49:58.787 13075 13120 I AccountTypeManager: Loaded meta-data for 3 account types, 3 accounts in 137ms(wall) 7ms(cpu) 12-03 17:49:58.803 853 3577 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 12-03 17:49:58.804 853 869 W system_server: Unknown chunk type '200'. 12-03 17:49:58.810 2886 2886 D CarrierSvcBindHelper: No carrier app for: 0 12-03 17:49:58.813 16773 16773 I Finsky : [2] oxf.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 12-03 17:49:58.815 16773 16982 I Finsky : [134] ows.run(16): Wrote row to frosting DB: 5009 12-03 17:49:58.832 16773 16990 I Finsky : [135] gxa.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 12-03 17:49:58.842 2886 2886 D CarrierConfigLoader: mHandler: 9 phoneId: 0 12-03 17:49:58.852 3479 16991 I Auth : [SupervisedAccountIntentOperation] onHandleIntent(): android.intent.action.PACKAGE_ADDED 12-03 17:49:58.853 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.auth.key.retrieval.service.START cmp=com.google.android.gms/.chimera.GmsApiService } 12-03 17:49:58.854 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.auth.key.retrieval.service.START cmp=com.google.android.gms/.chimera.GmsApiService } 12-03 17:49:58.879 853 869 W Searchables: No global search activity found 12-03 17:49:58.886 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:49:58.888 853 871 D AutofillUI: destroySaveUiUiThread(): already destroyed 12-03 17:49:58.888 853 869 D AutofillManagerServiceImpl: Reset component for user 0 () 12-03 17:49:58.888 853 869 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 12-03 17:49:58.889 853 869 W VoiceInteractionManagerService: no available voice recognition services found for user 0 12-03 17:49:58.892 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:49:58.892 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:49:58.898 3479 16989 I ChromeSync: [Sync,SyncIntentOperation] Handling the intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.conceptruelle.conceptruelle flg=0x4000010 pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }. 12-03 17:49:58.936 17017 17017 I e.conceptruell: Late-enabling -Xcheck:jni 12-03 17:49:58.938 853 872 I ActivityManager: Start proc 17017:org.conceptruelle.conceptruelle/u0a168 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 12-03 17:49:59.063 16773 16773 I Finsky : [2] VerifyInstallTask.mF(6): Verification complete: id=1, package_name=org.conceptruelle.conceptruelle 12-03 17:49:59.073 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms } 12-03 17:49:59.095 853 863 I system_server: Background concurrent copying GC freed 73333(3MB) AllocSpace objects, 17(676KB) LOS objects, 42% free, 15MB/26MB, paused 387us total 474.956ms 12-03 17:49:59.138 853 2767 W ActivityManager: Request to remove task ignored for non-existent task 100 12-03 17:49:59.189 16773 16982 I Finsky : [134] ows.run(16): Wrote row to frosting DB: 5010 12-03 17:49:59.228 17017 17017 I e.conceptruell: The ClassLoaderContext is a special shared library. 12-03 17:49:59.341 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:49:59.369 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, 12-1, -> L: 14382ms, D: 72401397ms, C: false, I: false, N: 1 12-03 17:49:59.370 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34465007ms, D: 1330465007ms, C: false, I: true, N: 2 12-03 17:49:59.390 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86334595ms, C: true, I: true, N: 2 12-03 17:49:59.413 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 14466168ms, D: 15366168ms, C: false, I: false, N: 0 12-03 17:49:59.423 16773 16970 I Finsky : [129] jog.a(15): [ContentSync] finished, scheduled=true 12-03 17:49:59.431 17017 17017 V PythonActivity: PythonActivity onCreate running 12-03 17:49:59.435 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9002 9007 9001 9003 12-03 17:49:59.448 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9000 (expected to run in 14382 ms) due to recent wakeup 12-03 17:49:59.448 17017 17017 V PythonActivity: About to do super onCreate 12-03 17:49:59.449 17017 17017 V SDL : Device: bullhead 12-03 17:49:59.449 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9000, L: 30000, D: 72401397, C: false, I: false, N: 1 12-03 17:49:59.449 17017 17017 V SDL : Model: Nexus 5X 12-03 17:49:59.450 17017 17017 V SDL : onCreate() 12-03 17:49:59.452 17017 17017 V PythonActivity: Did super onCreate 12-03 17:49:59.452 17017 17017 V SDL : getting identifier 12-03 17:49:59.453 17017 17017 V SDL : kind is drawable and name presplash 12-03 17:49:59.454 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9004, L: 34465007, D: 1330465007, C: false, I: true, N: 2 12-03 17:49:59.454 17017 17017 V SDL : result is 2130771970 12-03 17:49:59.466 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9005 (expected to run in 0 ms) due to recent wakeup 12-03 17:49:59.467 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9005, L: 30000, D: 86334595, C: true, I: true, N: 2 12-03 17:49:59.484 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9006, L: 14466168, D: 15366168, C: false, I: false, N: 0 12-03 17:49:59.495 17017 17017 V SDL : asked to get string presplash_color 12-03 17:49:59.495 17017 17017 V SDL : getting identifier 12-03 17:49:59.496 17017 17017 V SDL : kind is string and name presplash_color 12-03 17:49:59.497 17017 17017 V SDL : result is 2130968577 12-03 17:49:59.548 17017 17042 V PythonActivity: Ready to unpack 12-03 17:49:59.551 17017 17017 V PythonActivity: onResume() 12-03 17:49:59.551 17017 17017 V SDL : onResume() 12-03 17:49:59.556 17017 17042 V pythonactivityutil: UNPACKING!!! private app 12-03 17:49:59.556 17017 17017 D OpenGLRenderer: Skia GL Pipeline 12-03 17:49:59.559 17017 17042 V SDL : asked to get string private_version 12-03 17:49:59.560 17017 17042 V SDL : getting identifier 12-03 17:49:59.565 17017 17042 V SDL : kind is string and name private_version 12-03 17:49:59.566 17017 17042 V SDL : result is 2130968578 12-03 17:49:59.567 17017 17042 V pythonactivityutil: Data version is 1607014182.981338 12-03 17:49:59.583 17017 17042 V pythonactivityutil: Extracting private assets. 12-03 17:49:59.614 17017 17042 V python : extracting p4a_env_vars.txt 12-03 17:49:59.617 17017 17042 V python : extracting icon.png 12-03 17:49:59.640 17017 17043 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 12-03 17:49:59.640 17017 17043 I Adreno : Build Date : 09/22/17 12-03 17:49:59.640 17017 17043 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 12-03 17:49:59.640 17017 17043 I Adreno : Local Branch : O17A 12-03 17:49:59.640 17017 17043 I Adreno : Remote Branch : 12-03 17:49:59.640 17017 17043 I Adreno : Remote Branch : 12-03 17:49:59.640 17017 17043 I Adreno : Reconstruct Branch : 12-03 17:49:59.643 17017 17043 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 17:49:59.650 17017 17042 V python : extracting _htmlparser.pyc 12-03 17:49:59.650 17017 17017 V SDL : onWindowFocusChanged(): true 12-03 17:49:59.670 17017 17042 V python : extracting sitecustomize.pyc 12-03 17:49:59.675 17017 17042 V python : extracting main.pyc 12-03 17:49:59.688 17017 17042 V python : extracting _python_bundle/ 12-03 17:49:59.707 17017 17042 V python : extracting _python_bundle/stdlib.zip 12-03 17:49:59.729 17017 17043 I Adreno : PFP: 0x00000000, ME: 0x00000000 12-03 17:49:59.732 3479 4070 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 12-03 17:49:59.748 3479 3479 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:49:59.749 3479 3479 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:49:59.770 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 12-03 17:49:59.772 17017 17043 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 12-03 17:49:59.773 17017 17043 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 12-03 17:49:59.775 17017 17043 I OpenGLRenderer: Initialized EGL, version 1.4 12-03 17:49:59.776 17017 17043 D OpenGLRenderer: Swap behavior 2 12-03 17:49:59.824 3479 16765 W Icing : No valid account for uploading user actions 12-03 17:49:59.862 360 360 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 12-03 17:49:59.864 17017 17043 D vndksupport: Loading /vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 12-03 17:49:59.866 17017 17043 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 12-03 17:49:59.896 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 12-03 17:49:59.938 3479 16765 I Icing : Usage reports ok 1, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:49:59.945 3479 5251 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 12-03 17:49:59.953 3479 16765 W Icing : No valid account for uploading user actions 12-03 17:49:59.976 3479 16765 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:49:59.978 3479 16765 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 7515 12-03 17:50:00.002 853 869 I ActivityManager: Displayed org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity: +1s193ms 12-03 17:50:00.090 3479 16765 W Icing : No valid account for uploading user actions 12-03 17:50:00.115 3479 16765 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 12-03 17:50:00.116 3479 16765 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 12-03 17:50:00.148 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.167 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 12-03 17:50:00.176 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.176 608 658 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 12-03 17:50:00.176 608 658 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 12-03 17:50:00.185 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.185 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.185 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.186 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.186 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.186 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.187 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.187 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.187 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.188 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.189 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.190 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.192 652 17050 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.193 652 17050 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.193 652 17050 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.194 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.194 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.195 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.195 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.197 652 17051 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.197 652 17051 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.198 652 17051 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.198 652 17051 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:22 12-03 17:50:00.199 652 17051 D QC-time-services: Daemon:Value read from RTC seconds = 44490682000 12-03 17:50:00.199 652 17051 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.200 652 17051 D QC-time-services: Daemon:Final Time = 1607014199000 12-03 17:50:00.204 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014199 12-03 17:50:00.205 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014199; nsec = 0 12-03 17:50:00.205 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.205 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.206 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.207 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.207 622 622 I keystore: 1 0 12-03 17:50:00.223 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.224 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.246 3479 16765 I Icing : Indexing done com.google.android.gms-apps 12-03 17:50:00.252 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.269 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.269 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.266 13966 17009 D InstalledAppProviderSer: insertAppIntoDb org.conceptruelle.conceptruelle 12-03 17:50:00.277 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.278 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.278 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.279 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.279 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.279 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.279 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.280 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.280 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.281 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.282 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.283 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.284 652 17053 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.286 652 17053 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.286 652 17053 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.286 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.287 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.288 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.288 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.289 652 17054 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.290 652 17054 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.290 652 17054 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.291 652 17054 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:22 12-03 17:50:00.291 652 17054 D QC-time-services: Daemon:Value read from RTC seconds = 44490682000 12-03 17:50:00.292 652 17054 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.292 652 17054 D QC-time-services: Daemon:Final Time = 1607014199000 12-03 17:50:00.298 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014199 12-03 17:50:00.299 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014199; nsec = 0 12-03 17:50:00.299 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.299 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.300 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.301 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.302 622 622 I keystore: 1 0 12-03 17:50:00.324 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.324 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.340 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.350 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.350 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.357 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.358 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.358 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.358 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.359 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.359 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.360 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.360 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.360 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.361 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.363 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.363 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.367 652 17057 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.367 652 17057 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.368 652 17057 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.369 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.369 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.370 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.374 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.374 652 17058 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.375 652 17058 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.375 652 17058 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.376 652 17058 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:22 12-03 17:50:00.376 652 17058 D QC-time-services: Daemon:Value read from RTC seconds = 44490682000 12-03 17:50:00.376 652 17058 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.377 652 17058 D QC-time-services: Daemon:Final Time = 1607014199000 12-03 17:50:00.377 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014199 12-03 17:50:00.378 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014199; nsec = 0 12-03 17:50:00.378 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.379 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.380 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.380 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.381 622 622 I keystore: 1 0 12-03 17:50:00.403 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.404 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.409 16773 16813 E Finsky : [73] ambe.b(3): Error while reading encrypted model 12-03 17:50:00.409 16773 16813 E Finsky : java.security.GeneralSecurityException: decryption failed 12-03 17:50:00.409 16773 16813 E Finsky : at aydr.b(PG:7) 12-03 17:50:00.409 16773 16813 E Finsky : at ambe.b(PG:2) 12-03 17:50:00.409 16773 16813 E Finsky : at alxm.apply(Unknown Source:3) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.Optional.map(Optional.java:215) 12-03 17:50:00.409 16773 16813 E Finsky : at alzj.(PG:6) 12-03 17:50:00.409 16773 16813 E Finsky : at akzm.apply(Unknown Source:2) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.Iterator$$CC.forEachRemaining$$dflt$$(Unknown Source:116) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.Iterator$$Dispatch.forEachRemaining(Unknown Source:10) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 12-03 17:50:00.409 16773 16813 E Finsky : at j$.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) 12-03 17:50:00.409 16773 16813 E Finsky : at akzo.b(PG:11) 12-03 17:50:00.409 16773 16813 E Finsky : at alev.a(Unknown Source:13) 12-03 17:50:00.409 16773 16813 E Finsky : at axyo.f(Unknown Source:2) 12-03 17:50:00.409 16773 16813 E Finsky : at axyq.run(PG:9) 12-03 17:50:00.409 16773 16813 E Finsky : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 12-03 17:50:00.409 16773 16813 E Finsky : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 12-03 17:50:00.409 16773 16813 E Finsky : at noq.run(PG:5) 12-03 17:50:00.409 16773 16813 E Finsky : at java.lang.Thread.run(Thread.java:764) 12-03 17:50:00.442 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.462 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 12-03 17:50:00.463 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.471 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.472 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.473 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.473 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.473 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.474 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.474 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.475 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.475 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.475 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.476 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.477 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.478 652 17061 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.478 652 17061 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.478 652 17061 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.479 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.480 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.480 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.481 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.481 652 17062 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.482 652 17062 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.482 652 17062 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.483 652 17062 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:22 12-03 17:50:00.483 652 17062 D QC-time-services: Daemon:Value read from RTC seconds = 44490682000 12-03 17:50:00.483 652 17062 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.484 652 17062 D QC-time-services: Daemon:Final Time = 1607014199000 12-03 17:50:00.486 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014199 12-03 17:50:00.486 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014199; nsec = 0 12-03 17:50:00.487 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.487 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.488 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.488 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.489 622 622 I keystore: 1 0 12-03 17:50:00.505 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.506 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.512 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.521 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.522 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.525 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.526 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.526 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.527 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.527 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.527 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.528 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.528 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.528 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.529 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.529 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.530 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.536 652 17063 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.536 652 17063 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.537 652 17063 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.538 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.541 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.543 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.543 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.546 652 17065 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.546 652 17065 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.547 652 17065 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.547 652 17065 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:22 12-03 17:50:00.548 652 17065 D QC-time-services: Daemon:Value read from RTC seconds = 44490682000 12-03 17:50:00.548 652 17065 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.549 652 17065 D QC-time-services: Daemon:Final Time = 1607014199000 12-03 17:50:00.549 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014199 12-03 17:50:00.549 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014199; nsec = 0 12-03 17:50:00.550 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.550 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.551 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.551 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.554 622 622 I keystore: 1 0 12-03 17:50:00.570 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.571 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.575 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.587 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.587 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.591 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.591 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.592 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.592 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.593 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.594 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.594 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.594 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.595 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.595 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.596 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.597 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.597 652 17066 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.598 652 17066 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.598 652 17066 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.599 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.599 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.599 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.600 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.602 652 17067 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.603 652 17067 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.603 652 17067 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.603 652 17067 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:00.604 652 17067 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:00.605 652 17067 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.605 652 17067 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:00.606 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.608 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:00.608 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:00.608 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.611 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.611 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.618 622 622 I keystore: 1 0 12-03 17:50:00.635 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.636 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.641 16773 16813 I ayip : Provider GmsCore_OpenSSL not available 12-03 17:50:00.716 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.728 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 12-03 17:50:00.729 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.732 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.732 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.733 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.733 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.734 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.734 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.734 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.735 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.735 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.735 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.736 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.737 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.741 652 17070 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.743 652 17070 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.743 652 17070 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.743 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.744 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.744 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.745 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.749 652 17071 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.749 652 17071 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.749 652 17071 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.750 652 17071 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:00.750 652 17071 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:00.751 652 17071 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.751 652 17071 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:00.752 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:00.752 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:00.753 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.754 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.754 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.755 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.756 622 622 I keystore: 1 0 12-03 17:50:00.775 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.776 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.783 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.791 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.792 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.806 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.807 3479 3492 I gle.android.gm: Background concurrent copying GC freed 39386(2MB) AllocSpace objects, 23(1100KB) LOS objects, 50% free, 11MB/22MB, paused 198us total 210.459ms 12-03 17:50:00.807 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.810 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.811 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.811 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.812 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.812 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.813 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.817 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.817 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.818 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.820 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.821 652 17073 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.821 652 17073 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.822 652 17073 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.822 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.823 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.823 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.823 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.825 652 17074 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.826 652 17074 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.826 652 17074 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.827 652 17074 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:00.827 652 17074 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:00.827 652 17074 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.828 652 17074 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:00.829 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:00.829 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:00.829 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.830 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.830 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.831 622 622 I keystore: 1 0 12-03 17:50:00.832 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.843 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.843 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.855 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.871 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.872 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.875 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.876 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.876 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.876 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.877 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.877 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.877 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.878 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.878 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.879 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.879 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.880 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.880 652 17076 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.881 652 17076 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.881 652 17076 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.882 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.882 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.883 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.883 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.884 652 17077 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.885 652 17077 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.885 652 17077 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.886 652 17077 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:00.886 652 17077 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:00.886 652 17077 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.887 652 17077 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:00.887 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:00.888 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:00.888 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.888 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.888 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.889 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.890 622 622 I keystore: 1 0 12-03 17:50:00.908 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.909 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.935 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.951 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 12-03 17:50:00.951 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.954 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.954 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.955 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.955 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.955 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.956 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.956 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.957 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.957 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.957 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.958 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.959 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:00.959 652 17079 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:00.959 652 17079 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:00.960 652 17079 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:00.960 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:00.960 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.961 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:00.961 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:00.962 652 17080 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:00.963 652 17080 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:00.964 652 17080 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:00.964 652 17080 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:00.965 652 17080 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:00.965 652 17080 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:00.965 652 17080 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:00.966 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:00.967 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:00.967 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:00.967 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:00.968 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:00.968 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:00.970 622 622 I keystore: 1 0 12-03 17:50:00.983 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:00.983 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:00.987 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.991 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:00.992 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:00.995 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:00.996 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:00.996 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:00.996 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:00.997 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:00.997 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:00.997 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:00.998 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:00.998 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:00.999 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:00.999 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.000 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.002 652 17081 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.003 652 17081 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.003 652 17081 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.004 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.004 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.005 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.006 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.013 652 17082 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.014 652 17082 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.015 652 17082 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.015 652 17082 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.016 652 17082 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.016 652 17082 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.017 652 17082 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.017 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.018 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.018 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.018 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.018 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.019 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.022 622 622 I keystore: 1 0 12-03 17:50:01.036 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.037 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.038 17017 17042 V python : extracting _python_bundle/site-packages/ 12-03 17:50:01.040 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.041 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.043 17017 17042 V python : extracting _python_bundle/site-packages/jnius_config.pyc 12-03 17:50:01.045 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.047 17017 17042 V python : extracting _python_bundle/site-packages/setup_sdist.pyc 12-03 17:50:01.048 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.051 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.051 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.052 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.051 17017 17042 V python : extracting _python_bundle/site-packages/easy_install.pyc 12-03 17:50:01.052 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.053 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.053 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.054 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.054 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.055 17017 17042 V python : extracting _python_bundle/site-packages/six.pyc 12-03 17:50:01.055 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.056 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.056 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.057 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.058 652 17084 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.063 652 17084 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.063 652 17084 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.065 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.065 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.067 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.068 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.069 652 17086 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.071 652 17086 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.071 652 17086 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.072 652 17086 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.072 652 17086 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.073 652 17086 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.073 652 17086 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.074 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.074 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.075 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.075 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.075 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.076 622 622 I keystore: 1 0 12-03 17:50:01.076 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.078 17017 17042 V python : extracting _python_bundle/site-packages/requests/ 12-03 17:50:01.080 17017 17042 V python : extracting _python_bundle/site-packages/requests/sessions.pyc 12-03 17:50:01.087 17017 17042 V python : extracting _python_bundle/site-packages/requests/cookies.pyc 12-03 17:50:01.090 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.091 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.091 17017 17042 V python : extracting _python_bundle/site-packages/requests/help.pyc 12-03 17:50:01.096 17017 17042 V python : extracting _python_bundle/site-packages/requests/exceptions.pyc 12-03 17:50:01.099 17017 17042 V python : extracting _python_bundle/site-packages/requests/structures.pyc 12-03 17:50:01.104 17017 17042 V python : extracting _python_bundle/site-packages/requests/__version__.pyc 12-03 17:50:01.108 17017 17042 V python : extracting _python_bundle/site-packages/requests/certs.pyc 12-03 17:50:01.113 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.114 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.116 17017 17042 V python : extracting _python_bundle/site-packages/requests/hooks.pyc 12-03 17:50:01.125 17017 17042 V python : extracting _python_bundle/site-packages/requests/status_codes.pyc 12-03 17:50:01.126 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.126 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.131 17017 17042 V python : extracting _python_bundle/site-packages/requests/auth.pyc 12-03 17:50:01.132 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.133 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.135 17017 17042 V python : extracting _python_bundle/site-packages/requests/__init__.pyc 12-03 17:50:01.136 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.136 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.136 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.137 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.137 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.137 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.138 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.138 17017 17042 V python : extracting _python_bundle/site-packages/requests/adapters.pyc 12-03 17:50:01.138 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.139 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.139 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.140 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.140 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.141 652 17088 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.141 652 17088 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.142 652 17088 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.142 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.142 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.142 17017 17042 V python : extracting _python_bundle/site-packages/requests/utils.pyc 12-03 17:50:01.143 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.144 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.144 652 17089 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.145 652 17089 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.145 652 17089 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.146 652 17089 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.146 652 17089 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.146 652 17089 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.147 652 17089 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.147 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.148 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.148 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.148 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.148 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.149 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.150 622 622 I keystore: 1 0 12-03 17:50:01.150 17017 17042 V python : extracting _python_bundle/site-packages/requests/compat.pyc 12-03 17:50:01.154 17017 17042 V python : extracting _python_bundle/site-packages/requests/models.pyc 12-03 17:50:01.161 17017 17042 V python : extracting _python_bundle/site-packages/requests/api.pyc 12-03 17:50:01.164 17017 17042 V python : extracting _python_bundle/site-packages/requests/packages.pyc 12-03 17:50:01.164 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.164 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.168 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.169 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.171 17017 17042 V python : extracting _python_bundle/site-packages/requests/_internal_utils.pyc 12-03 17:50:01.172 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.173 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.176 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.176 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/ 12-03 17:50:01.177 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.177 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.177 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.178 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.178 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.178 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.179 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.179 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/_collections.pyc 12-03 17:50:01.180 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.180 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.181 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.181 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.182 652 17090 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.182 652 17090 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.183 652 17090 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.184 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.184 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.185 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.185 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.186 652 17091 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.187 652 17091 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.187 652 17091 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.187 652 17091 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.188 652 17091 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.188 652 17091 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.188 652 17091 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.189 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.189 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.190 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.190 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.190 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.192 622 622 I keystore: 1 0 12-03 17:50:01.193 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.198 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/poolmanager.pyc 12-03 17:50:01.207 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/connection.pyc 12-03 17:50:01.209 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.210 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.212 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/filepost.pyc 12-03 17:50:01.213 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.215 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 1 line 12-03 17:50:01.218 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.218 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/_version.pyc 12-03 17:50:01.220 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.222 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/exceptions.pyc 12-03 17:50:01.224 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.224 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.224 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.225 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.225 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.225 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.226 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.226 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.226 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.227 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.228 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.229 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.229 652 17093 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.230 652 17093 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.230 652 17093 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.233 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.234 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.235 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.235 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.236 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/request.pyc 12-03 17:50:01.236 652 17094 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.237 652 17094 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.237 652 17094 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.240 652 17094 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.240 652 17094 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.241 652 17094 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.241 652 17094 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.242 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.242 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.243 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.243 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.243 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.244 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.246 622 622 I keystore: 1 0 12-03 17:50:01.247 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/__init__.pyc 12-03 17:50:01.252 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/connectionpool.pyc 12-03 17:50:01.257 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/fields.pyc 12-03 17:50:01.260 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.261 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.261 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/response.pyc 12-03 17:50:01.265 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/ 12-03 17:50:01.268 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/ntlmpool.pyc 12-03 17:50:01.271 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/appengine.pyc 12-03 17:50:01.278 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/pyopenssl.pyc 12-03 17:50:01.289 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/__init__.pyc 12-03 17:50:01.295 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/_appengine_environ.pyc 12-03 17:50:01.297 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/socks.pyc 12-03 17:50:01.302 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/securetransport.pyc 12-03 17:50:01.302 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.302 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.305 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/ 12-03 17:50:01.308 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/bindings.pyc 12-03 17:50:01.310 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.311 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.312 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/low_level.pyc 12-03 17:50:01.315 853 3477 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 12-03 17:50:01.316 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/__init__.pyc 12-03 17:50:01.316 853 3477 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true 12-03 17:50:01.316 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.317 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.318 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/ 12-03 17:50:01.320 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.320 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.320 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.321 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.321 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/connection.pyc 12-03 17:50:01.322 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.322 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.323 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.323 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.323 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.324 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.324 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.324 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/url.pyc 12-03 17:50:01.325 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.327 652 17097 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.327 652 17097 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.328 652 17097 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.328 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.328 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/timeout.pyc 12-03 17:50:01.329 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.331 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.332 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/retry.pyc 12-03 17:50:01.332 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.334 652 17098 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.335 652 17098 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.335 652 17098 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.335 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/request.pyc 12-03 17:50:01.336 652 17098 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.336 652 17098 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.337 652 17098 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.337 652 17098 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.337 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.338 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.338 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.338 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/__init__.pyc 12-03 17:50:01.339 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.339 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.340 622 622 I keystore: 1 0 12-03 17:50:01.340 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.343 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/wait.pyc 12-03 17:50:01.347 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/ssl_.pyc 12-03 17:50:01.356 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/queue.pyc 12-03 17:50:01.359 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.359 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/util/response.pyc 12-03 17:50:01.359 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.363 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/ 12-03 17:50:01.366 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/__init__.pyc 12-03 17:50:01.370 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/six.pyc 12-03 17:50:01.377 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/ssl_match_hostname/ 12-03 17:50:01.379 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.379 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.387 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/ssl_match_hostname/_implementation.pyc 12-03 17:50:01.393 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/ssl_match_hostname/__init__.pyc 12-03 17:50:01.396 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.397 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/backports/ 12-03 17:50:01.397 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.400 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.400 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.400 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/backports/makefile.pyc 12-03 17:50:01.400 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.401 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.401 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.402 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.402 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.402 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.403 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.403 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.404 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.404 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.405 652 17100 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.405 652 17100 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.405 652 17100 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.406 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.406 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.406 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.407 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.408 652 17101 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.408 652 17101 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.408 652 17101 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.409 652 17101 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.409 652 17101 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.410 652 17101 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.410 652 17101 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.410 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.412 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.412 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.412 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.412 17017 17042 V python : extracting _python_bundle/site-packages/urllib3/packages/backports/__init__.pyc 12-03 17:50:01.413 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.413 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.414 622 622 I keystore: 1 0 12-03 17:50:01.415 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/ 12-03 17:50:01.419 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/metadata.json 12-03 17:50:01.426 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/top_level.txt 12-03 17:50:01.429 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.429 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/WHEEL 12-03 17:50:01.431 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.433 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.433 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.433 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/REQUESTED 12-03 17:50:01.436 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/INSTALLER 12-03 17:50:01.437 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.437 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.439 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/METADATA 12-03 17:50:01.441 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.441 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.442 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.442 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.442 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.443 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/LICENSE.txt 12-03 17:50:01.443 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.443 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.444 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.444 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.444 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.445 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.446 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.447 652 17102 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.448 652 17102 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.448 652 17102 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.449 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.450 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.450 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.451 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.452 652 17103 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.452 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/DESCRIPTION.rst 12-03 17:50:01.452 652 17103 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.456 652 17103 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.457 652 17103 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.458 652 17103 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.458 652 17103 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.458 652 17103 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.459 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.459 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.459 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.460 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.460 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.461 622 622 I keystore: 1 0 12-03 17:50:01.461 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.462 17017 17042 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/RECORD 12-03 17:50:01.469 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/ 12-03 17:50:01.473 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/top_level.txt 12-03 17:50:01.477 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.478 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.481 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/requires.txt 12-03 17:50:01.483 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/SOURCES.txt 12-03 17:50:01.486 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/PKG-INFO 12-03 17:50:01.490 17017 17042 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/dependency_links.txt 12-03 17:50:01.493 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/ 12-03 17:50:01.495 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/top_level.txt 12-03 17:50:01.502 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/WHEEL 12-03 17:50:01.504 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/REQUESTED 12-03 17:50:01.507 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/INSTALLER 12-03 17:50:01.510 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/METADATA 12-03 17:50:01.516 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.521 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/LICENSE 12-03 17:50:01.521 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.528 17017 17042 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/RECORD 12-03 17:50:01.529 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.529 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.530 17017 17042 V python : extracting _python_bundle/site-packages/bin/ 12-03 17:50:01.534 17017 17042 V python : extracting _python_bundle/site-packages/bin/chardetect 12-03 17:50:01.535 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.536 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.536 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/ 12-03 17:50:01.538 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/top_level.txt 12-03 17:50:01.539 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.539 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.540 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.540 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.540 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.541 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/WHEEL 12-03 17:50:01.541 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.541 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.541 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.542 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.542 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.543 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.543 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.543 652 17106 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.544 652 17106 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.545 652 17106 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.545 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.545 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.545 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.546 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.547 652 17107 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.548 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/REQUESTED 12-03 17:50:01.548 652 17107 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.549 652 17107 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.549 652 17107 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:23 12-03 17:50:01.550 652 17107 D QC-time-services: Daemon:Value read from RTC seconds = 44490683000 12-03 17:50:01.550 652 17107 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.550 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/INSTALLER 12-03 17:50:01.551 652 17107 D QC-time-services: Daemon:Final Time = 1607014200000 12-03 17:50:01.552 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014200 12-03 17:50:01.552 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014200; nsec = 0 12-03 17:50:01.552 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.553 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.553 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.554 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.554 622 622 I keystore: 1 0 12-03 17:50:01.555 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/METADATA 12-03 17:50:01.566 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/LICENSE 12-03 17:50:01.568 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/RECORD 12-03 17:50:01.571 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/AUTHORS 12-03 17:50:01.573 17017 17042 V python : extracting _python_bundle/site-packages/beautifulsoup4-4.9.3.dist-info/COPYING.txt 12-03 17:50:01.575 17017 17042 V python : extracting _python_bundle/site-packages/android/ 12-03 17:50:01.577 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.577 17017 17042 V python : extracting _python_bundle/site-packages/android/loadingscreen.pyc 12-03 17:50:01.577 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.580 17017 17042 V python : extracting _python_bundle/site-packages/android/runnable.pyc 12-03 17:50:01.580 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.584 622 622 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 12-03 17:50:01.585 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.585 17017 17042 V python : extracting _python_bundle/site-packages/android/activity.pyc 12-03 17:50:01.588 17017 17042 V python : extracting _python_bundle/site-packages/android/broadcast.pyc 12-03 17:50:01.590 17017 17042 V python : extracting _python_bundle/site-packages/android/config.pyc 12-03 17:50:01.591 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.591 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.592 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.593 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.593 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.593 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.594 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.595 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.595 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.595 17017 17042 V python : extracting _python_bundle/site-packages/android/storage.pyc 12-03 17:50:01.596 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.596 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.598 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.598 652 17108 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.598 652 17108 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.599 17017 17042 V python : extracting _python_bundle/site-packages/android/_ctypes_library_finder.pyc 12-03 17:50:01.599 652 17108 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.603 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.604 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.604 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.605 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.608 652 17110 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.609 17017 17042 V python : extracting _python_bundle/site-packages/android/_android.so 12-03 17:50:01.612 652 17110 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.613 652 17110 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.613 652 17110 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:24 12-03 17:50:01.614 652 17110 D QC-time-services: Daemon:Value read from RTC seconds = 44490684000 12-03 17:50:01.616 652 17110 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.617 652 17110 D QC-time-services: Daemon:Final Time = 1607014201000 12-03 17:50:01.618 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014201 12-03 17:50:01.618 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014201; nsec = 0 12-03 17:50:01.618 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.618 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.620 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.620 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.620 622 622 I keystore: 1 0 12-03 17:50:01.630 17017 17042 V python : extracting _python_bundle/site-packages/android/__init__.pyc 12-03 17:50:01.632 17017 17042 V python : extracting _python_bundle/site-packages/android/billing.pyc 12-03 17:50:01.634 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.634 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.634 17017 17042 V python : extracting _python_bundle/site-packages/android/mixer.pyc 12-03 17:50:01.638 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.638 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.639 17017 17042 V python : extracting _python_bundle/site-packages/android/permissions.pyc 12-03 17:50:01.642 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.643 622 622 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 12-03 17:50:01.644 17017 17042 V python : extracting _python_bundle/site-packages/android/_android_billing.so 12-03 17:50:01.646 373 376 D DrmLibTime: got the req here! ret=0 12-03 17:50:01.647 373 376 D DrmLibTime: command id, time_cmd_id = 770 12-03 17:50:01.647 373 376 D DrmLibTime: time_getutcsec starts! 12-03 17:50:01.648 373 376 D DrmLibTime: QSEE Time Listener: time_getutcsec 12-03 17:50:01.648 373 376 D DrmLibTime: QSEE Time Listener: get_utc_seconds 12-03 17:50:01.648 373 376 D DrmLibTime: QSEE Time Listener: time_get_modem_time 12-03 17:50:01.649 373 376 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 12-03 17:50:01.649 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 12-03 17:50:01.649 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 12-03 17:50:01.650 373 376 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 12-03 17:50:01.650 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.651 373 376 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 12-03 17:50:01.652 652 17111 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 12-03 17:50:01.652 652 17111 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 12-03 17:50:01.652 652 17111 D QC-time-services: offset is: 1 for base: 13 12-03 17:50:01.653 373 376 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 12-03 17:50:01.653 373 376 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 12-03 17:50:01.654 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.654 652 754 D QC-time-services: Daemon: Connection accepted:time_genoff 12-03 17:50:01.655 652 17112 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 12-03 17:50:01.656 652 17112 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 12-03 17:50:01.656 652 17112 D QC-time-services: Daemon: genoff get for 13 12-03 17:50:01.656 652 17112 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS4/30/71 22:31:24 12-03 17:50:01.657 652 17112 D QC-time-services: Daemon:Value read from RTC seconds = 44490684000 12-03 17:50:01.659 652 17112 D QC-time-services: Daemon:Value read from generic offset = 1562523517000 12-03 17:50:01.660 652 17112 D QC-time-services: Daemon:Final Time = 1607014201000 12-03 17:50:01.660 373 376 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1607014201 12-03 17:50:01.660 373 376 D DrmLibTime: time_getutcsec returns 0, sec = 1607014201; nsec = 0 12-03 17:50:01.661 373 376 D DrmLibTime: time_getutcsec finished! 12-03 17:50:01.661 373 376 D DrmLibTime: iotcl_continue_command finished! and return 0 12-03 17:50:01.662 373 376 D DrmLibTime: before calling ioctl to read the next time_cmd 12-03 17:50:01.662 652 754 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 12-03 17:50:01.664 622 622 I keystore: 1 0 12-03 17:50:01.668 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/ 12-03 17:50:01.672 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/top_level.txt 12-03 17:50:01.675 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/WHEEL 12-03 17:50:01.680 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/REQUESTED 12-03 17:50:01.682 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/INSTALLER 12-03 17:50:01.684 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/METADATA 12-03 17:50:01.685 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver 12-03 17:50:01.686 853 870 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 12-03 17:50:01.688 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/LICENSE 12-03 17:50:01.691 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/RECORD 12-03 17:50:01.699 17017 17042 V python : extracting _python_bundle/site-packages/html5lib-1.1.dist-info/AUTHORS.rst 12-03 17:50:01.704 17017 17042 V python : extracting _python_bundle/site-packages/plyer/ 12-03 17:50:01.705 17017 17042 V python : extracting _python_bundle/site-packages/plyer/__init__.pyc 12-03 17:50:01.711 17017 17042 V python : extracting _python_bundle/site-packages/plyer/utils.pyc 12-03 17:50:01.714 17017 17042 V python : extracting _python_bundle/site-packages/plyer/compat.pyc 12-03 17:50:01.717 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/ 12-03 17:50:01.720 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/humidity.pyc 12-03 17:50:01.723 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/orientation.pyc 12-03 17:50:01.726 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/irblaster.pyc 12-03 17:50:01.728 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/proximity.pyc 12-03 17:50:01.731 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/gyroscope.pyc 12-03 17:50:01.733 16773 16813 I tflite : Initialized TensorFlow Lite runtime. 12-03 17:50:01.734 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/brightness.pyc 12-03 17:50:01.737 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/accelerometer.pyc 12-03 17:50:01.739 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/audio.pyc 12-03 17:50:01.741 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/filechooser.pyc 12-03 17:50:01.744 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/keystore.pyc 12-03 17:50:01.746 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/uniqueid.pyc 12-03 17:50:01.748 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/vibrator.pyc 12-03 17:50:01.750 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/barometer.pyc 12-03 17:50:01.752 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/sms.pyc 12-03 17:50:01.755 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/wifi.pyc 12-03 17:50:01.757 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/email.pyc 12-03 17:50:01.759 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/gravity.pyc 12-03 17:50:01.761 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/__init__.pyc 12-03 17:50:01.764 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/notification.pyc 12-03 17:50:01.766 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/temperature.pyc 12-03 17:50:01.768 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/processors.pyc 12-03 17:50:01.770 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/compass.pyc 12-03 17:50:01.772 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/battery.pyc 12-03 17:50:01.774 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/cpu.pyc 12-03 17:50:01.777 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/spatialorientation.pyc 12-03 17:50:01.779 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/tts.pyc 12-03 17:50:01.781 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/screenshot.pyc 12-03 17:50:01.783 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/gps.pyc 12-03 17:50:01.785 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/bluetooth.pyc 12-03 17:50:01.787 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/call.pyc 12-03 17:50:01.790 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/storagepath.pyc 12-03 17:50:01.792 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/stt.pyc 12-03 17:50:01.795 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/light.pyc 12-03 17:50:01.797 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/flash.pyc 12-03 17:50:01.799 17017 17042 V python : extracting _python_bundle/site-packages/plyer/facades/camera.pyc 12-03 17:50:01.801 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ 12-03 17:50:01.803 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/__init__.pyc 12-03 17:50:01.805 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/ 12-03 17:50:01.807 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/accelerometer.pyc 12-03 17:50:01.809 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/audio.pyc 12-03 17:50:01.812 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/filechooser.pyc 12-03 17:50:01.815 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/keystore.pyc 12-03 17:50:01.817 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/uniqueid.pyc 12-03 17:50:01.820 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/wifi.pyc 12-03 17:50:01.823 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/email.pyc 12-03 17:50:01.825 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/__init__.pyc 12-03 17:50:01.827 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/notification.pyc 12-03 17:50:01.830 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/battery.pyc 12-03 17:50:01.832 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/cpu.pyc 12-03 17:50:01.835 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/tts.pyc 12-03 17:50:01.837 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/screenshot.pyc 12-03 17:50:01.840 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/bluetooth.pyc 12-03 17:50:01.843 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/storagepath.pyc 12-03 17:50:01.845 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/libs/ 12-03 17:50:01.847 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/libs/__init__.pyc 12-03 17:50:01.849 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/libs/osx_motion_sensor.pyc 12-03 17:50:01.852 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/macosx/libs/osx_paths.pyc 12-03 17:50:01.854 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/ 12-03 17:50:01.856 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/humidity.pyc 12-03 17:50:01.859 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/orientation.pyc 12-03 17:50:01.862 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/irblaster.pyc 12-03 17:50:01.864 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/proximity.pyc 12-03 17:50:01.867 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/gyroscope.pyc 12-03 17:50:01.869 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/brightness.pyc 12-03 17:50:01.872 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/accelerometer.pyc 12-03 17:50:01.874 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/audio.pyc 12-03 17:50:01.876 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/filechooser.pyc 12-03 17:50:01.883 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/keystore.pyc 12-03 17:50:01.893 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/uniqueid.pyc 12-03 17:50:01.895 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/vibrator.pyc 12-03 17:50:01.897 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/barometer.pyc 12-03 17:50:01.899 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/sms.pyc 12-03 17:50:01.903 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/email.pyc 12-03 17:50:01.905 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/gravity.pyc 12-03 17:50:01.907 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/__init__.pyc 12-03 17:50:01.909 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/notification.pyc 12-03 17:50:01.912 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/temperature.pyc 12-03 17:50:01.914 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/compass.pyc 12-03 17:50:01.916 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/battery.pyc 12-03 17:50:01.918 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/spatialorientation.pyc 12-03 17:50:01.921 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/tts.pyc 12-03 17:50:01.924 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/gps.pyc 12-03 17:50:01.926 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/bluetooth.pyc 12-03 17:50:01.928 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/call.pyc 12-03 17:50:01.931 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/storagepath.pyc 12-03 17:50:01.934 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/stt.pyc 12-03 17:50:01.937 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/light.pyc 12-03 17:50:01.939 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/flash.pyc 12-03 17:50:01.941 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/android/camera.pyc 12-03 17:50:01.945 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/ 12-03 17:50:01.947 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/audio.pyc 12-03 17:50:01.950 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/filechooser.pyc 12-03 17:50:01.952 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/keystore.pyc 12-03 17:50:01.954 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/uniqueid.pyc 12-03 17:50:01.956 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/wifi.pyc 12-03 17:50:01.958 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/email.pyc 12-03 17:50:01.961 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/__init__.pyc 12-03 17:50:01.963 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/notification.pyc 12-03 17:50:01.966 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/battery.pyc 12-03 17:50:01.968 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/cpu.pyc 12-03 17:50:01.971 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/tts.pyc 12-03 17:50:01.973 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/screenshot.pyc 12-03 17:50:01.976 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/storagepath.pyc 12-03 17:50:01.978 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/ 12-03 17:50:01.980 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/batterystatus.pyc 12-03 17:50:01.983 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/wifi_defs.pyc 12-03 17:50:01.986 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/__init__.pyc 12-03 17:50:01.989 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/win_api_defs.pyc 12-03 17:50:01.992 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/win/libs/balloontip.pyc 12-03 17:50:01.996 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/ 12-03 17:50:01.997 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/orientation.pyc 12-03 17:50:02.000 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/brightness.pyc 12-03 17:50:02.003 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/accelerometer.pyc 12-03 17:50:02.006 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/filechooser.pyc 12-03 17:50:02.009 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/keystore.pyc 12-03 17:50:02.012 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/uniqueid.pyc 12-03 17:50:02.014 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/wifi.pyc 12-03 17:50:02.020 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/email.pyc 12-03 17:50:02.022 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/__init__.pyc 12-03 17:50:02.024 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/notification.pyc 12-03 17:50:02.026 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/processors.pyc 12-03 17:50:02.029 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/battery.pyc 12-03 17:50:02.031 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/cpu.pyc 12-03 17:50:02.034 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/tts.pyc 12-03 17:50:02.039 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/screenshot.pyc 12-03 17:50:02.041 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/linux/storagepath.pyc 12-03 17:50:02.047 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/ 12-03 17:50:02.049 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/gyroscope.pyc 12-03 17:50:02.051 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/brightness.pyc 12-03 17:50:02.053 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/accelerometer.pyc 12-03 17:50:02.055 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/filechooser.pyc 12-03 17:50:02.058 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/keystore.pyc 12-03 17:50:02.060 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/uniqueid.pyc 12-03 17:50:02.062 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/vibrator.pyc 12-03 17:50:02.065 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/barometer.pyc 12-03 17:50:02.067 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/sms.pyc 12-03 17:50:02.070 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/email.pyc 12-03 17:50:02.072 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/gravity.pyc 12-03 17:50:02.075 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/__init__.pyc 12-03 17:50:02.077 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/compass.pyc 12-03 17:50:02.079 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/battery.pyc 12-03 17:50:02.081 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/spatialorientation.pyc 12-03 17:50:02.083 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/tts.pyc 12-03 17:50:02.085 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/gps.pyc 12-03 17:50:02.087 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/call.pyc 12-03 17:50:02.089 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/storagepath.pyc 12-03 17:50:02.092 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/flash.pyc 12-03 17:50:02.094 17017 17042 V python : extracting _python_bundle/site-packages/plyer/platforms/ios/camera.pyc 12-03 17:50:02.096 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/ 12-03 17:50:02.098 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/top_level.txt 12-03 17:50:02.100 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/WHEEL 12-03 17:50:02.102 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/REQUESTED 12-03 17:50:02.104 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/INSTALLER 12-03 17:50:02.106 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/METADATA 12-03 17:50:02.111 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/LICENSE.txt 12-03 17:50:02.114 17017 17042 V python : extracting _python_bundle/site-packages/urllib3-1.25.11.dist-info/RECORD 12-03 17:50:02.117 17017 17042 V python : extracting _python_bundle/site-packages/bs4/ 12-03 17:50:02.119 17017 17042 V python : extracting _python_bundle/site-packages/bs4/element.pyc 12-03 17:50:02.124 17017 17042 V python : extracting _python_bundle/site-packages/bs4/diagnose.pyc 12-03 17:50:02.127 17017 17042 V python : extracting _python_bundle/site-packages/bs4/dammit.pyc 12-03 17:50:02.131 17017 17042 V python : extracting _python_bundle/site-packages/bs4/__init__.pyc 12-03 17:50:02.135 17017 17042 V python : extracting _python_bundle/site-packages/bs4/formatter.pyc 12-03 17:50:02.138 17017 17042 V python : extracting _python_bundle/site-packages/bs4/testing.pyc 12-03 17:50:02.143 17017 17042 V python : extracting _python_bundle/site-packages/bs4/builder/ 12-03 17:50:02.144 17017 17042 V python : extracting _python_bundle/site-packages/bs4/builder/__init__.pyc 12-03 17:50:02.147 17017 17042 V python : extracting _python_bundle/site-packages/bs4/builder/_htmlparser.pyc 12-03 17:50:02.150 17017 17042 V python : extracting _python_bundle/site-packages/bs4/builder/_html5lib.pyc 12-03 17:50:02.154 17017 17042 V python : extracting _python_bundle/site-packages/bs4/builder/_lxml.pyc 12-03 17:50:02.156 17017 17042 V python : extracting _python_bundle/site-packages/chardet/ 12-03 17:50:02.158 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langthaimodel.pyc 12-03 17:50:02.161 17017 17042 V python : extracting _python_bundle/site-packages/chardet/mbcharsetprober.pyc 12-03 17:50:02.164 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langhungarianmodel.pyc 12-03 17:50:02.166 17017 17042 V python : extracting _python_bundle/site-packages/chardet/jisfreq.pyc 12-03 17:50:02.171 17017 17042 V python : extracting _python_bundle/site-packages/chardet/enums.pyc 12-03 17:50:02.173 17017 17042 V python : extracting _python_bundle/site-packages/chardet/sbcharsetprober.pyc 12-03 17:50:02.175 17017 17042 V python : extracting _python_bundle/site-packages/chardet/gb2312freq.pyc 12-03 17:50:02.179 17017 17042 V python : extracting _python_bundle/site-packages/chardet/universaldetector.pyc 12-03 17:50:02.183 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langbulgarianmodel.pyc 12-03 17:50:02.186 17017 17042 V python : extracting _python_bundle/site-packages/chardet/eucjpprober.pyc 12-03 17:50:02.189 17017 17042 V python : extracting _python_bundle/site-packages/chardet/mbcsgroupprober.pyc 12-03 17:50:02.191 17017 17042 V python : extracting _python_bundle/site-packages/chardet/escsm.pyc 12-03 17:50:02.194 17017 17042 V python : extracting _python_bundle/site-packages/chardet/euctwfreq.pyc 12-03 17:50:02.210 17017 17042 V python : extracting _python_bundle/site-packages/chardet/gb2312prober.pyc 12-03 17:50:02.212 17017 17042 V python : extracting _python_bundle/site-packages/chardet/chardistribution.pyc 12-03 17:50:02.215 17017 17042 V python : extracting _python_bundle/site-packages/chardet/__init__.pyc 12-03 17:50:02.217 17017 17042 V python : extracting _python_bundle/site-packages/chardet/mbcssm.pyc 12-03 17:50:02.219 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langhebrewmodel.pyc 12-03 17:50:02.222 17017 17042 V python : extracting _python_bundle/site-packages/chardet/escprober.pyc 12-03 17:50:02.224 17017 17042 V python : extracting _python_bundle/site-packages/chardet/big5freq.pyc 12-03 17:50:02.229 17017 17042 V python : extracting _python_bundle/site-packages/chardet/compat.pyc 12-03 17:50:02.230 17017 17042 V python : extracting _python_bundle/site-packages/chardet/sbcsgroupprober.pyc 12-03 17:50:02.232 17017 17042 V python : extracting _python_bundle/site-packages/chardet/version.pyc 12-03 17:50:02.235 17017 17042 V python : extracting _python_bundle/site-packages/chardet/cp949prober.pyc 12-03 17:50:02.237 17017 17042 V python : extracting _python_bundle/site-packages/chardet/euctwprober.pyc 12-03 17:50:02.239 17017 17042 V python : extracting _python_bundle/site-packages/chardet/codingstatemachine.pyc 12-03 17:50:02.242 17017 17042 V python : extracting _python_bundle/site-packages/chardet/big5prober.pyc 12-03 17:50:02.244 17017 17042 V python : extracting _python_bundle/site-packages/chardet/utf8prober.pyc 12-03 17:50:02.246 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langturkishmodel.pyc 12-03 17:50:02.249 17017 17042 V python : extracting _python_bundle/site-packages/chardet/euckrfreq.pyc 12-03 17:50:02.253 17017 17042 V python : extracting _python_bundle/site-packages/chardet/jpcntx.pyc 12-03 17:50:02.256 17017 17042 V python : extracting _python_bundle/site-packages/chardet/charsetprober.pyc 12-03 17:50:02.259 17017 17042 V python : extracting _python_bundle/site-packages/chardet/charsetgroupprober.pyc 12-03 17:50:02.261 17017 17042 V python : extracting _python_bundle/site-packages/chardet/hebrewprober.pyc 12-03 17:50:02.263 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langgreekmodel.pyc 12-03 17:50:02.266 17017 17042 V python : extracting _python_bundle/site-packages/chardet/euckrprober.pyc 12-03 17:50:02.269 17017 17042 V python : extracting _python_bundle/site-packages/chardet/langcyrillicmodel.pyc 12-03 17:50:02.272 17017 17042 V python : extracting _python_bundle/site-packages/chardet/latin1prober.pyc 12-03 17:50:02.274 17017 17042 V python : extracting _python_bundle/site-packages/chardet/sjisprober.pyc 12-03 17:50:02.276 17017 17042 V python : extracting _python_bundle/site-packages/chardet/cli/ 12-03 17:50:02.278 17017 17042 V python : extracting _python_bundle/site-packages/chardet/cli/__init__.pyc 12-03 17:50:02.280 17017 17042 V python : extracting _python_bundle/site-packages/chardet/cli/chardetect.pyc 12-03 17:50:02.283 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/ 12-03 17:50:02.284 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/top_level.txt 12-03 17:50:02.286 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/WHEEL 12-03 17:50:02.288 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/REQUESTED 12-03 17:50:02.293 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/INSTALLER 12-03 17:50:02.295 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/METADATA 12-03 17:50:02.299 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/LICENSE 12-03 17:50:02.300 17017 17042 V python : extracting _python_bundle/site-packages/plyer-1.4.3.dist-info/RECORD 12-03 17:50:02.304 17017 17042 V python : extracting _python_bundle/site-packages/certifi/ 12-03 17:50:02.306 17017 17042 V python : extracting _python_bundle/site-packages/certifi/core.pyc 12-03 17:50:02.309 17017 17042 V python : extracting _python_bundle/site-packages/certifi/__init__.pyc 12-03 17:50:02.311 17017 17042 V python : extracting _python_bundle/site-packages/certifi/cacert.pem 12-03 17:50:02.335 17017 17042 V python : extracting _python_bundle/site-packages/certifi/__main__.pyc 12-03 17:50:02.337 17017 17042 V python : extracting _python_bundle/site-packages/usr/local/ 12-03 17:50:02.340 17017 17042 V python : extracting _python_bundle/site-packages/usr/local/bin/ 12-03 17:50:02.341 17017 17042 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install 12-03 17:50:02.343 17017 17042 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install-3.8 12-03 17:50:02.345 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/ 12-03 17:50:02.347 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/top_level.txt 12-03 17:50:02.349 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/requires.txt 12-03 17:50:02.351 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/SOURCES.txt 12-03 17:50:02.355 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/PKG-INFO 12-03 17:50:02.357 17017 17042 V python : extracting _python_bundle/site-packages/Kivy-1.11.1-py3.8.egg-info/dependency_links.txt 12-03 17:50:02.359 17017 17042 V python : extracting _python_bundle/site-packages/jnius/ 12-03 17:50:02.361 17017 17042 V python : extracting _python_bundle/site-packages/jnius/env.pyc 12-03 17:50:02.363 17017 17042 V python : extracting _python_bundle/site-packages/jnius/jnius.so 12-03 17:50:02.390 17017 17042 V python : extracting _python_bundle/site-packages/jnius/__init__.pyc 12-03 17:50:02.393 17017 17042 V python : extracting _python_bundle/site-packages/jnius/reflect.pyc 12-03 17:50:02.396 17017 17042 V python : extracting _python_bundle/site-packages/jnius/signatures.pyc 12-03 17:50:02.398 17017 17042 V python : extracting _python_bundle/site-packages/jnius/src/org/ 12-03 17:50:02.401 17017 17042 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/ 12-03 17:50:02.402 17017 17042 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.java 12-03 17:50:02.404 17017 17042 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.class 12-03 17:50:02.406 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/ 12-03 17:50:02.408 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/serializer.pyc 12-03 17:50:02.411 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/__init__.pyc 12-03 17:50:02.413 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/constants.pyc 12-03 17:50:02.420 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_utils.pyc 12-03 17:50:02.422 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/html5parser.pyc 12-03 17:50:02.429 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_ihatexml.pyc 12-03 17:50:02.433 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_inputstream.pyc 12-03 17:50:02.437 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_tokenizer.pyc 12-03 17:50:02.442 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/ 12-03 17:50:02.443 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/base.pyc 12-03 17:50:02.446 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/__init__.pyc 12-03 17:50:02.448 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/genshi.pyc 12-03 17:50:02.450 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/etree.pyc 12-03 17:50:02.452 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/dom.pyc 12-03 17:50:02.454 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treewalkers/etree_lxml.pyc 12-03 17:50:02.457 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/ 12-03 17:50:02.459 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/sanitizer.pyc 12-03 17:50:02.462 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/base.pyc 12-03 17:50:02.464 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/__init__.pyc 12-03 17:50:02.466 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/optionaltags.pyc 12-03 17:50:02.468 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/alphabeticalattributes.pyc 12-03 17:50:02.470 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/lint.pyc 12-03 17:50:02.472 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/inject_meta_charset.pyc 12-03 17:50:02.474 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/filters/whitespace.pyc 12-03 17:50:02.477 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/ 12-03 17:50:02.478 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/base.pyc 12-03 17:50:02.481 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/__init__.pyc 12-03 17:50:02.483 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/etree.pyc 12-03 17:50:02.487 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/dom.pyc 12-03 17:50:02.490 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treebuilders/etree_lxml.pyc 12-03 17:50:02.498 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treeadapters/ 12-03 17:50:02.500 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treeadapters/sax.pyc 12-03 17:50:02.503 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treeadapters/__init__.pyc 12-03 17:50:02.505 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/treeadapters/genshi.pyc 12-03 17:50:02.507 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_trie/ 12-03 17:50:02.509 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_trie/_base.pyc 12-03 17:50:02.511 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_trie/py.pyc 12-03 17:50:02.513 17017 17042 V python : extracting _python_bundle/site-packages/html5lib/_trie/__init__.pyc 12-03 17:50:02.515 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/ 12-03 17:50:02.516 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/__init__.pyc 12-03 17:50:02.526 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/py31compat.pyc 12-03 17:50:02.528 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/extern/ 12-03 17:50:02.530 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/extern/__init__.pyc 12-03 17:50:02.532 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/ 12-03 17:50:02.534 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/__init__.pyc 12-03 17:50:02.535 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/appdirs.pyc 12-03 17:50:02.538 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/pyparsing.pyc 12-03 17:50:02.549 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/six.pyc 12-03 17:50:02.555 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/ 12-03 17:50:02.557 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/specifiers.pyc 12-03 17:50:02.561 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__about__.pyc 12-03 17:50:02.563 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/requirements.pyc 12-03 17:50:02.566 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_structures.pyc 12-03 17:50:02.568 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__init__.pyc 12-03 17:50:02.571 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/utils.pyc 12-03 17:50:02.573 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/version.pyc 12-03 17:50:02.576 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/markers.pyc 12-03 17:50:02.578 17017 17042 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_compat.pyc 12-03 17:50:02.580 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/ 12-03 17:50:02.582 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/py27compat.pyc 12-03 17:50:02.584 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/ssl_support.pyc 12-03 17:50:02.586 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/wheel.pyc 12-03 17:50:02.590 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/namespaces.pyc 12-03 17:50:02.592 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/gui-64.exe 12-03 17:50:02.600 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/config.pyc 12-03 17:50:02.604 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/dist.pyc 12-03 17:50:02.608 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/gui-32.exe 12-03 17:50:02.616 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/gui.exe 12-03 17:50:02.624 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/msvc.pyc 12-03 17:50:02.627 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/archive_util.pyc 12-03 17:50:02.630 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/__init__.pyc 12-03 17:50:02.633 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/windows_support.pyc 12-03 17:50:02.635 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/cli-64.exe 12-03 17:50:02.644 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/sandbox.pyc 12-03 17:50:02.647 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/extension.pyc 12-03 17:50:02.649 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/monkey.pyc 12-03 17:50:02.652 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/glibc.pyc 12-03 17:50:02.654 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/lib2to3_ex.pyc 12-03 17:50:02.657 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/cli.exe 12-03 17:50:02.664 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/site-patch.pyc 12-03 17:50:02.667 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/script.tmpl 12-03 17:50:02.668 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/pep425tags.pyc 12-03 17:50:02.671 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/depends.pyc 12-03 17:50:02.673 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/version.pyc 12-03 17:50:02.676 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/py33compat.pyc 12-03 17:50:02.678 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/script (dev).tmpl 12-03 17:50:02.681 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/py31compat.pyc 12-03 17:50:02.683 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_deprecation_warning.pyc 12-03 17:50:02.684 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/package_index.pyc 12-03 17:50:02.689 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/launch.pyc 12-03 17:50:02.691 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/build_meta.pyc 12-03 17:50:02.693 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/unicode_utils.pyc 12-03 17:50:02.695 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/glob.pyc 12-03 17:50:02.697 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/cli-32.exe 12-03 17:50:02.705 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/dep_util.pyc 12-03 17:50:02.707 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/extern/ 12-03 17:50:02.709 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/extern/__init__.pyc 12-03 17:50:02.711 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/ 12-03 17:50:02.713 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/__init__.pyc 12-03 17:50:02.714 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/pyparsing.pyc 12-03 17:50:02.724 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/six.pyc 12-03 17:50:02.728 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/ 12-03 17:50:02.730 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/specifiers.pyc 12-03 17:50:02.733 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__about__.pyc 12-03 17:50:02.734 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/requirements.pyc 12-03 17:50:02.737 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_structures.pyc 12-03 17:50:02.739 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__init__.pyc 12-03 17:50:02.741 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/utils.pyc 12-03 17:50:02.743 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/version.pyc 12-03 17:50:02.746 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/markers.pyc 12-03 17:50:02.749 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_compat.pyc 12-03 17:50:02.751 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/ 12-03 17:50:02.753 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/build_py.pyc 12-03 17:50:02.755 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/install_lib.pyc 12-03 17:50:02.758 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/test.pyc 12-03 17:50:02.760 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/register.pyc 12-03 17:50:02.762 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_wininst.pyc 12-03 17:50:02.764 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/launcher manifest.xml 12-03 17:50:02.766 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/setopt.pyc 12-03 17:50:02.769 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/sdist.pyc 12-03 17:50:02.771 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/saveopts.pyc 12-03 17:50:02.774 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/dist_info.pyc 12-03 17:50:02.776 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/egg_info.pyc 12-03 17:50:02.779 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/install_scripts.pyc 12-03 17:50:02.781 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/__init__.pyc 12-03 17:50:02.783 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/install.pyc 12-03 17:50:02.786 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/easy_install.pyc 12-03 17:50:02.793 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/rotate.pyc 12-03 17:50:02.795 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_egg.pyc 12-03 17:50:02.798 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/build_clib.pyc 12-03 17:50:02.801 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/upload.pyc 12-03 17:50:02.803 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/develop.pyc 12-03 17:50:02.806 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/build_ext.pyc 12-03 17:50:02.809 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/alias.pyc 12-03 17:50:02.812 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/upload_docs.pyc 12-03 17:50:02.815 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/install_egg_info.pyc 12-03 17:50:02.817 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_rpm.pyc 12-03 17:50:02.819 17017 17042 V python : extracting _python_bundle/site-packages/setuptools/command/py36compat.pyc 12-03 17:50:02.822 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/ 12-03 17:50:02.823 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/metadata.json 12-03 17:50:02.826 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/top_level.txt 12-03 17:50:02.828 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/WHEEL 12-03 17:50:02.830 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/REQUESTED 12-03 17:50:02.832 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/INSTALLER 12-03 17:50:02.834 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/METADATA 12-03 17:50:02.836 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/DESCRIPTION.rst 12-03 17:50:02.838 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/RECORD 12-03 17:50:02.840 17017 17042 V python : extracting _python_bundle/site-packages/chardet-3.0.4.dist-info/entry_points.txt 12-03 17:50:02.842 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/ 12-03 17:50:02.844 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/top_level.txt 12-03 17:50:02.846 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/LICENSE.rst 12-03 17:50:02.848 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/WHEEL 12-03 17:50:02.850 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/REQUESTED 12-03 17:50:02.851 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/INSTALLER 12-03 17:50:02.853 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/METADATA 12-03 17:50:02.855 17017 17042 V python : extracting _python_bundle/site-packages/idna-2.10.dist-info/RECORD 12-03 17:50:02.858 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/ 12-03 17:50:02.859 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/top_level.txt 12-03 17:50:02.861 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/requires.txt 12-03 17:50:02.863 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/zip-safe 12-03 17:50:02.865 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/SOURCES.txt 12-03 17:50:02.867 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/PKG-INFO 12-03 17:50:02.870 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/entry_points.txt 12-03 17:50:02.872 17017 17042 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/dependency_links.txt 12-03 17:50:02.874 17017 17042 V python : extracting _python_bundle/site-packages/kivy/ 12-03 17:50:02.875 17017 17042 V python : extracting _python_bundle/site-packages/kivy/multistroke.pyc 12-03 17:50:02.879 17017 17042 V python : extracting _python_bundle/site-packages/kivy/support.pyc 12-03 17:50:02.881 17017 17042 V python : extracting _python_bundle/site-packages/kivy/parser.pyc 12-03 17:50:02.883 17017 17042 V python : extracting _python_bundle/site-packages/kivy/resources.pyc 12-03 17:50:02.885 17017 17042 V python : extracting _python_bundle/site-packages/kivy/logger.pyc 12-03 17:50:02.888 17017 17042 V python : extracting _python_bundle/site-packages/kivy/properties.so 12-03 17:50:02.913 17017 17042 V python : extracting _python_bundle/site-packages/kivy/context.pyc 12-03 17:50:02.916 17017 17042 V python : extracting _python_bundle/site-packages/kivy/config.pyc 12-03 17:50:02.919 17017 17042 V python : extracting _python_bundle/site-packages/kivy/_event.so 12-03 17:50:02.933 17017 17042 V python : extracting _python_bundle/site-packages/kivy/weakmethod.pyc 12-03 17:50:02.935 17017 17042 V python : extracting _python_bundle/site-packages/kivy/base.pyc 12-03 17:50:02.938 17017 17042 V python : extracting _python_bundle/site-packages/kivy/loader.pyc 12-03 17:50:02.941 17017 17042 V python : extracting _python_bundle/site-packages/kivy/clock.pyc 12-03 17:50:02.945 17017 17042 V python : extracting _python_bundle/site-packages/kivy/app.pyc 12-03 17:50:02.947 17017 17042 V python : extracting _python_bundle/site-packages/kivy/__init__.pyc 12-03 17:50:02.950 17017 17042 V python : extracting _python_bundle/site-packages/kivy/geometry.pyc 12-03 17:50:02.953 17017 17042 V python : extracting _python_bundle/site-packages/kivy/utils.pyc 12-03 17:50:02.956 17017 17042 V python : extracting _python_bundle/site-packages/kivy/event.pyc 12-03 17:50:02.958 17017 17042 V python : extracting _python_bundle/site-packages/kivy/weakproxy.so 12-03 17:50:02.969 17017 17042 V python : extracting _python_bundle/site-packages/kivy/gesture.pyc 12-03 17:50:02.972 17017 17042 V python : extracting _python_bundle/site-packages/kivy/compat.pyc 12-03 17:50:02.974 17017 17042 V python : extracting _python_bundle/site-packages/kivy/factory_registers.pyc 12-03 17:50:02.976 17017 17042 V python : extracting _python_bundle/site-packages/kivy/version.pyc 12-03 17:50:02.978 17017 17042 V python : extracting _python_bundle/site-packages/kivy/animation.pyc 12-03 17:50:02.981 17017 17042 V python : extracting _python_bundle/site-packages/kivy/metrics.pyc 12-03 17:50:02.983 17017 17042 V python : extracting _python_bundle/site-packages/kivy/setupconfig.pyc 12-03 17:50:02.986 17017 17042 V python : extracting _python_bundle/site-packages/kivy/vector.pyc 12-03 17:50:02.988 17017 17042 V python : extracting _python_bundle/site-packages/kivy/factory.pyc 12-03 17:50:02.990 17017 17042 V python : extracting _python_bundle/site-packages/kivy/atlas.pyc 12-03 17:50:02.993 17017 17042 V python : extracting _python_bundle/site-packages/kivy/interactive.pyc 12-03 17:50:02.995 17017 17042 V python : extracting _python_bundle/site-packages/kivy/_clock.so 12-03 17:50:03.007 17017 17042 V python : extracting _python_bundle/site-packages/kivy/cache.pyc 12-03 17:50:03.010 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/ 12-03 17:50:03.011 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/instructions.so 12-03 17:50:03.023 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/context_instructions.so 12-03 17:50:03.040 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/context.so 12-03 17:50:03.050 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/transformation.so 12-03 17:50:03.060 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/fbo.so 12-03 17:50:03.069 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/tesselator.so 12-03 17:50:03.082 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/__init__.pyc 12-03 17:50:03.084 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/texture.so 12-03 17:50:03.105 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/stencil_instructions.so 12-03 17:50:03.115 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl.so 12-03 17:50:03.133 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/vbo.so 12-03 17:50:03.140 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl_utils.so 12-03 17:50:03.147 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl.so 12-03 17:50:03.158 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/compiler.so 12-03 17:50:03.168 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/svg.so 12-03 17:50:03.195 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/shader.so 12-03 17:50:03.208 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/gl_instructions.so 12-03 17:50:03.216 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex_instructions.so 12-03 17:50:03.244 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/scissor_instructions.so 12-03 17:50:03.254 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex.so 12-03 17:50:03.260 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/buffer.so 12-03 17:50:03.265 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/ 12-03 17:50:03.266 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_sdl2.so 12-03 17:50:03.270 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_debug.so 12-03 17:50:03.289 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_gl.so 12-03 17:50:03.294 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/__init__.pyc 12-03 17:50:03.296 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_glew.so 12-03 17:50:03.299 17017 17042 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_mock.so 12-03 17:50:03.302 17017 17042 V python : extracting _python_bundle/site-packages/kivy/garden/ 12-03 17:50:03.304 17017 17042 V python : extracting _python_bundle/site-packages/kivy/garden/__init__.pyc 12-03 17:50:03.306 17017 17042 V python : extracting _python_bundle/site-packages/kivy/deps/ 12-03 17:50:03.307 17017 17042 V python : extracting _python_bundle/site-packages/kivy/deps/__init__.pyc 12-03 17:50:03.309 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/ 12-03 17:50:03.310 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/provider.pyc 12-03 17:50:03.312 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/shape.pyc 12-03 17:50:03.314 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/__init__.pyc 12-03 17:50:03.317 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/motionevent.pyc 12-03 17:50:03.319 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/factory.pyc 12-03 17:50:03.321 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/recorder.pyc 12-03 17:50:03.323 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ 12-03 17:50:03.325 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/tripletap.pyc 12-03 17:50:03.327 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/dejitter.pyc 12-03 17:50:03.329 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/retaintouch.pyc 12-03 17:50:03.331 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/__init__.pyc 12-03 17:50:03.333 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ignorelist.pyc 12-03 17:50:03.335 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/calibration.pyc 12-03 17:50:03.338 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/postproc/doubletap.pyc 12-03 17:50:03.340 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/ 12-03 17:50:03.341 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/leapfinger.pyc 12-03 17:50:03.344 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/mouse.pyc 12-03 17:50:03.346 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/__init__.pyc 12-03 17:50:03.348 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/linuxwacom.pyc 12-03 17:50:03.351 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/tuio.pyc 12-03 17:50:03.354 17017 17042 V python : extracting _python_bundle/site-packages/kivy/input/providers/androidjoystick.pyc 12-03 17:50:03.356 17017 17042 V python : extracting _python_bundle/site-packages/kivy/extras/ 12-03 17:50:03.357 17017 17042 V python : extracting _python_bundle/site-packages/kivy/extras/__init__.pyc 12-03 17:50:03.360 17017 17042 V python : extracting _python_bundle/site-packages/kivy/extras/highlight.pyc 12-03 17:50:03.362 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/ 12-03 17:50:03.364 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/opacityscroll.pyc 12-03 17:50:03.366 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/scroll.pyc 12-03 17:50:03.368 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/__init__.pyc 12-03 17:50:03.371 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/dampedscroll.pyc 12-03 17:50:03.373 17017 17042 V python : extracting _python_bundle/site-packages/kivy/effects/kinetic.pyc 12-03 17:50:03.375 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/ 12-03 17:50:03.377 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/stub-gl-debug.pyc 12-03 17:50:03.379 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/texturecompress.pyc 12-03 17:50:03.381 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/report.pyc 12-03 17:50:03.384 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/__init__.pyc 12-03 17:50:03.386 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/generate-icons.pyc 12-03 17:50:03.388 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/changelog_parser.pyc 12-03 17:50:03.390 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/kviewer.pyc 12-03 17:50:03.393 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/benchmark.pyc 12-03 17:50:03.396 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/ 12-03 17:50:03.397 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/__init__.pyc 12-03 17:50:03.400 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/factory.pyc 12-03 17:50:03.403 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/ 12-03 17:50:03.404 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/hook-kivy.pyc 12-03 17:50:03.406 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__init__.pyc 12-03 17:50:03.409 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.pyc 12-03 17:50:03.411 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__main__.pyc 12-03 17:50:03.413 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/ 12-03 17:50:03.415 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy-mode.el 12-03 17:50:03.417 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.tmLanguage 12-03 17:50:03.419 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.json-tmlanguage 12-03 17:50:03.421 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/__init__.pyc 12-03 17:50:03.423 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.vim 12-03 17:50:03.425 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/ 12-03 17:50:03.427 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ 12-03 17:50:03.429 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png 12-03 17:50:03.431 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_off.png 12-03 17:50:03.433 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip.png 12-03 17:50:03.435 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor.png 12-03 17:50:03.437 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput.png 12-03 17:50:03.439 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-background.png 12-03 17:50:03.441 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/modalview-background.png 12-03 17:50:03.443 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_selected.png 12-03 17:50:03.445 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter.png 12-03 17:50:03.447 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-medium.png 12-03 17:50:03.449 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_off.png 12-03 17:50:03.451 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/close.png 12-03 17:50:03.453 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled.png 12-03 17:50:03.455 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_right.png 12-03 17:50:03.458 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_h.png 12-03 17:50:03.460 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group.png 12-03 17:50:03.462 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item_down.png 12-03 17:50:03.464 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled.png 12-03 17:50:03.467 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_active.png 12-03 17:50:03.469 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-start.png 12-03 17:50:03.471 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-high.png 12-03 17:50:03.473 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_middle.png 12-03 17:50:03.476 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-play-overlay.png 12-03 17:50:03.478 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down.png 12-03 17:50:03.480 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_left.png 12-03 17:50:03.483 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_file.png 12-03 17:50:03.485 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab.png 12-03 17:50:03.488 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-pause.png 12-03 17:50:03.490 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background.png 12-03 17:50:03.492 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/overflow.png 12-03 17:50:03.494 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_on.png 12-03 17:50:03.496 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/previous_normal.png 12-03 17:50:03.497 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor_disabled.png 12-03 17:50:03.500 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button.png 12-03 17:50:03.501 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_disabled.png 12-03 17:50:03.503 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip_h.png 12-03 17:50:03.505 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button_disabled.png 12-03 17:50:03.506 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png 12-03 17:50:03.507 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background.png 12-03 17:50:03.509 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn.png 12-03 17:50:03.510 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ring.png 12-03 17:50:03.512 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_on.png 12-03 17:50:03.515 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_pressed.png 12-03 17:50:03.517 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar.png 12-03 17:50:03.519 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down_h.png 12-03 17:50:03.520 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_pressed.png 12-03 17:50:03.523 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-muted.png 12-03 17:50:03.524 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-stop.png 12-03 17:50:03.526 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/separator.png 12-03 17:50:03.528 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-low.png 12-03 17:50:03.531 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn_pressed.png 12-03 17:50:03.533 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item.png 12-03 17:50:03.535 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_view.png 12-03 17:50:03.536 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background_disabled.png 12-03 17:50:03.538 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_h.png 12-03 17:50:03.540 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png 12-03 17:50:03.542 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background.png 12-03 17:50:03.544 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled_pressed.png 12-03 17:50:03.546 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_folder.png 12-03 17:50:03.548 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_disabled.png 12-03 17:50:03.550 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_pressed.png 12-03 17:50:03.552 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn.png 12-03 17:50:03.554 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background_disabled.png 12-03 17:50:03.556 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_closed.png 12-03 17:50:03.558 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_down.png 12-03 17:50:03.560 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_down.png 12-03 17:50:03.562 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_bar.png 12-03 17:50:03.564 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png 12-03 17:50:03.566 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled.png 12-03 17:50:03.568 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_opened.png 12-03 17:50:03.570 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled.png 12-03 17:50:03.572 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_off.png 12-03 17:50:03.574 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down.png 12-03 17:50:03.576 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/image-missing.png 12-03 17:50:03.578 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_background.png 12-03 17:50:03.580 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble.png 12-03 17:50:03.582 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_arrow.png 12-03 17:50:03.584 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png 12-03 17:50:03.586 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png 12-03 17:50:03.588 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner.png 12-03 17:50:03.590 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_on.png 12-03 17:50:03.592 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar_background.png 12-03 17:50:03.594 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background_disabled.png 12-03 17:50:03.596 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button.png 12-03 17:50:03.598 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled_active.png 12-03 17:50:03.600 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_disabled.png 12-03 17:50:03.602 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png 12-03 17:50:03.604 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png 12-03 17:50:03.606 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/ 12-03 17:50:03.608 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/subset_gles.pyc 12-03 17:50:03.610 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/ 12-03 17:50:03.612 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pre-commit.githook 12-03 17:50:03.614 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8kivy.pyc 12-03 17:50:03.616 17017 17042 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8.pyc 12-03 17:50:03.621 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/ 12-03 17:50:03.623 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/switch.pyc 12-03 17:50:03.625 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/video.pyc 12-03 17:50:03.628 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/bubble.pyc 12-03 17:50:03.631 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/stencilview.pyc 12-03 17:50:03.633 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/gridlayout.pyc 12-03 17:50:03.636 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/filechooser.pyc 12-03 17:50:03.640 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/settings.pyc 12-03 17:50:03.644 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/effectwidget.pyc 12-03 17:50:03.647 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/togglebutton.pyc 12-03 17:50:03.649 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/stacklayout.pyc 12-03 17:50:03.652 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/popup.pyc 12-03 17:50:03.654 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/slider.pyc 12-03 17:50:03.657 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/relativelayout.pyc 12-03 17:50:03.659 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/dropdown.pyc 12-03 17:50:03.661 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/actionbar.pyc 12-03 17:50:03.665 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/label.pyc 12-03 17:50:03.667 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/anchorlayout.pyc 12-03 17:50:03.669 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/spinner.pyc 12-03 17:50:03.672 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/accordion.pyc 12-03 17:50:03.675 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/videoplayer.pyc 12-03 17:50:03.678 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/rst.pyc 12-03 17:50:03.682 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/floatlayout.pyc 12-03 17:50:03.684 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/boxlayout.pyc 12-03 17:50:03.686 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/__init__.pyc 12-03 17:50:03.689 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/sandbox.pyc 12-03 17:50:03.691 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/splitter.pyc 12-03 17:50:03.694 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/progressbar.pyc 12-03 17:50:03.696 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/modalview.pyc 12-03 17:50:03.698 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/scatter.pyc 12-03 17:50:03.701 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/colorpicker.pyc 12-03 17:50:03.704 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/vkeyboard.pyc 12-03 17:50:03.707 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recyclegridlayout.pyc 12-03 17:50:03.710 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/pagelayout.pyc 12-03 17:50:03.712 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/widget.pyc 12-03 17:50:03.715 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/carousel.pyc 12-03 17:50:03.718 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/layout.pyc 12-03 17:50:03.721 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recyclelayout.pyc 12-03 17:50:03.723 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/tabbedpanel.pyc 12-03 17:50:03.727 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/checkbox.pyc 12-03 17:50:03.729 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/codeinput.pyc 12-03 17:50:03.731 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/screenmanager.pyc 12-03 17:50:03.735 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/scatterlayout.pyc 12-03 17:50:03.738 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/treeview.pyc 12-03 17:50:03.741 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleboxlayout.pyc 12-03 17:50:03.743 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/gesturesurface.pyc 12-03 17:50:03.747 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/image.pyc 12-03 17:50:03.750 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/button.pyc 12-03 17:50:03.751 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/camera.pyc 12-03 17:50:03.754 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/textinput.pyc 12-03 17:50:03.760 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/scrollview.pyc 12-03 17:50:03.764 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/ 12-03 17:50:03.765 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/datamodel.pyc 12-03 17:50:03.767 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/views.pyc 12-03 17:50:03.770 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/__init__.pyc 12-03 17:50:03.772 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/layout.pyc 12-03 17:50:03.775 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/ 12-03 17:50:03.776 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/compoundselection.pyc 12-03 17:50:03.779 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/focus.pyc 12-03 17:50:03.782 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/knspace.pyc 12-03 17:50:03.784 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/togglebutton.pyc 12-03 17:50:03.786 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/touchripple.pyc 12-03 17:50:03.789 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/cover.pyc 12-03 17:50:03.791 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/__init__.pyc 12-03 17:50:03.793 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/emacs.pyc 12-03 17:50:03.795 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/codenavigation.pyc 12-03 17:50:03.797 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/button.pyc 12-03 17:50:03.799 17017 17042 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/drag.pyc 12-03 17:50:03.801 17017 17042 V python : extracting _python_bundle/site-packages/kivy/network/ 12-03 17:50:03.803 17017 17042 V python : extracting _python_bundle/site-packages/kivy/network/urlrequest.pyc 12-03 17:50:03.805 17017 17042 V python : extracting _python_bundle/site-packages/kivy/network/__init__.pyc 12-03 17:50:03.807 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/ 12-03 17:50:03.809 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/ddsfile.pyc 12-03 17:50:03.812 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/mtdev.pyc 12-03 17:50:03.814 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/__init__.pyc 12-03 17:50:03.816 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/ 12-03 17:50:03.817 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/__init__.pyc 12-03 17:50:03.819 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/ 12-03 17:50:03.820 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/__init__.pyc 12-03 17:50:03.823 17017 17042 V python : extracting _python_bundle/site-packages/kivy/storage/ 12-03 17:50:03.824 17017 17042 V python : extracting _python_bundle/site-packages/kivy/storage/jsonstore.pyc 12-03 17:50:03.826 17017 17042 V python : extracting _python_bundle/site-packages/kivy/storage/dictstore.pyc 12-03 17:50:03.828 17017 17042 V python : extracting _python_bundle/site-packages/kivy/storage/redisstore.pyc 12-03 17:50:03.830 17017 17042 V python : extracting _python_bundle/site-packages/kivy/storage/__init__.pyc 12-03 17:50:03.833 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lang/ 12-03 17:50:03.834 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lang/parser.pyc 12-03 17:50:03.838 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lang/__init__.pyc 12-03 17:50:03.840 17017 17042 V python : extracting _python_bundle/site-packages/kivy/lang/builder.pyc 12-03 17:50:03.843 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/ 12-03 17:50:03.845 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/__init__.pyc 12-03 17:50:03.848 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/ 12-03 17:50:03.849 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_gif.pyc 12-03 17:50:03.853 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_sdl2.pyc 12-03 17:50:03.855 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_dds.pyc 12-03 17:50:03.856 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/__init__.pyc 12-03 17:50:03.860 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_tex.pyc 12-03 17:50:03.862 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_ffpyplayer.pyc 12-03 17:50:03.864 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/_img_sdl2.so 12-03 17:50:03.869 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pil.pyc 12-03 17:50:03.871 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pygame.pyc 12-03 17:50:03.873 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/ 12-03 17:50:03.875 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/text_layout.so 12-03 17:50:03.884 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/markup.pyc 12-03 17:50:03.887 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/text_sdl2.pyc 12-03 17:50:03.890 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/__init__.pyc 12-03 17:50:03.893 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/_text_sdl2.so 12-03 17:50:03.899 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pango.pyc 12-03 17:50:03.901 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pil.pyc 12-03 17:50:03.903 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pygame.pyc 12-03 17:50:03.905 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/ 12-03 17:50:03.907 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/video_gstplayer.pyc 12-03 17:50:03.909 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/__init__.pyc 12-03 17:50:03.912 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffmpeg.pyc 12-03 17:50:03.914 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffpyplayer.pyc 12-03 17:50:03.916 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/video/video_null.pyc 12-03 17:50:03.918 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/gl/ 12-03 17:50:03.920 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/gl/__init__.pyc 12-03 17:50:03.922 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/ 12-03 17:50:03.924 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_android.pyc 12-03 17:50:03.926 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_picamera.pyc 12-03 17:50:03.928 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_gi.pyc 12-03 17:50:03.930 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_opencv.pyc 12-03 17:50:03.932 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/camera/__init__.pyc 12-03 17:50:03.935 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/ 12-03 17:50:03.937 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_gtk3.pyc 12-03 17:50:03.939 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xclip.pyc 12-03 17:50:03.941 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dummy.pyc 12-03 17:50:03.942 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dbusklipper.pyc 12-03 17:50:03.944 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_winctypes.pyc 12-03 17:50:03.946 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_android.pyc 12-03 17:50:03.949 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/__init__.pyc 12-03 17:50:03.951 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_nspaste.pyc 12-03 17:50:03.953 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_sdl2.so 12-03 17:50:03.956 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_ext.pyc 12-03 17:50:03.958 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xsel.pyc 12-03 17:50:03.960 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_pygame.pyc 12-03 17:50:03.962 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_sdl2.pyc 12-03 17:50:03.965 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/ 12-03 17:50:03.966 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.auth.key.retrieval.service.START cmp=com.google.android.gms/.chimera.GmsApiService } 12-03 17:50:03.966 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_ffpyplayer.pyc 12-03 17:50:03.969 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_gstplayer.pyc 12-03 17:50:03.972 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_sdl2.so 12-03 17:50:03.981 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/__init__.pyc 12-03 17:50:03.983 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_pygame.pyc 12-03 17:50:03.986 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_avplayer.pyc 12-03 17:50:03.987 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/spelling/ 12-03 17:50:03.989 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/spelling/__init__.pyc 12-03 17:50:03.991 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/spelling/spelling_enchant.pyc 12-03 17:50:03.994 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/ 12-03 17:50:03.995 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/window_sdl2.pyc 12-03 17:50:03.999 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/window_pygame.pyc 12-03 17:50:04.003 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/_window_sdl2.so 12-03 17:50:04.011 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/__init__.pyc 12-03 17:50:04.015 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/window_info.so 12-03 17:50:04.019 17017 17042 V python : extracting _python_bundle/site-packages/kivy/core/window/window_egl_rpi.pyc 12-03 17:50:04.021 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/ 12-03 17:50:04.023 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/settings_kivy.json 12-03 17:50:04.025 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/style.kv 12-03 17:50:04.028 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/ 12-03 17:50:04.030 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-32.png 12-03 17:50:04.031 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-512.png 12-03 17:50:04.036 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-24.png 12-03 17:50:04.038 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.png 12-03 17:50:04.040 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-16.png 12-03 17:50:04.042 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-48.png 12-03 17:50:04.044 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-128.png 12-03 17:50:04.046 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-256.png 12-03 17:50:04.049 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/ 12-03 17:50:04.051 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Italic.ttf 12-03 17:50:04.066 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/DejaVuSans.ttf 12-03 17:50:04.124 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Bold.ttf 12-03 17:50:04.139 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Regular.ttf 12-03 17:50:04.155 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/RobotoMono-Regular.ttf 12-03 17:50:04.167 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-BoldItalic.ttf 12-03 17:50:04.184 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/ 12-03 17:50:04.185 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de_CH.json 12-03 17:50:04.188 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwertz.json 12-03 17:50:04.190 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/fr_CH.json 12-03 17:50:04.192 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de.json 12-03 17:50:04.194 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/azerty.json 12-03 17:50:04.197 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/en_US.json 12-03 17:50:04.199 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwerty.json 12-03 17:50:04.201 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/ 12-03 17:50:04.203 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/cursor.png 12-03 17:50:04.206 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme.atlas 12-03 17:50:04.208 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/defaultshape.png 12-03 17:50:04.211 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.gif 12-03 17:50:04.213 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/testpattern.png 12-03 17:50:04.215 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/background.jpg 12-03 17:50:04.218 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme-0.png 12-03 17:50:04.227 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/ 12-03 17:50:04.228 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.png 12-03 17:50:04.229 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.fs 12-03 17:50:04.231 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.vs 12-03 17:50:04.233 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.fs 12-03 17:50:04.235 17017 17042 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.vs 12-03 17:50:04.236 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/ 12-03 17:50:04.238 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/screen.pyc 12-03 17:50:04.240 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/webdebugger.pyc 12-03 17:50:04.242 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/__init__.pyc 12-03 17:50:04.244 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/monitor.pyc 12-03 17:50:04.247 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/cursor.pyc 12-03 17:50:04.249 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/joycursor.pyc 12-03 17:50:04.251 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/showborder.pyc 12-03 17:50:04.253 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/keybinding.pyc 12-03 17:50:04.255 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/_webdebugger.pyc 12-03 17:50:04.270 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/console.pyc 12-03 17:50:04.273 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/inspector.pyc 12-03 17:50:04.276 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/touchring.pyc 12-03 17:50:04.278 17017 17042 V python : extracting _python_bundle/site-packages/kivy/modules/recorder.pyc 12-03 17:50:04.280 17017 17042 V python : extracting _python_bundle/site-packages/idna/ 12-03 17:50:04.282 17017 17042 V python : extracting _python_bundle/site-packages/idna/uts46data.pyc 12-03 17:50:04.291 17017 17042 V python : extracting _python_bundle/site-packages/idna/core.pyc 12-03 17:50:04.294 17017 17042 V python : extracting _python_bundle/site-packages/idna/codec.pyc 12-03 17:50:04.296 17017 17042 V python : extracting _python_bundle/site-packages/idna/intranges.pyc 12-03 17:50:04.298 17017 17042 V python : extracting _python_bundle/site-packages/idna/__init__.pyc 12-03 17:50:04.300 17017 17042 V python : extracting _python_bundle/site-packages/idna/package_data.pyc 12-03 17:50:04.302 17017 17042 V python : extracting _python_bundle/site-packages/idna/compat.pyc 12-03 17:50:04.303 17017 17042 V python : extracting _python_bundle/site-packages/idna/idnadata.pyc 12-03 17:50:04.307 17017 17042 V python : extracting _python_bundle/modules/ 12-03 17:50:04.308 17017 17042 V python : extracting _python_bundle/modules/ossaudiodev.cpython-38.so 12-03 17:50:04.313 17017 17042 V python : extracting _python_bundle/modules/cmath.cpython-38.so 12-03 17:50:04.319 17017 17042 V python : extracting _python_bundle/modules/_elementtree.cpython-38.so 12-03 17:50:04.326 17017 17042 V python : extracting _python_bundle/modules/pyexpat.cpython-38.so 12-03 17:50:04.341 17017 17042 V python : extracting _python_bundle/modules/mmap.cpython-38.so 12-03 17:50:04.346 17017 17042 V python : extracting _python_bundle/modules/_datetime.cpython-38.so 12-03 17:50:04.356 17017 17042 V python : extracting _python_bundle/modules/_sha512.cpython-38.so 12-03 17:50:04.362 17017 17042 V python : extracting _python_bundle/modules/_lsprof.cpython-38.so 12-03 17:50:04.366 17017 17042 V python : extracting _python_bundle/modules/_random.cpython-38.so 12-03 17:50:04.369 17017 17042 V python : extracting _python_bundle/modules/_ctypes_test.cpython-38.so 12-03 17:50:04.373 17017 17042 V python : extracting _python_bundle/modules/_codecs_cn.cpython-38.so 12-03 17:50:04.389 17017 17042 V python : extracting _python_bundle/modules/_asyncio.cpython-38.so 12-03 17:50:04.395 17017 17042 V python : extracting _python_bundle/modules/_posixsubprocess.cpython-38.so 12-03 17:50:04.399 17017 17042 V python : extracting _python_bundle/modules/_multiprocessing.cpython-38.so 12-03 17:50:04.402 17017 17042 V python : extracting _python_bundle/modules/_queue.cpython-38.so 12-03 17:50:04.405 17017 17042 V python : extracting _python_bundle/modules/_testinternalcapi.cpython-38.so 12-03 17:50:04.408 17017 17042 V python : extracting _python_bundle/modules/_xxsubinterpreters.cpython-38.so 12-03 17:50:04.414 17017 17042 V python : extracting _python_bundle/modules/_statistics.cpython-38.so 12-03 17:50:04.417 17017 17042 V python : extracting _python_bundle/modules/fcntl.cpython-38.so 12-03 17:50:04.420 17017 17042 V python : extracting _python_bundle/modules/array.cpython-38.so 12-03 17:50:04.426 17017 17042 V python : extracting _python_bundle/modules/_testmultiphase.cpython-38.so 12-03 17:50:04.430 17017 17042 V python : extracting _python_bundle/modules/parser.cpython-38.so 12-03 17:50:04.435 17017 17042 V python : extracting _python_bundle/modules/_opcode.cpython-38.so 12-03 17:50:04.437 17017 17042 V python : extracting _python_bundle/modules/_sha1.cpython-38.so 12-03 17:50:04.441 17017 17042 V python : extracting _python_bundle/modules/binascii.cpython-38.so 12-03 17:50:04.446 17017 17042 V python : extracting _python_bundle/modules/_md5.cpython-38.so 12-03 17:50:04.449 17017 17042 V python : extracting _python_bundle/modules/_sha256.cpython-38.so 12-03 17:50:04.453 17017 17042 V python : extracting _python_bundle/modules/_pickle.cpython-38.so 12-03 17:50:04.463 17017 17042 V python : extracting _python_bundle/modules/xxlimited.cpython-38.so 12-03 17:50:04.467 17017 17042 V python : extracting _python_bundle/modules/_heapq.cpython-38.so 12-03 17:50:04.470 17017 17042 V python : extracting _python_bundle/modules/math.cpython-38.so 12-03 17:50:04.478 17017 17042 V python : extracting _python_bundle/modules/_testcapi.cpython-38.so 12-03 17:50:04.487 17017 17042 V python : extracting _python_bundle/modules/_testimportmultiple.cpython-38.so 12-03 17:50:04.490 17017 17042 V python : extracting _python_bundle/modules/unicodedata.cpython-38.so 12-03 17:50:04.557 17017 17042 V python : extracting _python_bundle/modules/_json.cpython-38.so 12-03 17:50:04.564 17017 17042 V python : extracting _python_bundle/modules/_sha3.cpython-38.so 12-03 17:50:04.572 17017 17042 V python : extracting _python_bundle/modules/_codecs_kr.cpython-38.so 12-03 17:50:04.586 17017 17042 V python : extracting _python_bundle/modules/_codecs_tw.cpython-38.so 12-03 17:50:04.604 17017 17042 V python : extracting _python_bundle/modules/_testbuffer.cpython-38.so 12-03 17:50:04.614 17017 17042 V python : extracting _python_bundle/modules/_codecs_jp.cpython-38.so 12-03 17:50:04.632 17017 17042 V python : extracting _python_bundle/modules/_blake2.cpython-38.so 12-03 17:50:04.640 17017 17042 V python : extracting _python_bundle/modules/select.cpython-38.so 12-03 17:50:04.644 17017 17042 V python : extracting _python_bundle/modules/_hashlib.cpython-38.so 12-03 17:50:04.649 17017 17042 V python : extracting _python_bundle/modules/termios.cpython-38.so 12-03 17:50:04.653 17017 17042 V python : extracting _python_bundle/modules/_contextvars.cpython-38.so 12-03 17:50:04.656 17017 17042 V python : extracting _python_bundle/modules/audioop.cpython-38.so 12-03 17:50:04.662 17017 17042 V python : extracting _python_bundle/modules/_bisect.cpython-38.so 12-03 17:50:04.664 17017 17042 V python : extracting _python_bundle/modules/_ctypes.cpython-38.so 12-03 17:50:04.673 17017 17042 V python : extracting _python_bundle/modules/_struct.cpython-38.so 12-03 17:50:04.679 17017 17042 V python : extracting _python_bundle/modules/_decimal.cpython-38.so 12-03 17:50:04.705 17017 17042 V python : extracting _python_bundle/modules/_ssl.cpython-38.so 12-03 17:50:04.719 17017 17042 V python : extracting _python_bundle/modules/_xxtestfuzz.cpython-38.so 12-03 17:50:04.723 17017 17042 V python : extracting _python_bundle/modules/resource.cpython-38.so 12-03 17:50:04.726 17017 17042 V python : extracting _python_bundle/modules/_codecs_iso2022.cpython-38.so 12-03 17:50:04.730 17017 17042 V python : extracting _python_bundle/modules/_socket.cpython-38.so 12-03 17:50:04.739 17017 17042 V python : extracting _python_bundle/modules/_sysconfigdata__linux_.pyc 12-03 17:50:04.742 17017 17042 V python : extracting _python_bundle/modules/_sqlite3.cpython-38.so 12-03 17:50:04.749 17017 17042 V python : extracting _python_bundle/modules/_csv.cpython-38.so 12-03 17:50:04.754 17017 17042 V python : extracting _python_bundle/modules/syslog.cpython-38.so 12-03 17:50:04.758 17017 17042 V python : extracting _python_bundle/modules/_multibytecodec.cpython-38.so 12-03 17:50:04.764 17017 17042 V python : extracting _python_bundle/modules/_codecs_hk.cpython-38.so 12-03 17:50:04.773 17017 17042 V python : extracting _python_bundle/modules/zlib.cpython-38.so 12-03 17:50:04.782 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so 12-03 17:50:04.783 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libmain.so 12-03 17:50:04.784 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so 12-03 17:50:04.784 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so 12-03 17:50:04.785 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libffi.so 12-03 17:50:04.786 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so 12-03 17:50:04.786 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so 12-03 17:50:04.787 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so 12-03 17:50:04.787 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libpython3.8m.so 12-03 17:50:04.788 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so 12-03 17:50:04.789 17017 17017 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so 12-03 17:50:04.789 17017 17017 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so 12-03 17:50:04.791 17017 17017 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so 12-03 17:50:04.791 17017 17017 V pythonutil: Checking pattern libffi\.so against libmain.so 12-03 17:50:04.792 17017 17017 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so 12-03 17:50:04.793 17017 17017 V pythonutil: Checking pattern libffi\.so against libSDL2.so 12-03 17:50:04.793 17017 17017 V pythonutil: Checking pattern libffi\.so against libffi.so 12-03 17:50:04.794 17017 17017 V pythonutil: Pattern libffi\.so matched file libffi.so 12-03 17:50:04.794 17017 17017 V pythonutil: Checking pattern libffi\.so against libhidapi.so 12-03 17:50:04.795 17017 17017 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so 12-03 17:50:04.795 17017 17017 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so 12-03 17:50:04.796 17017 17017 V pythonutil: Checking pattern libffi\.so against libpython3.8m.so 12-03 17:50:04.796 17017 17017 V pythonutil: Checking pattern libffi\.so against libsqlite3.so 12-03 17:50:04.797 17017 17017 V pythonutil: Checking pattern libffi\.so against libssl1.1.so 12-03 17:50:04.798 17017 17017 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so 12-03 17:50:04.799 17017 17017 V pythonutil: Checking pattern libpng16\.so against libmain.so 12-03 17:50:04.799 17017 17017 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so 12-03 17:50:04.800 17017 17017 V pythonutil: Checking pattern libpng16\.so against libSDL2.so 12-03 17:50:04.801 17017 17017 V pythonutil: Checking pattern libpng16\.so against libffi.so 12-03 17:50:04.801 17017 17017 V pythonutil: Checking pattern libpng16\.so against libhidapi.so 12-03 17:50:04.802 17017 17017 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so 12-03 17:50:04.803 17017 17017 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so 12-03 17:50:04.804 17017 17017 V pythonutil: Checking pattern libpng16\.so against libpython3.8m.so 12-03 17:50:04.804 17017 17017 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so 12-03 17:50:04.805 17017 17017 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so 12-03 17:50:04.806 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so 12-03 17:50:04.807 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libmain.so 12-03 17:50:04.808 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so 12-03 17:50:04.808 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so 12-03 17:50:04.809 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libffi.so 12-03 17:50:04.810 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so 12-03 17:50:04.810 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so 12-03 17:50:04.811 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so 12-03 17:50:04.812 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libpython3.8m.so 12-03 17:50:04.812 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so 12-03 17:50:04.813 17017 17017 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so 12-03 17:50:04.814 17017 17017 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so 12-03 17:50:04.815 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so 12-03 17:50:04.816 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so 12-03 17:50:04.816 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so 12-03 17:50:04.817 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so 12-03 17:50:04.818 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so 12-03 17:50:04.818 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so 12-03 17:50:04.819 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so 12-03 17:50:04.820 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so 12-03 17:50:04.820 17017 17017 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so 12-03 17:50:04.821 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.8m.so 12-03 17:50:04.822 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so 12-03 17:50:04.822 17017 17017 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so 12-03 17:50:04.824 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so 12-03 17:50:04.824 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libmain.so 12-03 17:50:04.825 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so 12-03 17:50:04.826 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so 12-03 17:50:04.826 17017 17017 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so 12-03 17:50:04.827 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libffi.so 12-03 17:50:04.828 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so 12-03 17:50:04.828 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so 12-03 17:50:04.829 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so 12-03 17:50:04.830 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libpython3.8m.so 12-03 17:50:04.830 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so 12-03 17:50:04.831 17017 17017 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so 12-03 17:50:04.832 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so 12-03 17:50:04.833 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so 12-03 17:50:04.834 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so 12-03 17:50:04.834 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so 12-03 17:50:04.835 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so 12-03 17:50:04.836 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so 12-03 17:50:04.836 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so 12-03 17:50:04.837 17017 17017 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so 12-03 17:50:04.837 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so 12-03 17:50:04.838 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.8m.so 12-03 17:50:04.839 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so 12-03 17:50:04.839 17017 17017 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so 12-03 17:50:04.841 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so 12-03 17:50:04.841 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so 12-03 17:50:04.842 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so 12-03 17:50:04.842 17017 17017 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so 12-03 17:50:04.843 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so 12-03 17:50:04.844 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so 12-03 17:50:04.844 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so 12-03 17:50:04.845 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so 12-03 17:50:04.845 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so 12-03 17:50:04.846 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.8m.so 12-03 17:50:04.847 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so 12-03 17:50:04.847 17017 17017 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so 12-03 17:50:04.849 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so 12-03 17:50:04.850 17017 17017 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so 12-03 17:50:04.850 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so 12-03 17:50:04.851 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so 12-03 17:50:04.851 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so 12-03 17:50:04.852 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so 12-03 17:50:04.853 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so 12-03 17:50:04.853 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so 12-03 17:50:04.854 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so 12-03 17:50:04.854 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.8m.so 12-03 17:50:04.855 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so 12-03 17:50:04.856 17017 17017 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so 12-03 17:50:04.856 17017 17017 V pythonutil: Loading library: sqlite3 12-03 17:50:04.860 17017 17017 V pythonutil: Loading library: ffi 12-03 17:50:04.862 17017 17017 V pythonutil: Loading library: ssl1.1 12-03 17:50:04.867 17017 17017 V pythonutil: Loading library: crypto1.1 12-03 17:50:04.869 17017 17017 V pythonutil: Loading library: SDL2 12-03 17:50:04.875 17017 17017 V pythonutil: Loading library: SDL2_image 12-03 17:50:04.879 17017 17017 V pythonutil: Loading library: SDL2_mixer 12-03 17:50:04.882 17017 17017 V pythonutil: Loading library: SDL2_ttf 12-03 17:50:04.886 17017 17017 V pythonutil: Loading library: python3.5m 12-03 17:50:04.891 17017 17017 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/lib/arm, /data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.5m.so" 12-03 17:50:04.892 17017 17017 V pythonutil: Loading library: python3.6m 12-03 17:50:04.894 17017 17017 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/lib/arm, /data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.6m.so" 12-03 17:50:04.895 17017 17017 V pythonutil: Loading library: python3.7m 12-03 17:50:04.897 17017 17017 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/lib/arm, /data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.7m.so" 12-03 17:50:04.898 17017 17017 V pythonutil: Loading library: python3.8m 12-03 17:50:04.904 17017 17017 V pythonutil: Loading library: main 12-03 17:50:04.907 17017 17017 V pythonutil: Loaded everything! 12-03 17:50:04.909 17017 17017 V SDL : nativeSetupJNI() 12-03 17:50:04.912 17017 17017 V SDL : AUDIO nativeSetupJNI() 12-03 17:50:04.914 17017 17017 V SDL : CONTROLLER nativeSetupJNI() 12-03 17:50:04.942 17017 17017 D hidapi : Initializing Bluetooth 12-03 17:50:04.985 17017 17017 V PythonActivity: Setting env vars for start.c and Python to use 12-03 17:50:04.986 17017 17017 V PythonActivity: Access to our meta-data... 12-03 17:50:04.989 17017 17017 I PythonActivity: Surface will NOT be transparent 12-03 17:50:04.989 17017 17017 V PythonActivity: onResume() 12-03 17:50:04.990 17017 17017 V SDL : onResume() 12-03 17:50:05.037 608 3381 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10168 pid=17017 12-03 17:50:05.038 608 3381 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10168 => denied (686 us) 12-03 17:50:05.043 17017 17017 V SDL : surfaceCreated() 12-03 17:50:05.043 17017 17017 V SDL : surfaceChanged() 12-03 17:50:05.044 17017 17017 V SDL : pixel format RGB_565 12-03 17:50:05.045 17017 17017 V SDL : Window size: 1080x1731 12-03 17:50:05.046 17017 17017 V SDL : Device size: 1080x1920 12-03 17:50:05.059 17017 17017 V SDL : nativeResume() 12-03 17:50:05.059 17017 17117 V SDL : Running main function SDL_main from library /data/app/org.conceptruelle.conceptruelle-JQVl2GoJujtXAQHlq8E95A==/lib/arm/libmain.so 12-03 17:50:05.060 17017 17117 V PythonActivity: appConfirmedActive() -> preparing loading screen removal 12-03 17:50:05.061 17017 17117 V SDL : nativeRunMain() 12-03 17:50:05.063 17017 17117 I python : Initializing Python for Android 12-03 17:50:05.063 17017 17117 I python : Setting additional env vars from p4a_env_vars.txt 12-03 17:50:05.064 17017 17117 I python : Changing directory to the one provided by ANDROID_ARGUMENT 12-03 17:50:05.064 17017 17117 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app 12-03 17:50:05.065 17017 17117 I python : Preparing to initialize python 12-03 17:50:05.065 17017 17117 I python : _python_bundle dir exists 12-03 17:50:05.066 17017 17117 I python : calculated paths to be... 12-03 17:50:05.066 17017 17117 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/stdlib.zip:/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/modules 12-03 17:50:05.074 17017 17117 I python : set wchar paths... 12-03 17:50:05.205 17017 17117 I python : Initialized python 12-03 17:50:05.206 17017 17117 I python : AND: Init threads 12-03 17:50:05.209 17017 17117 I python : testing python print redirection 12-03 17:50:05.213 17017 17117 I python : Android path ['.', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/stdlib.zip', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/modules', '/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages'] 12-03 17:50:05.215 17017 17117 I python : os.environ is environ({'PATH': '/sbin:/system/sbin:/system/bin:/system/xbin:/odm/bin:/vendor/bin:/vendor/xbin', 'DOWNLOAD_CACHE': '/data/cache', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ROOT': '/system', 'ANDROID_ASSETS': '/system/app', 'ANDROID_DATA': '/data', 'ANDROID_STORAGE': '/storage', 'EXTERNAL_STORAGE': '/sdcard', 'ASEC_MOUNTPOINT': '/mnt/asec', 'BOOTCLASSPATH': '/system/framework/core-oj.jar:/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/bouncycastle.jar:/system/framework/apache-xml.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/android.hidl.base-V1.0-java.jar:/system/framework/android.hidl.manager-V1.0-java.jar:/system/framework/framework-oahl-backward-compatibility.jar:/system/framework/android.test.base.jar:/system/framework/telephony-ext.jar', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar:/system/framework/com.android.location.provider.jar', 'ANDROID_SOCKET_zygote_secondary': '11', 'ANDROID_ENTRYPOINT': 'main.pyc', 'ANDROID_ARGUMENT': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'ANDROID_APP_PATH': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'ANDROID_PRIVATE': '/data/user/0/org.conceptruelle.conceptruelle/files', 'ANDROID_UNPACK': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'PYTHONHOME': '/data/user/0/org.conceptruelle.conceptruelle/files/app', 'PYTHONPATH': '/data/user/0/org.conceptruelle.conceptruelle/files/app:/data/user/0/org.conceptruelle.conceptruelle/files/app/lib', 'PYTHONOPTIMIZE': '2', 'P4A_BOOTSTRAP': 'SDL2', 'PYTHON_NAME': 'python', 'P4A_IS_WINDOWED': 'True', 'P4A_ORIENTATION': 'portrait', 'P4A_NUMERIC_VERSION': 'None', 'P4A_MINSDK': '21', 'LC_CTYPE': 'C.UTF-8'}) 12-03 17:50:05.217 17017 17117 I python : Android kivy bootstrap done. __name__ is __main__ 12-03 17:50:05.218 17017 17117 I python : AND: Ran string 12-03 17:50:05.219 17017 17117 I python : Run user program, change dir and execute entrypoint 12-03 17:50:05.579 17017 17117 I python : [WARNING] [Config ] Older configuration version detected (0 instead of 21) 12-03 17:50:05.580 17017 17117 I python : [WARNING] [Config ] Upgrading configuration in progress. 12-03 17:50:05.599 17017 17117 I python : [INFO ] [Logger ] Record log in /data/user/0/org.conceptruelle.conceptruelle/files/app/.kivy/logs/kivy_20-12-03_0.txt 12-03 17:50:05.600 17017 17117 I python : [INFO ] [Kivy ] v1.11.1 12-03 17:50:05.601 17017 17117 I python : [INFO ] [Kivy ] Installed at "/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages/kivy/__init__.pyc" 12-03 17:50:05.602 17017 17117 I python : [INFO ] [Python ] v3.8.1 (default, Nov 3 2020, 15:13:21) 12-03 17:50:05.603 17017 17117 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 12-03 17:50:05.604 17017 17117 I python : [INFO ] [Python ] Interpreter at "" 12-03 17:50:06.531 3479 14071 I CastDatabase: Saving the database 12-03 17:50:06.549 3479 14071 I SQLiteCastStore: [CastNetworkInfo] saved: 0, skipped: 0, [CastDeviceInfo]: saved 0, skipped 0, [Paired Guest Mode DeviceInfo] saved: 0, skipped: 0. [ProbedNetworks]: saved 0, skipped: 0, [ProbedSocketAddress]: saved 0, skipped: 0, [Network-Device pairs]: saved: 0 12-03 17:50:07.100 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.safetynet.service.START pkg=com.google.android.gms } 12-03 17:50:08.300 17017 17117 I python : [INFO ] [Factory ] 184 symbols loaded 12-03 17:50:09.136 17017 17117 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored) 12-03 17:50:09.190 853 870 W ActivityManager: Stopping service due to app idle: u0a141 -1m28s741ms com.whatsapp/.messaging.MessageService 12-03 17:50:09.254 17017 17117 I python : [INFO ] [Text ] Provider: sdl2 12-03 17:50:09.356 17017 17117 I python : [INFO ] [Window ] Provider: sdl2 12-03 17:50:09.419 17017 17117 E libEGL : validate_display:92 error 3008 (EGL_BAD_DISPLAY) 12-03 17:50:09.420 17017 17117 V SDL : setOrientation() orientation=-1 width=800 height=600 resizable=true hint= 12-03 17:50:09.439 17017 17117 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 12-03 17:50:09.442 17017 17117 I python : [INFO ] [GL ] Backend used 12-03 17:50:09.444 17017 17117 I python : [INFO ] [GL ] OpenGL version 12-03 17:50:09.446 17017 17117 I python : [INFO ] [GL ] OpenGL vendor 12-03 17:50:09.447 17017 17117 I python : [INFO ] [GL ] OpenGL renderer 12-03 17:50:09.449 17017 17117 I python : [INFO ] [GL ] OpenGL parsed version: 3, 2 12-03 17:50:09.450 17017 17117 I python : [INFO ] [GL ] Texture max size <16384> 12-03 17:50:09.452 17017 17117 I python : [INFO ] [GL ] Texture max units <16> 12-03 17:50:09.533 17017 17117 I python : [INFO ] [Window ] auto add sdl2 input provider 12-03 17:50:09.536 17017 17117 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 12-03 17:50:09.594 17017 17117 I python : /home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/bs4/element.py:15: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. 12-03 17:50:11.838 17017 17117 I python : ['Les archéonautes à gizeh [color=8113bd]- Atelier[/color] ', 'Les archéonautes à chichén itza [color=8113bd]- Atelier[/color] ', 'Bibbidi-bobbidi-boo! [color=0aa7f5]- Stage[/color] ', 'Miam! antique [color=0aa7f5]- Stage[/color] ', "L'art du temps - les couleurs #2 [color=8113bd]- Atelier[/color] ", 'Rejoins les ArchéoNautes sur le plateau de Gizeh pour un atelier artistico-bricolo-rigolo!', 'Rejoins les ArchéoNautes sur la route pour Chichén Itza au Mexique pour un atelier créa coloré!', "Sur le thème Bobbidi-Bibbidi-Boo!, on s'éclate avec les croyances et magies de l'ancien temps!", 'Sur le thème MIAM! Antique, on va découvrir ensemble la cuisine et la nourriture à travers les âge!', "Un atelier artistico-bricolo-rigolo pour découvrir, lire et créer une oeuvre d'art unique! ", '2\xa0décembre\xa02020 14:30', '4\xa0novembre\xa02020 14:30', '26\xa0octobre\xa02020 00:00 - 30\xa0octobre\xa02020 00:00', '19\xa0octobre\xa02020 10:00 - 23\xa0octobre\xa02020 16:00', '14\xa0octobre\xa02020 14:30', "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer", "Chouet'House, La Seyne-sur-Mer"] 12-03 17:50:12.146 17017 17117 I python : [WARNING] [Base ] Unknown provider 12-03 17:50:12.149 17017 17117 I python : [INFO ] [Base ] Start application main loop 12-03 17:50:12.178 17017 17117 I python : [INFO ] [GL ] NPOT texture support is available 12-03 17:50:14.915 3479 3479 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService } 12-03 17:50:29.836 16773 16773 I Finsky : [2] aclz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 12-03 17:50:29.844 16773 16773 I Finsky : [2] achd.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 12-03 17:50:29.853 16773 16773 I Finsky : [2] achd.b(9): SCH: Scheduling fallback in 64799995 (absolute: 80242682) 12-03 17:50:29.907 3211 13316 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 15442 [CONTEXT service_id=218 ] 12-03 17:50:29.923 3211 14126 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 43 uptime_millis: 43 exec_start_elapsed_seconds: 15442 [CONTEXT service_id=218 ] 12-03 17:50:30.035 16773 16773 I Finsky : [2] achm.handleMessage(4): SCH: DeviceState: DeviceState{currentTime=1607014230029, isCharging=true, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=77.0} 12-03 17:50:30.059 16773 17142 I Finsky : [144] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 12-1 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:50:30.071 16773 16773 I Finsky : [2] achn.m(9): SCH: Running job: 12-1 12-03 17:50:30.072 16773 16773 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 12-03 17:50:30.078 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 1, PendingQueue size: 0 12-03 17:50:30.079 16773 16773 I Finsky : [2] achm.handleMessage(32): SCH: Running queue: 12-1 12-03 17:50:30.206 16773 17144 I Finsky : [146] gmz.b(1): Completed 0 account content syncs with 0 successful. 12-03 17:50:30.208 16773 16773 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 12-03 17:50:30.209 16773 16773 I Finsky : [2] aciw.n(4): SCH: jobFinished: 12-1. TimeElapsed: 137ms. 12-03 17:50:30.210 16773 16773 I Finsky : [2] achn.b(3): SCH: Job 12-1 finished. Not rescheduling. 12-03 17:50:30.212 16773 16773 I Finsky : [2] achm.handleMessage(29): SCH: RunningQueue size: 0, PendingQueue size: 0 12-03 17:50:30.214 16773 16773 I Finsky : [2] achm.handleMessage(10): SCH: Executor finished 12-03 17:50:30.238 16773 16773 I Finsky : [2] acjx.b(5): SCH: Jobs in database: 1-1337 3-2139 26-1414141414 34-1875 34-1879 34-1883 34-1884 34-1885 34-1889 34-1893 34-1896 34-1897 34-1900 34-1901 34-1902 34-1903 34-1904 34-1905 12-03 17:50:30.242 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 1-1337, 34-1903, -> L: 29170506ms, D: 72370506ms, C: false, I: false, N: 1 12-03 17:50:30.244 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 34434119ms, D: 1330434119ms, C: false, I: true, N: 2 12-03 17:50:30.245 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 3-2139, 34-1875, 34-1879, 34-1883, 34-1884, 34-1885, 34-1889, 34-1893, 34-1896, 34-1897, 34-1900, 34-1901, 34-1902, 34-1904, 34-1905, -> L: 0ms, D: 86303704ms, C: true, I: true, N: 2 12-03 17:50:30.247 16773 16773 I Finsky : [2] acij.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 14435277ms, D: 15335277ms, C: false, I: false, N: 0 12-03 17:50:30.254 16773 16773 I Finsky : [2] acij.f(7): SCH: Cancelling existing jobscheduler jobs: 9004 9006 9005 12-03 17:50:30.261 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9001, L: 29170506, D: 72370506, C: false, I: false, N: 1 12-03 17:50:30.264 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9002, L: 34434119, D: 1330434119, C: false, I: true, N: 2 12-03 17:50:30.267 16773 16773 I Finsky : [2] acij.e(8): SCH: Throttling wakeup for job 9003 (expected to run in 0 ms) due to recent wakeup 12-03 17:50:30.268 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9003, L: 30000, D: 86303704, C: true, I: true, N: 2 12-03 17:50:30.271 16773 16773 I Finsky : [2] acij.e(23): SCH: Scheduling job Id: 9007, L: 14435277, D: 15335277, C: false, I: false, N: 0 12-03 17:50:36.669 17017 17117 I python : Traceback (most recent call last): 12-03 17:50:36.671 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/utils.py", line 96, in _ensure_obj 12-03 17:50:36.676 17017 17117 I python : ModuleNotFoundError: No module named 'plyer.platforms' 12-03 17:50:36.684 17017 17117 I python : [INFO ] [Base ] Leaving application in progress... 12-03 17:50:36.686 17017 17117 I python : Traceback (most recent call last): 12-03 17:50:36.689 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/main.py", line 194, in 12-03 17:50:36.692 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/app.py", line 855, in run 12-03 17:50:36.695 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 504, in runTouchApp 12-03 17:50:36.700 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/window_sdl2.py", line 747, in mainloop 12-03 17:50:36.703 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/window_sdl2.py", line 479, in _mainloop 12-03 17:50:36.705 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 342, in idle 12-03 17:50:36.708 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 327, in dispatch_input 12-03 17:50:36.710 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 233, in post_dispatch_input 12-03 17:50:36.712 17017 17117 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:50:36.714 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1402, in on_motion 12-03 17:50:36.717 17017 17117 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:50:36.719 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1418, in on_touch_down 12-03 17:50:36.721 17017 17117 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:50:36.723 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/widget.py", line 549, in on_touch_down 12-03 17:50:36.725 17017 17117 I python : File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch 12-03 17:50:36.727 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/behaviors/button.py", line 151, in on_touch_down 12-03 17:50:36.729 17017 17117 I python : File "kivy/_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch 12-03 17:50:36.731 17017 17117 I python : File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch 12-03 17:50:36.733 17017 17117 I python : File "kivy/_event.pyx", line 1138, in kivy._event.EventObservers._dispatch 12-03 17:50:36.735 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/app/main.py", line 98, in phonecall 12-03 17:50:36.738 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/facades/call.py", line 45, in makecall 12-03 17:50:36.740 17017 17117 I python : File "/home/guillaume/Documents/Python/ConcepTruelle_3/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/plyer/facades/call.py", line 56, in _makecall 12-03 17:50:36.742 17017 17117 I python : NotImplementedError 12-03 17:50:36.743 17017 17117 I python : Python for android ended. 12-03 17:50:37.216 853 2774 I ActivityManager: Process org.conceptruelle.conceptruelle (pid 17017) has died: fore TOP 12-03 17:50:37.217 853 865 I WindowManager: WIN DEATH: Window{b1daa47 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 12-03 17:50:37.218 853 2774 W ActivityManager: Force removing ActivityRecord{1bf0d4e u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t101}: app died, no saved state 12-03 17:50:37.220 853 873 W libprocessgroup: kill(-17017, 9) failed: No such process 12-03 17:50:37.226 617 617 I Zygote : Process 17017 exited cleanly (255) 12-03 17:50:37.234 608 3389 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{95777c token=Token{cba9e6f ActivityRecord{1bf0d4e u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t101}}}#0 12-03 17:50:37.262 853 896 W ActivityManager: setHasOverlayUi called on unknown pid: 17017 12-03 17:50:37.265 853 873 W libprocessgroup: kill(-17017, 9) failed: No such process 12-03 17:50:37.266 853 873 I libprocessgroup: Successfully killed process cgroup uid 10168 pid 17017 in 45ms