# 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/Kivy/ConcepTruelle_2/.buildozer/android/platform/python-for-android https://github.com/kivy/python-for-android.git # Run 'git branch -vv' # Cwd /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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,hostpython3,kivy==master,scrapy,jnius,pyjnius,requests,simplejson,openssl,android,prettyprinter,twisted,w3lib,attrs,lxml,parsel,cssselect,itemadapter,cryptography,pyopenssl,zlib_wrapper,macholib,pydispatch,pydispatcher,libxslt,libxml2,service_identity,pyasn1,pyasn1_modules,google-auth-oauthlib,android.permissions --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=21' # Cwd /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/python-for-android # Build the application #5 # Copy application source from /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2 # Create directory /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app # Copy /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/agenda.py # Copy /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/main.py # Copy /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/icon.png # Copy /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/main (copie).py # Package the application # project.properties updated # Gradle project detected, copy files /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/app --permission INTERNET --permission WRITE_EXTERNAL_STORAGE --permission BLUETOOTH --android-entrypoint org.kivy.android.PythonActivity --android-apptheme @android:style/Theme.NoTitleBar --icon /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/./icon.png --orientation portrait --window --copy-libs --arch armeabi-v7a --color=always --storage-dir="/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=21' # Cwd /home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/python-for-android Listing '/tmp/p4a-extra-env-tg5k07tt'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/_applibs'... Compiling '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/agenda.py'... Compiling '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/main (copie).py'... Compiling '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/main.py'... Compiling '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/sitecustomize.py'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/modules'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/OpenSSL'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/PyDispatcher-2.0.5.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Scrapy-2.4.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/android'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/attr'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/attrs-20.2.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/bin'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/certifi'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cffi'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/constantly'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/constantly-15.1.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/backends'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/backends/openssl'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/bindings'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/bindings/openssl'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives/ciphers'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives/kdf'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives/serialization'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/hazmat/primitives/twofactor'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography/x509'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cryptography-2.8-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cssselect'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/cssselect-1.1.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/dispatch'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/exampleproj'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/google_auth_oauthlib'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/google_auth_oauthlib/tool'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/incremental'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/incremental-17.5.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/itemadapter'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/itemadapter-0.1.1.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src/org'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/audio'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/camera'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/clipboard'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/gl'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/image'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/spelling'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/text'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/video'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/core/window'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/fonts'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/glsl'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/images'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/keyboards'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/data/logo'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/deps'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/effects'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/extras'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/garden'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/graphics'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/include'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input/postproc'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/input/providers'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lang'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib/gstplayer'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/lib/pango'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/modules'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/network'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/storage'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/highlight'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/image-testsuite'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/packaging'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/pep8checker'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/tools/theming'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix/behaviors'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kivy/uix/recycleview'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/html'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/includes'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/isoschematron'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/isoschematron/resources'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/isoschematron/resources/rng'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/isoschematron/resources/xsl'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/macholib'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/macholib-1.14.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/parsel'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/parsel-1.6.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/extern'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/prettyprinter'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/prettyprinter/extras'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/prettyprinter-0.18.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/codec'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/codec/ber'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/codec/cer'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/codec/der'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/codec/native'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/compat'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1/type'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1-0.4.8.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1_modules'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pycparser'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pycparser/ply'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pycparser-2.14-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pydispatch'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/requests'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/commands'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/contracts'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/core'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/core/downloader'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/core/downloader/handlers'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/downloadermiddlewares'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/extensions'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/http'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/http/request'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/http/response'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/linkextractors'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/loader'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/pipelines'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/selector'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/settings'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/spidermiddlewares'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/spiders'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/templates'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/templates/project'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/templates/project/module'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/templates/project/module/spiders'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/templates/spiders'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/scrapy/utils'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/service_identity'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/service_identity-18.1.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/packaging'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/command'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/extern'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.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/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/simplejson'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/simplejson-3.17.2.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/_threads'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/application'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/application/runner'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/application/twist'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/client'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/insults'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/openssh_compat'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/scripts'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/ssh'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/conch/ui'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/cred'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/enterprise'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/internet'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/internet/iocpreactor'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/logger'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/mail'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/mail/scripts'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/names'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/pair'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/persisted'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/plugins'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/positioning'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/protocols'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/protocols/haproxy'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/python'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/python/_pydoctortemplates'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/runner'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/scripts'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/spread'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/tap'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/trial'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/trial/_dist'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/web'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/web/_auth'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/words'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/words/im'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/words/protocols'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/words/protocols/jabber'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/twisted/words/xish'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local/bin'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/w3lib'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/w3lib-1.22.0.dist-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zlib_wrapper'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zope'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zope/interface'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zope/interface/common'... Listing '/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/dists/conceptruelle__armeabi-v7a/_python_bundle/_python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info'... 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/Kivy/ConcepTruelle_2/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 10-26 11:10:33.894 3217 3233 V PackageManager: [a21c4e2d-17d6-4e10-ba56-95d8021e634a] Phase1 called; posting 10-26 11:10:33.932 3217 3217 D PackageManager: [a21c4e2d-17d6-4e10-ba56-95d8021e634a] Phase1 request; prefix: [-2093621248, -1496690688, -1355071488, -923680768, -895188992, -724971520, -637648896, 284794880, 420691968, 681938944, 1253937152, 1334923264, 1372790784, 1383362560, 1472499712, 1570136064, 1683951616, 1990811648] 10-26 11:10:34.001 851 851 I chatty : uid=1000 system_server expire 7 lines 10-26 11:10:34.025 3217 4020 V PackageManager: [690cccfb-3914-44c4-9dc1-5898dcbd03ed] Phase1 called; posting 10-26 11:10:34.055 3217 3217 D PackageManager: [690cccfb-3914-44c4-9dc1-5898dcbd03ed] Phase1 request; prefix: [-1383677952, -1113276416, -934367232, -724971520, -583790592, -390983680, -52756480, 83095552, 270331904, 420691968, 799055872, 935415808, 964591616, 1144053760, 1658613760] 10-26 11:10:35.452 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 11:10:35.452 851 877 I chatty : uid=1000(system) android.bg expire 7 lines 10-26 11:10:36.634 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 11:10:49.502 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:10:49.505 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 11:10:49.507 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:12:09.513 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:12:09.529 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:12:12.016 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 3 lines 10-26 11:12:14.190 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 11:12:16.528 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 3 lines 10-26 11:12:21.742 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-26 11:12:22.323 851 3774 I chatty : uid=1000(system) Binder:851_A expire 4 lines 10-26 11:12:27.476 851 878 I chatty : uid=1000(system) ActivityManager expire 25 lines 10-26 11:12:28.084 3217 3233 V PackageManager: [5142edae-8ec8-446d-b7bd-eda4d2987681] Phase1 called; posting 10-26 11:12:28.188 3217 3229 V PackageManager: [50be292b-6c0a-484d-9077-c1cf451b7fc4] Phase1 called; posting 10-26 11:12:28.221 3217 3217 D PackageManager: [5142edae-8ec8-446d-b7bd-eda4d2987681] Phase1 request; prefix: [-1570013184, -1160105984, -724971520, -672534528, -552914944, -495525888, 420691968, 553050112, 884604928, 1016520704, 1618145280, 1668681728] 10-26 11:12:28.476 3217 3217 D PackageManager: [50be292b-6c0a-484d-9077-c1cf451b7fc4] Phase1 request; prefix: [-2056699904, -2051469312, -2004873216, -1798045696, -1651863552, -1090920448, -1076436992, -724971520, -636735488, -135774208, 304656384, 420691968, 430514176, 825217024, 1170087936, 1677004800] 10-26 11:12:42.624 851 851 I chatty : uid=1000 system_server expire 9 lines 10-26 11:12:52.285 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 4 lines 10-26 11:13:58.157 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 1 line 10-26 11:14:49.518 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:14:49.529 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 11:14:49.535 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:15:27.082 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 6 lines 10-26 11:15:27.106 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 3 lines 10-26 11:15:32.751 851 3780 I chatty : uid=1000(system) Binder:851_C expire 3 lines 10-26 11:15:32.815 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 11:15:33.011 851 862 I chatty : uid=1000(system) Binder:851_1 expire 4 lines 10-26 11:15:38.202 851 952 I chatty : uid=1000(system) PackageManager expire 6 lines 10-26 11:15:38.262 851 878 I chatty : uid=1000(system) ActivityManager expire 51 lines 10-26 11:15:38.263 3217 3233 V PackageManager: [051b4a17-e04e-4e59-a25e-1b4e25c17528] Phase1 called; posting 10-26 11:15:38.330 3217 3217 D PackageManager: [051b4a17-e04e-4e59-a25e-1b4e25c17528] Phase1 request; prefix: [-1957761024, -1733304320, -1436491776, -1050914816, -724971520, -248254464, -18337792, 156565504, 420691968, 623603712, 705560576, 894963712, 1050873856, 1772642304, 1804521472, 2066571264, 2082689024] 10-26 11:15:38.343 3217 5298 V PackageManager: [6ef85cfa-9aa9-4daa-9291-1fe3fe43ba3d] Phase1 called; posting 10-26 11:15:38.344 3217 3217 D PackageManager: [6ef85cfa-9aa9-4daa-9291-1fe3fe43ba3d] Phase1 request; prefix: [-1902055424, -1795665920, -1665953792, -1338044416, -1304113152, -724971520, -370765824, -305917952, 45117440, 416985088, 420691968, 738394112, 1019924480, 1623478272, 1663176704] 10-26 11:15:39.178 851 881 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-26 11:15:39.212 851 877 I chatty : uid=1000(system) android.bg expire 7 lines 10-26 11:15:39.215 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 11:15:39.835 851 863 I chatty : uid=1000(system) Binder:851_2 expire 5 lines 10-26 11:15:40.864 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 11:15:41.724 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 11:15:45.544 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 11:15:45.579 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 11:15:54.668 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 11:15:55.423 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-26 11:16:00.146 851 3778 I chatty : uid=1000(system) Binder:851_B expire 4 lines 10-26 11:17:29.520 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:17:29.537 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:20:02.546 2581 2581 V DeadZone: consuming errant click: (659.0,16.0) 10-26 11:20:02.550 2581 2581 V DeadZone: consuming errant click: (659.0,16.0) 10-26 11:20:07.266 851 878 I chatty : uid=1000(system) ActivityManager expire 26 lines 10-26 11:20:07.862 3217 3229 V PackageManager: [d19258e7-31d7-4d35-b88f-51bf74ea380d] Phase1 called; posting 10-26 11:20:07.915 3217 3217 D PackageManager: [d19258e7-31d7-4d35-b88f-51bf74ea380d] Phase1 request; prefix: [-2082119680, -1669677056, -1524678656, -880148480, -877862912, -724971520, -173756416, -79249408, 420691968, 1190047744, 1339006976, 1663717376, 1879318528, 1965105152] 10-26 11:20:07.929 3217 3945 V PackageManager: [9bb3cdf2-9ba3-4160-acbf-72a098e2be0e] Phase1 called; posting 10-26 11:20:07.966 3217 3217 D PackageManager: [9bb3cdf2-9ba3-4160-acbf-72a098e2be0e] Phase1 request; prefix: [-1465339904, -1226727424, -1176285184, -724971520, -290336768, 157794304, 317825024, 379904000, 420691968, 544321536, 683081728, 686899200, 1492393984, 1643409408, 1649262592, 2060759040] 10-26 11:20:09.512 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:20:09.517 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:21:36.449 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 11:21:41.187 3217 3945 V PackageManager: [7252437d-37c6-4d3f-a9bc-8703b47949f0] Phase1 called; posting 10-26 11:21:41.195 851 878 I chatty : uid=1000(system) ActivityManager expire 49 lines 10-26 11:21:41.241 3217 3217 D PackageManager: [7252437d-37c6-4d3f-a9bc-8703b47949f0] Phase1 request; prefix: [-1837932544, -1227071488, -1215795200, -870088704, -724971520, -484282368, -217956352, 171757568, 420691968, 694972416, 1081245696, 1136005120, 1176887296, 1763401728, 1794297856] 10-26 11:21:41.253 3217 5623 V PackageManager: [1ccc2a5a-5f34-4b8a-9f5b-00719d7a9f7d] Phase1 called; posting 10-26 11:21:41.265 3217 3217 D PackageManager: [1ccc2a5a-5f34-4b8a-9f5b-00719d7a9f7d] Phase1 request; prefix: [-1683390464, -724971520, -249298944, 61956096, 65916928, 113369088, 420691968, 440815616, 838524928, 878014464, 1130557440, 1193742336, 1409822720, 1582383104, 1586274304, 2056073216] 10-26 11:21:41.848 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 11:21:42.141 851 877 I chatty : uid=1000(system) android.bg expire 6 lines 10-26 11:21:42.143 851 880 I chatty : uid=1000(system) android.ui expire 4 lines 10-26 11:21:42.405 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-26 11:21:42.469 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 11:21:43.769 851 3540 I chatty : uid=1000(system) backup expire 7 lines 10-26 11:21:47.899 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 4 lines 10-26 11:21:47.899 851 3774 I chatty : uid=1000(system) Binder:851_A expire 5 lines 10-26 11:21:47.936 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 11:21:49.808 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-26 11:21:49.843 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-26 11:21:49.875 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 11:21:52.261 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-26 11:24:09.736 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:24:09.747 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 11:24:09.755 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:26:49.741 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:26:49.756 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:26:50.536 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 11:26:52.150 851 1135 I chatty : uid=1000(system) android.anim expire 3 lines 10-26 11:26:52.164 851 888 I chatty : uid=1000(system) batterystats-wo expire 5 lines 10-26 11:29:24.351 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 11:30:10.276 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 11:30:10.444 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:30:10.450 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:30:12.020 851 878 I chatty : uid=1000(system) ActivityManager expire 13 lines 10-26 11:30:16.756 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 11:30:16.976 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 11:30:21.253 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 11:30:21.776 3217 3945 V PackageManager: [df9cbca0-b9dd-4a07-8a58-7c9873627c66] Phase1 called; posting 10-26 11:30:21.787 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 11:30:21.809 3217 3217 D PackageManager: [df9cbca0-b9dd-4a07-8a58-7c9873627c66] Phase1 request; prefix: [-1709641728, -1698488320, -1294200832, -1219559424, -1215094784, -952053760, -805830656, -785571840, -724971520, -622792704, -466542592, -381083648, -290152448, -252907520, 420691968, 740032512, 822697984, 994598912, 1262157824, 1720782848, 2120650752] 10-26 11:30:21.846 3217 4020 V PackageManager: [5d03606d-4d1e-4e52-bbb8-4d2b230d4bf4] Phase1 called; posting 10-26 11:30:21.887 3217 3217 D PackageManager: [5d03606d-4d1e-4e52-bbb8-4d2b230d4bf4] Phase1 request; prefix: [-2146279424, -2021298176, -1849380864, -1814269952, -1648324608, -1438650368, -816615424, -724971520, -506642432, 420691968, 1294401536, 1770930176, 1903648768, 2026336256] 10-26 11:30:21.899 3217 3945 V PackageManager: [01242416-2a96-40f8-9a89-679ff54ba55c] Phase1 called; posting 10-26 11:30:21.907 3217 3217 D PackageManager: [01242416-2a96-40f8-9a89-679ff54ba55c] Phase1 request; prefix: [-909946880, -724971520, -139317248, 65032192, 325382144, 362344448, 420691968, 597680128, 643039232, 1248329728, 1516433408, 1700466688] 10-26 11:30:21.934 3217 3233 V PackageManager: [a29cca05-e589-499b-ad9b-8ca0e05d304d] Phase1 called; posting 10-26 11:30:21.955 3217 3217 D PackageManager: [a29cca05-e589-499b-ad9b-8ca0e05d304d] Phase1 request; prefix: [-1495281664, -1195311104, -854769664, -851111936, -724971520, -565968896, -233082880, -210948096, -189526016, 316203008, 327806976, 420691968, 611774464, 1092268032, 1171214336, 1214349312, 1356476416, 1673723904, 1815740416, 1995444224] 10-26 11:30:21.966 3217 5298 V PackageManager: [4b486497-98f5-430b-99d3-dc0048f5c049] Phase1 called; posting 10-26 11:30:21.988 3217 3217 D PackageManager: [4b486497-98f5-430b-99d3-dc0048f5c049] Phase1 request; prefix: [-2017054720, -1572433920, -1559769088, -1221885952, -970924032, -724971520, -711467008, -191590400, 420691968, 868061184, 919977984, 1808191488] 10-26 11:30:22.005 3217 3945 V PackageManager: [43c8048c-8939-4bd1-ae81-f021abb01988] Phase1 called; posting 10-26 11:30:22.026 3217 3217 D PackageManager: [43c8048c-8939-4bd1-ae81-f021abb01988] Phase1 request; prefix: [-1838747648, -1824534528, -1295810560, -952680448, -724971520, -558891008, 107626496, 245903360, 420691968, 707121152, 1035677696, 1136852992, 1276600320] 10-26 11:30:22.277 851 878 I chatty : uid=1000(system) ActivityManager expire 53 lines 10-26 11:30:23.925 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 11:30:23.926 851 880 I chatty : uid=1000(system) android.ui expire 4 lines 10-26 11:30:25.020 851 3540 I chatty : uid=1000(system) backup expire 2 lines --------- beginning of crash 10-26 11:30:29.934 22841 22846 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x198 in tid 22846 (Jit thread pool), pid 22841 (e.conceptruelle) 10-26 11:30:30.035 851 3780 I chatty : uid=1000(system) Binder:851_C expire 4 lines 10-26 11:30:30.035 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 11:30:30.071 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 11:30:31.678 2581 2581 V DeadZone: consuming errant click: (652.0,4.0) 10-26 11:30:31.681 2581 2581 V DeadZone: consuming errant click: (652.0,4.0) 10-26 11:30:34.902 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 11:30:37.156 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:30:37.161 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 11:30:37.167 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:30:37.309 851 952 I chatty : uid=1000(system) PackageManager expire 6 lines 10-26 11:30:37.337 3217 5298 V PackageManager: [497d183c-e4a3-4c13-ad6c-0d1b7650ba49] Phase1 called; posting 10-26 11:30:37.338 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 11:30:37.415 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 11:30:37.425 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 11:30:37.440 3217 3945 V PackageManager: [13ec27d0-40ed-49da-8711-ecd23d747570] Phase1 called; posting 10-26 11:30:37.465 3217 3217 D PackageManager: [497d183c-e4a3-4c13-ad6c-0d1b7650ba49] Phase1 request; prefix: [-2028437504, -1926258688, -1905250304, -1789423616, -1741619200, -1423511552, -1405329408, -1367711744, -1287974912, -756174848, -724971520, -442064896, -345505792, 77729792, 320008192, 420691968, 635346944, 665210880, 874852352, 1954615296, 2005389312] 10-26 11:30:37.740 3217 3217 D PackageManager: [13ec27d0-40ed-49da-8711-ecd23d747570] Phase1 request; prefix: [-1770766336, -1207447552, -1182285824, -724971520, -560189440, -500899840, -484573184, 170016768, 185802752, 420691968, 663756800, 1372164096, 1413222400, 1473171456, 1704206336, 1713971200, 1745747968, 1981923328] 10-26 11:30:38.231 851 888 I chatty : uid=1000(system) batterystats-wo expire 8 lines 10-26 11:30:40.840 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 11:31:17.169 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:31:17.174 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:31:17.516 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-26 11:31:17.529 3217 5298 V PackageManager: [42b6a7e7-5fa2-4bb0-bc2b-7a7ceaed023e] Phase1 called; posting 10-26 11:31:17.555 3217 3217 D PackageManager: [42b6a7e7-5fa2-4bb0-bc2b-7a7ceaed023e] Phase1 request; prefix: [-1327652864, -980418560, -970682368, -724971520, -585625600, -501903360, -286539776, -182616064, -180428800, -161435648, 27066368, 420691968, 1438601216] 10-26 11:31:17.572 3217 5866 V PackageManager: [4b8cbb9b-2f7a-415e-a371-1e51a3a44b6a] Phase1 called; posting 10-26 11:31:17.616 3217 3217 D PackageManager: [4b8cbb9b-2f7a-415e-a371-1e51a3a44b6a] Phase1 request; prefix: [-2110103552, -1946763264, -724971520, -516460544, -486109184, -385568768, -136437760, 420691968, 698146816, 699412480, 729632768, 1125441536, 1442066432] 10-26 11:31:17.706 3217 4020 V PackageManager: [123f7159-001b-4020-865c-ad2c695230b1] Phase1 called; posting 10-26 11:31:17.747 3217 3217 D PackageManager: [123f7159-001b-4020-865c-ad2c695230b1] Phase1 request; prefix: [-2070269952, -2058539008, -1969745920, -1541038080, -1138679808, -1090469888, -724971520, -528867328, -437051392, 124579840, 420691968, 1061552128, 1355886592, 1594703872] 10-26 11:31:17.757 3217 5623 V PackageManager: [d4d52d23-458e-4727-ab30-2eb9f8efce00] Phase1 called; posting 10-26 11:31:17.769 3217 3217 D PackageManager: [d4d52d23-458e-4727-ab30-2eb9f8efce00] Phase1 request; prefix: [-1749102592, -1735983104, -1159036928, -770924544, -724971520, -250138624, -135942144, 104734720, 420691968, 556294144, 737751040, 939565056, 1600024576, 1700388864, 1983041536] 10-26 11:31:17.782 3217 3945 V PackageManager: [34a00dba-df42-476e-b264-1cc6c07635d5] Phase1 called; posting 10-26 11:31:17.795 3217 3217 D PackageManager: [34a00dba-df42-476e-b264-1cc6c07635d5] Phase1 request; prefix: [-2008985600, -1013248000, -915759104, -811298816, -807489536, -724971520, -595173376, -519127040, -156823552, 23961600, 420691968, 463384576, 935129088, 1150554112, 1536282624, 1636413440] 10-26 11:31:17.805 3217 5866 V PackageManager: [58709e7b-9a9d-4277-bd70-eef96d08e5ca] Phase1 called; posting 10-26 11:31:17.806 3217 3217 D PackageManager: [58709e7b-9a9d-4277-bd70-eef96d08e5ca] Phase1 request; prefix: [-1943457792, -1711628288, -1636478976, -1092878336, -997261312, -730259456, -724971520, -687177728, -291459072, -204500992, 51511296, 221618176, 248344576, 420691968, 873705472, 998346752, 1385275392, 1839919104, 1911058432, 1924014080, 2145038336] 10-26 11:31:18.299 851 881 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-26 11:31:18.961 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 11:31:19.362 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 11:33:11.526 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:33:11.540 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:34:13.393 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 11:34:42.329 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 11:35:40.850 851 929 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-26 11:35:40.852 851 851 I chatty : uid=1000 system_server expire 4 lines 10-26 11:35:42.449 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 11:35:45.907 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 11:42:40.107 851 878 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-26 11:43:40.176 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 11:43:42.203 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 11:43:47.535 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 11:44:22.880 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 11:44:22.881 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 10-26 11:52:22.288 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 11:52:23.889 3217 3229 V PackageManager: [7b884526-dc66-4f53-a1d1-696c579fc9a2] Phase1 called; posting 10-26 11:52:23.890 3217 3217 D PackageManager: [7b884526-dc66-4f53-a1d1-696c579fc9a2] Phase1 request; prefix: [-1788817408, -1719857152, -1626701824, -1610731520, -1531596800, -1226080256, -1042767872, -944340992, -809811968, -768589824, -547487744, 114601984, 472698880, 607031296, 703954944, 881709056, 1750827008, 1886838784, 1915416576] 10-26 11:54:12.034 851 877 I chatty : uid=1000(system) android.bg expire 5 lines 10-26 11:54:21.205 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 12:04:31.663 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 12:04:31.663 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 3 lines 10-26 12:04:41.402 851 881 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-26 12:04:46.520 851 3778 I chatty : uid=1000(system) Binder:851_B expire 4 lines 10-26 12:06:25.240 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-26 12:06:25.241 851 851 I chatty : uid=1000 system_server expire 9 lines 10-26 12:06:25.252 851 929 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-26 12:06:25.287 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 12:06:25.315 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-26 12:06:25.535 851 914 I chatty : uid=1000(system) android.fg expire 8 lines 10-26 12:06:25.553 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-26 12:06:25.573 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:06:25.580 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-26 12:06:25.582 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:12:40.013 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 12:13:04.073 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:13:04.080 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:13:04.136 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-26 12:13:04.163 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 12:13:05.266 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 12:13:06.598 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 12:13:06.642 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 12:13:06.656 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-26 12:13:18.746 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 12:13:21.588 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-26 12:13:24.069 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:13:24.074 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:13:25.549 851 952 I chatty : uid=1000(system) PackageManager expire 2 lines 10-26 12:13:25.603 3217 3233 V PackageManager: [b832dad0-dbe0-465f-b1f1-b271e3502509] Phase1 called; posting 10-26 12:13:25.633 3217 3217 D PackageManager: [b832dad0-dbe0-465f-b1f1-b271e3502509] Phase1 request; prefix: [-2095652864, -1703759872, -1670156288, -1606737920, -1601875968, -1399320576, -1377697792, -1276526592, -1159430144, -1110765568, -724971520, -267272192, -196034560, 420691968, 770170880, 881893376, 1211392000, 1459957760, 1597956096, 1930616832, 2109652992] 10-26 12:13:25.647 3217 3945 V PackageManager: [6a8dfa59-bd52-49d4-a822-56c3aa86e413] Phase1 called; posting 10-26 12:13:25.652 3217 3217 D PackageManager: [6a8dfa59-bd52-49d4-a822-56c3aa86e413] Phase1 request; prefix: [-1974874112, -1694691328, -1367060480, -1176064000, -1166278656, -934715392, -724971520, -471830528, -79245312, 81608704, 89825280, 187424768, 352776192, 420691968, 1506017280, 1849901056, 2009182208, 2015272960, 2064273408] 10-26 12:13:25.652 851 878 I chatty : uid=1000(system) ActivityManager expire 48 lines 10-26 12:13:27.445 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-26 12:13:28.191 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 12:13:38.710 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 12:13:38.776 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 12:13:41.990 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 12:14:11.659 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:14:11.672 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:14:39.585 851 888 I chatty : uid=1000(system) batterystats-wo expire 9 lines 10-26 12:15:32.518 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:15:32.536 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:15:32.699 851 881 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-26 12:15:34.321 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 12:18:28.475 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 12:18:28.478 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 12:18:29.015 851 914 I chatty : uid=1000(system) android.fg expire 7 lines 10-26 12:18:30.081 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 12:18:30.122 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 12:18:33.527 851 3778 I chatty : uid=1000(system) Binder:851_B expire 4 lines 10-26 12:22:20.122 851 877 I chatty : uid=1000(system) android.bg expire 9 lines 10-26 12:41:30.609 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 12:43:34.088 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-26 12:43:43.577 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 12:43:43.759 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:43:43.764 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-26 12:43:43.767 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:43:43.955 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 4 lines 10-26 12:43:48.311 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 12:43:50.244 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 12:43:50.274 3217 5866 V PackageManager: [06f81ea9-79a4-40b9-8f81-b5a67390210b] Phase1 called; posting 10-26 12:43:50.275 851 878 I chatty : uid=1000(system) ActivityManager expire 15 lines 10-26 12:43:50.306 3217 3217 D PackageManager: [06f81ea9-79a4-40b9-8f81-b5a67390210b] Phase1 request; prefix: [-2054144000, -2036932608, -1163341824, -1091256320, -973873152, -784601088, -769007616, -724971520, -182038528, -35897344, 48226304, 420691968, 856182784, 1084858368, 1159946240, 1246822400, 1442328576, 1704992768, 2076274688, 2120658944] 10-26 12:43:50.330 3217 4020 V PackageManager: [4a257776-67f5-47dc-b3ff-37631d7a0817] Phase1 called; posting 10-26 12:43:50.351 3217 3217 D PackageManager: [4a257776-67f5-47dc-b3ff-37631d7a0817] Phase1 request; prefix: [-1453326336, -1018662912, -957566976, -772861952, -724971520, -677715968, -647925760, -490565632, -127610880, -50884608, -6070272, 420691968, 490684416, 515084288, 526831616, 575377408, 738881536, 900317184, 1210941440] 10-26 12:43:51.456 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 12:43:53.269 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 12:43:53.805 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 12:43:53.839 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 12:43:53.839 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-26 12:44:02.432 3217 3945 V PackageManager: [c96fa6a9-3598-433d-a776-b382be762cac] Phase1 called; posting 10-26 12:44:02.487 851 878 I chatty : uid=1000(system) ActivityManager expire 50 lines 10-26 12:44:02.487 3217 3217 D PackageManager: [c96fa6a9-3598-433d-a776-b382be762cac] Phase1 request; prefix: [-1431687168, -1314713600, -1091080192, -1056514048, -969621504, -724971520, -502452224, 420691968, 776695808, 1129340928, 1242513408, 1501999104, 1557192704, 1841573888, 2013794304] 10-26 12:44:02.515 3217 3233 V PackageManager: [8a8c192c-9aad-4354-9283-aa367797fd30] Phase1 called; posting 10-26 12:44:02.569 3217 3217 D PackageManager: [8a8c192c-9aad-4354-9283-aa367797fd30] Phase1 request; prefix: [-2085441536, -1815666688, -1324183552, -1241886720, -937164800, -724971520, -634609664, -313831424, -290775040, 420691968, 528224256, 955609088, 1490563072, 1562021888, 2037510144] 10-26 12:44:04.793 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 12:44:05.026 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 12:44:05.696 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:44:05.701 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:44:09.955 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 12:44:09.956 851 3774 I chatty : uid=1000(system) Binder:851_A expire 3 lines 10-26 12:44:45.702 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:44:45.717 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:46:05.795 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:46:05.807 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:48:45.802 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:48:45.818 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 12:49:04.054 851 929 I chatty : uid=1000(system) PowerManagerSer expire 16 lines 10-26 12:49:04.057 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 12:49:04.577 851 914 I chatty : uid=1000(system) android.fg expire 7 lines 10-26 12:49:05.639 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 12:49:05.649 851 1135 I chatty : uid=1000(system) android.anim expire 3 lines 10-26 12:49:05.669 851 888 I chatty : uid=1000(system) batterystats-wo expire 13 lines 10-26 12:49:09.111 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 12:55:05.247 851 881 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-26 13:03:43.688 851 877 I chatty : uid=1000(system) android.bg expire 6 lines 10-26 13:09:03.373 851 915 I chatty : uid=1000(system) android.io expire 2 lines 10-26 13:10:20.889 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 13:14:06.245 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 10-26 13:14:18.235 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-26 13:28:49.012 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 13:38:49.066 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 4 lines 10-26 13:44:49.562 3217 5298 V PackageManager: [bf992638-049e-4987-84f5-e396453aa39b] Phase1 called; posting 10-26 13:44:49.563 3217 3217 D PackageManager: [bf992638-049e-4987-84f5-e396453aa39b] Phase1 request; prefix: [-2074910720, -1888010240, -1208135680, -1167405056, -1060241408, -961871872, -852422656, -774500352, -665182208, -514650112, -187715584, 19869696, 127619072, 293437440, 439955456, 454852608, 461307904, 1381990400, 1732788224, 1810690048, 1989353472] 10-26 13:44:49.582 3217 5623 V PackageManager: [53db4251-db31-43bf-9eba-013e2a655702] Phase1 called; posting 10-26 13:44:49.583 3217 3217 D PackageManager: [53db4251-db31-43bf-9eba-013e2a655702] Phase1 request; prefix: [-2124980224, -1901318144, -1550360576, -1367662592, -99680256, 293437440, 316456960, 1094873088, 1222324224, 1525301248, 1552289792, 1810690048, 2105053184] 10-26 13:44:50.336 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 13:44:56.611 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-26 13:44:56.619 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 13:47:45.766 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 13:47:45.788 851 888 I chatty : uid=1000(system) batterystats-wo expire 3 lines 10-26 13:47:45.850 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 13:47:45.985 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 13:47:45.987 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 13:47:45.990 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 13:47:46.048 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 13:49:05.776 851 878 I chatty : uid=1000(system) ActivityManager expire 32 lines 10-26 13:55:08.622 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 13:55:09.073 3217 5623 V PackageManager: [3058c5bc-b0c4-48d5-bc1d-094419963759] Phase1 called; posting 10-26 13:55:09.092 3217 3217 D PackageManager: [3058c5bc-b0c4-48d5-bc1d-094419963759] Phase1 request; prefix: [-1871671296, -1802682368, -1416175616, -1394847744, -734683136, -724971520, -434569216, -166952960, 420691968, 671051776, 680431616, 794595328] 10-26 13:55:09.103 3217 3233 V PackageManager: [26468921-8ada-4a4a-be70-b52ededf7112] Phase1 called; posting 10-26 13:55:09.110 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 13:55:09.121 3217 3217 D PackageManager: [26468921-8ada-4a4a-be70-b52ededf7112] Phase1 request; prefix: [-2024685568, -1692884992, -1626431488, -1443897344, -1405587456, -1222303744, -724971520, -101122048, 254488576, 420691968, 530907136, 1493327872, 1860009984] 10-26 13:55:09.160 3217 3229 V PackageManager: [e14241f7-5b34-4c32-950c-d5a125bc4f92] Phase1 called; posting 10-26 13:55:09.265 3217 3229 V PackageManager: [43999db4-1f9f-4599-9484-4ddfddca38ee] Phase1 called; posting 10-26 13:55:09.376 3217 5623 V PackageManager: [79e4d7fa-c98a-44be-b186-bdc0ea0b4060] Phase1 called; posting 10-26 13:55:09.481 3217 3945 V PackageManager: [5af5e31e-a4ed-4a66-9db3-65b45c0a3c4c] Phase1 called; posting 10-26 13:55:09.524 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 13:55:09.524 3217 3217 D PackageManager: [e14241f7-5b34-4c32-950c-d5a125bc4f92] Phase1 request; prefix: [-1994203136, -1959469056, -1859756032, -1289932800, -1053982720, -1033592832, -965869568, -724971520, -572329984, -481566720, -205795328, 347385856, 410374144, 420691968, 429920256, 470351872, 714981376, 896409600, 1511907328, 1568919552, 2088763392] 10-26 13:55:09.556 3217 3217 D PackageManager: [43999db4-1f9f-4599-9484-4ddfddca38ee] Phase1 request; prefix: [-2116747264, -1797419008, -810414080, -724971520, -603463680, -601714688, -412852224, -338722816, 16850944, 420691968, 629710848, 633876480, 863219712, 1166462976, 1198669824, 1515372544, 1666011136, 1819508736, 2039894016] 10-26 13:55:09.558 851 851 I chatty : uid=1000 system_server expire 1 line 10-26 13:55:09.564 3217 3217 D PackageManager: [79e4d7fa-c98a-44be-b186-bdc0ea0b4060] Phase1 request; prefix: [-1782767616, -1648787456, -1570541568, -1492348928, -1390559232, -1308991488, -1072111616, -724971520, -350613504, -58847232, 420691968, 839688192, 1110241280] 10-26 13:55:09.566 3217 3217 D PackageManager: [5af5e31e-a4ed-4a66-9db3-65b45c0a3c4c] Phase1 request; prefix: [-1991237632, -1954172928, -1698529280, -1599463424, -1489457152, -724971520, -714633216, -645181440, -199110656, 172326912, 373141504, 410087424, 410918912, 420691968, 528785408, 1582092288, 1668300800, 1703079936, 1863303168, 1908441088, 2134495232] 10-26 13:55:11.688 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 13:55:11.936 851 878 I chatty : uid=1000(system) ActivityManager expire 32 lines 10-26 13:55:13.690 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 13:57:06.582 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 13:58:49.545 851 877 I chatty : uid=1000(system) android.bg expire 6 lines 10-26 14:04:31.750 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 14:09:03.885 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-26 14:25:30.282 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-26 14:25:30.300 851 929 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-26 14:25:30.344 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 14:25:30.373 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-26 14:25:30.439 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 14:25:30.496 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:25:30.502 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 6 lines 10-26 14:25:30.508 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:25:30.600 851 914 I chatty : uid=1000(system) android.fg expire 10 lines 10-26 14:25:30.621 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-26 14:25:31.712 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 14:25:32.186 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-26 14:25:32.200 851 878 I chatty : uid=1000(system) ActivityManager expire 21 lines 10-26 14:25:32.847 26947 26974 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc0 in tid 26974 (Jit thread pool), pid 26947 (e.conceptruelle) 10-26 14:25:32.891 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-26 14:25:37.578 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 14:25:39.488 851 952 I chatty : uid=1000(system) PackageManager expire 3 lines 10-26 14:25:39.510 3217 5866 V PackageManager: [160a2d5a-65ef-4d3f-854a-7da445e0a84c] Phase1 called; posting 10-26 14:25:39.532 3217 3217 D PackageManager: [160a2d5a-65ef-4d3f-854a-7da445e0a84c] Phase1 request; prefix: [-1449570304, -1155133440, -1047977984, -999280640, -890859520, -880340992, -724971520, -460513280, -66682880, 310882304, 420691968, 443092992, 1152208896, 1327321088, 1571422208, 1573519360, 1709408256, 1738133504, 1763356672, 1895493632] 10-26 14:25:39.567 3217 3229 V PackageManager: [c0e073c0-0e8a-4ebe-84e6-b507979f2063] Phase1 called; posting 10-26 14:25:39.590 3217 3217 D PackageManager: [c0e073c0-0e8a-4ebe-84e6-b507979f2063] Phase1 request; prefix: [-1870688256, -1747628032, -1391120384, -724971520, -550375424, -549892096, -189943808, -16429056, 294928384, 420691968, 472358912, 593494016, 1062785024, 1228001280, 1321275392, 1374822400, 1564786688, 1673818112, 1699971072, 1797877760] 10-26 14:25:40.430 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-26 14:25:40.596 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 14:25:43.056 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 14:25:43.117 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-26 14:25:58.167 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:25:58.191 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:25:58.325 851 878 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-26 14:26:38.172 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:26:38.259 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:27:58.173 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:27:58.188 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:30:38.179 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:30:38.199 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:30:43.075 851 851 I chatty : uid=1000 system_server expire 3 lines 10-26 14:38:37.449 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:38:37.455 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:38:37.562 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-26 14:38:38.990 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 14:38:39.832 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 14:38:45.665 851 888 I chatty : uid=1000(system) batterystats-wo expire 2 lines 10-26 14:38:47.672 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 14:38:49.941 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-26 14:38:52.491 3217 4020 V PackageManager: [b00ddc53-4316-4b47-930e-a210ab9a1c61] Phase1 called; posting 10-26 14:38:52.539 851 878 I chatty : uid=1000(system) ActivityManager expire 54 lines 10-26 14:38:52.540 3217 3217 D PackageManager: [b00ddc53-4316-4b47-930e-a210ab9a1c61] Phase1 request; prefix: [-1784008704, -1628327936, -1289875456, -1207246848, -876560384, -724971520, -228216832, -13930496, 110166016, 285052928, 420691968, 577843200, 860536832, 1372823552, 1761456128] 10-26 14:38:52.543 851 851 I chatty : uid=1000 system_server expire 5 lines 10-26 14:38:52.555 3217 3945 V PackageManager: [94e78620-6c18-49a0-87eb-e5f51c54a4c0] Phase1 called; posting 10-26 14:38:52.563 3217 3217 D PackageManager: [94e78620-6c18-49a0-87eb-e5f51c54a4c0] Phase1 request; prefix: [-1896370176, -1782484992, -1372323840, -1296756736, -775872512, -724971520, -608051200, -167239680, 420691968, 801345536, 1206951936, 2135842816] 10-26 14:38:53.505 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 14:38:53.506 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 14:38:54.577 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 14:38:54.649 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 14:38:55.084 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 14:38:57.447 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:38:57.451 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-26 14:38:57.453 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:38:59.860 28198 28203 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x34 in tid 28203 (Jit thread pool), pid 28198 (e.conceptruelle) 10-26 14:38:59.951 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 14:38:59.951 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 14:38:59.985 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 14:39:05.960 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 14:39:07.940 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 14:39:07.969 3217 5298 V PackageManager: [f8d31e59-bdca-414b-8ba0-63cf297fccee] Phase1 called; posting 10-26 14:39:07.986 851 914 I chatty : uid=1000(system) android.fg expire 3 lines 10-26 14:39:07.989 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-26 14:39:08.013 3217 3217 D PackageManager: [f8d31e59-bdca-414b-8ba0-63cf297fccee] Phase1 request; prefix: [-1814401024, -1208020992, -742846464, -724971520, -721235968, -450961408, -396550144, -353312768, -83288064, 165101568, 296296448, 343740416, 373420032, 377434112, 420691968, 730677248, 812675072, 1295228928] 10-26 14:39:08.034 3217 3945 V PackageManager: [aeff18ae-3ecf-43cf-8c90-f33d0b62f8c0] Phase1 called; posting 10-26 14:39:08.065 3217 3217 D PackageManager: [aeff18ae-3ecf-43cf-8c90-f33d0b62f8c0] Phase1 request; prefix: [-2023374848, -1796169728, -1292709888, -1185755136, -1170026496, -1128816640, -1030574080, -969060352, -809385984, -724971520, -667586560, -643407872, -398888960, 103378944, 287420416, 420691968, 653815808, 1004740608, 1589960704, 1970208768] 10-26 14:39:11.518 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 14:39:37.462 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:39:37.476 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:40:57.465 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:40:57.482 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:41:44.596 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 14:42:08.112 3217 3229 V PackageManager: [26cbefe8-9425-4da9-91c3-b8d225e488b2] Phase1 called; posting 10-26 14:42:08.129 851 878 I chatty : uid=1000(system) ActivityManager expire 46 lines 10-26 14:42:08.137 3217 3217 D PackageManager: [26cbefe8-9425-4da9-91c3-b8d225e488b2] Phase1 request; prefix: [-1716490240, -1095839744, -1035538432, -724971520, -513314816, -391860224, -261312512, -166338560, 146116608, 420691968, 548069376, 674164736, 987111424, 1259896832, 1622798336, 1782054912] 10-26 14:42:08.172 3217 4020 V PackageManager: [9deba302-602f-44bd-9ce6-78215e277696] Phase1 called; posting 10-26 14:42:08.175 3217 3217 D PackageManager: [9deba302-602f-44bd-9ce6-78215e277696] Phase1 request; prefix: [-2104659968, -1959510016, -1582522368, -1059594240, -1015595008, -881180672, -852905984, -838479872, -724971520, -605032448, -372150272, -226197504, 173027328, 303448064, 350560256, 420691968, 572317696, 1634283520, 1720467456] 10-26 14:42:08.406 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 14:42:14.167 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 14:44:22.772 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:44:22.787 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:44:49.441 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 14:45:30.336 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 14:45:44.557 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 14:45:46.017 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-26 14:45:46.017 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-26 14:45:46.047 851 916 I chatty : uid=1000(system) android.display expire 6 lines 10-26 14:45:50.797 851 22832 I chatty : uid=1000(system) Binder:851_E expire 3 lines 10-26 14:45:52.119 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-26 14:45:52.700 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 14:45:52.731 3217 3229 V PackageManager: [e692fd56-645c-48b1-b323-37ee2cbdf045] Phase1 called; posting 10-26 14:45:52.755 851 851 I chatty : uid=1000 system_server expire 9 lines 10-26 14:45:52.766 3217 3217 D PackageManager: [e692fd56-645c-48b1-b323-37ee2cbdf045] Phase1 request; prefix: [-2001104896, -1376714752, -724971520, -223690752, 420691968, 771346432, 965783552, 967811072, 1461161984, 1860968448, 1904181248, 1954471936] 10-26 14:45:52.768 851 914 I chatty : uid=1000(system) android.fg expire 9 lines 10-26 14:45:52.865 3217 4020 V PackageManager: [41e82b6a-3915-4970-b70a-e314cb3f5520] Phase1 called; posting 10-26 14:45:52.941 3217 3217 D PackageManager: [41e82b6a-3915-4970-b70a-e314cb3f5520] Phase1 request; prefix: [-1714593792, -1357357056, -724971520, -184242176, 420691968, 640241664, 1243500544, 1320382464, 1359945728, 1363726336, 1459548160, 1594429440, 1614696448, 1955213312, 1974382592, 2085269504] 10-26 14:45:53.652 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 14:47:23.670 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:47:23.679 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-26 14:47:23.686 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:48:25.360 851 888 I chatty : uid=1000(system) batterystats-wo expire 7 lines 10-26 14:50:03.673 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:50:03.689 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:50:56.259 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 14:50:57.851 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 14:51:01.398 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 14:56:50.485 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 14:56:50.550 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 14:56:50.686 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:56:50.690 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:56:51.949 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 14:56:51.956 851 878 I chatty : uid=1000(system) ActivityManager expire 54 lines 10-26 14:56:55.657 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 14:57:10.694 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:57:10.711 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:57:11.340 26757 28948 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 #33 10-26 14:57:12.503 26757 28948 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 #33 10-26 14:57:12.857 3217 3229 V PackageManager: [4c8502bc-6dc6-41d4-a644-97084c3cd362] Phase1 called; posting 10-26 14:57:12.868 3217 3217 D PackageManager: [4c8502bc-6dc6-41d4-a644-97084c3cd362] Phase1 request; prefix: [-2082586624, -1495289856, -1392234496, -1254977536, -1239306240, -1049157632, -724971520, -47329280, 420691968, 1774383104, 1804558336, 1876615168] 10-26 14:57:12.899 3217 5866 V PackageManager: [b0cee162-23d9-455c-9943-5067acbede1b] Phase1 called; posting 10-26 14:57:12.900 3217 3217 D PackageManager: [b0cee162-23d9-455c-9943-5067acbede1b] Phase1 request; prefix: [-1553178624, -1547063296, -1347670016, -1317478400, -1188462592, -724971520, -531058688, -469102592, -104771584, 147152896, 201216000, 275009536, 292319232, 420691968, 675086336, 692166656, 714747904, 799764480, 1148129280, 1442471936, 2035863552] 10-26 14:57:12.978 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 14:57:13.549 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 14:57:15.462 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 14:57:19.665 29001 29009 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x34 in tid 29009 (Jit thread pool), pid 29001 (e.conceptruelle) 10-26 14:57:19.713 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 14:57:30.369 851 3780 I chatty : uid=1000(system) Binder:851_C expire 6 lines 10-26 14:57:38.712 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-26 14:57:38.877 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 14:57:38.905 851 881 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-26 14:57:39.509 851 888 I chatty : uid=1000(system) batterystats-wo expire 7 lines 10-26 14:57:42.691 851 3774 I chatty : uid=1000(system) Binder:851_A expire 3 lines 10-26 14:57:42.890 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 14:57:45.371 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 4 lines 10-26 14:57:45.723 29199 29199 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1611 android.content.ContextWrapper.bindService:698 android.content.pm.permission.RuntimePermissionPresenter$RemoteService.processMessage:171 android.content.pm.permission.RuntimePermissionPresenter.getAppPermissions:118 com.android.settingslib.applications.PermissionsSummaryHelper.getPermissionSummary:34 10-26 14:57:45.807 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-26 14:57:49.244 3217 3945 V PackageManager: [0834d894-7f2b-4c15-9415-8549deb92f5f] Phase1 called; posting 10-26 14:57:49.244 3217 3217 D PackageManager: [0834d894-7f2b-4c15-9415-8549deb92f5f] Phase1 request; prefix: [-1993281536, -1631084544, -1570865152, -1529397248, -1216184320, -1096482816, -1052405760, -870408192, -865603584, -724971520, -709783552, -146989056, -37703680, 381628416, 505319424, 785756160, 798212096, 1528717312, 1668923392, 1881866240, 1933185024] 10-26 14:57:50.692 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:57:50.699 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-26 14:57:50.703 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:57:50.817 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 14:57:50.912 851 851 I chatty : uid=1000 system_server expire 13 lines 10-26 14:57:51.293 381 597 D vold : Remounting 10159 as mode read 10-26 14:57:51.310 381 381 D vold : Remounting 10159 as mode write 10-26 14:58:13.076 3217 5866 V PackageManager: [318044da-dc56-4cab-b8c6-860d511b666f] Phase1 called; posting 10-26 14:58:13.077 3217 3217 D PackageManager: [318044da-dc56-4cab-b8c6-860d511b666f] Phase1 request; prefix: [-1954246656, -1839685632, -1640075264, -1101377536, -1023074304, -724971520, -709783552, -565182464, -356356096, 447893504, 470167552, 1289437184, 1360277504, 2023358464] 10-26 14:58:25.752 3217 3229 V PackageManager: [250c2144-22fc-4ef0-9bc7-9525fe4df89e] Phase1 called; posting 10-26 14:58:25.753 3217 3217 D PackageManager: [250c2144-22fc-4ef0-9bc7-9525fe4df89e] Phase1 request; prefix: [-1705873408, -1482723328, -1408598016, -947224576, -724971520, -709783552, -608403456, -498573312, -347287552, -146812928, 896692224, 956067840, 1059536896, 1982464000, 2135306240] 10-26 14:58:26.559 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 14:58:26.561 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 14:58:26.799 851 878 I chatty : uid=1000(system) ActivityManager expire 18 lines 10-26 14:58:27.835 2581 2581 V DeadZone: consuming errant click: (567.0,31.0) 10-26 14:58:27.837 2581 2581 V DeadZone: consuming errant click: (567.0,31.0) 10-26 14:58:30.172 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 14:58:30.207 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 14:58:33.688 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 14:59:10.701 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:59:10.710 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 14:59:10.714 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:01:50.704 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:01:50.720 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:01:55.099 26757 29486 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 #33 10-26 15:01:55.696 26757 29486 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 #33 10-26 15:01:55.763 851 952 I chatty : uid=1000(system) PackageManager expire 6 lines 10-26 15:01:56.378 3217 5866 V PackageManager: [d1fc9d3a-bfa1-46ab-a562-56424e0d3242] Phase1 called; posting 10-26 15:01:56.414 3217 3217 D PackageManager: [d1fc9d3a-bfa1-46ab-a562-56424e0d3242] Phase1 request; prefix: [-1573056512, -1274314752, -769138688, -724971520, -199897088, 135860224, 420691968, 458993664, 514904064, 639881216, 644239360, 826290176, 1104465920, 1132269568, 1167691776, 1336586240, 1465430016] 10-26 15:01:56.438 3217 5298 V PackageManager: [e9a98f92-0af9-4bb5-a974-d96ee684a4e5] Phase1 called; posting 10-26 15:01:56.460 3217 3217 D PackageManager: [e9a98f92-0af9-4bb5-a974-d96ee684a4e5] Phase1 request; prefix: [-1703194624, -1453932544, -1387958272, -1370447872, -1364815872, -1234046976, -946728960, -724971520, -81207296, 9515008, 420691968, 579743744, 583671808, 593211392, 898445312, 1066127360, 1454174208, 1859239936, 2114781184] 10-26 15:01:56.468 3217 3233 V PackageManager: [a315cbdd-b43d-435c-87e2-632e319aaef6] Phase1 called; posting 10-26 15:01:56.469 3217 3217 D PackageManager: [a315cbdd-b43d-435c-87e2-632e319aaef6] Phase1 request; prefix: [-1972920320, -1758715904, -1680179200, -1602555904, -1564196864, -1563238400, -724971520, -598429696, -213983232, -134529024, 355713024, 420691968, 628396032, 664780800, 786989056, 1057705984, 1409486848, 1509011456, 1716097024, 2135654400] 10-26 15:01:56.477 3217 5866 V PackageManager: [0b98bb48-0350-417f-8fd1-6d423a8e49d5] Phase1 called; posting 10-26 15:01:56.484 3217 3217 D PackageManager: [0b98bb48-0350-417f-8fd1-6d423a8e49d5] Phase1 request; prefix: [-1774804992, -1686769664, -1223000064, -1189810176, -1014075392, -911470592, -724971520, -475250688, 98942976, 141520896, 277753856, 420691968, 737169408, 807038976, 1302781952, 1316540416, 1395695616, 1438441472, 1766531072] 10-26 15:01:56.496 3217 4020 V PackageManager: [42c30ba1-818f-41a8-829b-853fd0fede25] Phase1 called; posting 10-26 15:01:56.601 3217 5623 V PackageManager: [eaa04ce0-e74d-4f9c-b069-2120b9b28265] Phase1 called; posting 10-26 15:01:56.642 3217 3217 D PackageManager: [42c30ba1-818f-41a8-829b-853fd0fede25] Phase1 request; prefix: [-2128949248, -1203085312, -724971520, -720674816, -275030016, 121786368, 420691968, 474607616, 1455030272, 1835335680, 1996107776, 2020405248] 10-26 15:01:56.646 3217 3217 D PackageManager: [eaa04ce0-e74d-4f9c-b069-2120b9b28265] Phase1 request; prefix: [-1874010112, -1771827200, -1407467520, -1214152704, -988237824, -807202816, -770453504, -724971520, -585687040, -422850560, -183668736, 170672128, 420691968, 449691648, 1073233920, 1095647232, 1189564416, 1637769216, 1846755328, 1874358272, 2133024768] 10-26 15:01:56.732 851 878 I chatty : uid=1000(system) ActivityManager expire 44 lines 10-26 15:01:57.615 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:01:57.615 851 877 I chatty : uid=1000(system) android.bg expire 7 lines 10-26 15:01:58.991 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 15:04:30.709 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:04:30.726 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:05:24.800 851 878 I chatty : uid=1000(system) ActivityManager expire 21 lines 10-26 15:05:25.431 3217 5866 V PackageManager: [c8d2a69c-306b-400b-9353-62984b243b08] Phase1 called; posting 10-26 15:05:25.541 3217 3217 D PackageManager: [c8d2a69c-306b-400b-9353-62984b243b08] Phase1 request; prefix: [-2132025344, -2112520192, -1335148544, -724971520, -650506240, -331132928, -165167104, -14430208, 10780672, 161050624, 314601472, 420691968, 1154473984, 1294114816, 1577578496, 2143612928] 10-26 15:05:25.542 3217 3233 V PackageManager: [c29b933f-7b59-4a1b-889c-08e0ef03acf5] Phase1 called; posting 10-26 15:05:25.751 3217 3217 D PackageManager: [c29b933f-7b59-4a1b-889c-08e0ef03acf5] Phase1 request; prefix: [-1733013504, -1047224320, -1022697472, -724971520, -547381248, -510570496, -473849856, -341311488, -74113024, 106704896, 164507648, 328642560, 420691968, 601907200, 620204032, 704376832, 713428992, 930611200, 1019756544, 1726423040] 10-26 15:05:26.311 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 15:07:10.713 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:07:10.730 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:09:00.008 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 15:09:50.715 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:09:50.730 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:10:13.994 26757 29956 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 #33 10-26 15:10:15.014 26757 29956 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 #33 10-26 15:10:15.270 851 952 I chatty : uid=1000(system) PackageManager expire 6 lines 10-26 15:10:15.314 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-26 15:10:15.315 851 878 I chatty : uid=1000(system) ActivityManager expire 46 lines 10-26 15:10:15.316 3217 5623 V PackageManager: [40543e81-0c5d-48cf-b14e-997c9db60dfd] Phase1 called; posting 10-26 15:10:15.333 3217 3217 D PackageManager: [40543e81-0c5d-48cf-b14e-997c9db60dfd] Phase1 request; prefix: [-1520607232, -1466097664, -771121152, -724971520, 86474752, 420691968, 557535232, 860188672, 1171140608, 1767702528, 1944924160, 2096234496] 10-26 15:10:15.368 3217 4020 V PackageManager: [ab4b8184-f2b0-4a58-82ad-08ed8a83e06f] Phase1 called; posting 10-26 15:10:15.370 3217 3217 D PackageManager: [ab4b8184-f2b0-4a58-82ad-08ed8a83e06f] Phase1 request; prefix: [-2076581888, -2048548864, -1539153920, -724971520, -340418560, -325251072, 420691968, 934604800, 940470272, 1092952064, 1272668160, 1420124160, 1647841280] 10-26 15:10:15.410 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 15:10:15.616 851 881 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-26 15:10:15.784 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 4 lines 10-26 15:10:16.385 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 15:10:16.412 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:10:17.916 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 15:10:23.061 29996 30004 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x300 in tid 30004 (Jit thread pool), pid 29996 (e.conceptruelle) 10-26 15:10:23.389 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-26 15:10:23.393 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 15:10:23.419 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 15:10:29.057 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 15:10:29.578 851 914 I chatty : uid=1000(system) android.fg expire 8 lines 10-26 15:10:30.642 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 15:10:30.642 851 888 I chatty : uid=1000(system) batterystats-wo expire 3 lines 10-26 15:10:34.117 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 15:10:50.131 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 15:10:50.314 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:10:50.317 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 15:10:50.320 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:10:50.498 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 15:10:51.392 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 15:10:51.408 851 878 I chatty : uid=1000(system) ActivityManager expire 24 lines 10-26 15:11:03.258 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 15:11:05.098 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 15:11:10.312 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:11:10.323 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:11:13.136 3217 3229 V PackageManager: [0de63d34-cd7e-4ddc-9149-0696f9d1aff2] Phase1 called; posting 10-26 15:11:13.202 3217 3217 D PackageManager: [0de63d34-cd7e-4ddc-9149-0696f9d1aff2] Phase1 request; prefix: [-1883385856, -1387188224, -854298624, -813162496, -724971520, -661442560, -566689792, -55836672, 420691968, 534245376, 619757568, 1155776512, 1297690624, 1366970368, 1557831680, 1846054912] 10-26 15:11:13.288 3217 5623 V PackageManager: [bd86d35d-0576-471f-a16b-37791bc978d2] Phase1 called; posting 10-26 15:11:13.393 3217 3217 D PackageManager: [bd86d35d-0576-471f-a16b-37791bc978d2] Phase1 request; prefix: [-1978302464, -1895055360, -1855578112, -1696034816, -1693536256, -1577701376, -1461284864, -1223725056, -1200279552, -1001472000, -724971520, -524574720, 420691968, 597307392, 771227648, 1029013504, 1294336000, 1560272896, 1680957440] 10-26 15:11:16.684 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 15:11:50.318 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:11:50.329 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:12:01.786 26757 29956 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 #33 10-26 15:12:02.438 26757 29956 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 #33 10-26 15:12:02.745 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 15:12:02.748 851 878 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-26 15:12:02.750 3217 5866 V PackageManager: [13963d9e-6d0e-4261-8c42-15c6d2f736ff] Phase1 called; posting 10-26 15:12:02.783 3217 3217 D PackageManager: [13963d9e-6d0e-4261-8c42-15c6d2f736ff] Phase1 request; prefix: [-1918029824, -1596137472, -1468551168, -1168777216, -1165692928, -1155645440, -724971520, -660512768, 420691968, 460881920, 604033024, 616267776, 650465280, 1513521152] 10-26 15:12:02.849 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-26 15:12:02.855 3217 3233 V PackageManager: [e99600d2-922a-4412-8b34-6467a8538c05] Phase1 called; posting 10-26 15:12:02.855 3217 3217 D PackageManager: [e99600d2-922a-4412-8b34-6467a8538c05] Phase1 request; prefix: [-1790619648, -1175633920, -1044033536, -948523008, -724971520, -527273984, -461561856, -193589248, 172232704, 420691968, 596987904, 771117056, 1159098368, 1353244672, 1386299392, 1542488064, 1706549248, 1860575232] 10-26 15:12:03.947 851 878 I chatty : uid=1000(system) ActivityManager expire 38 lines 10-26 15:12:05.321 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:12:10.950 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 15:12:10.950 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 15:12:10.982 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:13:50.369 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:13:50.378 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 15:13:50.384 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:14:35.788 26757 30583 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 #33 10-26 15:14:37.371 26757 30583 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 #33 10-26 15:14:37.444 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 15:14:37.487 851 878 I chatty : uid=1000(system) ActivityManager expire 54 lines 10-26 15:14:40.355 3217 5298 V PackageManager: [242adc03-a225-4956-bfd2-57a89c394292] Phase1 called; posting 10-26 15:14:40.372 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 15:14:40.396 3217 3217 D PackageManager: [242adc03-a225-4956-bfd2-57a89c394292] Phase1 request; prefix: [-1992495104, -1476313088, -1343864832, -944640000, -898162688, -724971520, 212357120, 322695168, 420691968, 533962752, 556855296, 863477760, 918679552, 1942130688, 2062610432] 10-26 15:14:40.413 3217 3229 V PackageManager: [ba4e16de-3576-4fc4-869f-f9de06aa4fce] Phase1 called; posting 10-26 15:14:40.443 3217 3217 D PackageManager: [ba4e16de-3576-4fc4-869f-f9de06aa4fce] Phase1 request; prefix: [-1830121472, -1402327040, -1401946112, -851529728, -724971520, -618790912, -362045440, -94199808, -50868224, 93831168, 175984640, 264646656, 324497408, 385761280, 414887936, 420691968, 1369632768, 1821724672, 1960394752] 10-26 15:14:40.452 3217 5298 V PackageManager: [937e508d-605c-4426-ad4a-9d3e0fe06fe4] Phase1 called; posting 10-26 15:14:40.453 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-26 15:14:40.460 3217 3217 D PackageManager: [937e508d-605c-4426-ad4a-9d3e0fe06fe4] Phase1 request; prefix: [-1736040448, -1674190848, -1497333760, -1415385088, -796086272, -724971520, -686243840, -597295104, -456241152, -163102720, -66228224, 325926912, 420691968, 1369112576, 1650102272, 2134597632] 10-26 15:14:40.472 3217 4020 V PackageManager: [588710a4-2a09-4223-8d55-cb5d7821df1b] Phase1 called; posting 10-26 15:14:40.520 3217 3217 D PackageManager: [588710a4-2a09-4223-8d55-cb5d7821df1b] Phase1 request; prefix: [-1521111040, -1414664192, -1307127808, -1213612032, -724971520, 117022720, 420691968, 634048512, 725270528, 903847936, 1256747008, 1567383552] 10-26 15:14:40.530 3217 3233 V PackageManager: [1a0d23b7-c905-4e5e-a909-ca5771ab22b1] Phase1 called; posting 10-26 15:14:40.534 3217 3217 D PackageManager: [1a0d23b7-c905-4e5e-a909-ca5771ab22b1] Phase1 request; prefix: [-1906249728, -1385185280, -1169383424, -724971520, -654073856, -531755008, -505217024, -213528576, 420691968, 800407552, 929779712, 1308237824, 1603342336, 2132316160] 10-26 15:14:40.543 3217 5866 V PackageManager: [1d66c8b6-f92b-496e-910d-bb1af1580743] Phase1 called; posting 10-26 15:14:40.553 3217 3217 D PackageManager: [1d66c8b6-f92b-496e-910d-bb1af1580743] Phase1 request; prefix: [-2066497536, -1847242752, -1720135680, -1321193472, -1208139776, -724971520, -542474240, -370171904, 27938816, 420691968, 537718784, 935817216, 1544888320, 1812054016, 2065158144] 10-26 15:14:40.571 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 15:14:41.733 851 877 I chatty : uid=1000(system) android.bg expire 9 lines 10-26 15:14:41.733 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 15:14:48.544 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-26 15:16:30.373 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 15:16:30.373 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:16:30.383 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:16:30.390 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:18:40.311 26757 30883 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 #33 10-26 15:18:41.176 26757 30883 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 #33 10-26 15:18:41.293 851 878 I chatty : uid=1000(system) ActivityManager expire 18 lines 10-26 15:18:41.909 3217 5298 V PackageManager: [5fc7f170-b02d-47b9-ad55-889077945347] Phase1 called; posting 10-26 15:18:41.933 3217 3217 D PackageManager: [5fc7f170-b02d-47b9-ad55-889077945347] Phase1 request; prefix: [-2136035328, -1908838400, -1818300416, -1590677504, -984002560, -724971520, -215445504, -39186432, 420691968, 823443456, 1298423808, 1980432384] 10-26 15:18:41.950 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 15:18:41.954 3217 3233 V PackageManager: [74ac1fc8-f9c0-4ceb-ab13-0c1dbc3687f6] Phase1 called; posting 10-26 15:18:42.010 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 15:18:42.010 3217 3217 D PackageManager: [74ac1fc8-f9c0-4ceb-ab13-0c1dbc3687f6] Phase1 request; prefix: [-2107961344, -1730985984, -1718304768, -1711583232, -1448751104, -724971520, -498515968, -1306624, 166645760, 420691968, 630558720, 1628078080, 1861828608] 10-26 15:18:42.019 3217 5623 V PackageManager: [2ad41e74-8d9e-4be2-b8de-4e6ed3b9bff6] Phase1 called; posting 10-26 15:18:42.051 3217 3217 D PackageManager: [2ad41e74-8d9e-4be2-b8de-4e6ed3b9bff6] Phase1 request; prefix: [-1380495360, -886202368, -856514560, -724971520, -667631616, -549761024, -359096320, -2785280, 420691968, 809426944, 918216704, 1163411456, 1559793664, 1607553024, 1639747584, 1855696896] 10-26 15:18:42.064 3217 3229 V PackageManager: [1f35afec-f046-4223-9c3a-89df5cb5aaa6] Phase1 called; posting 10-26 15:18:42.064 3217 3217 D PackageManager: [1f35afec-f046-4223-9c3a-89df5cb5aaa6] Phase1 request; prefix: [-1769984000, -1327493120, -1230241792, -1109614592, -1060782080, -902524928, -724971520, -496001024, -475045888, -74133504, 314126336, 420691968, 561053696, 627519488, 924934144, 1135968256, 1923149824, 1979125760] 10-26 15:18:42.074 3217 4020 V PackageManager: [993b0faf-ef69-43fe-8f5c-532a2794e28b] Phase1 called; posting 10-26 15:18:42.075 3217 3217 D PackageManager: [993b0faf-ef69-43fe-8f5c-532a2794e28b] Phase1 request; prefix: [-2090360832, -1627725824, -1539100672, -1457471488, -1184198656, -1157873664, -724971520, -585392128, -238772224, 22528000, 377937920, 420691968, 743010304, 793866240, 854904832, 1349464064, 1449041920, 1986007040, 2052366336] 10-26 15:18:42.082 3217 5298 V PackageManager: [4c55d2ec-da96-4a12-8e67-0563f21e3aa4] Phase1 called; posting 10-26 15:18:42.083 3217 3217 D PackageManager: [4c55d2ec-da96-4a12-8e67-0563f21e3aa4] Phase1 request; prefix: [-1821810688, -1375494144, -1358790656, -801472512, -724971520, 254402560, 420691968, 479330304, 553418752, 1219899392, 1246150656, 1318703104, 1777467392, 2132467712] 10-26 15:18:42.272 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 15:18:44.381 851 878 I chatty : uid=1000(system) ActivityManager expire 38 lines 10-26 15:18:44.532 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:18:50.531 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 15:18:50.531 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 15:18:50.575 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:18:59.412 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 15:19:13.157 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:19:13.165 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 15:19:13.173 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:19:13.431 851 878 I chatty : uid=1000(system) ActivityManager expire 17 lines 10-26 15:19:13.452 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 15:19:24.906 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 14 lines 10-26 15:21:40.363 26757 31392 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 #33 10-26 15:21:41.007 26757 31392 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 #33 10-26 15:21:41.082 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 15:21:41.664 3217 5866 V PackageManager: [61110389-2918-46f6-b270-340caa6b002e] Phase1 called; posting 10-26 15:21:41.695 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 15:21:41.699 3217 3217 D PackageManager: [61110389-2918-46f6-b270-340caa6b002e] Phase1 request; prefix: [-1766772736, -1717182464, -1493962752, -1480335360, -1260179456, -1115758592, -724971520, -352657408, 17747968, 36503552, 91009024, 317489152, 420691968, 629219328, 710811648, 1397788672, 1435856896, 2143051776, 2146127872] 10-26 15:21:41.724 3217 3233 V PackageManager: [cd182117-0bd8-4e01-b4cb-603e9e216623] Phase1 called; posting 10-26 15:21:41.740 3217 3217 D PackageManager: [cd182117-0bd8-4e01-b4cb-603e9e216623] Phase1 request; prefix: [-2145312768, -1400717312, -1400131584, -1339109376, -1191899136, -987242496, -784961536, -724971520, -224129024, -116088832, 99241984, 240504832, 300482560, 420691968, 493383680, 806703104, 892399616, 991924224, 1485479936, 1556246528] 10-26 15:21:41.748 3217 3945 V PackageManager: [6cd9280d-8229-46c9-a24b-93c38cceb458] Phase1 called; posting 10-26 15:21:41.749 3217 3217 D PackageManager: [6cd9280d-8229-46c9-a24b-93c38cceb458] Phase1 request; prefix: [-2112983040, -2005090304, -1405464576, -1154289664, -724971520, -709038080, -502771712, 265793536, 400703488, 420691968, 530931712, 580755456, 678834176, 905723904, 974528512, 979345408, 1003540480, 1022091264, 1148350464, 1493872640, 2069045248] 10-26 15:21:41.764 3217 5298 V PackageManager: [fb75cf7b-e74e-486d-9c5b-a89dbcc4a5fb] Phase1 called; posting 10-26 15:21:41.769 3217 3217 D PackageManager: [fb75cf7b-e74e-486d-9c5b-a89dbcc4a5fb] Phase1 request; prefix: [-1869701120, -1357287424, -1049325568, -849543168, -833847296, -780632064, -724971520, -392495104, -305057792, 273920000, 420691968, 553246720, 955727872, 1009164288, 2136809472] 10-26 15:21:41.777 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 15:21:41.786 3217 3229 V PackageManager: [664c7bac-6917-44da-9e64-8fbf337014ca] Phase1 called; posting 10-26 15:21:41.813 3217 3217 D PackageManager: [664c7bac-6917-44da-9e64-8fbf337014ca] Phase1 request; prefix: [-1995595776, -1703378944, -1640169472, -1345888256, -1288249344, -1286692864, -1074737152, -920539136, -800043008, -782188544, -724971520, -564551680, -517337088, -329854976, -14974976, 420691968, 552734720, 1280548864, 1426677760, 1970921472] 10-26 15:21:41.829 3217 3945 V PackageManager: [ca3c7c4c-403d-49d2-a0fe-6f71acff1c6b] Phase1 called; posting 10-26 15:21:41.853 3217 3217 D PackageManager: [ca3c7c4c-403d-49d2-a0fe-6f71acff1c6b] Phase1 request; prefix: [-1928056832, -1799655424, -1637507072, -1431330816, -1371316224, -754688000, -724971520, -573181952, -297762816, -141402112, 222978048, 420691968, 526946304, 545669120, 569352192, 892416000, 1497776128, 1692053504, 1899655168, 1987235840, 2026156032] 10-26 15:21:42.179 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 15:21:42.180 851 878 I chatty : uid=1000(system) ActivityManager expire 44 lines 10-26 15:21:43.266 851 877 I chatty : uid=1000(system) android.bg expire 4 lines 10-26 15:21:43.266 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-26 15:21:46.867 851 888 I chatty : uid=1000(system) batterystats-wo expire 6 lines 10-26 15:21:50.464 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 15:21:50.464 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 15:21:51.440 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 15:21:57.031 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:21:57.048 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:23:40.077 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-26 15:23:52.781 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 15:24:37.095 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:24:37.103 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 15:24:37.109 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:26:42.829 26757 31780 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 #33 10-26 15:26:43.704 26757 31780 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 #33 10-26 15:26:43.804 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 15:26:43.979 851 878 I chatty : uid=1000(system) ActivityManager expire 57 lines 10-26 15:26:44.853 3217 5866 V PackageManager: [e95a5a45-0bec-4052-98b4-36c6b4d0660b] Phase1 called; posting 10-26 15:26:44.887 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 15:26:44.910 3217 3217 D PackageManager: [e95a5a45-0bec-4052-98b4-36c6b4d0660b] Phase1 request; prefix: [-1603284992, -1367535616, -1293508608, -724971520, -459194368, 420691968, 513384448, 662413312, 1076391936, 2024292352, 2089361408, 2138337280] 10-26 15:26:44.918 3217 3233 V PackageManager: [801b8171-1c2d-4c1c-b568-cde7a79110db] Phase1 called; posting 10-26 15:26:44.943 3217 3217 D PackageManager: [801b8171-1c2d-4c1c-b568-cde7a79110db] Phase1 request; prefix: [-2053640192, -944517120, -724971520, -114331648, -32112640, 327831552, 349818880, 420691968, 503562240, 529735680, 700620800, 1005793280] 10-26 15:26:44.952 3217 3229 V PackageManager: [c2178614-67d8-4f61-a203-16c2658709e2] Phase1 called; posting 10-26 15:26:44.953 3217 3217 D PackageManager: [c2178614-67d8-4f61-a203-16c2658709e2] Phase1 request; prefix: [-1721262080, -1332129792, -1319084032, -724971520, -482529280, -467472384, -450863104, 97583104, 324919296, 420691968, 995434496, 1643261952] 10-26 15:26:44.962 3217 3945 V PackageManager: [67703b38-6519-4d66-88d3-309f9f995f12] Phase1 called; posting 10-26 15:26:44.963 3217 3217 D PackageManager: [67703b38-6519-4d66-88d3-309f9f995f12] Phase1 request; prefix: [-1750450176, -739295232, -724971520, 20062208, 286404608, 420691968, 793575424, 828043264, 1509269504, 1723338752, 1966600192, 2003283968] 10-26 15:26:44.971 3217 5623 V PackageManager: [89f204f2-76fe-4191-9cf0-6b1c6e8775f1] Phase1 called; posting 10-26 15:26:44.972 3217 3217 D PackageManager: [89f204f2-76fe-4191-9cf0-6b1c6e8775f1] Phase1 request; prefix: [-1782427648, -1739997184, -1356144640, -1348648960, -954286080, -724971520, 65363968, 283750400, 332599296, 420691968, 1724133376, 1864687616, 1926152192] 10-26 15:26:44.978 851 22832 I chatty : uid=1000(system) Binder:851_E expire 3 lines 10-26 15:26:44.981 3217 4020 V PackageManager: [37179d61-8c7c-430b-8076-e7f7f043214e] Phase1 called; posting 10-26 15:26:44.981 3217 3217 D PackageManager: [37179d61-8c7c-430b-8076-e7f7f043214e] Phase1 request; prefix: [-1976745984, -1893871616, -1581133824, -1577267200, -1530355712, -748396544, -724971520, -720769024, -384872448, -347914240, -345780224, -132009984, 27148288, 230113280, 420691968, 823111680, 871591936, 1329934336, 1366900736, 1441193984, 1870798848] 10-26 15:26:45.051 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 15:26:45.245 851 3780 I chatty : uid=1000(system) Binder:851_C expire 3 lines 10-26 15:26:46.459 851 877 I chatty : uid=1000(system) android.bg expire 9 lines 10-26 15:26:46.460 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 15:26:47.448 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 15:26:54.167 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 15:27:22.064 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 15:27:37.159 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:27:37.175 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:28:06.209 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 15:28:06.371 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 15:28:12.456 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 15:28:14.195 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 15:28:14.197 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 15:28:14.200 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 15:28:14.234 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-26 15:28:14.373 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 15:28:20.315 851 914 I chatty : uid=1000(system) android.fg expire 1 line 10-26 15:28:20.318 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 15:28:20.562 851 878 I chatty : uid=1000(system) ActivityManager expire 16 lines 10-26 15:29:27.823 26757 32111 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 #33 10-26 15:29:28.665 26757 32111 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 #33 10-26 15:29:29.795 3217 4020 V PackageManager: [f2efcaa2-5975-4d1d-aabf-88fdc5dad4a6] Phase1 called; posting 10-26 15:29:29.837 3217 3217 D PackageManager: [f2efcaa2-5975-4d1d-aabf-88fdc5dad4a6] Phase1 request; prefix: [-1923342336, -1819090944, -1800044544, -1351352320, -724971520, -543203328, -380907520, -69816320, 409264128, 413925376, 420691968, 798294016, 953708544, 1061502976, 1751113728, 1946890240, 2124771328] 10-26 15:29:29.838 851 878 I chatty : uid=1000(system) ActivityManager expire 46 lines 10-26 15:29:29.846 3217 4020 V PackageManager: [2c931fa9-7f74-4835-9ee3-056a02d73652] Phase1 called; posting 10-26 15:29:29.867 3217 3217 D PackageManager: [2c931fa9-7f74-4835-9ee3-056a02d73652] Phase1 request; prefix: [-1685458944, -1426563072, -724971520, -703025152, -415395840, -321957888, 420691968, 725778432, 776409088, 882069504, 1024651264, 1170051072, 1185107968, 1437396992] 10-26 15:29:29.888 3217 3945 V PackageManager: [501ef725-aea2-4262-90ae-ebf705a9d526] Phase1 called; posting 10-26 15:29:29.904 3217 3217 D PackageManager: [501ef725-aea2-4262-90ae-ebf705a9d526] Phase1 request; prefix: [-1893265408, -1488048128, -1408872448, -1171316736, -989696000, -724971520, -370466816, -322572288, 420691968, 451391488, 719310848, 763916288, 1219268608, 1367506944, 1567129600, 1715929088, 1865756672, 1899102208, 2077544448] 10-26 15:29:29.912 3217 4020 V PackageManager: [571b994f-c0e5-48ae-809c-4739e5888099] Phase1 called; posting 10-26 15:29:30.019 3217 3945 V PackageManager: [0ab2aeba-dd5d-414b-bea7-30109c49daf1] Phase1 called; posting 10-26 15:29:30.027 3217 3217 D PackageManager: [571b994f-c0e5-48ae-809c-4739e5888099] Phase1 request; prefix: [-1678635008, -1615347712, -1457156096, -1341423616, -1318387712, -1047027712, -1005957120, -981938176, -889221120, -724971520, 19963904, 360488960, 420691968, 503107584, 1144770560, 1186439168, 1378435072, 1739493376, 1864261632, 2092855296] 10-26 15:29:30.051 3217 3217 D PackageManager: [0ab2aeba-dd5d-414b-bea7-30109c49daf1] Phase1 request; prefix: [-2130890752, -2028089344, -1872973824, -1420587008, -1003319296, -724971520, -641826816, 181239808, 420691968, 907665408, 1083457536, 1800781824] 10-26 15:29:30.088 3217 5866 V PackageManager: [d01db6a2-9b89-4120-9546-7c50cd692f3a] Phase1 called; posting 10-26 15:29:30.121 3217 3217 D PackageManager: [d01db6a2-9b89-4120-9546-7c50cd692f3a] Phase1 request; prefix: [-1806761984, -1714216960, -1668087808, -1347002368, -1085390848, -724971520, -573595648, -307900416, 349294592, 420691968, 482795520, 673112064, 782303232, 822841344, 1073037312, 1497329664, 1499344896] 10-26 15:29:32.388 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:29:39.663 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-26 15:29:39.662 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 15:29:39.696 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:30:09.489 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 15:30:11.079 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 15:30:12.945 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 15:30:12.960 3217 5623 V PackageManager: [9874dd2b-63b8-4cf5-a2a4-a0910e86b48c] Phase1 called; posting 10-26 15:30:12.975 851 878 I chatty : uid=1000(system) ActivityManager expire 18 lines 10-26 15:30:12.994 3217 3217 D PackageManager: [9874dd2b-63b8-4cf5-a2a4-a0910e86b48c] Phase1 request; prefix: [-1253060608, -888864768, -730869760, -724971520, -428134400, -313774080, -215760896, -195416064, -88100864, 420691968, 435478528, 542334976, 917102592, 1078632448, 1241485312, 1837613056] 10-26 15:30:13.000 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 15:30:13.015 851 851 I chatty : uid=1000 system_server expire 4 lines 10-26 15:30:13.064 3217 3229 V PackageManager: [55b8ee61-d993-4235-b3f9-27556f8fa6af] Phase1 called; posting 10-26 15:30:13.198 3217 3217 D PackageManager: [55b8ee61-d993-4235-b3f9-27556f8fa6af] Phase1 request; prefix: [-2083749888, -1811955712, -1607606272, -1146404864, -724971520, -626032640, -586899456, -366501888, -187072512, 275824640, 420691968, 440745984, 811524096, 875380736, 992366592, 1745825792, 1771593728, 1810337792, 1882546176, 1977434112, 2009276416] 10-26 15:30:13.905 851 877 I chatty : uid=1000(system) android.bg expire 7 lines 10-26 15:30:13.905 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 15:30:18.280 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:30:18.287 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 15:30:18.294 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:31:15.309 26757 32114 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 #33 10-26 15:31:15.878 26757 32114 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 #33 10-26 15:31:16.200 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 15:31:16.206 3217 5623 V PackageManager: [68ecdc9e-7e7e-4828-92b5-a0bd3aabcdbd] Phase1 called; posting 10-26 15:31:16.248 3217 3217 D PackageManager: [68ecdc9e-7e7e-4828-92b5-a0bd3aabcdbd] Phase1 request; prefix: [-2132656128, -1756635136, -1200390144, -1086091264, -1000271872, -758943744, -724971520, -678891520, -550764544, -352755712, 392048640, 420691968, 704634880, 1657278464, 1692823552, 2125819904] 10-26 15:31:16.251 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 15:31:16.264 3217 3945 V PackageManager: [5065b56b-d9d3-449d-922d-454e46bc06c1] Phase1 called; posting 10-26 15:31:16.264 3217 3217 D PackageManager: [5065b56b-d9d3-449d-922d-454e46bc06c1] Phase1 request; prefix: [-1982500864, -1711665152, -1552269312, -1231507456, -724971520, -703000576, -613507072, -397033472, -362020864, -277065728, -259207168, -192397312, 49225728, 420691968, 548196352, 1031208960, 1108328448, 1686274048, 1779818496, 1783758848] 10-26 15:31:16.556 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 15:31:29.888 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 15:32:58.280 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:32:58.297 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:33:38.689 851 888 I chatty : uid=1000(system) batterystats-wo expire 4 lines 10-26 15:34:39.965 26757 32594 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 #33 10-26 15:34:40.642 26757 32594 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 #33 10-26 15:34:40.763 851 878 I chatty : uid=1000(system) ActivityManager expire 57 lines 10-26 15:34:41.315 3217 5623 V PackageManager: [81f95b2e-11ac-4ece-a25f-43a283614363] Phase1 called; posting 10-26 15:34:41.369 3217 3217 D PackageManager: [81f95b2e-11ac-4ece-a25f-43a283614363] Phase1 request; prefix: [-1629716480, -1425219584, -1384931328, -1033437184, -1031467008, -819847168, -794988544, -724971520, -515985408, -139325440, 169357312, 196108288, 420691968, 559124480, 1168297984, 1168531456, 1506504704, 2125869056, 2141478912] 10-26 15:34:41.383 3217 5866 V PackageManager: [6916908a-4ebd-4a25-a03d-1a7a1f013261] Phase1 called; posting 10-26 15:34:41.404 851 851 I chatty : uid=1000 system_server expire 9 lines 10-26 15:34:41.414 3217 3217 D PackageManager: [6916908a-4ebd-4a25-a03d-1a7a1f013261] Phase1 request; prefix: [-1941286912, -1540841472, -995905536, -724971520, -523173888, -396607488, -373919744, -212901888, -113459200, 281415680, 420691968, 563445760, 844652544, 1443594240, 1712443392, 1922637824] 10-26 15:34:41.426 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 15:34:41.442 3217 4020 V PackageManager: [d3bc9e96-0a0f-4090-bbdc-fd97c984c527] Phase1 called; posting 10-26 15:34:41.546 3217 5866 V PackageManager: [0312f496-e22c-42d1-9153-7d188b6d72f0] Phase1 called; posting 10-26 15:34:41.555 3217 3217 D PackageManager: [d3bc9e96-0a0f-4090-bbdc-fd97c984c527] Phase1 request; prefix: [-1827115008, -1561444352, -1349484544, -934334464, -890720256, -724971520, -605437952, -328962048, 376643584, 420691968, 589090816, 910401536, 1917894656, 1931415552, 2107637760] 10-26 15:34:41.560 3217 3217 D PackageManager: [0312f496-e22c-42d1-9153-7d188b6d72f0] Phase1 request; prefix: [-2144182272, -1450217472, -884244480, -845414400, -724971520, -596627456, -64393216, -24666112, 82935808, 192118784, 354242560, 420691968, 812789760, 838836224, 928923648, 1843744768, 1879965696, 2130456576, 2146598912] 10-26 15:34:41.577 3217 3233 V PackageManager: [a7e55947-7a92-47e1-947c-b4729168d85e] Phase1 called; posting 10-26 15:34:41.583 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 15:34:41.585 3217 3217 D PackageManager: [a7e55947-7a92-47e1-947c-b4729168d85e] Phase1 request; prefix: [-1896239104, -1563869184, -890896384, -733290496, -724971520, -172711936, 7139328, 302067712, 420691968, 450338816, 1284739072, 1423355904, 1909964800, 2031104000] 10-26 15:34:41.596 3217 3945 V PackageManager: [46dfeaec-b3fc-4322-adc8-d1db51dc6935] Phase1 called; posting 10-26 15:34:41.617 3217 3217 D PackageManager: [46dfeaec-b3fc-4322-adc8-d1db51dc6935] Phase1 request; prefix: [-1972498432, -1832349696, -1678565376, -1568428032, -1294688256, -1189875712, -927526912, -724971520, -618323968, -582946816, -143962112, -54145024, 420691968, 544989184, 562450432, 1426890752, 1765416960, 1766199296, 2074812416] 10-26 15:34:41.674 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 4 lines 10-26 15:34:42.605 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 15:34:42.614 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:34:43.981 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 15:34:55.495 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 15:34:55.525 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 15:35:02.414 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 15:35:58.358 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:35:58.368 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 15:35:58.377 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:36:07.459 2581 2581 V DeadZone: consuming errant click: (536.0,8.0) 10-26 15:36:07.463 2581 2581 V DeadZone: consuming errant click: (536.0,8.0) 10-26 15:36:10.142 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-26 15:36:11.412 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 15:36:12.050 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 15:36:12.076 3217 4020 V PackageManager: [8c551aa0-c038-4682-91b0-680dcf4efd86] Phase1 called; posting 10-26 15:36:12.130 3217 3217 D PackageManager: [8c551aa0-c038-4682-91b0-680dcf4efd86] Phase1 request; prefix: [-1770819584, -1645588480, -1344794624, -1233956864, -1220780032, -724971520, -440492032, -28643328, 191389696, 264003584, 349675520, 420691968, 544792576, 561401856, 641855488, 888950784, 1042898944, 1145217024, 1213681664, 1507577856, 2139291648] 10-26 15:36:12.140 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 15:36:12.181 3217 5298 V PackageManager: [22987825-19fe-49a9-b05f-93cadee5c83c] Phase1 called; posting 10-26 15:36:12.261 3217 3217 D PackageManager: [22987825-19fe-49a9-b05f-93cadee5c83c] Phase1 request; prefix: [-2098327552, -1244061696, -855728128, -724971520, -676728832, -142434304, 227532800, 362807296, 420691968, 426422272, 620052480, 680759296, 1809276928, 1942499328] 10-26 15:37:57.495 26757 539 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 #33 10-26 15:37:58.168 26757 539 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 #33 10-26 15:37:58.464 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 15:37:58.469 3217 3229 V PackageManager: [7f60e8d4-11c0-4624-ac8b-cd61e14d38aa] Phase1 called; posting 10-26 15:37:58.499 851 878 I chatty : uid=1000(system) ActivityManager expire 45 lines 10-26 15:37:58.507 3217 3217 D PackageManager: [7f60e8d4-11c0-4624-ac8b-cd61e14d38aa] Phase1 request; prefix: [-1918365696, -1825878016, -1582395392, -1322926080, -1233731584, -724971520, -229142528, 153767936, 373444608, 420691968, 713224192, 812232704, 878686208, 1075437568, 1883951104, 1928253440, 1944911872, 2082848768, 2123038720] 10-26 15:37:58.524 3217 5623 V PackageManager: [533fb084-5c6b-4750-b45b-99ce14e96c1f] Phase1 called; posting 10-26 15:37:58.525 3217 3217 D PackageManager: [533fb084-5c6b-4750-b45b-99ce14e96c1f] Phase1 request; prefix: [-1925005312, -1907191808, -1385947136, -1382559744, -1072910336, -991576064, -929234944, -724971520, -520585216, -207024128, 420691968, 1041096704, 1135128576, 1277583360, 1458049024, 1703415808, 1754279936, 2008977408, 2049785856, 2100326400] 10-26 15:37:58.911 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 15:38:01.041 851 878 I chatty : uid=1000(system) ActivityManager expire 21 lines 10-26 15:38:01.049 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:38:12.072 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 15:38:12.073 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-26 15:38:12.110 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:38:31.757 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 15:38:38.366 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:38:38.374 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 15:38:38.379 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:41:02.660 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 15:41:04.627 851 952 I chatty : uid=1000(system) PackageManager expire 7 lines 10-26 15:41:04.662 3217 3233 V PackageManager: [5b29cbb8-8c4b-4243-8426-67356508e6e8] Phase1 called; posting 10-26 15:41:04.697 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 15:41:04.714 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 15:41:04.719 3217 3217 D PackageManager: [5b29cbb8-8c4b-4243-8426-67356508e6e8] Phase1 request; prefix: [-2103136256, -2079240192, -1990103040, -1747566592, -1695748096, -1543524352, -1204035584, -924741632, -912130048, -869249024, -724971520, -305094656, 297717760, 411250688, 420691968, 1159942144, 1381040128, 2104016896] 10-26 15:41:04.774 3217 5298 V PackageManager: [f099b4f4-2458-4ef8-a5c2-ab4fbcf5f876] Phase1 called; posting 10-26 15:41:04.877 3217 3217 D PackageManager: [f099b4f4-2458-4ef8-a5c2-ab4fbcf5f876] Phase1 request; prefix: [-1527877632, -1158205440, -1135558656, -1108754432, -912465920, -724971520, -720871424, -698580992, -384790528, 420691968, 495357952, 916402176, 1211199488, 1913749504] 10-26 15:41:05.551 851 877 I chatty : uid=1000(system) android.bg expire 10 lines 10-26 15:41:05.552 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:41:08.245 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 15:41:19.278 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 15:41:19.770 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:41:19.790 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:42:19.901 26757 1031 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 #33 10-26 15:42:20.671 26757 1031 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 #33 10-26 15:42:20.996 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 15:42:21.000 3217 3233 V PackageManager: [2847bc8b-f380-4bcb-a8e8-152ff2449a1c] Phase1 called; posting 10-26 15:42:21.013 3217 3217 D PackageManager: [2847bc8b-f380-4bcb-a8e8-152ff2449a1c] Phase1 request; prefix: [-1416687616, -1098469376, -724971520, -685957120, -601169920, -522039296, -157609984, -77516800, 420691968, 636801024, 1313771520, 1964658688] 10-26 15:42:21.034 3217 5623 V PackageManager: [b446eb5e-b778-4725-8849-994d7e7311a9] Phase1 called; posting 10-26 15:42:21.035 3217 3217 D PackageManager: [b446eb5e-b778-4725-8849-994d7e7311a9] Phase1 request; prefix: [-2028355584, -1993666560, -1696858112, -1511763968, -1357418496, -1334407168, -1236234240, -830681088, -724971520, -139046912, 75206656, 147095552, 161062912, 420691968, 712916992, 1202974720, 1370763264, 1406881792, 2098466816, 2113277952] 10-26 15:42:21.088 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 15:42:21.252 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 15:42:21.387 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 15:43:59.776 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:43:59.791 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:44:16.226 2581 2581 V DeadZone: consuming errant click: (599.0,18.0) 10-26 15:44:16.229 2581 2581 V DeadZone: consuming errant click: (599.0,18.0) 10-26 15:44:18.469 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 15:44:19.494 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 15:44:20.205 3217 3229 V PackageManager: [59205f11-5586-4762-9d6b-eaf48892a21e] Phase1 called; posting 10-26 15:44:20.276 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 15:44:20.302 3217 3217 D PackageManager: [59205f11-5586-4762-9d6b-eaf48892a21e] Phase1 request; prefix: [-2065784832, -1978576896, -1371713536, -724971520, -503721984, -313499648, 390103040, 398462976, 420691968, 541970432, 603136000, 790642688, 1407602688, 1797058560, 1825931264, 1872715776] 10-26 15:44:20.314 3217 5298 V PackageManager: [0127b52c-c932-4201-b52e-11636337d5e4] Phase1 called; posting 10-26 15:44:20.449 3217 3217 D PackageManager: [0127b52c-c932-4201-b52e-11636337d5e4] Phase1 request; prefix: [-2050486272, -1846927360, -1210585088, -732860416, -724971520, -524922880, -280035328, -84680704, 48226304, 420691968, 728141824, 900857856, 1115193344, 1330462720, 1700577280, 1950470144] 10-26 15:44:48.610 851 888 I chatty : uid=1000(system) batterystats-wo expire 15 lines 10-26 15:45:28.540 26757 1380 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 #33 10-26 15:45:29.592 26757 1380 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 #33 10-26 15:45:29.896 851 952 I chatty : uid=1000(system) PackageManager expire 5 lines 10-26 15:45:29.941 851 3774 I chatty : uid=1000(system) Binder:851_A expire 3 lines 10-26 15:45:29.944 851 878 I chatty : uid=1000(system) ActivityManager expire 54 lines 10-26 15:45:29.953 3217 3229 V PackageManager: [25ecb1a6-ddfb-4cc3-98cf-7e549e66c5ad] Phase1 called; posting 10-26 15:45:29.967 3217 3217 D PackageManager: [25ecb1a6-ddfb-4cc3-98cf-7e549e66c5ad] Phase1 request; prefix: [-1980788736, -1861357568, -999202816, -724971520, -693739520, -73891840, 420691968, 492052480, 617816064, 1113907200, 1365180416, 1531965440, 2065813504] 10-26 15:45:29.976 3217 5623 V PackageManager: [3937cf9c-9ba7-405b-96fc-b4000fa40918] Phase1 called; posting 10-26 15:45:29.979 851 851 I chatty : uid=1000 system_server expire 7 lines 10-26 15:45:29.996 3217 3217 D PackageManager: [3937cf9c-9ba7-405b-96fc-b4000fa40918] Phase1 request; prefix: [-1582657536, -1475194880, -1403080704, -1010819072, -912723968, -772730880, -724971520, -101277696, -10190848, 65335296, 197685248, 246697984, 371634176, 420691968, 1186951168, 1291214848, 1840803840, 2090037248] 10-26 15:45:30.039 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 15:45:30.242 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 15:45:30.385 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 15:45:30.939 851 877 I chatty : uid=1000(system) android.bg expire 12 lines 10-26 15:45:30.940 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:45:32.549 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 15:45:44.267 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 15:45:44.302 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 15:46:28.378 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 15:46:30.203 3217 5623 V PackageManager: [1f95490c-0b85-4a3d-af64-5ad89212e029] Phase1 called; posting 10-26 15:46:30.207 851 878 I chatty : uid=1000(system) ActivityManager expire 16 lines 10-26 15:46:30.245 3217 3217 D PackageManager: [1f95490c-0b85-4a3d-af64-5ad89212e029] Phase1 request; prefix: [-1423708160, -814239744, -724971520, 114196480, 205160448, 420691968, 711499776, 1042132992, 1547038720, 1624330240, 1797918720, 1962377216] 10-26 15:46:30.252 851 914 I chatty : uid=1000(system) android.fg expire 3 lines 10-26 15:46:30.297 3217 3945 V PackageManager: [daa207f9-17e7-4cdc-bf09-051132f97430] Phase1 called; posting 10-26 15:46:30.302 3217 3217 D PackageManager: [daa207f9-17e7-4cdc-bf09-051132f97430] Phase1 request; prefix: [-1970573312, -1894203392, -1667547136, -724971520, -88256512, -76730368, -24322048, 249856, 128311296, 396914688, 420691968, 475328512, 547942400, 631566336, 797085696, 802988032, 1336160256, 2070822912] 10-26 15:46:33.744 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 15:46:45.356 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:46:45.364 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 15:46:45.371 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:47:32.008 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 15:49:01.001 26757 1806 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 #33 10-26 15:49:01.771 26757 1806 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 #33 10-26 15:49:02.075 3217 5623 V PackageManager: [2ef96c57-a866-4322-a85e-0d5c2adb0fb2] Phase1 called; posting 10-26 15:49:02.081 851 878 I chatty : uid=1000(system) ActivityManager expire 38 lines 10-26 15:49:02.119 3217 3217 D PackageManager: [2ef96c57-a866-4322-a85e-0d5c2adb0fb2] Phase1 request; prefix: [-1949396992, -1330450432, -1138421760, -1128579072, -1121955840, -838639616, -724971520, -607023104, -317440000, -304205824, -47091712, 420691968, 750292992, 995164160, 1333149696, 1447858176, 1875410944, 1982287872] 10-26 15:49:02.129 3217 3229 V PackageManager: [8d649448-0bd8-44a9-ab76-5c391cecaf93] Phase1 called; posting 10-26 15:49:02.133 3217 3217 D PackageManager: [8d649448-0bd8-44a9-ab76-5c391cecaf93] Phase1 request; prefix: [-2034839552, -1554743296, -1037185024, -724971520, -711413760, -540778496, -298192896, 420691968, 1298268160, 1303470080, 1348378624, 1502273536, 1917751296, 2078695424] 10-26 15:49:02.179 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 5 lines 10-26 15:49:04.663 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-26 15:49:04.681 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:49:16.211 851 3778 I chatty : uid=1000(system) Binder:851_B expire 3 lines 10-26 15:49:16.212 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 15:49:16.261 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:49:25.362 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:49:25.371 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 15:49:25.377 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:49:41.634 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 15:52:13.865 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 15:52:14.407 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 15:52:14.420 3217 5623 V PackageManager: [f81262eb-de67-4f0f-8e6c-92726704aa05] Phase1 called; posting 10-26 15:52:14.421 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-26 15:52:14.459 3217 3217 D PackageManager: [f81262eb-de67-4f0f-8e6c-92726704aa05] Phase1 request; prefix: [-1869668352, -1553580032, -1171972096, -946565120, -829734912, -724971520, 420691968, 464871424, 535371776, 994852864, 1219072000, 1275973632, 1909911552, 2138841088] 10-26 15:52:14.472 3217 5866 V PackageManager: [a4a0ee02-5817-46bf-a60e-2f5078da73a2] Phase1 called; posting 10-26 15:52:14.481 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 15:52:14.488 3217 3217 D PackageManager: [a4a0ee02-5817-46bf-a60e-2f5078da73a2] Phase1 request; prefix: [-1667633152, -1631457280, -1512005632, -1438601216, -1286713344, -958779392, -834879488, -831606784, -724971520, -561434624, 420691968, 549961728, 1149452288, 1235554304, 1450160128, 1473675264, 1533575168, 1788309504] 10-26 15:52:15.218 851 877 I chatty : uid=1000(system) android.bg expire 10 lines 10-26 15:52:15.219 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 15:52:18.001 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 15:52:29.069 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 15:52:29.557 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:52:29.571 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:54:28.415 26757 2182 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 #33 10-26 15:54:29.659 26757 2182 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 #33 10-26 15:54:29.964 3217 3229 V PackageManager: [58db4955-ac39-4f92-81b9-f14e4842617c] Phase1 called; posting 10-26 15:54:29.972 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 15:54:29.993 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 15:54:29.998 3217 3217 D PackageManager: [58db4955-ac39-4f92-81b9-f14e4842617c] Phase1 request; prefix: [-1923489792, -1149587456, -976359424, -937238528, -788213760, -724971520, -493219840, 11436032, 105840640, 159358976, 317648896, 420691968, 497963008, 578445312, 595099648, 1287409664, 1587970048, 1637216256, 1639903232, 1828478976] 10-26 15:54:30.008 3217 5623 V PackageManager: [84d494c0-10a9-4e41-9b16-f27f18080e51] Phase1 called; posting 10-26 15:54:30.011 3217 3217 D PackageManager: [84d494c0-10a9-4e41-9b16-f27f18080e51] Phase1 request; prefix: [-2029961216, -1915916288, -842326016, -750112768, -724971520, -614379520, -608804864, 116129792, 420691968, 1212321792, 1324224512, 1378869248, 1635667968, 1770561536, 1799135232, 1925353472] 10-26 15:54:30.283 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 15:54:43.976 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 15:55:09.563 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:55:09.579 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:56:38.873 26757 2418 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 #33 10-26 15:56:39.610 26757 2418 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 #33 10-26 15:56:39.730 851 878 I chatty : uid=1000(system) ActivityManager expire 15 lines 10-26 15:56:40.200 851 888 I chatty : uid=1000(system) batterystats-wo expire 2 lines 10-26 15:56:40.454 3217 3233 V PackageManager: [c0145216-bc8b-4c04-8627-16aa85a097b9] Phase1 called; posting 10-26 15:56:40.508 3217 3217 D PackageManager: [c0145216-bc8b-4c04-8627-16aa85a097b9] Phase1 request; prefix: [-1676488704, -1104191488, -724971520, -588402688, -525586432, -441180160, -380108800, 183595008, 420691968, 953786368, 1208410112, 1222176768, 1472786432, 1735032832] 10-26 15:56:40.517 3217 4020 V PackageManager: [cd616a4b-1db4-4d58-ac7e-cc2588183315] Phase1 called; posting 10-26 15:56:40.528 3217 3217 D PackageManager: [cd616a4b-1db4-4d58-ac7e-cc2588183315] Phase1 request; prefix: [-1758552064, -1296384000, -1049088000, -724971520, -523517952, -520876032, -499343360, -48963584, 173842432, 420691968, 453951488, 493862912, 724013056, 1382649856, 1469833216, 1918767104] 10-26 15:56:40.556 3217 3945 V PackageManager: [399d6f93-93ca-41a1-a93e-034989e0778e] Phase1 called; posting 10-26 15:56:40.560 3217 3217 D PackageManager: [399d6f93-93ca-41a1-a93e-034989e0778e] Phase1 request; prefix: [-1948704768, -1728937984, -812113920, -752672768, -724971520, -681615360, -253382656, 169463808, 420691968, 538497024, 582455296, 729894912, 731688960, 973639680, 1501396992, 1660739584] 10-26 15:56:40.604 3217 5298 V PackageManager: [b071e881-1c6e-4c87-aa64-c6991c892aa1] Phase1 called; posting 10-26 15:56:40.608 3217 3217 D PackageManager: [b071e881-1c6e-4c87-aa64-c6991c892aa1] Phase1 request; prefix: [-2110513152, -1872211968, -1727426560, -1252143104, -1106165760, -724971520, 94461952, 371212288, 420691968, 482971648, 491798528, 604913664, 838500352, 966471680, 1008529408, 1140772864, 1372839936, 1377005568, 1612107776, 1710878720] 10-26 15:56:40.609 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 15:56:40.616 3217 3229 V PackageManager: [e717c9cf-df94-478b-afe0-3a4ea72e0968] Phase1 called; posting 10-26 15:56:40.626 3217 3217 D PackageManager: [e717c9cf-df94-478b-afe0-3a4ea72e0968] Phase1 request; prefix: [-2116640768, -1957363712, -1757368320, -1737723904, -1620344832, -1072406528, -998563840, -897753088, -724971520, -466661376, 159358976, 420691968, 514269184, 650412032, 1006960640, 1049001984, 1216778240, 1373401088, 1680490496, 1963184128, 2039472128] 10-26 15:56:40.637 3217 4020 V PackageManager: [6d48dbfc-dcb9-4131-a054-85332f63463f] Phase1 called; posting 10-26 15:56:40.637 3217 3217 D PackageManager: [6d48dbfc-dcb9-4131-a054-85332f63463f] Phase1 request; prefix: [-1962057728, -1957933056, -732631040, -724971520, -237830144, -2899968, 81797120, 160980992, 286707712, 390782976, 420691968, 754946048, 809385984, 1167810560, 1575092224, 1672179712, 1860198400, 1911918592] 10-26 15:56:40.771 851 851 I chatty : uid=1000 system_server expire 9 lines 10-26 15:56:41.688 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 15:56:42.407 851 878 I chatty : uid=1000(system) ActivityManager expire 42 lines 10-26 15:56:43.099 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 15:56:50.696 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-26 15:56:56.511 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-26 15:56:56.981 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 15:56:56.982 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 15:56:57.005 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 15:57:00.522 381 399 D vold : Remounting 10167 as mode read 10-26 15:57:00.562 381 597 D vold : Remounting 10167 as mode write 10-26 15:57:20.309 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 15:57:55.724 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:57:55.733 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 15:57:55.739 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 15:59:49.629 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 15:59:50.459 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 15:59:50.491 3217 5623 V PackageManager: [73d5c0c8-b1b9-4742-93ea-60712706c2b8] Phase1 called; posting 10-26 15:59:50.502 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 15:59:50.520 3217 3217 D PackageManager: [73d5c0c8-b1b9-4742-93ea-60712706c2b8] Phase1 request; prefix: [-1922842624, -1746563072, -1571643392, -1130143744, -724971520, 136089600, 159285248, 222740480, 234086400, 420691968, 579497984, 1054294016, 1063149568, 1163161600, 1196015616, 1511993344, 1563217920, 1725390848] 10-26 15:59:50.595 3217 5298 V PackageManager: [e6bf87b2-bc83-4e94-9b8e-fe5b4eadd047] Phase1 called; posting 10-26 15:59:50.655 3217 3217 D PackageManager: [e6bf87b2-bc83-4e94-9b8e-fe5b4eadd047] Phase1 request; prefix: [-1965031424, -1474891776, -1290096640, -1277411328, -948027392, -932007936, -724971520, -483725312, -358400000, -20774912, -73728, 109608960, 196591616, 296005632, 420691968, 1003585536, 1689538560, 2095984640] 10-26 15:59:51.333 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 15:59:54.019 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 16:00:27.660 26757 2771 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 #33 10-26 16:00:28.628 26757 2771 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 #33 10-26 16:00:28.918 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 16:00:28.919 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 16:00:28.943 3217 4020 V PackageManager: [a234bc2f-5850-4c6f-8145-dad6c6dc62f9] Phase1 called; posting 10-26 16:00:28.976 3217 3217 D PackageManager: [a234bc2f-5850-4c6f-8145-dad6c6dc62f9] Phase1 request; prefix: [-1940860928, -1912872960, -1888813056, -1685393408, -1675751424, -1514885120, -947646464, -793079808, -724971520, -500908032, -56094720, 31182848, 183615488, 189083648, 420691968, 799580160, 2092470272] 10-26 16:00:28.991 3217 5866 V PackageManager: [d1c225f5-aecd-4a13-946a-251144ce183c] Phase1 called; posting 10-26 16:00:28.994 3217 3217 D PackageManager: [d1c225f5-aecd-4a13-946a-251144ce183c] Phase1 request; prefix: [-2079301632, -1847721984, -1782575104, -1284173824, -1272872960, -1223274496, -934096896, -724971520, -343199744, 380321792, 420691968, 611995648, 657797120, 891826176, 979181568, 1064001536, 1137295360, 1428344832, 1493782528, 1574215680] 10-26 16:00:29.288 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:00:35.717 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:00:35.722 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:00:43.859 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:00:51.460 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 16:04:05.726 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:04:05.737 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-26 16:04:05.743 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:04:20.733 851 888 I chatty : uid=1000(system) batterystats-wo expire 14 lines 10-26 16:05:42.429 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 16:05:42.432 851 851 I chatty : uid=1000 system_server expire 8 lines 10-26 16:05:42.949 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-26 16:05:43.010 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 16:05:44.015 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 16:05:44.021 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 16:05:47.486 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 16:06:53.978 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 16:06:54.068 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 16:06:54.253 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:06:54.256 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 16:06:54.256 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:06:54.259 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:06:55.250 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 16:06:55.257 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-26 16:07:00.943 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 16:07:03.117 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 16:07:03.128 3217 3233 V PackageManager: [3c4d3818-21d8-4e99-8766-6deef109a8d7] Phase1 called; posting 10-26 16:07:03.199 3217 3217 D PackageManager: [3c4d3818-21d8-4e99-8766-6deef109a8d7] Phase1 request; prefix: [-1441898496, -1270661120, -724971520, -664322048, -106729472, 1720320, 49958912, 398192640, 420691968, 615133184, 725581824, 873136128, 996229120, 1085165568] 10-26 16:07:03.230 3217 3945 V PackageManager: [bb25fa4f-2acd-437f-992b-1c78ebb44b06] Phase1 called; posting 10-26 16:07:03.245 3217 3217 D PackageManager: [bb25fa4f-2acd-437f-992b-1c78ebb44b06] Phase1 request; prefix: [-1472684032, -1430147072, -1365004288, -939712512, -724971520, -430399488, -202293248, 204058624, 288878592, 420691968, 787333120, 1191329792, 1446764544, 1889472512, 1924927488] 10-26 16:07:03.835 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 16:07:03.836 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 16:07:06.734 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 16:07:18.341 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:07:18.357 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:07:23.075 26757 3399 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 #33 10-26 16:07:24.321 26757 3399 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 #33 10-26 16:07:24.633 851 878 I chatty : uid=1000(system) ActivityManager expire 48 lines 10-26 16:07:24.647 3217 3233 V PackageManager: [dc145fd2-fad3-4709-b2e5-f2d67ae29e34] Phase1 called; posting 10-26 16:07:24.684 3217 3217 D PackageManager: [dc145fd2-fad3-4709-b2e5-f2d67ae29e34] Phase1 request; prefix: [-1734774784, -1536753664, -1481629696, -1297145856, -1108209664, -724971520, 420691968, 457117696, 557035520, 722309120, 1112793088, 1190830080, 1302032384, 1302847488, 1761869824] 10-26 16:07:24.694 3217 4020 V PackageManager: [f4ccdf84-8d46-4b94-b524-709ab06a7952] Phase1 called; posting 10-26 16:07:24.699 3217 3217 D PackageManager: [f4ccdf84-8d46-4b94-b524-709ab06a7952] Phase1 request; prefix: [-1811763200, -1093455872, -830226432, -724971520, -635502592, -404078592, -279060480, 31510528, 309231616, 420691968, 488857600, 1095704576, 1757786112, 2089803776] 10-26 16:07:24.879 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:07:25.232 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 16:07:27.221 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:07:39.871 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 16:07:39.872 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 16:07:58.345 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:07:58.363 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:09:03.427 851 915 I chatty : uid=1000(system) android.io expire 2 lines 10-26 16:09:18.349 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:09:18.364 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:09:55.587 851 888 I chatty : uid=1000(system) batterystats-wo expire 9 lines 10-26 16:11:58.351 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:11:58.366 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:12:38.405 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 16:12:38.935 851 914 I chatty : uid=1000(system) android.fg expire 8 lines 10-26 16:12:39.001 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 16:12:39.971 851 888 I chatty : uid=1000(system) batterystats-wo expire 15 lines 10-26 16:12:39.993 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 16:12:40.003 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 16:12:43.461 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 16:15:25.250 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 16:15:25.252 851 851 I chatty : uid=1000 system_server expire 7 lines 10-26 16:15:25.344 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 16:15:25.438 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:15:25.439 851 888 I chatty : uid=1000(system) batterystats-wo expire 8 lines 10-26 16:15:25.440 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:15:25.442 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:15:26.446 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 16:15:26.452 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-26 16:15:31.584 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 16:15:34.101 851 952 I chatty : uid=1000(system) PackageManager expire 5 lines 10-26 16:15:34.116 3217 4020 V PackageManager: [5bc718e0-14c8-408f-9194-014235df51fe] Phase1 called; posting 10-26 16:15:34.137 3217 3217 D PackageManager: [5bc718e0-14c8-408f-9194-014235df51fe] Phase1 request; prefix: [-2123980800, -2055643136, -1837629440, -1804066816, -1668235264, -1321578496, -1215430656, -995069952, -724971520, -367083520, 135815168, 355880960, 420691968, 753569792, 846086144, 1148821504, 1300447232, 1675993088, 1950928896] 10-26 16:15:34.154 3217 5623 V PackageManager: [99afa2d5-1e74-4102-ab16-e8df60438340] Phase1 called; posting 10-26 16:15:34.160 3217 3217 D PackageManager: [99afa2d5-1e74-4102-ab16-e8df60438340] Phase1 request; prefix: [-2035380224, -1858879488, -1397510144, -1131950080, -1106395136, -724971520, -721932288, 13873152, 214208512, 349630464, 420691968, 618143744, 740356096, 828366848, 1103421440, 1762729984, 1856528384] 10-26 16:15:35.059 851 877 I chatty : uid=1000(system) android.bg expire 9 lines 10-26 16:15:35.059 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 16:15:37.664 851 3780 I chatty : uid=1000(system) Binder:851_C expire 3 lines 10-26 16:15:49.410 26757 4141 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 #33 10-26 16:15:49.567 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:15:49.571 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:15:49.573 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:15:50.466 26757 4141 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 #33 10-26 16:15:50.796 3217 3229 V PackageManager: [511b471b-81ba-4664-b3aa-102868643f79] Phase1 called; posting 10-26 16:15:50.798 851 878 I chatty : uid=1000(system) ActivityManager expire 52 lines 10-26 16:15:50.812 3217 3217 D PackageManager: [511b471b-81ba-4664-b3aa-102868643f79] Phase1 request; prefix: [-2017542144, -1975599104, -1582014464, -1564286976, -1487917056, -1348743168, -1299324928, -724971520, -248991744, -89407488, 163930112, 184786944, 420691968, 504918016, 866574336, 1298550784, 1396969472, 1845837824, 1868144640] 10-26 16:15:50.822 3217 4020 V PackageManager: [99481722-d06c-441d-bf4d-2a9040e046ec] Phase1 called; posting 10-26 16:15:50.823 3217 3217 D PackageManager: [99481722-d06c-441d-bf4d-2a9040e046ec] Phase1 request; prefix: [-1788379136, -1306599424, -1138761728, -911028224, -724971520, -634777600, -506843136, 169242624, 299515904, 420691968, 610492416, 748572672, 864653312, 1212145664, 1437331456, 1691590656, 1747038208, 1897488384, 1986015232, 1989623808] 10-26 16:15:51.077 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:15:53.477 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:16:07.311 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 16:16:29.576 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:16:29.592 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:17:29.290 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 16:17:30.204 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:17:30.919 3217 3229 V PackageManager: [49807fc5-d4f2-48d2-adc1-e270953877ce] Phase1 called; posting 10-26 16:17:30.959 3217 3217 D PackageManager: [49807fc5-d4f2-48d2-adc1-e270953877ce] Phase1 request; prefix: [-1939599360, -1589227520, -1248710656, -1112752128, -1095077888, -1041891328, -733757440, -724971520, -643076096, -252436480, -62349312, 420691968, 1035468800, 1116045312, 1132142592, 1256960000, 1269813248, 1460535296] 10-26 16:17:31.024 3217 5623 V PackageManager: [eb6d00c6-e0cd-424d-9141-3e918a79e2f1] Phase1 called; posting 10-26 16:17:31.098 3217 3217 D PackageManager: [eb6d00c6-e0cd-424d-9141-3e918a79e2f1] Phase1 request; prefix: [-1303625728, -848117760, -724971520, -675573760, -192069632, -112095232, 420691968, 739864576, 827371520, 953683968, 1786843136, 1911791616] 10-26 16:17:31.863 851 877 I chatty : uid=1000(system) android.bg expire 12 lines 10-26 16:17:34.482 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 16:17:36.004 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 16:17:45.464 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 16:17:49.584 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:17:49.593 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:17:49.599 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:18:56.450 26757 4531 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 #33 10-26 16:18:57.062 26757 4531 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 #33 10-26 16:18:57.139 851 952 I chatty : uid=1000(system) PackageManager expire 7 lines 10-26 16:18:57.363 3217 5623 V PackageManager: [fbef7fda-275e-4d56-aca0-92ff61eab13f] Phase1 called; posting 10-26 16:18:57.385 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:18:57.386 851 878 I chatty : uid=1000(system) ActivityManager expire 48 lines 10-26 16:18:57.397 3217 3217 D PackageManager: [fbef7fda-275e-4d56-aca0-92ff61eab13f] Phase1 request; prefix: [-2032058368, -1870438400, -1864601600, -1505906688, -1311473664, -1142476800, -1000202240, -808415232, -724971520, -699371520, -612737024, 333643776, 420691968, 849723392, 1251110912, 1371504640, 1413967872, 1944428544, 1955536896] 10-26 16:18:57.406 3217 4020 V PackageManager: [1f5c9ded-13af-4674-a5cc-60da2bc978d7] Phase1 called; posting 10-26 16:18:57.408 3217 3217 D PackageManager: [1f5c9ded-13af-4674-a5cc-60da2bc978d7] Phase1 request; prefix: [-1459175424, -1282564096, -1087741952, -796061696, -724971520, -171728896, 101974016, 420691968, 696692736, 1672925184, 1705242624, 1846697984, 1921355776] 10-26 16:18:57.598 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 16:18:57.732 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 16:18:57.969 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 16:18:59.929 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:19:12.307 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-26 16:19:12.308 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 16:19:12.347 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 16:20:27.816 3217 3229 V PackageManager: [f0ce9a62-fcb1-42f9-9908-62d49afc0ff1] Phase1 called; posting 10-26 16:20:27.817 851 878 I chatty : uid=1000(system) ActivityManager expire 18 lines 10-26 16:20:27.836 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 16:20:27.845 3217 3217 D PackageManager: [f0ce9a62-fcb1-42f9-9908-62d49afc0ff1] Phase1 request; prefix: [-1908412416, -1570897920, -1505452032, -1460580352, -780382208, -724971520, -74854400, 119459840, 182874112, 217333760, 420691968, 942067712, 1030492160, 1548361728, 1651781632] 10-26 16:20:27.867 3217 4020 V PackageManager: [cf093278-f1e4-4aa3-9eae-17877f7c4533] Phase1 called; posting 10-26 16:20:27.892 3217 3217 D PackageManager: [cf093278-f1e4-4aa3-9eae-17877f7c4533] Phase1 request; prefix: [-2115313664, -2097135616, -1628680192, -1616736256, -1378004992, -1339256832, -1298849792, -911761408, -895057920, -788688896, -724971520, -365895680, 420691968, 617984000, 694759424, 949379072, 983695360, 1425522688, 1591283712] 10-26 16:20:31.377 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 16:20:49.663 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:20:49.680 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:21:05.254 851 888 I chatty : uid=1000(system) batterystats-wo expire 5 lines 10-26 16:21:54.866 26757 4862 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 #33 10-26 16:21:55.550 26757 4862 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 #33 10-26 16:21:55.849 3217 3233 V PackageManager: [5f18a548-d121-4898-aaf4-dfa00760a9c2] Phase1 called; posting 10-26 16:21:55.854 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 16:21:55.878 851 878 I chatty : uid=1000(system) ActivityManager expire 16 lines 10-26 16:21:55.897 3217 3217 D PackageManager: [5f18a548-d121-4898-aaf4-dfa00760a9c2] Phase1 request; prefix: [-2137600000, -1495674880, -1024749568, -869777408, -863932416, -724971520, 22368256, 420691968, 694624256, 986628096, 1212780544, 1446678528, 1451245568, 1719693312, 1729732608, 1907986432, 1909686272] 10-26 16:21:55.906 851 851 I chatty : uid=1000 system_server expire 4 lines 10-26 16:21:55.914 3217 3945 V PackageManager: [9613e0d1-a22f-49f6-ad7a-6870057e3c5f] Phase1 called; posting 10-26 16:21:55.916 3217 3217 D PackageManager: [9613e0d1-a22f-49f6-ad7a-6870057e3c5f] Phase1 request; prefix: [-1520451584, -1517977600, -1324806144, -976863232, -724971520, -608579584, -474697728, -383627264, -305569792, -745472, 420691968, 508719104, 682991616, 810086400, 1362186240, 1632067584, 1706364928, 1896013824, 2098671616] 10-26 16:21:55.998 851 3774 I chatty : uid=1000(system) Binder:851_A expire 3 lines 10-26 16:21:57.148 851 878 I chatty : uid=1000(system) ActivityManager expire 31 lines 10-26 16:21:58.447 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 16:22:10.889 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-26 16:22:10.889 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 16:22:10.930 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 16:22:26.075 851 888 I chatty : uid=1000(system) batterystats-wo expire 14 lines 10-26 16:23:29.668 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:23:29.676 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 16:23:29.683 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:25:09.404 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 16:25:10.574 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:25:11.260 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 16:25:11.280 3217 5866 V PackageManager: [428e0827-c557-4a0b-b818-3880e37fac32] Phase1 called; posting 10-26 16:25:11.325 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 16:25:11.348 851 851 I chatty : uid=1000 system_server expire 7 lines 10-26 16:25:11.369 3217 3217 D PackageManager: [428e0827-c557-4a0b-b818-3880e37fac32] Phase1 request; prefix: [-1036038144, -724971520, -598126592, -451575808, 170438656, 420691968, 942710784, 954892288, 1125257216, 1549238272, 1629069312, 1706827776, 1814847488, 2070159360] 10-26 16:25:11.391 3217 5298 V PackageManager: [ca87874c-525f-4f45-b35d-c2ef27bc9e5b] Phase1 called; posting 10-26 16:25:11.501 3217 3217 D PackageManager: [ca87874c-525f-4f45-b35d-c2ef27bc9e5b] Phase1 request; prefix: [-2130800640, -2078752768, -2039525376, -1478344704, -1346199552, -724971520, -678834176, -587710464, 168603648, 420691968, 1108942848, 1132797952, 1245646848] 10-26 16:25:12.203 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 16:25:12.204 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 16:25:14.845 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 16:26:29.743 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:26:29.760 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:26:40.196 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 16:27:25.325 26757 5308 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 #33 10-26 16:27:26.414 26757 5308 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 #33 10-26 16:27:26.712 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 3 lines 10-26 16:27:26.716 3217 3233 V PackageManager: [ed2f9ce6-1068-4bdf-82f2-36d7d171e157] Phase1 called; posting 10-26 16:27:26.717 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 16:27:26.738 3217 3217 D PackageManager: [ed2f9ce6-1068-4bdf-82f2-36d7d171e157] Phase1 request; prefix: [-1374502912, -1257177088, -1189957632, -1099325440, -724971520, -435429376, -411955200, -251457536, -204460032, -181276672, 114434048, 169254912, 241926144, 314757120, 420691968, 429371392, 914960384, 1148854272, 1847517184, 1859616768] 10-26 16:27:26.773 3217 5623 V PackageManager: [b9f64eb5-f298-4c39-8bc6-58ec23cc928a] Phase1 called; posting 10-26 16:27:26.774 3217 3217 D PackageManager: [b9f64eb5-f298-4c39-8bc6-58ec23cc928a] Phase1 request; prefix: [-1570488320, -1504964608, -1444102144, -1064837120, -1015570432, -892133376, -856928256, -724971520, -469291008, -163860480, 420691968, 955813888, 1262587904, 1455247360] 10-26 16:27:26.879 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:27:42.243 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 16:29:09.748 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:29:09.762 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:29:27.644 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-26 16:30:05.636 2581 2581 V DeadZone: consuming errant click: (695.0,0.0) 10-26 16:30:05.639 2581 2581 V DeadZone: consuming errant click: (695.0,0.0) 10-26 16:30:08.575 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 16:30:09.493 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:30:10.197 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 16:30:10.218 3217 5623 V PackageManager: [86723b92-f404-4bcd-8473-f4a812885c46] Phase1 called; posting 10-26 16:30:10.241 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 16:30:10.247 3217 3217 D PackageManager: [86723b92-f404-4bcd-8473-f4a812885c46] Phase1 request; prefix: [-2103144448, -1930756096, -1793925120, -1246633984, -904613888, -749162496, -724971520, -601378816, 394784768, 420691968, 445583360, 540311552, 778903552, 866676736, 918306816, 1466765312, 1670782976, 1676546048, 1719848960, 1805082624] 10-26 16:30:10.260 3217 4020 V PackageManager: [bfdf6e4d-18e2-45f3-ad10-0c3cafeee194] Phase1 called; posting 10-26 16:30:10.266 851 851 I chatty : uid=1000 system_server expire 11 lines 10-26 16:30:10.287 3217 3217 D PackageManager: [bfdf6e4d-18e2-45f3-ad10-0c3cafeee194] Phase1 request; prefix: [-1681403904, -1669382144, -1566265344, -1051525120, -724971520, -493355008, -250372096, -15966208, 255418368, 420691968, 448016384, 807141376, 858902528, 928686080, 1051967488, 1137053696, 1614745600, 1921105920] 10-26 16:30:11.062 851 877 I chatty : uid=1000(system) android.bg expire 10 lines 10-26 16:30:11.062 851 880 I chatty : uid=1000(system) android.ui expire 4 lines 10-26 16:30:13.772 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 16:30:51.903 26757 5643 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 #33 10-26 16:30:52.514 26757 5643 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 #33 10-26 16:30:52.791 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 16:30:52.794 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 16:30:52.798 3217 5623 V PackageManager: [16521f1f-4931-4de6-821e-aa3165097436] Phase1 called; posting 10-26 16:30:52.816 3217 3217 D PackageManager: [16521f1f-4931-4de6-821e-aa3165097436] Phase1 request; prefix: [-1863364608, -1618456576, -1556193280, -1418596352, -1299722240, -1105735680, -1102737408, -780832768, -724971520, -264724480, 420691968, 911728640, 1265872896, 1290592256, 1684660224, 2141171712] 10-26 16:30:52.851 3217 5866 V PackageManager: [bfd6a030-ff1d-47a3-abd5-eda988dbcdae] Phase1 called; posting 10-26 16:30:52.854 3217 3217 D PackageManager: [bfd6a030-ff1d-47a3-abd5-eda988dbcdae] Phase1 request; prefix: [-1206431744, -724971520, -704503808, -273702912, 319569920, 420691968, 746569728, 801198080, 1015783424, 1083838464, 1927380992, 1969811456] 10-26 16:30:52.896 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 16:30:53.023 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 16:30:55.405 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:31:07.691 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-26 16:31:07.735 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 16:32:09.801 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:32:09.810 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 16:32:09.817 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:32:13.453 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-26 16:32:14.224 851 878 I chatty : uid=1000(system) ActivityManager expire 31 lines 10-26 16:32:14.957 3217 3229 V PackageManager: [faf11749-e003-47eb-81d2-d8035e6d0353] Phase1 called; posting 10-26 16:32:14.994 3217 3217 D PackageManager: [faf11749-e003-47eb-81d2-d8035e6d0353] Phase1 request; prefix: [-2081714176, -1727979520, -1668804608, -1521373184, -1426894848, -1284403200, -1233149952, -724971520, -418312192, -64630784, -26746880, 420691968, 971710464, 1169924096, 1318260736, 1348526080, 1356546048, 1600118784, 1669996544, 1827213312] 10-26 16:32:15.067 3217 5298 V PackageManager: [9442d878-2208-46ee-a2f9-b98736dc6627] Phase1 called; posting 10-26 16:32:15.177 3217 3217 D PackageManager: [9442d878-2208-46ee-a2f9-b98736dc6627] Phase1 request; prefix: [-1845616640, -1132023808, -1120890880, -868917248, -843063296, -724971520, -532615168, -40972288, 420691968, 540946432, 1174536192, 1411219456, 1433747456, 2007916544] 10-26 16:32:18.285 26757 5966 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 #33 10-26 16:32:18.467 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 16:32:18.953 26757 5966 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 #33 10-26 16:32:19.240 3217 4020 V PackageManager: [2f34b0df-a291-43c1-82c9-a63b4423043e] Phase1 called; posting 10-26 16:32:19.250 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 16:32:19.254 3217 3217 D PackageManager: [2f34b0df-a291-43c1-82c9-a63b4423043e] Phase1 request; prefix: [-2120536064, -2043097088, -1759432704, -1457807360, -848228352, -724971520, -365445120, -163172352, 280317952, 312901632, 412790784, 420691968, 643543040, 1919717376] 10-26 16:32:19.275 3217 3945 V PackageManager: [eb9c0be6-3620-49cd-b2d8-e79047af50f1] Phase1 called; posting 10-26 16:32:19.276 3217 3217 D PackageManager: [eb9c0be6-3620-49cd-b2d8-e79047af50f1] Phase1 request; prefix: [-1944428544, -1532735488, -1489121280, -1109618688, -932048896, -752820224, -724971520, -556195840, -138301440, 420691968, 1101201408, 1362710528, 1576448000] 10-26 16:32:19.413 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 16:32:19.465 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 16:32:20.709 851 878 I chatty : uid=1000(system) ActivityManager expire 39 lines 10-26 16:32:21.850 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 16:32:29.463 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 16:32:34.146 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 16:32:34.146 851 3780 I chatty : uid=1000(system) Binder:851_C expire 3 lines 10-26 16:32:34.180 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 16:32:42.976 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 16:33:32.861 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 16:33:35.181 851 952 I chatty : uid=1000(system) PackageManager expire 5 lines 10-26 16:33:35.197 3217 3233 V PackageManager: [01ee6820-9156-49a5-b4dd-98399503b9a2] Phase1 called; posting 10-26 16:33:35.210 851 878 I chatty : uid=1000(system) ActivityManager expire 64 lines 10-26 16:33:35.237 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 16:33:35.258 3217 3217 D PackageManager: [01ee6820-9156-49a5-b4dd-98399503b9a2] Phase1 request; prefix: [-1519693824, -1077854208, -792367104, -724971520, -284422144, -172261376, -105086976, -59617280, 43323392, 69222400, 420691968, 466763776, 879046656, 1071292416, 1297600512, 1627353088, 1644187648, 1763717120, 1818607616, 2136936448, 2138578944] 10-26 16:33:35.268 3217 5866 V PackageManager: [ae66afed-5b70-4312-adba-0168a47b5c5c] Phase1 called; posting 10-26 16:33:35.306 3217 3217 D PackageManager: [ae66afed-5b70-4312-adba-0168a47b5c5c] Phase1 request; prefix: [-1880252416, -1875103744, -1861681152, -1859133440, -1495343104, -1457790976, -1072222208, -1069047808, -859009024, -752291840, -724971520, -654139392, -225607680, 10457088, 235180032, 420691968, 502644736, 543588352, 1349263360, 1581420544] 10-26 16:33:36.123 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 16:33:38.760 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-26 16:33:41.556 26757 6211 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 #33 10-26 16:33:42.117 26757 6211 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 #33 10-26 16:33:42.455 3217 3229 V PackageManager: [320f787c-5b79-4a81-920f-dc9a10d5608c] Phase1 called; posting 10-26 16:33:42.457 3217 3217 D PackageManager: [320f787c-5b79-4a81-920f-dc9a10d5608c] Phase1 request; prefix: [-2007441408, -1836453888, -1539661824, -1193574400, -724971520, -492793856, -262660096, -167247872, 30531584, 167469056, 308957184, 420691968, 482811904, 507150336, 824299520, 1106055168, 1178918912, 1275191296, 1867046912, 1868337152] 10-26 16:33:42.490 3217 3945 V PackageManager: [91a31b78-3877-48a2-b6e4-757a67a760eb] Phase1 called; posting 10-26 16:33:42.491 3217 3217 D PackageManager: [91a31b78-3877-48a2-b6e4-757a67a760eb] Phase1 request; prefix: [-1891651584, -1828225024, -1648230400, -1186902016, -1146322944, -974831616, -778612736, -724971520, -166563840, 420691968, 457822208, 531845120, 688889856, 932290560, 1411022848] 10-26 16:33:42.545 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:33:42.660 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:33:58.588 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 16:35:09.882 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:35:09.889 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:35:09.895 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:35:10.578 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 16:37:49.885 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:37:49.899 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:38:34.748 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:38:35.454 851 914 I chatty : uid=1000(system) android.fg expire 5 lines 10-26 16:38:35.458 3217 5623 V PackageManager: [321efbbb-8cb4-4216-9407-301dc14ca51c] Phase1 called; posting 10-26 16:38:35.517 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 16:38:35.565 3217 3217 D PackageManager: [321efbbb-8cb4-4216-9407-301dc14ca51c] Phase1 request; prefix: [-1974820864, -1869279232, -1512480768, -1502494720, -1292357632, -1079980032, -724971520, -500039680, -409632768, 336625664, 397340672, 420691968, 918876160, 1003315200, 1007976448, 1078042624, 1252941824, 1870733312, 1880981504, 1913061376] 10-26 16:38:35.567 3217 3945 V PackageManager: [c1ff7165-2925-4837-b1cb-a04ed033ff09] Phase1 called; posting 10-26 16:38:35.729 3217 3217 D PackageManager: [c1ff7165-2925-4837-b1cb-a04ed033ff09] Phase1 request; prefix: [-1247055872, -1050914816, -839278592, -748306432, -732073984, -724971520, -527659008, -154247168, -75276288, 236306432, 334991360, 420691968, 673411072, 827875328, 843882496, 1280856064, 1331163136, 1501454336, 1633492992] 10-26 16:38:36.222 851 877 I chatty : uid=1000(system) android.bg expire 10 lines 10-26 16:38:36.222 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 16:38:39.104 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 16:38:45.665 851 888 I chatty : uid=1000(system) batterystats-wo expire 13 lines 10-26 16:40:29.888 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:40:29.895 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:40:29.902 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:41:25.530 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 16:42:35.701 26757 6773 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 #33 10-26 16:42:37.269 26757 6773 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 #33 10-26 16:42:37.357 851 952 I chatty : uid=1000(system) PackageManager expire 7 lines 10-26 16:42:37.575 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 16:42:37.576 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 16:42:37.579 3217 5866 V PackageManager: [14b2d73f-e1f4-4863-b3af-1f866fb6ddf4] Phase1 called; posting 10-26 16:42:37.606 3217 3217 D PackageManager: [14b2d73f-e1f4-4863-b3af-1f866fb6ddf4] Phase1 request; prefix: [-2032701440, -1865670656, -1377628160, -1249669120, -1006428160, -798883840, -795602944, -724971520, -713482240, -678928384, -543019008, -450572288, 56676352, 420691968, 671150080, 701759488, 1718972416, 1922158592, 2103824384, 2144321536] 10-26 16:42:37.622 3217 3945 V PackageManager: [9df6d8d5-fdb6-4397-a955-731c164d5c90] Phase1 called; posting 10-26 16:42:37.622 3217 3217 D PackageManager: [9df6d8d5-fdb6-4397-a955-731c164d5c90] Phase1 request; prefix: [-2095480832, -1397764096, -1369919488, -1181618176, -1177419776, -803504128, -724971520, -570695680, -430829568, 24076288, 214474752, 378318848, 420691968, 443457536, 468647936, 644255744, 1007607808, 1025417216, 1463955456, 1921380352, 2086457344] 10-26 16:42:37.665 851 3774 I chatty : uid=1000(system) Binder:851_A expire 4 lines 10-26 16:42:37.815 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 16:42:37.953 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 16:42:40.210 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:42:42.675 851 888 I chatty : uid=1000(system) batterystats-wo expire 9 lines 10-26 16:42:52.467 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:42:52.500 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 16:43:29.948 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:43:29.961 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:44:52.617 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-26 16:44:53.653 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:44:54.382 3217 3229 V PackageManager: [77ebae63-2c82-4c96-8eae-fdebf2d0697a] Phase1 called; posting 10-26 16:44:54.450 3217 3217 D PackageManager: [77ebae63-2c82-4c96-8eae-fdebf2d0697a] Phase1 request; prefix: [-2142527488, -2103701504, -1985323008, -1873977344, -1711718400, -724971520, -163368960, -107454464, -76226560, 68915200, 312504320, 420691968, 574869504, 589320192, 1439494144, 1607139328, 1688690688, 1841262592, 1944301568, 1970532352, 2073206784] 10-26 16:44:54.488 3217 3233 V PackageManager: [ada18d19-372f-461d-8d3a-bc126434384f] Phase1 called; posting 10-26 16:44:54.579 3217 3217 D PackageManager: [ada18d19-372f-461d-8d3a-bc126434384f] Phase1 request; prefix: [-2060423168, -2060029952, -1863815168, -1131094016, -994725888, -938610688, -724971520, -18710528, 77021184, 152444928, 233541632, 372396032, 420691968, 453349376, 669454336, 916807680] 10-26 16:45:01.947 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-26 16:45:11.708 26757 7062 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 #33 10-26 16:45:12.503 26757 7062 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 #33 10-26 16:45:12.832 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 16:45:12.835 851 878 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-26 16:45:12.843 3217 3233 V PackageManager: [a957737a-5866-422a-ae9f-1f0175158dff] Phase1 called; posting 10-26 16:45:12.855 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 16:45:12.886 3217 3217 D PackageManager: [a957737a-5866-422a-ae9f-1f0175158dff] Phase1 request; prefix: [-1840177152, -1832579072, -1760464896, -1296973824, -1038368768, -954048512, -724971520, 62271488, 420691968, 1528918016, 1923960832, 2015154176] 10-26 16:45:12.901 3217 5866 V PackageManager: [2f0230ed-5067-4341-b473-c1beacfb48f3] Phase1 called; posting 10-26 16:45:12.902 3217 3217 D PackageManager: [2f0230ed-5067-4341-b473-c1beacfb48f3] Phase1 request; prefix: [-1792839680, -1036484608, -724971520, -290267136, -227434496, -202670080, 140201984, 420691968, 784109568, 1969569792, 1989836800, 2106560512] 10-26 16:45:13.160 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 16:45:13.217 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 16:45:13.268 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 16:45:14.511 851 878 I chatty : uid=1000(system) ActivityManager expire 49 lines 10-26 16:45:15.420 851 3540 I chatty : uid=1000(system) backup expire 4 lines 10-26 16:45:28.013 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-26 16:45:28.015 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 16:45:28.046 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 16:45:30.421 851 888 I chatty : uid=1000(system) batterystats-wo expire 14 lines 10-26 16:46:02.813 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:46:04.417 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 16:46:04.462 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 16:46:04.471 3217 3229 V PackageManager: [1c5dfd17-c07d-4ee7-8ad4-b2d623550d2d] Phase1 called; posting 10-26 16:46:04.472 851 851 I chatty : uid=1000 system_server expire 4 lines 10-26 16:46:04.518 3217 3217 D PackageManager: [1c5dfd17-c07d-4ee7-8ad4-b2d623550d2d] Phase1 request; prefix: [-2147479552, -2117275648, -1643192320, -1641533440, -1277595648, -1125797888, -967413760, -724971520, -603914240, -319578112, -162648064, -51683328, 420691968, 527826944, 783126528, 809852928, 1127796736] 10-26 16:46:04.577 3217 5298 V PackageManager: [f2fc278e-a703-42b2-8b34-a94d5f84f5a9] Phase1 called; posting 10-26 16:46:04.658 3217 3217 D PackageManager: [f2fc278e-a703-42b2-8b34-a94d5f84f5a9] Phase1 request; prefix: [-1390870528, -1170456576, -905289728, -862236672, -771706880, -724971520, -623079424, -278974464, 322543616, 420691968, 502988800, 518524928, 1188843520] 10-26 16:46:08.001 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-26 16:46:14.483 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 16:46:19.563 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:46:19.572 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:46:19.578 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:46:30.497 26757 7113 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 #33 10-26 16:46:31.251 26757 7113 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 #33 10-26 16:46:31.593 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-26 16:46:31.596 851 878 I chatty : uid=1000(system) ActivityManager expire 51 lines 10-26 16:46:31.600 3217 5298 V PackageManager: [387d9e1b-14ff-4924-be62-f6d3a7293a21] Phase1 called; posting 10-26 16:46:31.619 3217 3217 D PackageManager: [387d9e1b-14ff-4924-be62-f6d3a7293a21] Phase1 request; prefix: [-1638903808, -1560039424, -987729920, -724971520, 281128960, 356687872, 399429632, 420691968, 717950976, 826142720, 1170178048, 1228627968, 1560797184, 1735909376, 2085978112] 10-26 16:46:31.657 3217 5623 V PackageManager: [984d7622-d974-4aed-ae37-241d7ce49aa8] Phase1 called; posting 10-26 16:46:31.662 3217 3217 D PackageManager: [984d7622-d974-4aed-ae37-241d7ce49aa8] Phase1 request; prefix: [-1697271808, -1375703040, -1372123136, -1176092672, -724971520, -419672064, -317726720, -53817344, 198623232, 233754624, 420691968, 451067904, 700022784, 1308749824, 1631191040, 1646628864, 1728450560] 10-26 16:46:31.674 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 16:46:31.790 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 16:48:59.568 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:48:59.575 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:49:41.538 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 16:50:08.655 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 16:51:28.235 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 16:51:29.825 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 16:51:30.516 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 16:51:30.549 3217 3945 V PackageManager: [f87c095d-89c6-4567-8a6d-d0c9a3f2f72e] Phase1 called; posting 10-26 16:51:30.558 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-26 16:51:30.561 3217 3217 D PackageManager: [f87c095d-89c6-4567-8a6d-d0c9a3f2f72e] Phase1 request; prefix: [-1517989888, -1428045824, -1113948160, -992272384, -845164544, -724971520, -655392768, -132919296, 183959552, 330276864, 420691968, 530182144, 623902720, 1573629952, 1633300480, 1647685632, 1797619712, 2055061504, 2120511488] 10-26 16:51:30.579 851 851 I chatty : uid=1000 system_server expire 5 lines 10-26 16:51:30.653 3217 4020 V PackageManager: [3dba8d2f-4ee8-4262-bab1-05d99512c58a] Phase1 called; posting 10-26 16:51:30.826 3217 3217 D PackageManager: [3dba8d2f-4ee8-4262-bab1-05d99512c58a] Phase1 request; prefix: [-2016260096, -1516167168, -1417453568, -1215586304, -1215266816, -724971520, -592896000, -533446656, -495546368, -372789248, -36855808, 209145856, 266457088, 361603072, 420691968, 431439872, 981086208, 1146781696, 1432514560] 10-26 16:51:31.401 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 16:51:34.114 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 16:51:48.780 26757 7799 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 #33 10-26 16:51:49.835 26757 7799 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 #33 10-26 16:51:50.192 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 16:51:50.198 3217 5298 V PackageManager: [5d4116e7-c72b-4077-9421-557d1fecd7de] Phase1 called; posting 10-26 16:51:50.233 3217 3217 D PackageManager: [5d4116e7-c72b-4077-9421-557d1fecd7de] Phase1 request; prefix: [-1659064320, -1596133376, -1525551104, -1441423360, -1356836864, -816431104, -724971520, -720101376, -613523456, -612638720, -255455232, -121856000, -74113024, 258547712, 420691968, 576708608, 764518400, 1803980800] 10-26 16:51:50.274 3217 5623 V PackageManager: [aae3297a-6e43-4243-b3ce-c1f35c4c7d3a] Phase1 called; posting 10-26 16:51:50.274 3217 3217 D PackageManager: [aae3297a-6e43-4243-b3ce-c1f35c4c7d3a] Phase1 request; prefix: [-2064695296, -1978605568, -1377927168, -1205571584, -1202348032, -930127872, -755646464, -730583040, -724971520, -603836416, -315764736, 360808448, 406810624, 420691968, 1017389056, 1332518912, 1683419136, 1958158336] 10-26 16:51:50.285 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 16:51:50.450 851 881 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-26 16:51:52.472 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:51:52.476 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 16:51:52.488 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:51:52.719 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 16:51:52.780 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 16:52:05.983 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 16:52:05.983 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 16:52:06.021 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 16:52:06.539 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 16:52:20.913 851 888 I chatty : uid=1000(system) batterystats-wo expire 45 lines 10-26 16:54:32.531 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:54:32.539 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 16:57:04.427 851 929 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 10-26 16:57:05.014 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 16:57:05.974 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 16:57:09.481 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 17:01:06.264 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 17:02:01.723 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 17:02:01.725 851 851 I chatty : uid=1000 system_server expire 7 lines 10-26 17:02:01.750 851 929 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-26 17:02:01.784 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 17:02:01.814 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 17:02:01.927 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:02:01.929 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-26 17:02:01.931 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:02:02.813 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 17:02:02.820 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-26 17:02:08.077 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 17:02:10.287 851 952 I chatty : uid=1000(system) PackageManager expire 8 lines 10-26 17:02:10.303 3217 5298 V PackageManager: [414d42fd-f4d9-4a7d-b34f-c768f8d539c3] Phase1 called; posting 10-26 17:02:10.367 3217 3217 D PackageManager: [414d42fd-f4d9-4a7d-b34f-c768f8d539c3] Phase1 request; prefix: [-2025885696, -724971520, -177696768, 37040128, 171986944, 317362176, 420691968, 471457792, 917483520, 1262936064, 1438949376, 1756372992, 1797361664, 1817702400, 1906302976] 10-26 17:02:10.368 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 17:02:10.409 3217 3945 V PackageManager: [cf558756-e520-4a6c-ae15-999fa941c94a] Phase1 called; posting 10-26 17:02:10.556 3217 3217 D PackageManager: [cf558756-e520-4a6c-ae15-999fa941c94a] Phase1 request; prefix: [-2097324032, -1301422080, -1002696704, -968720384, -724971520, -589557760, -247025664, -85368832, 388956160, 420691968, 464384000, 525746176, 1395605504, 1486270464, 1649606656, 2090491904] 10-26 17:02:11.262 851 877 I chatty : uid=1000(system) android.bg expire 11 lines 10-26 17:02:11.263 851 880 I chatty : uid=1000(system) android.ui expire 3 lines 10-26 17:02:13.849 851 5995 I chatty : uid=1000(system) Binder:851_F expire 2 lines 10-26 17:02:25.523 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:02:25.527 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:02:26.906 26757 8371 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 #33 10-26 17:02:28.291 26757 8371 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 #33 10-26 17:02:28.646 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-26 17:02:28.648 851 878 I chatty : uid=1000(system) ActivityManager expire 47 lines 10-26 17:02:28.652 3217 5298 V PackageManager: [404c1d08-2741-4fae-b474-e7a851451a40] Phase1 called; posting 10-26 17:02:28.702 3217 3217 D PackageManager: [404c1d08-2741-4fae-b474-e7a851451a40] Phase1 request; prefix: [-1706921984, -1460977664, -1297342464, -1086803968, -933396480, -724971520, -580517888, 420691968, 453165056, 510029824, 543440896, 624787456, 769622016, 1034350592, 1092009984, 1274834944, 1361989632, 1636892672, 1929670656] 10-26 17:02:28.712 3217 3945 V PackageManager: [675ed6c9-0d85-4340-93be-b7d81950ab0c] Phase1 called; posting 10-26 17:02:28.786 3217 3217 D PackageManager: [675ed6c9-0d85-4340-93be-b7d81950ab0c] Phase1 request; prefix: [-1355665408, -938303488, -852443136, -812531712, -724971520, -694841344, -686788608, -472506368, 51523584, 420691968, 460693504, 951504896, 1152143360, 1411059712, 1541189632, 1574273024, 1635823616, 1803886592, 1889034240, 2021355520] 10-26 17:02:28.877 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 17:02:31.236 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 17:02:44.723 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 17:03:05.532 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:03:05.546 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:04:25.537 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:04:25.552 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:04:31.042 851 888 I chatty : uid=1000(system) batterystats-wo expire 4 lines 10-26 17:05:16.304 26757 8639 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 #33 10-26 17:05:17.235 26757 8639 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 #33 10-26 17:05:17.370 851 878 I chatty : uid=1000(system) ActivityManager expire 30 lines 10-26 17:05:17.979 3217 5298 V PackageManager: [8509bf18-4bc3-42ff-b7ee-4b0653272296] Phase1 called; posting 10-26 17:05:17.997 3217 3217 D PackageManager: [8509bf18-4bc3-42ff-b7ee-4b0653272296] Phase1 request; prefix: [-2030366720, -1795325952, -1294327808, -1095901184, -724971520, -167944192, 420691968, 666415104, 755228672, 1638072320, 1709858816, 1883045888] 10-26 17:05:18.007 3217 3229 V PackageManager: [8f41f556-a063-4b69-a6d2-aad2a0274737] Phase1 called; posting 10-26 17:05:18.014 3217 3217 D PackageManager: [8f41f556-a063-4b69-a6d2-aad2a0274737] Phase1 request; prefix: [-1885859840, -1121976320, -1065385984, -950714368, -724971520, -677523456, 390656000, 420691968, 545443840, 643366912, 1133457408, 1145946112, 1363308544, 1475657728, 1746206720] 10-26 17:05:18.047 3217 4020 V PackageManager: [d6ee5139-0341-4c6e-bca7-8973cb7d9e8c] Phase1 called; posting 10-26 17:05:18.106 3217 3217 D PackageManager: [d6ee5139-0341-4c6e-bca7-8973cb7d9e8c] Phase1 request; prefix: [-1943367680, -1599279104, -724971520, -695996416, -350584832, -332849152, -246562816, -150093824, -135610368, 315772928, 420691968, 675713024, 914268160, 1782267904, 2056069120, 2139693056] 10-26 17:05:18.124 3217 5623 V PackageManager: [8dd4d294-6794-41e7-a31a-05779f5b059c] Phase1 called; posting 10-26 17:05:18.132 3217 3217 D PackageManager: [8dd4d294-6794-41e7-a31a-05779f5b059c] Phase1 request; prefix: [-2057084928, -1735008256, -1713393664, -998920192, -724971520, -584007680, -130228224, 67350528, 166649856, 420691968, 1088114688, 1274322944, 1350070272, 1397338112, 1856114688, 2026442752] 10-26 17:05:18.148 3217 3229 V PackageManager: [35f3bfe4-bd41-462f-9c0f-63edff7d3ec8] Phase1 called; posting 10-26 17:05:18.156 3217 3217 D PackageManager: [35f3bfe4-bd41-462f-9c0f-63edff7d3ec8] Phase1 request; prefix: [-2145845248, -2143629312, -1724551168, -1445040128, -1200107520, -881688576, -808202240, -734453760, -724971520, -258576384, 386060288, 420691968, 704413696, 830910464, 946225152, 1017126912, 1268539392, 1392562176, 1407156224, 1901883392, 1921429504] 10-26 17:05:18.176 3217 3233 V PackageManager: [a7e5994b-dd43-4c40-aaac-00ec265581ed] Phase1 called; posting 10-26 17:05:18.180 3217 3217 D PackageManager: [a7e5994b-dd43-4c40-aaac-00ec265581ed] Phase1 request; prefix: [-1647587328, -1202712576, -724971520, -713338880, -28807168, 354439168, 420691968, 471257088, 533082112, 542965760, 687640576, 963624960, 971247616, 1339789312, 1469472768, 1718050816, 1856323584, 1864626176, 1956999168, 1993912320] 10-26 17:05:18.219 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 17:05:18.817 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 17:05:19.567 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-26 17:05:20.334 851 878 I chatty : uid=1000(system) ActivityManager expire 27 lines 10-26 17:05:20.636 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 17:05:28.074 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 17:05:35.173 851 3774 I chatty : uid=1000(system) Binder:851_A expire 5 lines 10-26 17:05:35.174 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 17:05:35.203 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 17:05:54.803 851 888 I chatty : uid=1000(system) batterystats-wo expire 19 lines 10-26 17:05:59.894 2581 2581 V DeadZone: consuming errant click: (512.0,9.0) 10-26 17:05:59.896 2581 2581 V DeadZone: consuming errant click: (512.0,9.0) 10-26 17:06:02.814 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 17:06:03.865 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 17:06:04.695 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 17:06:04.721 3217 5866 V PackageManager: [bfc2796b-9d65-479e-b473-42bb6dfeccb5] Phase1 called; posting 10-26 17:06:04.749 3217 3217 D PackageManager: [bfc2796b-9d65-479e-b473-42bb6dfeccb5] Phase1 request; prefix: [-1656127488, -1576415232, -977653760, -724971520, -706613248, -492158976, -297730048, -196329472, -166383616, 90071040, 420691968, 675037184, 1061036032, 1623576576, 1723002880, 1847271424, 2074062848] 10-26 17:06:04.762 3217 3945 V PackageManager: [ed689845-d6a8-4275-b283-d8e2586785e0] Phase1 called; posting 10-26 17:06:04.767 3217 3217 D PackageManager: [ed689845-d6a8-4275-b283-d8e2586785e0] Phase1 request; prefix: [-724971520, -672112640, -426676224, 420691968, 509960192, 583782400, 606576640, 1013895168, 1406644224, 1435996160, 1457754112, 1966497792, 2082861056] 10-26 17:06:05.044 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 17:06:05.109 851 914 I chatty : uid=1000(system) android.fg expire 7 lines 10-26 17:06:05.713 851 877 I chatty : uid=1000(system) android.bg expire 8 lines 10-26 17:06:05.714 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 17:07:35.741 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:07:35.750 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 17:07:35.758 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:10:15.743 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:10:15.759 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:10:47.707 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 17:11:08.289 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 17:11:08.861 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 17:11:53.913 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 17:11:54.007 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-26 17:11:54.091 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:11:54.094 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:11:54.094 851 888 I chatty : uid=1000(system) batterystats-wo expire 1 line 10-26 17:11:54.095 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:11:54.957 851 878 I chatty : uid=1000(system) ActivityManager expire 30 lines 10-26 17:11:57.046 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 17:11:59.842 26757 9189 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 #33 10-26 17:12:00.917 26757 9189 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 #33 10-26 17:12:01.229 3217 3945 V PackageManager: [ca8bf515-90ff-4288-8e55-7ab6ff1409ba] Phase1 called; posting 10-26 17:12:01.253 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 17:12:01.255 3217 3217 D PackageManager: [ca8bf515-90ff-4288-8e55-7ab6ff1409ba] Phase1 request; prefix: [-1155321856, -800509952, -763293696, -724971520, 420691968, 431407104, 591110144, 1051955200, 1055965184, 1168035840, 1244631040, 1604780032, 2129174528] 10-26 17:12:01.300 3217 4020 V PackageManager: [d13ddbcf-dc42-45a6-b64a-7c2aad67b18d] Phase1 called; posting 10-26 17:12:01.301 3217 3217 D PackageManager: [d13ddbcf-dc42-45a6-b64a-7c2aad67b18d] Phase1 request; prefix: [-2027560960, -724971520, -709210112, -543842304, -430137344, -379752448, -79155200, 390066176, 420691968, 481132544, 620507136, 648888320, 711045120, 846528512, 860930048, 1022009344, 1569607680, 1712504832, 1781813248] 10-26 17:12:01.366 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 17:12:01.774 851 881 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-26 17:12:03.033 851 878 I chatty : uid=1000(system) ActivityManager expire 20 lines 10-26 17:12:03.833 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-26 17:12:16.348 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:12:16.351 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-26 17:12:16.353 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:12:17.199 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-26 17:12:17.199 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 17:12:17.242 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 17:12:48.058 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 17:12:56.358 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:12:56.373 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:14:16.361 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:14:16.377 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:16:56.364 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:16:56.380 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:16:59.053 851 888 I chatty : uid=1000(system) batterystats-wo expire 32 lines 10-26 17:17:15.616 851 929 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 10-26 17:17:15.619 851 851 I chatty : uid=1000 system_server expire 28 lines 10-26 17:17:16.149 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 17:17:16.204 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 17:17:17.199 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 17:17:20.672 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 17:23:14.219 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 1 line 10-26 17:23:14.219 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 17:23:14.282 851 22832 I chatty : uid=1000(system) Binder:851_E expire 7 lines 10-26 17:23:14.348 2893 2893 I Telephony: TelephonyConnectionService: onCreateIncomingConnection, request: ConnectionRequest xxxxxxxxxxxxxxxxxx Bundle[android.telecom.extra.INCOMING_CALL_ADDRESS=***, android.telecom.extra.CALL_CREATED_TIME_MILLIS=88281778, android.telecom.extra.CALL_TELECOM_ROUTING_START_TIME_MILLIS=88281840, ]: (SBC.oSC)->CS.crCo->H.CS.crCo->H.CS.crCo.pICR@E-AZY 10-26 17:23:14.382 851 3780 I chatty : uid=1000(system) Binder:851_C expire 9 lines 10-26 17:23:14.396 2893 2893 I Telephony: TelephonyConnectionService: notifyCreateConnectionComplete TC@1_1: (...->CSW.hCCC)->CS.crCoC->H.CS.crCoC@E-E-E-AZY 10-26 17:23:14.733 851 4189 I chatty : uid=1000(system) AsyncQueryWorke expire 1 line 10-26 17:23:14.807 851 9615 I chatty : uid=1000 system_server expire 1 line 10-26 17:23:14.849 851 878 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-26 17:23:14.893 851 2959 I chatty : uid=1000(system) uteStateMachine expire 11 lines 10-26 17:23:14.893 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 16 lines 10-26 17:23:15.076 851 9637 I chatty : uid=1000 system_server expire 6 lines 10-26 17:23:15.594 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 3 lines 10-26 17:23:15.649 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 4 lines 10-26 17:23:15.773 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 17:23:16.024 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 17:23:16.038 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 17:23:16.063 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 21 lines 10-26 17:23:16.075 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 17:23:16.079 851 888 I chatty : uid=1000(system) batterystats-wo expire 24 lines 10-26 17:23:16.086 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 17:23:16.136 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 17:23:16.161 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-26 17:23:16.506 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:23:16.515 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:23:16.520 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:23:18.350 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 9 lines 10-26 17:23:18.350 851 2959 I chatty : uid=1000(system) uteStateMachine expire 20 lines 10-26 17:23:18.351 851 9637 I chatty : uid=1000 system_server expire 1 line 10-26 17:23:18.881 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 17:23:18.913 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 17:23:19.027 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 17:23:36.514 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:23:36.522 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 17:23:36.529 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:23:55.624 2893 2893 I Telephony: : onDisconnect: callId=TC@1_1, cause=LOCAL 10-26 17:23:55.633 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 10-26 17:23:55.667 851 5995 I chatty : uid=1000(system) Binder:851_F expire 26 lines 10-26 17:23:55.690 851 878 I chatty : uid=1000(system) ActivityManager expire 13 lines 10-26 17:23:55.725 851 2949 I chatty : uid=1000(system) BluetoothRouteM expire 1 line 10-26 17:24:05.507 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 17:25:01.490 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 17:26:29.191 851 888 I chatty : uid=1000(system) batterystats-wo expire 26 lines 10-26 17:27:05.777 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-26 17:27:08.166 851 877 I chatty : uid=1000(system) android.bg expire 1 line 10-26 17:27:12.965 851 5995 I chatty : uid=1000(system) Binder:851_F expire 2 lines 10-26 17:30:34.014 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 1 line 10-26 17:30:34.016 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 17:30:34.027 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 7 lines 10-26 17:30:34.068 851 851 I chatty : uid=1000 system_server expire 30 lines 10-26 17:30:34.103 851 3778 I chatty : uid=1000(system) Binder:851_B expire 3 lines 10-26 17:30:34.105 2893 2893 I Telephony: TelephonyConnectionService: onCreateIncomingConnection, request: ConnectionRequest xxxxxxxxxxxxxxxxxx Bundle[android.telecom.extra.INCOMING_CALL_ADDRESS=***, android.telecom.extra.CALL_CREATED_TIME_MILLIS=88721555, android.telecom.extra.CALL_TELECOM_ROUTING_START_TIME_MILLIS=88721583, ]: (SBC.oSC)->CS.crCo->H.CS.crCo->H.CS.crCo.pICR@E-Adw 10-26 17:30:34.123 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 9 lines 10-26 17:30:34.135 2893 2893 I Telephony: TelephonyConnectionService: notifyCreateConnectionComplete TC@2_1: (...->CSW.hCCC)->CS.crCoC->H.CS.crCoC@E-E-E-Adw 10-26 17:30:34.242 851 10146 I chatty : uid=1000 system_server expire 1 line 10-26 17:30:34.313 851 2959 I chatty : uid=1000(system) uteStateMachine expire 19 lines 10-26 17:30:34.314 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 19 lines 10-26 17:30:34.427 851 10151 I chatty : uid=1000 system_server expire 9 lines 10-26 17:30:34.623 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-26 17:30:34.675 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 17:30:34.839 851 929 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-26 17:30:34.841 851 888 I chatty : uid=1000(system) batterystats-wo expire 2 lines 10-26 17:30:34.900 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 17:30:34.903 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 17:30:35.305 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:30:35.310 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 17:30:35.314 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:30:41.179 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 17:30:41.182 851 863 I chatty : uid=1000(system) Binder:851_2 expire 20 lines 10-26 17:30:41.200 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 17:30:41.267 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-26 17:30:48.155 851 888 I chatty : uid=1000(system) batterystats-wo expire 100 lines 10-26 17:30:55.307 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:30:55.317 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 17:30:55.324 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 17:31:11.228 2893 2893 I Telephony: : onDisconnect: callId=TC@2_1, cause=NORMAL 10-26 17:31:11.234 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 1 line 10-26 17:31:11.235 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 17:31:11.241 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 25 lines 10-26 17:31:11.278 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 17:31:11.293 851 2959 I chatty : uid=1000(system) uteStateMachine expire 13 lines 10-26 17:31:11.294 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 5 lines 10-26 17:31:11.296 851 2949 I chatty : uid=1000(system) BluetoothRouteM expire 1 line 10-26 17:31:11.591 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-26 17:31:11.623 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 17:31:13.327 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 17:31:13.405 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 17:31:22.475 851 929 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 10-26 17:31:23.008 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 17:31:23.131 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-26 17:31:53.976 851 877 I chatty : uid=1000(system) android.bg expire 3 lines 10-26 17:49:30.197 851 878 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 17:49:33.675 851 888 I chatty : uid=1000(system) batterystats-wo expire 88 lines 10-26 18:06:44.436 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 18:06:44.437 851 851 I chatty : uid=1000 system_server expire 2 lines 10-26 18:06:44.460 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 18:06:44.495 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 18:06:44.522 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 18:06:44.600 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 18:06:44.602 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 18:06:44.603 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 18:06:54.953 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 18:06:55.056 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 18:06:55.995 851 888 I chatty : uid=1000(system) batterystats-wo expire 229 lines 10-26 18:26:28.263 851 878 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 18:33:31.524 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-26 18:33:31.715 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-26 18:33:31.880 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 18:33:31.901 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 18:33:51.533 851 877 I chatty : uid=1000(system) android.bg expire 2 lines 10-26 18:48:17.281 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-26 18:50:16.161 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-26 18:50:16.162 851 851 I chatty : uid=1000 system_server expire 3 lines 10-26 18:50:16.187 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 18:50:16.226 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 18:50:16.256 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 18:50:16.375 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 18:50:16.378 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-26 18:50:16.380 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 18:50:16.388 851 888 I chatty : uid=1000(system) batterystats-wo expire 114 lines 10-26 18:50:16.753 851 878 I chatty : uid=1000(system) ActivityManager expire 6 lines 10-26 18:50:26.672 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 18:50:26.784 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 19:08:33.986 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 19:08:54.818 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 19:09:03.506 851 915 I chatty : uid=1000(system) android.io expire 2 lines 10-26 19:09:09.779 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 19:09:09.779 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 19:09:09.781 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 10-26 19:12:25.187 851 888 I chatty : uid=1000(system) batterystats-wo expire 99 lines 10-26 19:20:50.606 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-26 19:20:53.189 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 19:20:53.215 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-26 19:20:53.252 851 3774 I chatty : uid=1000(system) Binder:851_A expire 4 lines 10-26 19:20:53.289 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 19:21:06.069 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-26 19:21:07.741 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 19:28:32.912 851 877 I chatty : uid=1000(system) android.bg expire 1 line 10-26 19:30:23.101 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 19:30:43.500 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 19:30:43.578 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-26 19:34:17.730 851 1147 I chatty : uid=1000(system) HwBinder:851_1 expire 1 line 10-26 19:34:17.731 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-26 20:01:28.585 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-26 20:01:38.937 851 851 I chatty : uid=1000 system_server expire 1 line 10-26 20:48:40.725 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-26 20:48:40.881 851 878 I chatty : uid=1000(system) ActivityManager expire 26 lines 10-26 20:48:42.635 851 888 I chatty : uid=1000(system) batterystats-wo expire 25 lines 10-26 20:48:42.644 851 1423 I chatty : uid=1000(system) NetworkWatchlis expire 2 lines 10-26 20:48:44.802 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 21:45:32.885 851 851 I chatty : uid=1000 system_server expire 12 lines 10-26 21:45:35.339 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-26 21:54:34.271 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-26 21:54:51.784 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 22:35:20.718 3896 10921 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 10-26 22:35:20.824 3896 10921 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 10-26 22:35:20.876 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-26 22:35:21.263 3896 10921 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 10-26 22:35:21.341 3896 10921 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 10-26 22:35:21.415 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-26 22:35:21.794 3896 10921 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 10-26 22:35:21.873 3896 10921 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 10-26 22:35:21.944 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-26 22:35:22.171 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-26 22:35:22.310 3896 10921 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 10-26 22:35:22.384 3896 10921 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 10-26 22:35:22.582 3896 10921 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 10-26 22:35:22.662 3896 10921 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 10-26 22:35:22.686 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-26 22:35:23.108 3896 10921 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 10-26 22:35:23.187 3896 10921 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 10-26 22:35:23.212 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-26 22:35:23.556 3896 10921 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 10-26 22:35:23.657 3896 10921 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 10-26 22:35:23.679 3896 10921 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-26 22:35:23.872 3896 10921 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 10-26 22:35:23.992 3896 10921 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 10-26 23:05:02.882 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 23:17:14.077 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-26 23:17:14.106 851 929 I chatty : uid=1000(system) PowerManagerSer expire 9 lines 10-26 23:17:14.142 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-26 23:17:14.145 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-26 23:17:14.203 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 23:17:14.214 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 2 lines 10-26 23:17:14.216 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 23:17:15.848 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-26 23:17:16.902 851 877 I chatty : uid=1000(system) android.bg expire 5 lines 10-26 23:17:18.365 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 23:17:18.534 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-26 23:17:21.978 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 23:17:26.465 851 888 I chatty : uid=1000(system) batterystats-wo expire 18 lines 10-26 23:17:27.919 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-26 23:17:34.212 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 23:17:34.232 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 23:18:13.293 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 23:18:13.478 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 23:37:25.061 851 878 I chatty : uid=1000(system) ActivityManager expire 21 lines 10-26 23:37:29.666 851 888 I chatty : uid=1000(system) batterystats-wo expire 54 lines 10-26 23:57:35.754 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 26 lines 10-27 00:00:01.623 851 851 I chatty : uid=1000 system_server expire 2 lines 10-27 00:00:01.667 851 881 I chatty : uid=1000(system) ActivityManager expire 4 lines 10-27 00:00:01.827 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-27 00:00:18.851 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 00:07:36.799 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 02:06:16.029 851 5995 I chatty : uid=1000(system) Binder:851_F expire 3 lines 10-27 02:57:17.845 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 02:57:32.656 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-27 02:57:38.518 3896 13083 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 10-27 02:57:38.604 3896 13083 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 10-27 02:57:38.659 3896 13083 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 02:57:38.865 3896 13083 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 10-27 02:57:38.932 3896 13083 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 10-27 02:57:38.970 3896 13083 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 02:57:39.126 3896 13083 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 10-27 02:57:39.192 3896 13083 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 10-27 02:57:39.215 3896 13083 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 02:57:39.366 3896 13083 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 10-27 02:57:39.433 3896 13083 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 10-27 02:57:39.965 3896 5449 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 10-27 02:57:40.251 3896 5449 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 10-27 02:57:40.285 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 02:57:40.593 3896 5449 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 10-27 02:57:40.680 3896 5449 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 10-27 02:57:40.705 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 02:57:40.907 3896 5449 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 10-27 02:57:40.987 3896 5449 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 10-27 02:57:41.012 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 02:57:41.184 3896 5449 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 10-27 02:57:41.266 3896 5449 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 10-27 02:57:42.376 851 888 I chatty : uid=1000(system) batterystats-wo expire 29 lines 10-27 03:33:16.528 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-27 03:33:16.529 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 25 lines 10-27 05:31:16.776 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-27 06:17:26.085 851 22832 I chatty : uid=1000(system) Binder:851_E expire 7 lines 10-27 06:43:47.276 851 878 I chatty : uid=1000(system) ActivityManager expire 26 lines 10-27 06:43:49.861 851 1423 I chatty : uid=1000(system) NetworkWatchlis expire 2 lines 10-27 06:43:49.878 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-27 06:43:50.299 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 3 lines 10-27 06:43:54.874 3896 13502 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 10-27 06:43:54.952 3896 13502 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 10-27 06:43:54.981 3896 13502 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 06:43:55.414 3896 13502 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 10-27 06:43:55.577 3896 13502 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 10-27 06:43:55.614 3896 13502 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 06:43:55.893 3896 13502 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 10-27 06:43:55.971 3896 13502 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 10-27 06:43:55.996 3896 13502 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 06:43:56.180 3896 13502 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 10-27 06:43:56.253 3896 13502 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 10-27 06:43:57.620 3896 5449 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 10-27 06:43:57.721 3896 5449 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 10-27 06:43:57.744 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 06:43:58.072 3896 5449 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 10-27 06:43:58.214 3896 5449 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 10-27 06:43:58.239 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 06:43:58.445 3896 5449 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 10-27 06:43:58.620 3896 5449 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 10-27 06:43:58.715 3896 5449 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 06:43:58.919 3896 5449 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 10-27 06:43:59.170 851 888 I chatty : uid=1000(system) batterystats-wo expire 15 lines 10-27 06:43:59.211 3896 5449 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 10-27 07:00:00.780 851 851 I chatty : uid=1000 system_server expire 7 lines 10-27 08:11:00.081 851 1385 I chatty : uid=1000(system) InputReader expire 6 lines 10-27 08:11:00.113 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-27 08:11:00.147 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-27 08:11:00.172 851 1135 I chatty : uid=1000(system) android.anim expire 3 lines 10-27 08:11:00.186 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:11:00.190 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-27 08:11:00.203 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:11:00.733 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 08:11:01.388 851 22830 I chatty : uid=1000(system) Binder:851_D expire 5 lines 10-27 08:11:01.972 851 888 I chatty : uid=1000(system) batterystats-wo expire 17 lines 10-27 08:11:20.192 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:11:20.207 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:11:28.029 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-27 08:11:28.129 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 08:19:03.342 851 3774 I chatty : uid=1000(system) Binder:851_A expire 3 lines 10-27 08:19:03.384 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 08:19:03.550 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-27 08:19:04.031 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-27 08:19:04.056 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-27 08:19:04.081 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-27 08:19:04.270 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 4 lines 10-27 08:19:04.295 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-27 08:23:15.208 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-27 08:32:21.030 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:32:21.041 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:32:21.060 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-27 08:32:21.091 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-27 08:32:21.932 851 878 I chatty : uid=1000(system) ActivityManager expire 21 lines 10-27 08:32:23.082 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-27 08:32:23.085 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-27 08:32:24.321 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-27 08:32:24.525 851 881 I chatty : uid=1000(system) ActivityManager expire 18 lines 10-27 08:32:24.849 3217 5866 V PackageManager: [7ca74df7-c26f-43f2-8786-b6ead6a1052a] Phase1 called; posting 10-27 08:32:24.849 3217 3217 D PackageManager: [7ca74df7-c26f-43f2-8786-b6ead6a1052a] Phase1 request; prefix: [-847220736, -795025408, -464478208, -273272832, -204353536, 293437440, 896348160, 1092104192, 1152811008, 1321775104, 1647730688, 1810690048] 10-27 08:32:24.878 3217 5623 V PackageManager: [836d0887-a54a-4f24-ae58-1b742ff2905b] Phase1 called; posting 10-27 08:32:24.879 3217 3217 D PackageManager: [836d0887-a54a-4f24-ae58-1b742ff2905b] Phase1 request; prefix: [-1932177408, -1812832256, -1507975168, -1350995968, -743268352, -283189248, -217907200, 153690112, 293437440, 690515968, 1399496704, 1627533312, 1810690048, 2044801024, 2146754560] 10-27 08:32:25.748 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 4 lines 10-27 08:32:27.213 3217 5623 V PackageManager: [206dbb13-d4c1-4a31-a7f4-c9d1b6331137] Phase1 called; posting 10-27 08:32:27.214 3217 3217 D PackageManager: [206dbb13-d4c1-4a31-a7f4-c9d1b6331137] Phase1 request; prefix: [-2009022464, -1536483328, -966840320, -510709760, -79695872, 40218624, 62513152, 767160320, 798896128, 1672650752, 1856094208, 1876901888] 10-27 08:32:27.410 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-27 08:32:31.248 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 4 lines 10-27 08:32:31.268 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 5 lines 10-27 08:32:39.859 3217 3945 V PackageManager: [e7fe4551-8627-4ecf-b292-1cd8e441d22c] Phase1 called; posting 10-27 08:32:39.860 3217 3217 D PackageManager: [e7fe4551-8627-4ecf-b292-1cd8e441d22c] Phase1 request; prefix: [-1704800256, -1157263360, -1056083968, -949678080, -749092864, -688590848, -582270976, -469630976, -372314112, -48238592, 376188928, 935809024, 1163907072, 1607569408, 1917726720] 10-27 08:32:41.035 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:32:41.042 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 6 lines 10-27 08:32:41.044 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:32:46.838 851 862 I chatty : uid=1000(system) Binder:851_1 expire 6 lines 10-27 08:32:58.305 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 4 lines 10-27 08:33:06.869 851 878 I chatty : uid=1000(system) ActivityManager expire 13 lines 10-27 08:33:28.634 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:33:28.638 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:33:31.775 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-27 08:33:32.248 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-27 08:33:32.649 851 5995 I chatty : uid=1000(system) Binder:851_F expire 3 lines 10-27 08:33:32.671 851 22832 I chatty : uid=1000(system) Binder:851_E expire 4 lines 10-27 08:34:48.639 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:34:48.649 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:37:28.638 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:37:28.644 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:39:43.853 851 877 I chatty : uid=1000(system) android.bg expire 5 lines 10-27 08:40:08.640 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:40:08.645 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:41:43.062 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 3 lines 10-27 08:41:43.070 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-27 08:42:01.216 851 888 I chatty : uid=1000(system) batterystats-wo expire 6 lines 10-27 08:42:28.305 3217 3229 V PackageManager: [57da6d83-7f7d-406f-83cd-b602e9b84b75] Phase1 called; posting 10-27 08:42:28.306 3217 3217 D PackageManager: [57da6d83-7f7d-406f-83cd-b602e9b84b75] Phase1 request; prefix: [-1828474880, -1606905856, -1586491392, -652656640, -649986048, -469630976, -441098240, -175824896, -82288640, -50614272, 35696640, 223453184, 1607569408, 1831124992, 1857540096, 1921589248, 1931431936, 2004074496, 2091753472, 2114883584] 10-27 08:42:28.601 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-27 08:42:48.641 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:42:48.645 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:42:50.617 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-27 08:42:50.623 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-27 08:43:19.786 851 952 I chatty : uid=1000(system) PackageManager expire 1 line 10-27 08:43:19.864 3217 5866 V PackageManager: [eaeb0037-70d3-48ee-9465-47ec0297f6d4] Phase1 called; posting 10-27 08:43:19.910 3217 3217 D PackageManager: [eaeb0037-70d3-48ee-9465-47ec0297f6d4] Phase1 request; prefix: [-2146533376, -1470005248, -1032720384, -1004957696, -724971520, -165015552, 8323072, 41594880, 420691968, 1307889664, 1438756864, 1461387264, 1686528000] 10-27 08:43:19.943 3217 3233 V PackageManager: [a524a1f4-0cdd-41b0-a5e7-f94e3926e51d] Phase1 called; posting 10-27 08:43:19.945 3217 3217 D PackageManager: [a524a1f4-0cdd-41b0-a5e7-f94e3926e51d] Phase1 request; prefix: [-2049048576, -1525846016, -756731904, -724971520, -362864640, -334630912, -140148736, -135155712, -77991936, 57253888, 420691968, 665231360, 731869184, 1112301568, 1880756224, 2079748096] 10-27 08:43:20.061 851 851 I chatty : uid=1000 system_server expire 12 lines 10-27 08:43:21.298 851 878 I chatty : uid=1000(system) ActivityManager expire 30 lines 10-27 08:43:21.403 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-27 08:43:22.535 851 1147 I chatty : uid=1000(system) HwBinder:851_1 expire 1 line 10-27 08:43:23.519 851 915 I chatty : uid=1000(system) android.io expire 1 line 10-27 08:43:34.308 851 851 I chatty : uid=1000 system_server expire 11 lines 10-27 08:43:35.317 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-27 08:43:35.372 851 3778 I chatty : uid=1000(system) Binder:851_B expire 4 lines 10-27 08:43:36.549 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-27 08:43:38.017 851 914 I chatty : uid=1000(system) android.fg expire 7 lines 10-27 08:43:38.057 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 08:43:39.081 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 4 lines 10-27 08:43:39.206 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-27 08:44:05.178 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-27 08:45:04.802 851 881 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 08:45:05.217 13511 15867 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 #33 10-27 08:45:06.391 13511 15867 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 #33 10-27 08:45:06.475 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-27 08:45:06.727 3217 4020 V PackageManager: [8ce63277-66a8-46b8-80b9-f1b8feab3d1b] Phase1 called; posting 10-27 08:45:06.740 851 878 I chatty : uid=1000(system) ActivityManager expire 46 lines 10-27 08:45:06.751 3217 3217 D PackageManager: [8ce63277-66a8-46b8-80b9-f1b8feab3d1b] Phase1 request; prefix: [-1587449856, -1348808704, -961388544, -871763968, -724971520, -604098560, -488710144, -373329920, 5632000, 113131520, 122839040, 306888704, 420691968, 1139429376, 1770520576, 2124124160] 10-27 08:45:06.784 3217 5298 V PackageManager: [7facd22d-3a18-4eea-9163-0451906e1260] Phase1 called; posting 10-27 08:45:06.786 3217 3217 D PackageManager: [7facd22d-3a18-4eea-9163-0451906e1260] Phase1 request; prefix: [-811352064, -724971520, -320094208, -204521472, -10084352, 174845952, 420691968, 524025856, 927272960, 1254809600, 1292726272, 1599229952, 2114928640] 10-27 08:45:06.885 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 08:45:08.747 851 877 I chatty : uid=1000(system) android.bg expire 9 lines 10-27 08:45:08.748 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-27 08:45:09.369 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-27 08:45:25.432 15914 15926 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1c in tid 15926 (Jit thread pool), pid 15914 (e.conceptruelle) 10-27 08:45:25.516 851 22830 I chatty : uid=1000(system) Binder:851_D expire 7 lines 10-27 08:45:28.644 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:45:28.647 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 8 lines 10-27 08:45:28.649 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:48:08.656 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:48:08.671 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:51:08.736 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:51:08.751 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:53:08.696 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-27 08:53:17.600 16165 16171 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8c in tid 16171 (Jit thread pool), pid 16165 (e.conceptruelle) 10-27 08:53:17.692 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-27 08:53:26.230 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-27 08:53:27.600 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-27 08:53:39.000 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-27 08:53:39.696 3217 4020 V PackageManager: [648da29e-9fa5-4bb3-99b4-4c183bf4a666] Phase1 called; posting 10-27 08:53:39.764 3217 3217 D PackageManager: [648da29e-9fa5-4bb3-99b4-4c183bf4a666] Phase1 request; prefix: [-1987129344, -1310752768, -1102303232, -1067225088, -951558144, -859570176, -828542976, -724971520, -545325056, -236670976, 237985792, 412749824, 420691968, 721555456, 1294872576, 1323368448, 1379684352, 1446850560, 1711726592, 2023391232] 10-27 08:53:39.806 3217 5623 V PackageManager: [7c99bfb6-024d-49c8-ad02-c078a6270264] Phase1 called; posting 10-27 08:53:39.990 3217 3217 D PackageManager: [7c99bfb6-024d-49c8-ad02-c078a6270264] Phase1 request; prefix: [-1962258432, -1734627328, -1719586816, -1651404800, -1604493312, -1589989376, -1460981760, -1447170048, -1236836352, -724971520, -482856960, -188157952, 420691968, 835457024, 836399104, 1139183616, 1325395968, 1404973056, 1433669632] 10-27 08:53:55.274 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:53:55.286 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:54:05.483 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-27 08:54:26.032 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-27 08:56:35.280 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:56:35.294 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:59:15.282 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 08:59:15.296 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:00:43.814 851 1147 I chatty : uid=1000(system) HwBinder:851_1 expire 1 line 10-27 09:00:43.816 851 878 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-27 09:00:48.946 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-27 09:01:55.289 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:01:55.303 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:03:15.822 851 888 I chatty : uid=1000(system) batterystats-wo expire 2 lines 10-27 09:04:00.009 851 851 I chatty : uid=1000 system_server expire 12 lines 10-27 09:04:35.293 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:04:35.308 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:04:55.556 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-27 09:05:48.946 851 929 I chatty : uid=1000(system) PowerManagerSer expire 18 lines 10-27 09:05:49.481 851 914 I chatty : uid=1000(system) android.fg expire 12 lines 10-27 09:05:49.527 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-27 09:05:50.552 851 916 I chatty : uid=1000(system) android.display expire 10 lines 10-27 09:05:50.571 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 09:05:50.951 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 09:05:54.884 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-27 09:17:11.329 851 1385 I chatty : uid=1000(system) InputReader expire 7 lines 10-27 09:17:11.410 851 1135 I chatty : uid=1000(system) android.anim expire 7 lines 10-27 09:17:11.420 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:17:11.430 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 9 lines 10-27 09:17:11.434 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:17:11.500 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-27 09:17:21.815 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 09:38:51.973 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:38:51.982 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:38:51.984 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-27 09:38:51.987 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:38:53.496 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-27 09:38:54.597 2581 2581 V DeadZone: consuming errant click: (606.0,9.0) 10-27 09:38:54.600 2581 2581 V DeadZone: consuming errant click: (606.0,9.0) 10-27 09:38:55.835 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-27 09:38:55.940 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-27 09:38:55.973 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-27 09:39:11.976 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:39:52.050 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:41:12.036 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:41:12.051 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:41:45.998 851 888 I chatty : uid=1000(system) batterystats-wo expire 10 lines 10-27 09:43:52.042 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:43:52.053 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:58:23.687 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:58:23.699 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:58:23.712 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-27 09:58:33.961 851 914 I chatty : uid=1000(system) android.fg expire 11 lines 10-27 09:58:34.095 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-27 09:58:35.013 851 888 I chatty : uid=1000(system) batterystats-wo expire 11 lines 10-27 09:59:02.070 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 3 lines 10-27 09:59:02.190 851 5995 I chatty : uid=1000(system) Binder:851_F expire 2 lines 10-27 09:59:02.432 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:59:02.436 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 09:59:02.522 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-27 09:59:08.265 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-27 10:04:19.381 851 1618 I chatty : uid=1000(system) HwBinder:851_2 expire 1 line 10-27 10:04:20.271 851 915 I chatty : uid=1000(system) android.io expire 1 line 10-27 10:04:20.272 851 878 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-27 10:04:20.412 851 877 I chatty : uid=1000(system) android.bg expire 10 lines 10-27 10:04:21.374 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-27 10:04:21.387 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:04:21.389 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 10 lines 10-27 10:04:21.392 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:04:21.408 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-27 10:04:21.513 851 1385 I chatty : uid=1000(system) InputReader expire 1 line 10-27 10:04:22.365 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-27 10:04:22.370 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-27 10:04:23.721 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-27 10:04:23.734 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-27 10:04:24.511 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 3 lines 10-27 10:04:24.552 851 862 I chatty : uid=1000(system) Binder:851_1 expire 2 lines 10-27 10:04:24.566 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-27 10:04:26.448 851 1384 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-27 10:04:41.397 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:05:21.439 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:05:30.651 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 3 lines 10-27 10:06:41.428 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:06:41.441 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:11:01.691 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:11:01.711 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:13:04.714 851 881 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 10:13:05.128 3217 5623 V PackageManager: [2f965ec7-a4bd-4204-9670-1d3ffab1d3e1] Phase1 called; posting 10-27 10:13:05.129 3217 3217 D PackageManager: [2f965ec7-a4bd-4204-9670-1d3ffab1d3e1] Phase1 request; prefix: [-1959616512, -1800249344, -1710108672, -1463123968, -1319567360, -1251659776, -1171603456, -964198400, -321654784, -56221696, -40144896, 235950080, 293437440, 667426816, 1185157120, 1328414720, 1557458944, 1810690048, 2032144384, 2074251264] 10-27 10:13:05.177 3217 5866 V PackageManager: [542799ab-69ef-4739-8cc2-9716ba26c2a9] Phase1 called; posting 10-27 10:13:05.177 3217 3217 D PackageManager: [542799ab-69ef-4739-8cc2-9716ba26c2a9] Phase1 request; prefix: [-1924694016, -996478976, -654872576, -603291648, -407928832, -232443904, 241053696, 293437440, 953266176, 1447739392, 1810690048, 1863974912, 1929027584, 2068103168] 10-27 10:13:06.152 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 3 lines 10-27 10:13:06.406 851 3774 I chatty : uid=1000(system) Binder:851_A expire 5 lines 10-27 10:13:09.016 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-27 10:13:09.027 851 22830 I chatty : uid=1000(system) Binder:851_D expire 2 lines 10-27 10:13:41.695 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:13:41.709 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:15:51.327 851 888 I chatty : uid=1000(system) batterystats-wo expire 2 lines 10-27 10:16:00.007 851 851 I chatty : uid=1000 system_server expire 8 lines 10-27 10:16:00.075 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 10:16:00.215 851 5995 I chatty : uid=1000(system) Binder:851_F expire 2 lines 10-27 10:16:21.705 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:16:21.723 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:17:46.467 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 10:17:47.074 17844 17866 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 #32 10-27 10:17:48.704 17844 17866 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 #32 10-27 10:17:48.786 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-27 10:17:49.046 3217 5298 V PackageManager: [1c6fe5d8-153e-4451-aab2-4e5c1810bb87] Phase1 called; posting 10-27 10:17:49.090 3217 3217 D PackageManager: [1c6fe5d8-153e-4451-aab2-4e5c1810bb87] Phase1 request; prefix: [-1633783808, -1630859264, -1073139712, -869257216, -724971520, -470990848, -244064256, 44302336, 167706624, 222605312, 388321280, 420691968, 488873984, 848015360, 879542272, 1368932352, 1434464256, 1501065216, 1838223360, 2026835968] 10-27 10:17:49.114 3217 5866 V PackageManager: [4341eb2c-9dca-4204-ac19-d2cfa84a4890] Phase1 called; posting 10-27 10:17:49.114 3217 3217 D PackageManager: [4341eb2c-9dca-4204-ac19-d2cfa84a4890] Phase1 request; prefix: [-1973108736, -937209856, -822140928, -724971520, -514711552, 41963520, 143351808, 160333824, 420691968, 686227456, 762437632, 844386304, 1191624704, 1212456960, 1401597952, 1507852288, 1653575680] 10-27 10:17:51.468 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-27 10:17:51.567 851 878 I chatty : uid=1000(system) ActivityManager expire 43 lines 10-27 10:17:51.633 851 3540 I chatty : uid=1000(system) backup expire 2 lines 10-27 10:19:35.445 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:19:35.461 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:24:02.400 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:24:02.407 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-27 10:24:02.415 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:25:58.150 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-27 10:25:58.151 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-27 10:26:07.644 851 878 I chatty : uid=1000(system) ActivityManager expire 24 lines 10-27 10:26:08.357 3217 3945 V PackageManager: [3f435099-33e7-4e16-9c22-3d9b82c91087] Phase1 called; posting 10-27 10:26:08.408 3217 3217 D PackageManager: [3f435099-33e7-4e16-9c22-3d9b82c91087] Phase1 request; prefix: [-2146172928, -1808420864, -1789071360, -1681674240, -1301577728, -1300246528, -1193545728, -724971520, -6144000, 371453952, 383344640, 420691968, 464887808, 491122688, 1776836608, 2006417408] 10-27 10:26:08.471 3217 5623 V PackageManager: [b85f9e9b-0b8a-4e82-a110-29c8d583e79f] Phase1 called; posting 10-27 10:26:08.476 851 881 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-27 10:26:08.702 3217 3217 D PackageManager: [b85f9e9b-0b8a-4e82-a110-29c8d583e79f] Phase1 request; prefix: [-1474482176, -724971520, -458878976, -417759232, -189206528, -175296512, 31838208, 420691968, 502190080, 648654848, 739008512, 1219039232, 1284677632, 1565638656, 1688170496] 10-27 10:26:09.324 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-27 10:26:18.459 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-27 10:26:22.923 851 851 I chatty : uid=1000 system_server expire 8 lines 10-27 10:26:25.563 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-27 10:26:33.582 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-27 10:26:33.647 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-27 10:26:54.224 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:26:54.231 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-27 10:26:54.236 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:26:56.141 3896 15561 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 10-27 10:26:56.239 3896 15561 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 10-27 10:26:56.293 3896 15561 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 10:26:56.738 3896 15561 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 10-27 10:26:56.842 3896 15561 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 10-27 10:26:56.913 3896 15561 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:26:57.350 3896 15561 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 10-27 10:26:57.429 3896 15561 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 10-27 10:26:57.523 3896 15561 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:26:58.132 3896 15561 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 10-27 10:26:58.228 3896 15561 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 10-27 10:26:58.468 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/0000011f/dl-AdsFdrDynamite.integ_22060100000.apk Binary XML file line #5 10-27 10:26:58.585 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:26:58.672 3896 15397 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 10-27 10:26:59.090 3896 15397 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 10-27 10:26:59.130 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 10:27:00.237 3896 15397 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 10-27 10:27:00.425 3896 15397 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 10-27 10:27:00.449 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 10:27:00.808 3896 15397 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 10-27 10:27:00.868 3896 15397 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 10-27 10:27:00.888 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:27:01.250 3896 15397 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 10-27 10:27:01.326 3896 15397 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 10-27 10:27:01.351 3896 15397 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:27:01.722 3896 15397 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 10-27 10:27:01.797 3896 15397 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 10-27 10:27:02.457 3896 18448 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/0000011f/dl-AdsFdrDynamite.integ_22060100000.apk Binary XML file line #5 10-27 10:27:02.508 3896 18448 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000142/dl-Payments.integ_203402508100400.apk Binary XML file line #5 10-27 10:27:02.544 3896 18448 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 10-27 10:27:02.791 3896 18448 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 10-27 10:27:02.815 3896 18448 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/00000150/dl-Payments.integ_203690913100400.apk Binary XML file line #5 10-27 10:27:02.906 3896 18448 W PackageParser: Unknown element under : queries at /data/user_de/0/com.google.android.gms/app_chimera/m/s/dl-Payments.integ_203990904100400.apk Binary XML file line #5 10-27 10:27:12.834 3896 18448 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 10-27 10:27:12.912 3896 18448 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 10-27 10:27:12.936 3896 18448 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 10-27 10:27:13.582 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 14 lines 10-27 10:27:14.637 851 881 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-27 10:28:02.108 851 888 I chatty : uid=1000(system) batterystats-wo expire 47 lines 10-27 10:29:47.069 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:29:47.084 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:32:27.077 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:32:27.101 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:32:27.419 851 862 I chatty : uid=1000(system) Binder:851_1 expire 9 lines 10-27 10:32:27.420 851 22832 I chatty : uid=1000(system) Binder:851_E expire 1 line 10-27 10:35:07.082 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:35:07.097 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:36:56.094 851 877 I chatty : uid=1000(system) android.bg expire 3 lines 10-27 10:38:31.032 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:38:31.048 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 10:38:47.536 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-27 10:38:48.032 851 929 I chatty : uid=1000(system) PowerManagerSer expire 7 lines 10-27 10:38:48.046 851 914 I chatty : uid=1000(system) android.fg expire 6 lines 10-27 10:38:48.140 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-27 10:38:49.113 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-27 10:38:49.124 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-27 10:41:37.798 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 10-27 10:53:48.426 851 5995 I chatty : uid=1000(system) Binder:851_F expire 2 lines 10-27 10:53:56.379 3217 3233 V PackageManager: [1fef193c-3ca9-4a89-9e8e-cf17918c5920] Phase1 called; posting 10-27 10:53:56.380 3217 3217 D PackageManager: [1fef193c-3ca9-4a89-9e8e-cf17918c5920] Phase1 request; prefix: [-2130264064, -2009235456, -1445842944, -1220718592, -1212743680, -911609856, -814260224, -800751616, 114458624, 247369728, 470147072, 768450560, 777797632, 1368145920, 1372528640, 1555492864, 1720823808, 1776082944, 2089062400] 10-27 10:54:21.900 851 878 I chatty : uid=1000(system) ActivityManager expire 22 lines 10-27 11:04:25.859 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-27 11:34:11.532 851 1147 I chatty : uid=1000(system) HwBinder:851_1 expire 1 line 10-27 11:34:11.918 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 12:44:25.328 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-27 13:40:39.874 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-27 13:40:39.896 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-27 13:40:39.937 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 13:40:39.946 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-27 13:40:39.948 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 13:40:39.954 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-27 13:40:44.842 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-27 13:40:44.845 851 851 I chatty : uid=1000 system_server expire 21 lines 10-27 13:40:45.348 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-27 13:40:45.476 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 7 lines 10-27 13:40:46.374 851 888 I chatty : uid=1000(system) batterystats-wo expire 8 lines 10-27 14:01:17.913 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:01:17.919 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:01:18.096 851 929 I chatty : uid=1000(system) PowerManagerSer expire 1 line 10-27 14:01:20.837 851 878 I chatty : uid=1000(system) ActivityManager expire 16 lines 10-27 14:01:20.969 851 881 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-27 14:01:21.903 851 22832 I chatty : uid=1000(system) Binder:851_E expire 2 lines 10-27 14:01:22.050 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-27 14:01:22.124 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 14:01:34.387 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-27 14:01:35.323 851 5995 I chatty : uid=1000(system) Binder:851_F expire 26 lines 10-27 14:01:37.914 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:01:37.929 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:01:47.179 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 19 lines 10-27 14:01:47.227 851 2959 I chatty : uid=1000(system) uteStateMachine expire 16 lines 10-27 14:01:47.227 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 4 lines 10-27 14:01:47.292 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-27 14:01:47.418 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-27 14:01:47.420 2893 2893 I Telephony: TelephonyConnectionService: onCreateOutgoingConnection, request: ConnectionRequest xxxxxxxxxxxxxx Bundle[touchPoint=Point(575, 1654), android.telecom.extra.START_CALL_WITH_VIDEO_STATE=0, android.telecom.extra.CALL_TELECOM_ROUTING_END_TIME_MILLIS=162594738, android.telecom.extra.CALL_CREATED_TIME_MILLIS=162594687, android.telecom.extra.CALL_TELECOM_ROUTING_START_TIME_MILLIS=162594738, com.android.dialer.callintent.CALL_SPECIFIC_APP_DATA=[B@7bae027, ]: (SBC.oSC)->CS.crCo->H.CS.crCo->H.CS.crCo.pICR@E-A0w 10-27 14:01:47.474 851 851 I chatty : uid=1000 system_server expire 3 lines 10-27 14:01:47.525 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 6 lines 10-27 14:01:47.670 2893 2893 I Telephony: TelephonyConnectionService: notifyCreateConnectionComplete TC@3_1: (...->CSW.hCCC)->CS.crCoC->H.CS.crCoC@E-E-E-A0w 10-27 14:01:47.797 851 878 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-27 14:02:01.700 693 693 I wificond: Regulatory domain changed to country: FR 10-27 14:02:01.701 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:01.705 693 693 I wificond: 2.4Ghz frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 10-27 14:02:01.705 693 693 I wificond: 5Ghz non-DFS frequencies: 5180 5200 5220 5240 10-27 14:02:01.706 693 693 I wificond: 5Ghz DFS frequencies: 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 10-27 14:02:01.706 693 693 I wificond: Unexpected empty scan result! 10-27 14:02:01.724 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:01.728 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:01.901 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 14:02:01.955 851 22830 I chatty : uid=1000(system) Binder:851_D expire 3 lines 10-27 14:02:01.999 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 10 lines 10-27 14:02:02.072 851 851 I chatty : uid=1000 system_server expire 3 lines 10-27 14:02:04.829 693 693 W wificond: Scan is not started. Ignore abort request 10-27 14:02:04.862 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 14:02:05.016 851 888 I chatty : uid=1000(system) batterystats-wo expire 17 lines 10-27 14:02:09.202 693 693 I wificond: Received external scan result notification from kernel. 10-27 14:02:13.904 693 693 I wificond: Received external scan result notification from kernel. 10-27 14:02:15.132 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:15.134 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:15.137 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:15.897 851 862 I chatty : uid=1000(system) Binder:851_1 expire 19 lines 10-27 14:02:15.921 851 2974 I chatty : uid=1000(system) CallAudioModeSt expire 6 lines 10-27 14:02:21.210 693 693 I wificond: Received external scan result notification from kernel. 10-27 14:02:35.141 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:35.148 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-27 14:02:35.154 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:02:35.909 851 878 I chatty : uid=1000(system) ActivityManager expire 15 lines 10-27 14:02:51.902 693 693 I wificond: Received external scan result notification from kernel. 10-27 14:03:10.239 851 916 I chatty : uid=1000(system) android.display expire 2 lines 10-27 14:03:10.274 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-27 14:03:11.635 2893 2893 I Telephony: : onDisconnect: callId=TC@3_1, cause=LOCAL 10-27 14:03:11.640 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 24 lines 10-27 14:03:11.642 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-27 14:03:11.656 851 862 I chatty : uid=1000(system) Binder:851_1 expire 25 lines 10-27 14:03:11.754 851 2959 I chatty : uid=1000(system) uteStateMachine expire 13 lines 10-27 14:03:11.755 851 2949 I chatty : uid=1000(system) BluetoothRouteM expire 1 line 10-27 14:03:13.212 693 693 I wificond: Received external scan result notification from kernel. 10-27 14:03:13.216 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 14:03:14.937 851 1544 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-27 14:03:15.278 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-27 14:03:15.765 851 929 I chatty : uid=1000(system) PowerManagerSer expire 6 lines 10-27 14:03:15.776 851 914 I chatty : uid=1000(system) android.fg expire 5 lines 10-27 14:03:15.875 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 14:03:55.751 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-27 14:16:48.498 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-27 14:16:48.509 693 693 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 10-27 14:16:48.513 693 693 I wificond: Pno scan started 10-27 14:16:48.547 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 17 lines 10-27 14:16:58.080 851 888 I chatty : uid=1000(system) batterystats-wo expire 20 lines 10-27 14:22:33.363 693 693 I wificond: Pno scan result ready event 10-27 14:22:33.399 693 693 W wificond: Scan is not started. Ignore abort request 10-27 14:22:33.445 851 878 I chatty : uid=1000(system) ActivityManager expire 14 lines 10-27 14:22:33.839 693 693 I wificond: Pno scan stopped 10-27 14:22:33.848 851 1544 I chatty : uid=1000(system) WifiStateMachin expire 1 line 10-27 14:22:33.850 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 20 lines 10-27 14:22:33.851 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:22:33.857 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:22:33.860 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:37:56.060 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 14:37:56.060 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-27 14:37:56.063 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 14:38:00.901 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-27 14:51:18.986 851 1385 I chatty : uid=1000(system) InputReader expire 8 lines 10-27 14:51:18.993 851 851 I chatty : uid=1000 system_server expire 7 lines 10-27 14:51:19.022 851 929 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-27 14:51:19.055 851 916 I chatty : uid=1000(system) android.display expire 6 lines 10-27 14:51:19.061 851 1135 I chatty : uid=1000(system) android.anim expire 5 lines 10-27 14:51:19.127 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:51:19.131 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:51:19.136 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:51:20.262 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 14:51:20.278 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 14:51:39.130 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:52:19.211 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 7 lines 10-27 14:52:19.219 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:53:41.957 851 888 I chatty : uid=1000(system) batterystats-wo expire 12 lines 10-27 14:53:48.217 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:53:48.235 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:56:20.672 851 914 I chatty : uid=1000(system) android.fg expire 12 lines 10-27 14:56:20.738 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 1 line 10-27 14:56:21.746 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-27 14:56:23.192 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:56:23.212 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 14:56:23.333 851 929 I chatty : uid=1000(system) PowerManagerSer expire 18 lines 10-27 14:56:26.122 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 15:27:18.447 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 15:27:18.461 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 15:27:28.910 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-27 15:27:29.852 851 888 I chatty : uid=1000(system) batterystats-wo expire 36 lines 10-27 15:37:58.438 851 878 I chatty : uid=1000(system) ActivityManager expire 20 lines 10-27 16:33:09.362 851 851 I chatty : uid=1000 system_server expire 3 lines 10-27 16:55:55.444 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 14 lines 10-27 16:56:10.959 851 5995 I chatty : uid=1000(system) Binder:851_F expire 5 lines 10-27 17:24:12.081 851 881 I chatty : uid=1000(system) ActivityManager expire 8 lines 10-27 17:24:14.484 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-27 17:24:15.116 851 1423 I chatty : uid=1000(system) NetworkWatchlis expire 2 lines 10-27 17:24:15.907 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-27 17:24:15.994 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-27 17:24:23.368 851 915 I chatty : uid=1000(system) android.io expire 2 lines 10-27 19:02:06.504 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-27 19:02:06.532 851 929 I chatty : uid=1000(system) PowerManagerSer expire 3 lines 10-27 19:02:06.570 851 916 I chatty : uid=1000(system) android.display expire 1 line 10-27 19:02:06.596 851 1135 I chatty : uid=1000(system) android.anim expire 1 line 10-27 19:02:06.700 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:02:06.702 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:02:06.711 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:02:08.615 851 914 I chatty : uid=1000(system) android.fg expire 2 lines 10-27 19:02:08.616 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-27 19:02:09.852 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-27 19:02:10.273 3217 5866 V PackageManager: [0972d1be-2b9d-4925-99c6-9f69491ea13d] Phase1 called; posting 10-27 19:02:10.274 3217 3217 D PackageManager: [0972d1be-2b9d-4925-99c6-9f69491ea13d] Phase1 request; prefix: [-1669300224, -1323872256, -908001280, -429535232, -186286080, -182308864, 293437440, 332353536, 381370368, 520560640, 552407040, 635940864, 980041728, 1117224960, 1301151744, 1455718400, 1810690048, 2086535168, 2123911168] 10-27 19:02:10.303 3217 4020 V PackageManager: [c99b1196-6bb4-4188-b996-af69ef58b565] Phase1 called; posting 10-27 19:02:10.304 3217 3217 D PackageManager: [c99b1196-6bb4-4188-b996-af69ef58b565] Phase1 request; prefix: [-1787240448, -1522515968, -1311252480, -1248763904, -342614016, -153559040, 184532992, 293437440, 457711616, 686399488, 844775424, 1039609856, 1109405696, 1127067648, 1269669888, 1439195136, 1453793280, 1721032704, 1810690048, 1878630400] 10-27 19:02:11.842 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-27 19:02:12.286 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-27 19:02:12.479 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-27 19:02:12.480 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 13 lines 10-27 19:02:12.894 3217 4020 V PackageManager: [7cf5d8e4-64da-4810-ae91-587fd0accf6b] Phase1 called; posting 10-27 19:02:12.895 3217 3217 D PackageManager: [7cf5d8e4-64da-4810-ae91-587fd0accf6b] Phase1 request; prefix: [-1365970944, -982499328, -719503360, -542429184, -469630976, -103723008, -88801280, -10694656, 16809984, 64475136, 180895744, 407154688, 444370944, 644857856, 1026646016, 1439707136, 1607569408, 1630674944, 1801875456, 1921863680, 1979514880] 10-27 19:02:13.299 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-27 19:02:22.808 851 3774 I chatty : uid=1000(system) Binder:851_A expire 1 line 10-27 19:02:26.691 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:02:26.693 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 4 lines 10-27 19:02:26.695 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:02:30.145 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 19:02:31.273 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 8 lines 10-27 19:02:37.160 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 19:02:42.887 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 19:03:12.544 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:03:12.556 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:03:34.170 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-27 19:03:34.448 851 888 I chatty : uid=1000(system) batterystats-wo expire 5 lines 10-27 19:03:41.004 3217 3945 V PackageManager: [e83dbb12-8090-4625-9e53-b3459bcdff12] Phase1 called; posting 10-27 19:03:41.011 3217 3217 D PackageManager: [e83dbb12-8090-4625-9e53-b3459bcdff12] Phase1 request; prefix: [-1827979264, -1819516928, -992313344, -978354176, -819621888, -707198976, -515866624, -372977664, -357707776, 165801984, 293437440, 310427648, 768991232, 809566208, 956350464, 995377152, 1140809728, 1463083008, 1488580608, 1810690048, 2084978688] 10-27 19:03:41.075 3217 5866 V PackageManager: [1113a9d5-4fc9-4451-988a-94242215d716] Phase1 called; posting 10-27 19:03:41.076 3217 3217 D PackageManager: [1113a9d5-4fc9-4451-988a-94242215d716] Phase1 request; prefix: [-2128023552, -1857822720, -1680568320, -1456713728, -1365434368, -1082404864, -637931520, -362229760, -19177472, 293437440, 312451072, 1044754432, 1578053632, 1616871424, 1712001024, 1810690048, 1860153344, 1868394496, 2144301056] 10-27 19:03:41.086 851 22830 I chatty : uid=1000(system) Binder:851_D expire 1 line 10-27 19:04:32.550 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:04:32.563 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:07:02.282 3217 3233 V PackageManager: [6e85eca2-57af-4af1-811e-1f44add4228c] Phase1 called; posting 10-27 19:07:02.285 3217 3217 D PackageManager: [6e85eca2-57af-4af1-811e-1f44add4228c] Phase1 request; prefix: [-1435435008, -1434046464, -1201295360, -1142747136, -770478080, -724971520, -690343936, -358391808, -206426112, -4943872, 420691968, 1007632384, 1618415616, 1701068800, 1753792512, 1824059392, 1831321600, 1980690432, 2089521152] 10-27 19:07:02.342 3217 5298 V PackageManager: [83fb8ed2-7ad9-476a-9546-64c801f2485b] Phase1 called; posting 10-27 19:07:02.343 3217 3217 D PackageManager: [83fb8ed2-7ad9-476a-9546-64c801f2485b] Phase1 request; prefix: [-1614499840, -1476640768, -1380589568, -1294061568, -1261977600, -1231937536, -988786688, -922439680, -848171008, -724971520, -679854080, -425500672, 420691968, 438251520, 825024512, 1034719232, 1285619712, 1715412992, 1753612288, 2024046592, 2072662016] 10-27 19:07:02.939 851 877 I chatty : uid=1000(system) android.bg expire 2 lines 10-27 19:07:12.547 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:07:12.553 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:07:44.605 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 19:08:50.032 851 929 I chatty : uid=1000(system) PowerManagerSer expire 17 lines 10-27 19:08:50.033 851 851 I chatty : uid=1000 system_server expire 6 lines 10-27 19:08:50.518 851 914 I chatty : uid=1000(system) android.fg expire 8 lines 10-27 19:08:50.605 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 5 lines 10-27 19:08:51.529 851 888 I chatty : uid=1000(system) batterystats-wo expire 21 lines 10-27 19:08:51.551 851 916 I chatty : uid=1000(system) android.display expire 3 lines 10-27 19:08:51.580 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-27 19:08:52.342 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-27 19:08:53.740 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 9 lines 10-27 19:08:55.105 851 5995 I chatty : uid=1000(system) Binder:851_F expire 5 lines 10-27 19:09:51.041 851 877 I chatty : uid=1000(system) android.bg expire 1 line 10-27 19:11:50.835 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-27 19:12:00.382 851 881 I chatty : uid=1000(system) ActivityManager expire 1 line 10-27 19:12:03.405 851 22832 I chatty : uid=1000(system) Binder:851_E expire 4 lines 10-27 19:12:03.432 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-27 19:12:03.629 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 2 lines 10-27 19:12:19.651 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-27 19:12:45.488 851 1385 I chatty : uid=1000(system) InputReader expire 2 lines 10-27 19:12:45.572 851 1135 I chatty : uid=1000(system) android.anim expire 2 lines 10-27 19:12:45.641 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:12:45.670 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-27 19:12:45.672 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-27 19:12:57.346 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-27 19:12:58.280 851 888 I chatty : uid=1000(system) batterystats-wo expire 44 lines 10-27 19:22:51.377 851 878 I chatty : uid=1000(system) ActivityManager expire 15 lines 10-27 19:22:55.842 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 1 line 10-27 20:23:59.119 851 863 I chatty : uid=1000(system) Binder:851_2 expire 2 lines 10-27 21:08:18.277 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 31 lines 10-27 21:08:21.291 851 888 I chatty : uid=1000(system) batterystats-wo expire 28 lines 10-27 21:16:54.181 851 851 I chatty : uid=1000 system_server expire 16 lines 10-27 21:16:54.202 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-27 22:27:08.026 851 880 I chatty : uid=1000(system) android.ui expire 1 line 10-27 23:04:48.429 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-27 23:04:48.432 851 878 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-27 23:04:49.228 18539 18608 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 10-27 23:04:49.316 18539 18608 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 10-27 23:04:49.364 18539 18608 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 10-27 23:04:49.500 851 888 I chatty : uid=1000(system) batterystats-wo expire 27 lines 10-28 00:32:20.101 851 877 I chatty : uid=1000(system) android.bg expire 6 lines 10-28 01:01:13.127 851 3780 I chatty : uid=1000(system) Binder:851_C expire 1 line 10-28 01:19:56.370 851 5995 I chatty : uid=1000(system) Binder:851_F expire 1 line 10-28 02:52:38.235 851 881 I chatty : uid=1000(system) ActivityManager expire 5 lines 10-28 02:52:41.276 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-28 02:52:48.481 3217 22192 V PackageManager: [80eb5b4c-e066-4747-9bd9-52ba08a04f7c] Phase1 called; posting 10-28 02:52:48.487 3217 3217 D PackageManager: [80eb5b4c-e066-4747-9bd9-52ba08a04f7c] Phase1 request; prefix: [-2001076224, -1959874560, -1777209344, -1768050688, -1737199616, -1433010176, -1322020864, -1299038208, -1251553280, -724971520, -453476352, 2170880, 24772608, 99184640, 108527616, 420691968, 430342144, 680292352, 1020162048, 1234116608, 1389895680] 10-28 02:52:48.539 3217 5623 V PackageManager: [8e29e20b-7166-4707-a8c3-b20aff15ce2c] Phase1 called; posting 10-28 02:52:48.554 3217 3217 D PackageManager: [8e29e20b-7166-4707-a8c3-b20aff15ce2c] Phase1 request; prefix: [-2022756352, -1774485504, -1677623296, -1633239040, -1623904256, -982994944, -799096832, -757612544, -724971520, -232894464, 155770880, 420691968, 467300352, 520839168, 529510400, 831000576, 1591001088, 1721118720, 1864019968, 1903144960] 10-28 02:52:49.341 851 888 I chatty : uid=1000(system) batterystats-wo expire 22 lines 10-28 02:52:54.247 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-28 02:52:59.536 18539 24643 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 10-28 02:52:59.657 18539 24643 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 10-28 02:52:59.726 18539 24643 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 10-28 02:53:00.958 18539 19293 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 10-28 02:53:01.168 18539 19293 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 10-28 02:53:01.190 18539 19293 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 10-28 03:24:13.369 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 14 lines 10-28 05:15:20.021 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=217408813 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, 33715, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 05:24:42.300 851 2799 I ActivityManager: Killing 21908:com.infomil.leclercdrive:A4SService/u0a124 (adj 906): empty #17 10-28 05:30:09.639 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 143] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED 10-28 05:30:09.640 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 143] got DISCONNECTED, was satisfying 10 10-28 05:30:21.238 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 05:30:27.233 851 3780 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: connected, extra: free, failover: false, available: true, roaming: false]} network{144} nethandle{621880987661} lp{{InterfaceName: rmnet_data0 LinkAddresses: [10.58.196.242/30,] Routes: [0.0.0.0/0 -> 10.58.196.241 rmnet_data0,10.58.196.240/30 -> 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} } 10-28 05:30:27.235 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 144] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTED 10-28 05:30:27.238 851 1561 W DnsManager: updatePrivateDns(144, PrivateDnsConfig{true:/[]}) 10-28 05:30:27.239 851 1561 D ConnectivityService: Setting DNS servers for network 144 to [/212.27.40.240, /212.27.40.241] 10-28 05:30:27.241 851 1561 D DnsManager: setDnsConfigurationForNetwork(144, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 05:30:27.243 851 1561 D ConnectivityService: Adding iface rmnet_data0 to network 144 10-28 05:30:27.262 851 1561 D ConnectivityService: Setting DNS servers for network 144 to [/212.27.40.240, /212.27.40.241] 10-28 05:30:27.263 851 1561 D DnsManager: setDnsConfigurationForNetwork(144, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 05:30:33.168 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 144] validation passed 10-28 05:30:33.182 851 1561 D ConnectivityService: Setting DNS servers for network 144 to [/212.27.40.240, /212.27.40.241] 10-28 05:30:33.185 851 1561 D DnsManager: setDnsConfigurationForNetwork(144, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 05:33:05.932 851 3778 I ActivityManager: Killing 20300:com.google.process.gapps/u0a112 (adj 906): empty #17 10-28 05:34:28.967 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 05:42:54.046 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=219062836 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, 33756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 05:52:47.043 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=219655837 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, 33771, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 06:02:40.023 851 22830 I ActivityManager: Killing 21271:com.google.android.gms.ui/u0a18 (adj 906): empty #17 10-28 06:02:40.453 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 06:13:01.881 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=220870673 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, 33797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 06:22:22.422 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=221431211 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, 33813, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 06:33:14.091 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=222082880 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, 33824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 06:33:14.466 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 06:44:11.064 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 06:44:11.087 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 06:54:59.104 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=223387891 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, 33853, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 07:00:02.030 851 851 D ConditionProviders.SCP: onReceive ScheduleConditionProvider.EVALUATE 10-28 07:00:02.033 851 851 D ConditionProviders.SCP: evaluateSubscriptionLocked cal=ScheduleCalendar[mDays={1, 2, 3, 4, 5, 6, 7}, mSchedule=ScheduleInfo{days=[1, 2, 3, 4, 5, 6, 7], startHour=22, startMinute=0, endHour=7, endMinute=0, exitAtAlarm=true, nextAlarm=Thu Jan 01 01:00:00 GMT+01:00 1970 (0)}], now=Wed Oct 28 07:00:02 GMT+01:00 2020 (1603864802031), nextUserAlarmTime=Thu Jan 01 01:00:00 GMT+01:00 1970 (0) 10-28 07:00:02.035 851 851 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true STATE_FALSE reason=!meetsSchedule 10-28 07:00:02.038 851 851 D ConditionProviders.SCP: Scheduling evaluate for Wed Oct 28 22:00:00 GMT+01:00 2020 (1603918800000), in +14h59m57s969ms, now=Wed Oct 28 07:00:02 GMT+01:00 2020 (1603864802031) 10-28 07:00:48.264 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:00:48.282 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 07:00:48.293 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:00:49.668 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=223738447 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, 33865, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 07:06:19.855 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=224068645 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, 33872, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 07:22:15.403 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=225024187 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, 33891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 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 } 10-28 07:25:18.968 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:25:18.986 851 1385 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 10-28 07:25:18.987 851 851 W UsageStatsService: Event reported without a package name 10-28 07:25:18.999 851 1385 D WindowManager: powerPress: eventTime=44300650 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 10-28 07:25:19.009 851 929 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-28 07:25:19.011 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:25:19.031 851 916 I DisplayManagerService: Display device changed state: "Écran intégré", ON 10-28 07:25:19.058 851 1135 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-28 07:25:19.070 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:25:19.072 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 07:25:19.074 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:25:19.147 851 929 I DisplayPowerController: Unblocked screen on after 137 ms 10-28 07:25:19.293 851 929 W PowerManagerService: Screen on took 453 ms 10-28 07:25:19.948 3217 5623 V PackageManager: [1e203408-3e59-4beb-8197-8ceea643936b] Phase1 called; posting 10-28 07:25:19.950 3217 3217 D PackageManager: [1e203408-3e59-4beb-8197-8ceea643936b] Phase1 request; prefix: [-1884925952, -887529472, -677257216, -72142848, 243347456, 293437440, 368754688, 601333760, 617975808, 1286303744, 1491456000, 1810690048, 1836826624, 1948082176] 10-28 07:25:19.987 851 22830 W UsageStatsService: Event reported without a package name 10-28 07:25:20.019 851 878 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 10-28 07:25:20.020 851 878 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 10-28 07:25:20.020 851 878 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 10-28 07:25:20.058 3217 4020 V PackageManager: [0fb08896-d86d-4729-bb6f-6bd833f1c3c0] Phase1 called; posting 10-28 07:25:20.061 3217 3217 D PackageManager: [0fb08896-d86d-4729-bb6f-6bd833f1c3c0] Phase1 request; prefix: [-1571545088, -1516683264, -1274429440, -1257287680, -661368832, -595759104, -584654848, -311918592, -14991360, 293437440, 933240832, 936693760, 1081319424, 1188548608, 1810690048, 1960341504] 10-28 07:25:20.151 851 2799 D ConnectivityService: requestNetwork for uid/pid:10129/22263 NetworkRequest [ TRACK_DEFAULT id=95, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] 10-28 07:25:20.543 851 878 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 10-28 07:25:20.545 851 878 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 10-28 07:25:21.371 851 878 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 10-28 07:25:21.371 851 878 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 10-28 07:25:21.427 851 914 D AutofillManagerService: Close system dialogs 10-28 07:25:21.431 851 1384 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 10-28 07:25:21.790 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=95, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] (release request) 10-28 07:25:21.873 851 878 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 10-28 07:25:21.875 851 878 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 10-28 07:25:22.251 851 878 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 10-28 07:25:22.254 851 878 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 10-28 07:25:22.268 851 878 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 10-28 07:25:22.269 851 878 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 10-28 07:25:22.282 851 878 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 10-28 07:25:22.283 851 878 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 10-28 07:25:22.301 851 878 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 10-28 07:25:22.304 851 878 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 10-28 07:25:22.322 851 878 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 10-28 07:25:22.323 851 878 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 10-28 07:25:22.327 851 878 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 10-28 07:25:22.331 851 878 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 10-28 07:25:23.402 851 3754 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 10-28 07:25:23.670 851 3685 I ActivityManager: START u0 {cmp=com.whatsapp/.HomeActivity} from uid 10141 10-28 07:25:25.050 851 3780 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10129 10-28 07:25:25.552 851 3774 D ConnectivityService: requestNetwork for uid/pid:10129/22263 NetworkRequest [ TRACK_DEFAULT id=96, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] 10-28 07:25:26.686 851 3688 I ActivityManager: START u0 {flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10141 10-28 07:25:28.929 851 881 I ActivityManager: Start proc 25430:com.google.android.gms.ui/u0a18 for service com.google.android.gms/.chimera.UiIntentOperationService 10-28 07:25:34.238 851 878 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.google.android.checkin.CHECKIN_COMPLETE flg=0x1000010 (has extras) } from com.google.android.gms (pid=18539, uid=10018) is not exported from uid 10037 due to receiver com.android.vending/com.google.android.finsky.checkin.CheckinReceiver 10-28 07:25:39.070 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:25:39.074 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 07:25:39.077 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:25:58.941 851 878 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 10-28 07:25:58.942 851 878 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 10-28 07:25:58.946 851 878 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 10-28 07:25:58.947 851 878 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 10-28 07:25:59.008 851 2799 I ActivityManager: START u0 {flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10141 10-28 07:26:19.375 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:26:19.384 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 07:26:19.393 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 07:26:39.854 851 878 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 10-28 07:26:39.855 851 878 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 10-28 07:26:39.861 851 878 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 10-28 07:26:39.864 851 878 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 10-28 07:26:40.505 851 1385 D WindowManager: powerPress: eventTime=44382161 interactive=true count=1 beganFromNonInteractive=false mShortPressOnPowerBehavior=1 10-28 07:26:40.506 851 1385 I PowerManagerService: Going to sleep due to power button (uid 1000)... 10-28 07:26:40.508 851 851 W UsageStatsService: Event reported without a package name 10-28 07:26:41.020 851 929 E ColorFade: eglDestroySurface failed: error 12301 10-28 07:26:41.020 851 929 E ColorFade: java.lang.Throwable 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 10-28 07:26:41.020 851 929 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 10-28 07:26:41.020 851 929 E ColorFade: at android.os.Looper.loop(Looper.java:193) 10-28 07:26:41.020 851 929 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 10-28 07:26:41.020 851 929 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 10-28 07:26:41.026 851 929 I DreamManagerService: Entering dreamland. 10-28 07:26:41.028 851 929 I PowerManagerService: Dozing... 10-28 07:26:41.029 851 914 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 10-28 07:26:41.037 851 914 D AutofillManagerService: Close system dialogs 10-28 07:26:41.152 851 3685 I DreamManagerService: Leaving dreamland. 10-28 07:26:41.153 851 914 I DreamManagerService: Performing gentle wake from dream. 10-28 07:26:41.153 851 914 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 10-28 07:26:41.161 851 929 I PowerManagerService: Sleeping (uid 1000)... 10-28 07:26:41.182 851 3688 W UsageStatsService: Event reported without a package name 10-28 07:26:42.016 851 929 I DisplayPowerController: Blocking screen off 10-28 07:26:42.018 851 929 I DisplayPowerController: Unblocked screen off after 2 ms 10-28 07:26:42.043 851 916 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 10-28 07:26:42.056 851 1135 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-28 07:26:42.073 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:26:42.114 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 07:26:42.124 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:27:24.224 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:27:35.052 851 1561 D ConnectivityService: reportNetworkConnectivity(137, false) by 10018 10-28 07:27:41.567 851 1561 D ConnectivityService: NetworkAgentInfo [WIFI () - 137] validation passed 10-28 07:29:22.097 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:29:34.145 851 914 W Looper : Slow dispatch took 179ms android.fg h=android.os.Handler c=com.android.server.Watchdog$HandlerChecker@82c8baf m=0 10-28 07:29:42.187 851 3685 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10141 10-28 07:34:43.219 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=225772010 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, 34363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 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 } 10-28 07:34:45.551 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:34:45.584 851 878 W ProcessCpuTracker: Skipping unknown process pid 25650 10-28 07:34:45.623 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 144] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED 10-28 07:34:45.624 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 144] got DISCONNECTED, was satisfying 10 10-28 07:34:58.495 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:34:58.572 851 3774 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10037 10-28 07:35:00.525 851 2552 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: MOBILE[UMTS], state: CONNECTED/CONNECTED, reason: connected, extra: free, failover: false, available: true, roaming: false]} network{145} nethandle{626175954957} lp{{InterfaceName: rmnet_data0 LinkAddresses: [10.181.116.230/30,] Routes: [0.0.0.0/0 -> 10.181.116.229 rmnet_data0,10.181.116.228/30 -> 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} } 10-28 07:35:00.526 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 145] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTED 10-28 07:35:00.529 851 1561 W DnsManager: updatePrivateDns(145, PrivateDnsConfig{true:/[]}) 10-28 07:35:00.531 851 1561 D ConnectivityService: Setting DNS servers for network 145 to [/212.27.40.240, /212.27.40.241] 10-28 07:35:00.532 851 1561 D DnsManager: setDnsConfigurationForNetwork(145, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 07:35:00.534 851 1561 D ConnectivityService: Adding iface rmnet_data0 to network 145 10-28 07:35:00.546 851 1561 D ConnectivityService: Setting DNS servers for network 145 to [/212.27.40.240, /212.27.40.241] 10-28 07:35:00.547 851 1561 D DnsManager: setDnsConfigurationForNetwork(145, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 07:35:06.838 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 145] validation passed 10-28 07:35:06.846 851 1561 D ConnectivityService: Setting DNS servers for network 145 to [/212.27.40.240, /212.27.40.241] 10-28 07:35:06.849 851 1561 D DnsManager: setDnsConfigurationForNetwork(145, [212.27.40.240, 212.27.40.241], [], [1800, 25, 8, 64], , [212.27.40.240, 212.27.40.241]) 10-28 07:44:11.122 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 07:44:11.144 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:52:20.200 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 07:52:21.811 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=226830601 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, 34388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 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 } 10-28 07:55:02.240 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=226991028 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, 34403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 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 } 10-28 08:07:22.071 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:07:22.474 851 878 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 10-28 08:07:22.474 851 878 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 10-28 08:07:22.535 851 878 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 10-28 08:07:22.536 851 878 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 10-28 08:07:27.193 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:22:28.148 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:22:28.764 851 878 W ActivityManager: Stopping service due to app idle: u0a141 -57m4s770ms com.whatsapp/.messaging.MessageService 10-28 08:22:31.257 851 862 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10037 10-28 08:22:33.197 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:24:12.131 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 08:24:12.147 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:26:09.020 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=228857808 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, 34560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 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 } 10-28 08:28:31.724 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:28:34.653 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=229003436 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, 34566, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 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 } 10-28 08:28:36.313 851 3780 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10037 10-28 08:28:39.481 851 851 D AnyMotionDetector: angleBetween: this = timeMillisSinceBoot=229000565 | x=7.9739053E-4, y=0.13130367, z=0.9913419, other = timeMillisSinceBoot=229008272 | x=9.5837965E-4, y=0.1313544, z=0.99133503, degrees = 0.009679258 10-28 08:49:41.535 851 1385 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 10-28 08:49:41.538 851 851 W UsageStatsService: Event reported without a package name 10-28 08:49:41.558 851 1385 D WindowManager: powerPress: eventTime=44466960 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 10-28 08:49:41.575 851 929 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-28 08:49:41.595 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:49:41.614 851 916 I DisplayManagerService: Display device changed state: "Écran intégré", ON 10-28 08:49:41.615 851 1135 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-28 08:49:41.658 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 08:49:41.662 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 08:49:41.666 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 08:49:41.686 851 929 I DisplayPowerController: Unblocked screen on after 111 ms 10-28 08:49:41.848 851 929 W PowerManagerService: Screen on took 430 ms 10-28 08:49:42.206 851 878 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 10-28 08:49:42.208 851 878 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 10-28 08:49:42.251 851 878 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 10-28 08:49:42.252 851 878 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 10-28 08:49:51.418 851 929 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)... 10-28 08:49:51.421 851 851 W UsageStatsService: Event reported without a package name 10-28 08:49:51.941 851 929 E ColorFade: eglDestroySurface failed: error 12301 10-28 08:49:51.941 851 929 E ColorFade: java.lang.Throwable 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:690) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:626) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:333) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855) 10-28 08:49:51.941 851 929 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106) 10-28 08:49:51.941 851 929 E ColorFade: at android.os.Looper.loop(Looper.java:193) 10-28 08:49:51.941 851 929 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65) 10-28 08:49:51.941 851 929 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44) 10-28 08:49:51.953 851 929 I DreamManagerService: Entering dreamland. 10-28 08:49:51.955 851 929 I PowerManagerService: Dozing... 10-28 08:49:51.957 851 914 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 10-28 08:49:51.965 851 914 D AutofillManagerService: Close system dialogs 10-28 08:49:52.059 851 2552 I DreamManagerService: Leaving dreamland. 10-28 08:49:52.059 851 914 I DreamManagerService: Performing gentle wake from dream. 10-28 08:49:52.059 851 914 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0 10-28 08:49:52.064 851 929 I PowerManagerService: Sleeping (uid 1000)... 10-28 08:49:52.951 851 929 I DisplayPowerController: Blocking screen off 10-28 08:49:52.953 851 929 I DisplayPowerController: Unblocked screen off after 3 ms 10-28 08:49:52.989 851 916 I DisplayManagerService: Display device changed state: "Écran intégré", OFF 10-28 08:49:53.007 851 1135 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-28 08:49:53.014 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:49:53.122 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 08:49:53.135 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 08:52:53.086 851 851 V BackupManagerService: Not running backup while in battery save mode 10-28 08:52:53.087 851 851 V BackupManagerConstants: getKeyValueBackupIntervalMilliseconds(...) returns 14400000 10-28 08:52:53.088 851 851 V BackupManagerConstants: getKeyValueBackupFuzzMilliseconds(...) returns 600000 10-28 08:52:53.089 851 851 V BackupManagerConstants: getKeyValueBackupRequiredNetworkType(...) returns 1 10-28 08:52:53.090 851 851 V BackupManagerConstants: getKeyValueBackupRequireCharging(...) returns true 10-28 08:52:53.092 851 851 V KeyValueBackupJob: Scheduling k/v pass in 242 minutes 10-28 08:52:53.139 851 888 V BatteryExternalStatsWorker: WiFi energy data was reset, new WiFi energy data is WifiActivityEnergyInfo{ timestamp=230461933 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, 34660, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 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 } 10-28 08:57:55.530 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:04:25.329 851 1618 I UsbPortManager: ClientCallback: otg_default 10-28 09:04:25.338 851 914 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 10-28 09:04:26.117 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 09:04:26.158 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:04:26.273 851 915 I EntropyMixer: Writing entropy... 10-28 09:04:26.276 851 878 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 10-28 09:04:26.277 851 878 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 10-28 09:04:26.289 851 1385 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:POWER)... 10-28 09:04:26.306 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 09:04:26.316 851 929 I DisplayPowerController: Blocking screen on until initial contents have been drawn. 10-28 09:04:26.330 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:04:26.339 851 916 I DisplayManagerService: Display device changed state: "Écran intégré", ON 10-28 09:04:26.368 851 1135 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request. 10-28 09:04:26.377 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:04:26.404 851 914 D UsbDeviceManager: push notification:Transfert de fichiers via USB activé 10-28 09:04:26.440 851 929 I DisplayPowerController: Unblocked screen on after 124 ms 10-28 09:04:26.455 851 877 W NetworkPolicy: setRestrictBackgroundUL: already true 10-28 09:04:26.478 851 881 I ActivityManager: Start proc 26044:org.lineageos.updater/u0a24 for broadcast org.lineageos.updater/.UpdatesCheckReceiver 10-28 09:04:26.493 851 1385 D WindowManager: powerPress: eventTime=44490231 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1 10-28 09:04:26.529 851 851 W Looper : Slow dispatch took 235ms main h=com.android.server.power.Notifier$NotifierHandler c=null m=6 10-28 09:04:26.536 851 851 W Looper : Slow delivery took 242ms main h=com.android.providers.settings.SettingsProvider$SettingsRegistry$MyHandler c=null m=1 10-28 09:04:26.544 851 851 W UsageStatsService: Event reported without a package name 10-28 09:04:26.583 851 929 W PowerManagerService: Screen on took 309 ms 10-28 09:04:26.615 851 851 W Looper : Drained 10-28 09:04:26.957 851 3774 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10024 10-28 09:04:27.211 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:04:27.219 851 3774 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10129 10-28 09:04:27.219 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:04:27.224 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:04:27.734 851 3778 W UsageStatsService: Event reported without a package name 10-28 09:04:27.742 851 878 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 10-28 09:04:27.743 851 878 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver 10-28 09:04:27.744 851 878 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver 10-28 09:04:27.769 851 3685 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10141 10-28 09:04:28.456 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=96, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] (release request) 10-28 09:04:29.463 851 914 D AutofillManagerService: Close system dialogs 10-28 09:04:29.485 851 3780 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 10-28 09:04:29.671 851 881 I ActivityManager: Start proc 26139:com.google.android.configupdater/u0a34 for service com.google.android.configupdater/.MainJobService 10-28 09:04:29.748 851 881 I ActivityManager: Start proc 26156:com.google.android.play.games/u0a134 for service com.google.android.play.games/com.google.android.libraries.internal.growth.growthkit.internal.jobs.impl.GrowthKitJobService 10-28 09:04:30.177 851 3780 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 10-28 09:04:30.180 851 878 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 10-28 09:04:30.181 851 878 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 10-28 09:04:30.185 851 878 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 10-28 09:04:30.186 851 878 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 10-28 09:04:30.186 851 878 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 10-28 09:04:30.187 851 878 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 10-28 09:04:30.191 851 878 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 10-28 09:04:30.459 851 863 I ActivityManager: Killing 23110:com.whatsapp/u0a141 (adj 1001): remove task 10-28 09:04:30.581 851 3685 W ActivityManager: Scheduling restart of crashed service com.whatsapp/.messaging.MessageService in 1000ms 10-28 09:04:30.586 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 23110 10-28 09:04:31.124 851 862 D ConnectivityService: requestNetwork for uid/pid:10018/18539 NetworkRequest [ TRACK_DEFAULT id=97, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10018] ] 10-28 09:04:31.203 851 3754 I ActivityManager: Killing 22369:org.mozilla.fenix:tab0/u0a129 (adj 900): remove task 10-28 09:04:31.206 851 3754 I ActivityManager: Killing 22263:org.mozilla.fenix/u0a129 (adj 100): remove task 10-28 09:04:31.354 851 2928 W ActivityManager: Scheduling restart of crashed service org.mozilla.fenix/org.mozilla.gecko.process.GeckoChildProcessServices$tab0 in 10227ms 10-28 09:04:31.595 851 2552 W ActivityManager: Stopping service due to app idle: u0a141 -4s25ms com.whatsapp/.messaging.MessageService 10-28 09:04:31.602 851 881 I ActivityManager: Start proc 26261:com.whatsapp/u0a141 for service com.whatsapp/.messaging.MessageService 10-28 09:04:31.843 851 3774 I ActivityManager: Killing 20181:com.android.dialer/u0a41 (adj 900): remove task 10-28 09:04:32.491 851 3774 W ActivityManager: Scheduling restart of crashed service org.mozilla.fenix/androidx.work.impl.background.systemjob.SystemJobService in 1000ms 10-28 09:04:32.491 851 22832 I WindowManager: WIN DEATH: Window{5fe9098 u0 org.mozilla.fenix/org.mozilla.fenix.App} 10-28 09:04:32.512 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 22263 10-28 09:04:32.571 851 2552 I WindowManager: WIN DEATH: Window{24ce3fe u0 com.android.dialer/com.android.dialer.app.DialtactsActivity} 10-28 09:04:32.607 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 20181 10-28 09:04:33.843 851 881 I ActivityManager: Start proc 26368:com.google.ar.core/u0a67 for broadcast com.google.ar.core/com.google.android.libraries.phenotype.client.stable.PhenotypeUpdateBroadcastReceiver 10-28 09:04:34.005 851 863 W ActivityManager: Background start not allowed: service Intent { act=com.whatsapp.messaging.MessageService.START cmp=com.whatsapp/.messaging.MessageService } to com.whatsapp/.messaging.MessageService from pid=26261 uid=10141 pkg=com.whatsapp startFg?=false 10-28 09:04:35.472 851 878 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 10-28 09:04:35.473 851 878 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 10-28 09:04:35.965 851 878 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 10-28 09:04:35.966 851 878 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 10-28 09:04:42.307 851 2985 I ActivityManager: Killing 24648:com.google.android.partnersetup/u0a26 (adj 906): empty #17 10-28 09:04:43.040 851 862 I ActivityManager: Killing 20283:com.android.vending:download_service/u0a37 (adj 906): empty #17 10-28 09:04:43.081 851 3780 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=81, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@79b2604) 10-28 09:04:43.082 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=81, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] (release request) 10-28 09:04:45.387 851 3685 I ActivityManager: Killing 24470:com.android.deskclock/u0a62 (adj 906): empty #17 10-28 09:04:49.122 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:04:49.133 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:04:49.140 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:04:56.210 851 3754 I ActivityManager: Killing 24973:com.qualcomm.timeservice/1000 (adj 906): empty #17 10-28 09:05:00.008 851 851 I ActivityManager: Killing 21847:com.android.providers.calendar/u0a7 (adj 906): empty #17 10-28 09:05:26.295 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:05:29.129 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:05:29.138 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:05:29.144 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:06:49.189 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:06:49.192 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:06:49.197 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:08:15.272 851 881 I ActivityManager: Start proc 26517:org.mozilla.fenix/u0a129 for service org.mozilla.fenix/androidx.work.impl.background.systemjob.SystemJobService 10-28 09:08:15.378 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (HSPA+) - 145] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 10-28 09:08:15.548 3217 4020 V PackageManager: [cf11768a-1825-4123-a511-48afca291b44] Phase1 called; posting 10-28 09:08:15.548 3217 3217 D PackageManager: [cf11768a-1825-4123-a511-48afca291b44] Phase1 request; prefix: [-1780547584, -1177432064, -1020432384, -831995904, -818102272, -465817600, -264048640, 84193280, 119341056, 293437440, 1013723136, 1086111744, 1810690048] 10-28 09:08:15.577 3217 3945 V PackageManager: [3a9ae705-e1e9-4d0c-b2a4-35c98a6882b9] Phase1 called; posting 10-28 09:08:15.578 3217 3217 D PackageManager: [3a9ae705-e1e9-4d0c-b2a4-35c98a6882b9] Phase1 request; prefix: [-1940008960, -1859215360, -1521987584, -1482649600, -887382016, -14397440, 12062720, 293437440, 1316163584, 1668194304, 1810690048, 1916760064] 10-28 09:08:16.255 851 2552 D ConnectivityService: requestNetwork for uid/pid:10129/26517 NetworkRequest [ TRACK_DEFAULT id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] 10-28 09:08:16.380 851 3774 W ActivityManager: Background start not allowed: service Intent { cmp=org.mozilla.fenix/com.leanplum.LeanplumPushRegistrationService } to org.mozilla.fenix/com.leanplum.LeanplumPushRegistrationService from pid=26517 uid=10129 pkg=org.mozilla.fenix startFg?=false 10-28 09:08:16.865 851 881 I ActivityManager: Start proc 26603:org.mozilla.fenix:tab0/u0a129 for service org.mozilla.fenix/org.mozilla.gecko.process.GeckoChildProcessServices$tab0 10-28 09:08:19.674 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=99, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10129] ] (release request) 10-28 09:08:22.625 851 3685 I ActivityManager: Killing 20222:com.google.process.gapps/u0a18 (adj 906): empty #17 10-28 09:08:26.294 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:09:00.009 851 851 I ActivityManager: Killing 21932:com.android.vending/u0a37 (adj 906): empty #17 10-28 09:09:00.092 851 862 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=83, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@2a9f006) 10-28 09:09:00.092 851 3780 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=82, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@42136c7) 10-28 09:09:00.093 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=82, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] (release request) 10-28 09:09:42.598 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:09:42.607 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:09:42.616 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:12:13.975 851 877 I UsageStatsService: User[0] Flushing usage stats to disk 10-28 09:12:56.622 851 888 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth 10-28 09:12:56.650 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:13:42.841 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:13:42.850 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:13:42.858 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:16:22.847 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:16:22.856 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:16:22.862 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:16:30.801 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:18:32.014 851 878 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 10-28 09:18:32.014 851 878 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 10-28 09:18:32.061 851 878 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 10-28 09:18:32.062 851 878 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 10-28 09:19:49.486 851 881 I ActivityManager: Start proc 26763:com.android.defcontainer/u0a6 for service com.android.defcontainer/.DefaultContainerService 10-28 09:19:49.745 851 881 I ActivityManager: Start proc 26779:com.android.vending/u0a37 for broadcast com.android.vending/com.google.android.finsky.verifier.impl.PackageVerificationReceiver 10-28 09:19:50.341 851 3688 D ConnectivityService: requestNetwork for uid/pid:10037/26779 NetworkRequest [ TRACK_DEFAULT id=100, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] 10-28 09:19:50.429 851 3754 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10037 10-28 09:19:50.446 851 881 I ActivityManager: Start proc 26832:com.google.process.gapps/u0a18 for content provider com.google.android.gsf/.settings.GoogleSettingsProvider 10-28 09:19:50.830 26779 26801 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 10-28 09:19:51.500 851 881 I ActivityManager: Start proc 26876:com.android.vending:download_service/u0a37 for service com.android.vending/com.google.android.finsky.ipcservers.downloadservice.DownloadServiceGrpcServerAndroidService 10-28 09:19:51.755 851 2799 D ConnectivityService: requestNetwork for uid/pid:10037/26876 NetworkRequest [ TRACK_DEFAULT id=102, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] 10-28 09:19:52.156 851 851 W Looper : Slow dispatch took 414ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=null m=3 10-28 09:19:52.157 851 851 W Looper : Slow delivery took 413ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$15@ee277f3 m=0 10-28 09:19:52.636 26779 26801 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 10-28 09:19:52.832 851 952 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 10-28 09:19:53.062 851 952 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=2e restoreSet=0 10-28 09:19:53.064 851 952 V BackupManagerService: Finishing install immediately 10-28 09:19:53.070 851 851 W Looper : Drained 10-28 09:19:53.099 3217 3233 V PackageManager: [dded1245-f064-493e-a51c-5860578dda25] Phase1 called; posting 10-28 09:19:53.102 851 3774 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 10-28 09:19:53.106 3217 3217 D PackageManager: [dded1245-f064-493e-a51c-5860578dda25] Phase1 request; prefix: [-2022780928, -1307074560, -1299079168, -1126445056, -724971520, -276709376, -198443008, 278360064, 420691968, 872226816, 1149214720, 2110877696] 10-28 09:19:53.107 851 878 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 10-28 09:19:53.109 851 878 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 10-28 09:19:53.114 851 878 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 10-28 09:19:53.117 851 878 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 10-28 09:19:53.117 3217 5623 V PackageManager: [08d326fe-b832-40c7-827f-21e07e93695b] Phase1 called; posting 10-28 09:19:53.120 3217 3217 D PackageManager: [08d326fe-b832-40c7-827f-21e07e93695b] Phase1 request; prefix: [-2090782720, -1675853824, -1612931072, -1576120320, -1048117248, -927227904, -784887808, -724971520, -454852608, -146935808, -86654976, 67670016, 420691968, 528961536, 1629065216, 1728622592] 10-28 09:19:53.165 851 881 I ActivityManager: Start proc 26916:org.fdroid.fdroid/u0a131 for broadcast org.fdroid.fdroid/.receiver.PackageManagerReceiver 10-28 09:19:53.184 851 851 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@BRE 10-28 09:19:53.219 851 851 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 10-28 09:19:53.249 851 3780 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 10-28 09:19:53.520 851 881 I ActivityManager: Start proc 26949:org.conceptruelle.conceptruelle/u0a185 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 10-28 09:19:55.319 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:19:55.321 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:19:55.324 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:19:55.549 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:19:55.550 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:19:55.550 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:19:55.550 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:19:55.558 851 877 W VoiceInteractionManagerService: no available voice recognition services found for user 0 10-28 09:19:55.714 851 878 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 10-28 09:19:55.714 851 878 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 10-28 09:19:55.761 851 3540 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 10-28 09:19:55.767 851 3540 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true 10-28 09:19:55.778 851 878 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 10-28 09:19:55.779 851 878 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 10-28 09:19:55.847 851 878 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 10-28 09:19:55.847 851 878 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 10-28 09:19:55.936 851 878 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 10-28 09:19:55.937 851 878 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 10-28 09:19:55.991 851 878 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 10-28 09:19:55.992 851 878 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 10-28 09:19:56.050 851 878 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 10-28 09:19:56.050 851 878 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 10-28 09:19:56.126 851 878 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 10-28 09:19:56.127 851 878 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 10-28 09:19:56.190 851 878 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 10-28 09:19:56.191 851 878 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 10-28 09:19:56.247 851 878 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 10-28 09:19:56.247 851 878 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 10-28 09:19:56.322 851 878 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 10-28 09:19:56.323 851 878 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 10-28 09:19:56.364 851 878 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 10-28 09:19:56.365 851 878 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 10-28 09:19:56.420 851 878 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 10-28 09:19:56.421 851 878 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 10-28 09:19:56.504 851 878 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 10-28 09:19:56.504 851 878 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 10-28 09:19:56.564 851 878 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 10-28 09:19:56.564 851 878 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 10-28 09:19:56.631 851 878 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 10-28 09:19:56.631 851 878 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 10-28 09:19:56.848 851 878 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 10-28 09:19:56.849 851 878 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 10-28 09:19:56.895 851 878 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 10-28 09:19:56.896 851 878 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 10-28 09:19:56.951 851 878 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 10-28 09:19:56.952 851 878 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 10-28 09:19:57.013 851 878 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 10-28 09:19:57.014 851 878 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 10-28 09:19:57.061 851 878 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 10-28 09:19:57.062 851 878 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 10-28 09:19:57.112 851 878 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 10-28 09:19:57.113 851 878 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 10-28 09:19:57.921 851 22832 I ActivityManager: Killing 26044:org.lineageos.updater/u0a24 (adj 906): empty #17 10-28 09:20:01.250 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:20:06.647 851 877 I ActivityManager: Killing 26139:com.google.android.configupdater/u0a34 (adj 904): empty #17 10-28 09:20:09.962 26949 26956 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x98 in tid 26956 (Jit thread pool), pid 26949 (e.conceptruelle) 10-28 09:20:10.064 851 3688 I ActivityManager: Process org.conceptruelle.conceptruelle (pid 26949) has died: fore TOP 10-28 09:20:10.065 851 2799 I WindowManager: WIN DEATH: Window{c14beff u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 10-28 09:20:10.067 851 3688 W ActivityManager: Force removing ActivityRecord{ccc7827 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t499}: app died, no saved state 10-28 09:20:10.095 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 26949 10-28 09:20:10.739 851 3688 I ActivityManager: Killing 26156:com.google.android.play.games/u0a134 (adj 904): empty #17 10-28 09:20:13.325 851 2552 I ActivityManager: Killing 22644:com.android.vending:instant_app_installer/u0a37 (adj 906): empty #17 10-28 09:20:13.371 851 3778 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=93, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@c83dd4) 10-28 09:20:13.371 851 2928 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ], android.os.BinderProxy@e111b7d) 10-28 09:20:13.372 851 1561 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=92, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted: Uid: 10037] ] (release request) 10-28 09:20:25.319 851 878 I ActivityManager: Killing 26368:com.google.ar.core/u0a67 (adj 906): empty #17 10-28 09:22:35.331 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:22:35.337 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:22:35.344 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:23:41.685 851 5995 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 10-28 09:23:41.827 851 881 I ActivityManager: Start proc 27136:com.google.android.packageinstaller/u0a16 for activity com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity 10-28 09:23:43.137 851 878 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10185 user=0: deletePackageX 10-28 09:23:43.165 851 2985 I ActivityManager: Killing 19291:android.process.acore/u0a15 (adj 906): empty #17 10-28 09:23:43.822 851 952 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10185 user=0: pkg removed 10-28 09:23:43.832 851 878 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 10-28 09:23:43.835 851 878 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 10-28 09:23:43.837 851 878 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 10-28 09:23:43.841 3217 5866 V PackageManager: [6eda642b-bae0-4aaa-9aee-1cdc8b9f0a15] Phase1 called; posting 10-28 09:23:43.842 851 878 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 10-28 09:23:43.844 851 878 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 10-28 09:23:43.875 3217 3217 D PackageManager: [6eda642b-bae0-4aaa-9aee-1cdc8b9f0a15] Phase1 request; prefix: [-2030551040, -1782759424, -1573355520, -1439371264, -1291386880, -724971520, -520683520, -119541760, 151814144, 210161664, 420691968, 553172992, 678567936, 1260408832, 1512005632, 2020024320, 2064834560] 10-28 09:23:43.894 851 851 I ConditionProviders: Disallowing condition provider org.conceptruelle.conceptruelle 10-28 09:23:43.914 3217 3229 V PackageManager: [147089a0-f5bd-4388-a842-f9556f800107] Phase1 called; posting 10-28 09:23:43.916 3217 3217 D PackageManager: [147089a0-f5bd-4388-a842-f9556f800107] Phase1 request; prefix: [-2094960640, -2013843456, -1407234048, -1110470656, -724971520, -149204992, -27136000, 208023552, 216047616, 420691968, 615919616, 643629056, 696459264, 714342400, 844636160, 981430272, 1180565504, 1246179328, 1427128320, 2073739264] 10-28 09:23:43.922 851 914 E PackageManager: failed to find package org.conceptruelle.conceptruelle 10-28 09:23:43.922 851 914 E OverlayManager: Failed to change enabled overlays for org.conceptruelle.conceptruelle user 0 10-28 09:23:43.963 851 881 I ActivityManager: Start proc 27177:com.android.keychain/1000 for service com.android.keychain/.KeyChainService 10-28 09:23:44.036 851 881 I ActivityManager: Start proc 27205:com.android.documentsui/u0a2 for broadcast com.android.documentsui/.PackageReceiver 10-28 09:23:45.230 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:23:45.231 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:23:45.231 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:23:45.231 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:23:47.413 851 3774 W NotificationService: Toast already killed. pkg=com.google.android.packageinstaller callback=android.app.ITransientNotification$Stub$Proxy@1a31a4d 10-28 09:23:53.890 851 878 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 10-28 09:23:53.891 851 878 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 10-28 09:23:53.900 851 878 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 10-28 09:23:53.902 851 878 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 10-28 09:23:53.914 851 878 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 10-28 09:23:53.915 851 878 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 10-28 09:23:53.926 851 878 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 10-28 09:23:53.927 851 878 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 10-28 09:23:53.939 851 878 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 10-28 09:23:53.942 851 878 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 10-28 09:23:53.944 851 878 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 10-28 09:23:53.946 851 878 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 10-28 09:23:58.388 851 851 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@207b930 10-28 09:24:01.038 851 2928 I ActivityManager: Killing 24927:com.google.android.apps.tycho/u0a138 (adj 906): empty #17 10-28 09:24:03.325 26779 27240 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 10-28 09:24:03.959 26779 27240 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 10-28 09:24:04.043 851 952 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 10-28 09:24:04.664 851 952 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=2f restoreSet=0 10-28 09:24:04.665 851 952 V BackupManagerService: Finishing install immediately 10-28 09:24:04.704 851 878 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 10-28 09:24:04.706 3217 5623 V PackageManager: [dbf4c356-b48c-47cd-9b21-791163190414] Phase1 called; posting 10-28 09:24:04.707 851 878 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 10-28 09:24:04.711 851 878 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 10-28 09:24:04.712 851 878 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 10-28 09:24:04.712 851 878 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 10-28 09:24:04.717 851 851 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@BRc 10-28 09:24:04.747 851 851 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 10-28 09:24:04.751 3217 3217 D PackageManager: [dbf4c356-b48c-47cd-9b21-791163190414] Phase1 request; prefix: [-1780264960, -1454542848, -1362472960, -1202151424, -829636608, -724971520, -550195200, -192442368, 420691968, 1133318144, 1324847104, 1341579264, 1441726464, 1517645824, 1633497088, 1728151552, 1929818112] 10-28 09:24:04.763 3217 3229 V PackageManager: [8d45ff90-53ff-4a68-a639-a979b5c40e68] Phase1 called; posting 10-28 09:24:04.764 3217 3217 D PackageManager: [8d45ff90-53ff-4a68-a639-a979b5c40e68] Phase1 request; prefix: [-1938513920, -1838424064, -1594019840, -1425473536, -1333817344, -1326882816, -1020821504, -853143552, -724971520, -463138816, -309395456, -108933120, 194052096, 261279744, 363712512, 376233984, 380432384, 411488256, 420691968, 1470836736] 10-28 09:24:04.799 851 3754 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 10-28 09:24:04.878 851 881 I ActivityManager: Start proc 27299:org.conceptruelle.conceptruelle/u0a186 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 10-28 09:24:05.081 851 3780 W ActivityManager: Request to remove task ignored for non-existent task 500 10-28 09:24:05.978 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:24:05.979 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:24:05.979 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:24:05.979 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:24:05.980 851 877 W VoiceInteractionManagerService: no available voice recognition services found for user 0 10-28 09:24:06.018 851 878 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 10-28 09:24:06.020 851 878 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 10-28 09:24:06.107 851 878 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 10-28 09:24:06.108 851 878 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 10-28 09:24:06.167 851 878 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 10-28 09:24:06.168 851 878 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 10-28 09:24:06.236 851 878 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 10-28 09:24:06.237 851 878 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 10-28 09:24:06.278 851 878 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 10-28 09:24:06.278 851 878 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 10-28 09:24:06.323 851 878 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 10-28 09:24:06.324 851 878 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 10-28 09:24:06.379 851 878 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 10-28 09:24:06.379 851 878 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 10-28 09:24:06.433 851 878 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 10-28 09:24:06.433 851 878 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 10-28 09:24:06.481 851 878 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 10-28 09:24:06.482 851 878 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 10-28 09:24:06.546 851 878 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 10-28 09:24:06.547 851 878 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 10-28 09:24:06.603 851 878 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 10-28 09:24:06.604 851 878 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 10-28 09:24:06.656 851 878 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 10-28 09:24:06.657 851 878 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 10-28 09:24:06.718 851 878 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 10-28 09:24:06.719 851 878 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 10-28 09:24:06.769 851 878 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 10-28 09:24:06.770 851 878 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 10-28 09:24:06.824 851 878 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 10-28 09:24:06.825 851 878 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 10-28 09:24:06.895 851 878 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 10-28 09:24:06.896 851 878 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 10-28 09:24:06.947 851 878 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 10-28 09:24:06.948 851 878 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 10-28 09:24:06.993 851 878 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 10-28 09:24:06.993 851 878 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 10-28 09:24:07.147 851 878 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 10-28 09:24:07.148 851 878 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 10-28 09:24:07.204 851 878 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 10-28 09:24:07.205 851 878 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 10-28 09:24:07.258 851 878 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 10-28 09:24:07.259 851 878 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 10-28 09:24:07.287 851 3540 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 10-28 09:24:07.288 851 3540 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true --------- beginning of main 10-28 09:24:11.307 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down.png 10-28 09:24:11.309 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/previous_normal.png 10-28 09:24:11.310 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item_down.png 10-28 09:24:11.312 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/separator.png 10-28 09:24:11.313 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button.png 10-28 09:24:11.315 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button_disabled.png 10-28 09:24:11.316 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-background.png 10-28 09:24:11.318 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_on.png 10-28 09:24:11.320 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip.png 10-28 09:24:11.321 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled_active.png 10-28 09:24:11.323 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_h.png 10-28 09:24:11.325 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled_pressed.png 10-28 09:24:11.326 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ring.png 10-28 09:24:11.328 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_selected.png 10-28 09:24:11.330 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/ 10-28 09:24:11.331 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/factory.pyc 10-28 09:24:11.333 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/__init__.pyc 10-28 09:24:11.334 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/cython_cfg.pyc 10-28 09:24:11.336 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/ 10-28 09:24:11.337 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__init__.pyc 10-28 09:24:11.339 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__main__.pyc 10-28 09:24:11.341 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.pyc 10-28 09:24:11.343 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/hook-kivy.pyc 10-28 09:24:11.345 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/ 10-28 09:24:11.346 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/subset_gles.pyc 10-28 09:24:11.348 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/ 10-28 09:24:11.349 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/README.md 10-28 09:24:11.351 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/gimp28-testsuite.pyc 10-28 09:24:11.353 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/imagemagick-testsuite.sh 10-28 09:24:11.355 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/ 10-28 09:24:11.357 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/opacityscroll.pyc 10-28 09:24:11.358 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/__init__.pyc 10-28 09:24:11.360 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/scroll.pyc 10-28 09:24:11.362 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/dampedscroll.pyc 10-28 09:24:11.364 27299 27331 V python : extracting _python_bundle/site-packages/kivy/effects/kinetic.pyc 10-28 09:24:11.365 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/ 10-28 09:24:11.367 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/actionbar.pyc 10-28 09:24:11.369 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/filechooser.pyc 10-28 09:24:11.373 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/switch.pyc 10-28 09:24:11.374 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/slider.pyc 10-28 09:24:11.376 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/scrollview.pyc 10-28 09:24:11.379 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/floatlayout.pyc 10-28 09:24:11.381 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/codeinput.pyc 10-28 09:24:11.383 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/pagelayout.pyc 10-28 09:24:11.385 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recyclegridlayout.pyc 10-28 09:24:11.387 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/screenmanager.pyc 10-28 09:24:11.390 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/vkeyboard.pyc 10-28 09:24:11.393 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/togglebutton.pyc 10-28 09:24:11.394 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/relativelayout.pyc 10-28 09:24:11.396 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/camera.pyc 10-28 09:24:11.398 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/colorpicker.pyc 10-28 09:24:11.400 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/boxlayout.pyc 10-28 09:24:11.402 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/modalview.pyc 10-28 09:24:11.404 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/checkbox.pyc 10-28 09:24:11.406 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/button.pyc 10-28 09:24:11.407 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/sandbox.pyc 10-28 09:24:11.409 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/stacklayout.pyc 10-28 09:24:11.411 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/carousel.pyc 10-28 09:24:11.413 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/anchorlayout.pyc 10-28 09:24:11.415 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/rst.pyc 10-28 09:24:11.418 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/widget.pyc 10-28 09:24:11.420 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/effectwidget.pyc 10-28 09:24:11.423 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/video.pyc 10-28 09:24:11.425 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recyclelayout.pyc 10-28 09:24:11.427 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/__init__.pyc 10-28 09:24:11.428 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/scatterlayout.pyc 10-28 09:24:11.430 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/tabbedpanel.pyc 10-28 09:24:11.433 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleboxlayout.pyc 10-28 09:24:11.435 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/settings.pyc 10-28 09:24:11.438 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/bubble.pyc 10-28 09:24:11.440 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/gridlayout.pyc 10-28 09:24:11.442 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/accordion.pyc 10-28 09:24:11.444 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/splitter.pyc 10-28 09:24:11.447 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/textinput.pyc 10-28 09:24:11.452 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/progressbar.pyc 10-28 09:24:11.454 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/label.pyc 10-28 09:24:11.455 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/videoplayer.pyc 10-28 09:24:11.458 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/stencilview.pyc 10-28 09:24:11.459 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/gesturesurface.pyc 10-28 09:24:11.462 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/layout.pyc 10-28 09:24:11.464 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/spinner.pyc 10-28 09:24:11.466 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/scatter.pyc 10-28 09:24:11.468 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/popup.pyc 10-28 09:24:11.470 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/image.pyc 10-28 09:24:11.472 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/dropdown.pyc 10-28 09:24:11.474 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/treeview.pyc 10-28 09:24:11.476 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/ 10-28 09:24:11.477 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/views.pyc 10-28 09:24:11.479 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/__init__.pyc 10-28 09:24:11.481 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/datamodel.pyc 10-28 09:24:11.484 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/layout.pyc 10-28 09:24:11.486 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/ 10-28 09:24:11.487 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/emacs.pyc 10-28 09:24:11.489 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/togglebutton.pyc 10-28 09:24:11.490 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/compoundselection.pyc 10-28 09:24:11.493 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/drag.pyc 10-28 09:24:11.495 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/touchripple.pyc 10-28 09:24:11.496 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/button.pyc 10-28 09:24:11.498 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/__init__.pyc 10-28 09:24:11.500 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/focus.pyc 10-28 09:24:11.502 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/knspace.pyc 10-28 09:24:11.504 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/cover.pyc 10-28 09:24:11.506 27299 27331 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/codenavigation.pyc 10-28 09:24:11.508 27299 27331 V python : extracting _python_bundle/site-packages/kivy/extras/ 10-28 09:24:11.510 27299 27331 V python : extracting _python_bundle/site-packages/kivy/extras/__init__.pyc 10-28 09:24:11.512 27299 27331 V python : extracting _python_bundle/site-packages/kivy/extras/highlight.pyc 10-28 09:24:11.513 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/ 10-28 09:24:11.514 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/settings_kivy.json 10-28 09:24:11.516 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/style.kv 10-28 09:24:11.519 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/ 10-28 09:24:11.521 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/azerty.json 10-28 09:24:11.522 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de.json 10-28 09:24:11.524 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/en_US.json 10-28 09:24:11.526 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwerty.json 10-28 09:24:11.527 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/fr_CH.json 10-28 09:24:11.529 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de_CH.json 10-28 09:24:11.531 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwertz.json 10-28 09:24:11.532 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/ 10-28 09:24:11.534 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.vs 10-28 09:24:11.536 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.vs 10-28 09:24:11.537 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.png 10-28 09:24:11.539 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.fs 10-28 09:24:11.541 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.fs 10-28 09:24:11.543 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/ 10-28 09:24:11.544 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-32.png 10-28 09:24:11.546 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-256.png 10-28 09:24:11.549 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-48.png 10-28 09:24:11.551 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.ico 10-28 09:24:11.554 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-512.png 10-28 09:24:11.558 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-24.png 10-28 09:24:11.559 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.png 10-28 09:24:11.561 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-16.png 10-28 09:24:11.562 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-128.png 10-28 09:24:11.565 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/ 10-28 09:24:11.566 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Regular.ttf 10-28 09:24:11.580 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/RobotoMono-Regular.ttf 10-28 09:24:11.591 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-BoldItalic.ttf 10-28 09:24:11.606 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/DejaVuSans.ttf 10-28 09:24:11.667 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Bold.ttf 10-28 09:24:11.682 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Italic.ttf 10-28 09:24:11.698 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/ 10-28 09:24:11.700 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.zip 10-28 09:24:11.703 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/defaultshape.png 10-28 09:24:11.705 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/testpattern.png 10-28 09:24:11.709 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/cursor.png 10-28 09:24:11.711 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.gif 10-28 09:24:11.715 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme.atlas 10-28 09:24:11.718 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/background.jpg 10-28 09:24:11.722 27299 27331 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme-0.png 10-28 09:24:11.731 27299 27331 V python : extracting _python_bundle/site-packages/kivy/deps/ 10-28 09:24:11.732 27299 27331 V python : extracting _python_bundle/site-packages/kivy/deps/__init__.pyc 10-28 09:24:11.734 27299 27331 V python : extracting _python_bundle/site-packages/kivy/network/ 10-28 09:24:11.735 27299 27331 V python : extracting _python_bundle/site-packages/kivy/network/__init__.pyc 10-28 09:24:11.737 27299 27331 V python : extracting _python_bundle/site-packages/kivy/network/urlrequest.pyc 10-28 09:24:11.740 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/ 10-28 09:24:11.741 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/ddsfile.pyc 10-28 09:24:11.744 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/mtdev.pyc 10-28 09:24:11.746 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/__init__.pyc 10-28 09:24:11.748 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/ 10-28 09:24:11.750 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/__init__.pyc 10-28 09:24:11.752 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/ 10-28 09:24:11.753 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/__init__.pyc 10-28 09:24:11.754 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/ 10-28 09:24:11.755 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/tesselator.so 10-28 09:24:11.768 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/shader.so 10-28 09:24:11.779 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex.so 10-28 09:24:11.783 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/texture.so 10-28 09:24:11.803 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/fbo.so 10-28 09:24:11.812 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/context.so 10-28 09:24:11.823 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/scissor_instructions.so 10-28 09:24:11.831 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/context_instructions.so 10-28 09:24:11.848 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/__init__.pyc 10-28 09:24:11.850 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/compiler.so 10-28 09:24:11.857 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl_utils.so 10-28 09:24:11.864 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/gl_instructions.so 10-28 09:24:11.871 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl.so 10-28 09:24:11.888 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/svg.so 10-28 09:24:11.915 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex_instructions.so 10-28 09:24:11.942 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/stencil_instructions.so 10-28 09:24:11.951 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl.so 10-28 09:24:11.962 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/buffer.so 10-28 09:24:11.968 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/vbo.so 10-28 09:24:11.975 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/instructions.so 10-28 09:24:11.987 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/transformation.so 10-28 09:24:11.997 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/ 10-28 09:24:11.998 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_mock.so 10-28 09:24:12.002 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_debug.so 10-28 09:24:12.021 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/__init__.pyc 10-28 09:24:12.022 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_gl.so 10-28 09:24:12.027 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_sdl2.so 10-28 09:24:12.030 27299 27331 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_glew.so 10-28 09:24:12.034 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/ 10-28 09:24:12.036 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/WHEEL 10-28 09:24:12.037 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/AUTHORS 10-28 09:24:12.039 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/top_level.txt 10-28 09:24:12.041 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/METADATA 10-28 09:24:12.043 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/entry_points.txt 10-28 09:24:12.045 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/REQUESTED 10-28 09:24:12.047 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/INSTALLER 10-28 09:24:12.049 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/RECORD 10-28 09:24:12.052 27299 27331 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/LICENSE 10-28 09:24:12.054 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter/ 10-28 09:24:12.057 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter/utils.pyc 10-28 09:24:12.058 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter/__init__.pyc 10-28 09:24:13.102 27299 27406 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'] 10-28 09:24:13.104 27299 27406 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'}) 10-28 09:24:13.106 27299 27406 I python : Android kivy bootstrap done. __name__ is __main__ 10-28 09:24:13.107 27299 27406 I python : AND: Ran string 10-28 09:24:13.108 27299 27406 I python : Run user program, change dir and execute entrypoint 10-28 09:24:13.469 27299 27406 I python : [WARNING] [Config ] Older configuration version detected (0 instead of 21) 10-28 09:24:13.470 27299 27406 I python : [WARNING] [Config ] Upgrading configuration in progress. 10-28 09:24:13.487 27299 27406 I python : [INFO ] [Logger ] Record log in /data/user/0/org.conceptruelle.conceptruelle/files/app/.kivy/logs/kivy_20-10-28_0.txt 10-28 09:24:13.488 27299 27406 I python : [INFO ] [Kivy ] Installed at "/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages/kivy/__init__.pyc" 10-28 09:24:13.489 27299 27406 I python : [INFO ] [Python ] v3.8.1 (default, Oct 27 2020, 10:14:30) 10-28 09:24:13.490 27299 27406 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 10-28 09:24:13.491 27299 27406 I python : [INFO ] [Python ] Interpreter at "" 10-28 09:24:15.649 27299 27406 I python : [INFO ] [Factory ] 186 symbols loaded 10-28 09:24:16.221 18539 25488 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0 10-28 09:24:16.249 18539 25488 I RealtimeCacheCleanup: Beginning Realtime garbage collection. 10-28 09:24:16.255 18539 25488 I RealtimeCacheCleanup: Finished Realtime garbage collection. 10-28 09:24:16.546 27299 27406 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored) 10-28 09:24:16.644 27299 27406 I python : [INFO ] [Text ] Provider: sdl2 10-28 09:24:16.746 27299 27406 I python : [INFO ] [Window ] Provider: sdl2 10-28 09:24:16.798 27299 27406 E libEGL : validate_display:92 error 3008 (EGL_BAD_DISPLAY) 10-28 09:24:16.799 27299 27406 V SDL : setOrientation() orientation=-1 width=800 height=600 resizable=true hint= 10-28 09:24:16.817 27299 27406 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 10-28 09:24:16.821 27299 27406 I python : [INFO ] [GL ] Backend used 10-28 09:24:16.822 27299 27406 I python : [INFO ] [GL ] OpenGL version 10-28 09:24:16.824 27299 27406 I python : [INFO ] [GL ] OpenGL vendor 10-28 09:24:16.826 27299 27406 I python : [INFO ] [GL ] OpenGL renderer 10-28 09:24:16.828 27299 27406 I python : [INFO ] [GL ] OpenGL parsed version: 3, 2 10-28 09:24:16.830 27299 27406 I python : [INFO ] [GL ] Texture max size <16384> 10-28 09:24:16.833 27299 27406 I python : [INFO ] [GL ] Texture max units <16> 10-28 09:24:16.911 27299 27406 I python : [INFO ] [Window ] auto add sdl2 input provider 10-28 09:24:16.914 27299 27406 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 10-28 09:24:16.923 27299 27406 I python : Traceback (most recent call last): 10-28 09:24:16.924 27299 27406 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/main.py", line 147, in 10-28 09:24:16.925 27299 27406 I python : FileNotFoundError: [Errno 2] No such file or directory: 'agenda.json' 10-28 09:24:16.926 27299 27406 I python : Python for android ended. 10-28 09:24:17.117 851 1384 W InputDispatcher: channel '7c660f6 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 10-28 09:24:17.117 851 1384 E InputDispatcher: channel '7c660f6 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 10-28 09:24:17.118 851 863 I WindowManager: WIN DEATH: Window{7c660f6 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 10-28 09:24:17.118 851 3778 I ActivityManager: Process org.conceptruelle.conceptruelle (pid 27299) has died: fore TOP 10-28 09:24:17.120 851 863 W InputDispatcher: Attempted to unregister already unregistered input channel '7c660f6 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' 10-28 09:24:17.121 613 613 I Zygote : Process 27299 exited cleanly (255) 10-28 09:24:17.121 851 884 W libprocessgroup: kill(-27299, 9) failed: No such process 10-28 09:24:17.124 851 3778 W ActivityManager: Force removing ActivityRecord{50536be u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t501}: app died, no saved state 10-28 09:24:17.129 851 884 W libprocessgroup: kill(27299, 9) failed: No such process 10-28 09:24:17.135 604 773 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{629d66c token=Token{eda631f ActivityRecord{50536be u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t501}}}#0 10-28 09:24:17.153 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 27299 10-28 09:24:17.174 851 884 W libprocessgroup: kill(-27299, 9) failed: No such process 10-28 09:24:17.175 851 884 I libprocessgroup: Successfully killed process cgroup uid 10186 pid 27299 in 56ms 10-28 09:24:20.993 851 22832 I ActivityManager: Killing 24614:com.google.android.apps.tycho:persistent/u0a138 (adj 904): empty #17 10-28 09:24:20.997 851 884 W libprocessgroup: kill(-24614, 9) failed: No such process 10-28 09:24:21.045 851 884 W libprocessgroup: kill(-24614, 9) failed: No such process 10-28 09:24:21.059 612 612 I Zygote : Process 24614 exited due to signal (9) 10-28 09:24:21.065 851 884 W libprocessgroup: kill(-24614, 9) failed: No such process 10-28 09:24:21.066 851 884 I libprocessgroup: Successfully killed process cgroup uid 10138 pid 24614 in 69ms 10-28 09:24:28.289 2581 2882 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@78e4a47, handler=Handler (android.os.Handler) {c217274} 10-28 09:24:28.293 2581 8133 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 10-28 09:24:28.294 2581 8133 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 10-28 09:24:28.309 2581 2882 V WifiManager: registerSoftApCallback: callback=com.android.systemui.statusbar.policy.HotspotControllerImpl@78e4a47, handler=Handler (android.os.Handler) {c217274} 10-28 09:24:28.312 2581 2609 V WifiManager: SoftApCallbackProxy: onStateChanged: state=11, failureReason=0 10-28 09:24:28.313 2581 2609 V WifiManager: SoftApCallbackProxy: onNumClientsChanged: numClients=0 10-28 09:24:35.462 851 881 I ActivityManager: Start proc 27420:com.android.vending:instant_app_installer/u0a37 for service com.android.vending/com.google.android.finsky.instantapps.metrics.LogFlushJob 10-28 09:24:35.510 3217 25947 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 232364 [CONTEXT service_id=218 ] 10-28 09:24:35.520 3217 27268 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 40 uptime_millis: 40 exec_start_elapsed_seconds: 232364 [CONTEXT service_id=218 ] 10-28 09:24:35.520 27420 27420 I t_app_installe: The ClassLoaderContext is a special shared library. 10-28 09:24:35.538 26779 26779 I Finsky : [2] abpz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 10-28 09:24:35.542 26779 26779 I Finsky : [2] abli.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 10-28 09:24:35.547 26779 26779 I Finsky : [2] abli.b(9): SCH: Scheduling fallback in 64799997 (absolute: 297164342) 10-28 09:24:35.575 27420 27420 I Finsky:instant_app_inst: [2] gbr.ay(5): Process created at version: 22.3.15-21 [0] [PR] 336769479 10-28 09:24:35.706 26779 26779 I Finsky : [2] ablr.handleMessage(8): SCH: DeviceState: DeviceState{currentTime=1603873475702, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=84.0} 10-28 09:24:35.734 27420 27420 I Isotope : UID: [10037] PID: [27420] PlogsChecker : sWAAdl not set, disallowing personal logging 10-28 09:24:35.757 26779 27445 I Finsky : [445] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:24:35.783 26779 26779 I Finsky : [2] abls.a(10): SCH: Running job: 12-1 10-28 09:24:35.784 26779 26779 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 10-28 09:24:35.785 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 1, PendingQueue size: 0 10-28 09:24:35.786 26779 26779 I Finsky : [2] ablr.handleMessage(63): SCH: Running queue: 12-1 10-28 09:24:36.022 26779 27449 I Finsky : [447] gjh.b(1): Completed 0 account content syncs with 0 successful. 10-28 09:24:36.024 26779 26779 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 10-28 09:24:36.025 26779 26779 I Finsky : [2] abnb.n(4): SCH: jobFinished: 12-1. TimeElapsed: 241ms. 10-28 09:24:36.026 26779 26779 I Finsky : [2] abls.c(4): SCH: Job 12-1 finished. Not rescheduling. 10-28 09:24:36.027 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 0, PendingQueue size: 0 10-28 09:24:36.028 26779 26779 I Finsky : [2] ablr.handleMessage(26): SCH: Executor finished 10-28 09:24:36.090 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:24:36.096 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, -> L: 16324653ms, D: 59524653ms, C: false, I: false, N: 1 10-28 09:24:36.097 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59296361ms, C: true, I: false, N: 2 10-28 09:24:36.098 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, -> L: 59497016ms, D: 1355497016ms, C: false, I: true, N: 2 10-28 09:24:36.099 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62889808ms, C: true, I: true, N: 2 10-28 09:24:36.100 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39475631ms, D: 40375631ms, C: false, I: false, N: 0 10-28 09:24:36.115 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9008 9006 9009 9005 10-28 09:24:36.116 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9001, L: 16324653, D: 59524653, C: false, I: false, N: 1 10-28 09:24:36.122 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9002 (expected to run in 0 ms) due to recent wakeup 10-28 09:24:36.123 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9002, L: 30000, D: 59296361, C: true, I: false, N: 2 10-28 09:24:36.127 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9003, L: 59497016, D: 1355497016, C: false, I: true, N: 2 10-28 09:24:36.129 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9004 (expected to run in 0 ms) due to recent wakeup 10-28 09:24:36.130 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9004, L: 30000, D: 62889808, C: true, I: true, N: 2 10-28 09:24:36.136 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9007, L: 39475631, D: 40375631, C: false, I: false, N: 0 10-28 09:24:40.558 27420 27434 I t_app_installe: Waiting for a blocking GC ProfileSaver 10-28 09:24:40.602 27420 27434 I t_app_installe: WaitForGcToComplete blocked ProfileSaver on AddRemoveAppImageSpace for 43.241ms 10-28 09:24:50.437 26779 26814 I PlayCommon: [362] atbv.h(22): Preparing logs for uploading 10-28 09:24:50.456 26779 26814 I PlayCommon: [362] atbv.h(132): Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp 10-28 09:24:51.012 26779 26814 I PlayCommon: [362] atbv.h(166): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true 10-28 09:24:51.157 26779 26814 I PlayCommon: [362] atbv.h(198): Successfully uploaded logs. 10-28 09:24:57.911 26779 27056 I PlayCommon: [414] atbv.h(22): Preparing logs for uploading 10-28 09:24:57.919 26779 27056 W PlayCommon: [414] atbv.m(1): No account for auth token provided 10-28 09:24:57.922 26779 27056 I PlayCommon: [414] atbv.h(166): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true 10-28 09:24:58.134 26779 27056 I PlayCommon: [414] atbv.h(198): Successfully uploaded logs. 10-28 09:25:00.008 851 851 I ActivityManager: Killing 25430:com.google.android.gms.ui/u0a18 (adj 906): empty #17 10-28 09:25:00.013 851 884 W libprocessgroup: kill(-25430, 9) failed: No such process 10-28 09:25:00.060 851 884 W libprocessgroup: kill(-25430, 9) failed: No such process 10-28 09:25:00.082 612 612 I Zygote : Process 25430 exited due to signal (9) 10-28 09:25:00.106 851 884 W libprocessgroup: kill(-25430, 9) failed: No such process 10-28 09:25:00.107 851 884 I libprocessgroup: Successfully killed process cgroup uid 10018 pid 25430 in 94ms 10-28 09:25:35.453 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:25:35.462 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:25:35.468 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:25:39.782 851 3780 D WificondControl: Scan result ready event 10-28 09:25:39.788 851 914 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true 10-28 09:26:09.938 2581 2581 V DeadZone: consuming errant click: (618.0,17.0) 10-28 09:26:09.941 2581 2581 V DeadZone: consuming errant click: (618.0,17.0) 10-28 09:26:12.529 2893 2893 D ServiceStateProvider: subId=1 10-28 09:26:12.537 2893 3084 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 10-28 09:26:12.540 851 1561 D ConnectivityService: NetworkAgentInfo [MOBILE (UMTS) - 145] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to CONNECTED 10-28 09:26:12.577 2893 2893 D TelephonyProvider: subIdString = 1 subId = 1 10-28 09:26:12.768 2893 2893 I chatty : uid=1001(radio) com.android.phone identical 8 lines 10-28 09:26:12.792 2893 2893 D TelephonyProvider: subIdString = 1 subId = 1 10-28 09:26:12.875 851 22830 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 10-28 09:26:12.924 27136 27136 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@52d8a9e 10-28 09:26:13.023 604 942 D SurfaceFlinger: duplicate layer name: changing com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity to com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:26:13.065 851 877 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity: +174ms 10-28 09:26:14.033 27136 27136 I UninstallerActivity: Uninstalling extras=Bundle[{com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{e1914bd org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483613}] 10-28 09:26:14.040 851 878 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10186 user=0: deletePackageX 10-28 09:26:14.044 27136 27152 D OpenGLRenderer: endAllActiveAnimators on 0x7acad81f00 (RippleDrawable) with handle 0x7acac9f540 10-28 09:26:14.144 851 851 W Looper : Slow dispatch took 123ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=null m=3 10-28 09:26:14.154 604 2996 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 10-28 09:26:14.155 604 2996 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 10-28 09:26:14.232 2581 2607 I ndroid.systemu: NativeAlloc concurrent copying GC freed 30534(1511KB) AllocSpace objects, 12(192KB) LOS objects, 49% free, 6MB/13MB, paused 144us total 101.959ms 10-28 09:26:14.347 604 2996 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:26:14.347 604 2996 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:26:14.401 851 3815 I OpenGLRenderer: Initialized EGL, version 1.4 10-28 09:26:14.402 851 3815 D OpenGLRenderer: Swap behavior 2 10-28 09:26:14.466 625 625 I keystore: clear_uid 10186 10-28 09:26:14.713 851 952 I system_server: Explicit concurrent copying GC freed 125908(6MB) AllocSpace objects, 53(1596KB) LOS objects, 42% free, 14MB/25MB, paused 208us total 245.740ms 10-28 09:26:14.732 27136 27136 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{9c73fb9 org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, android.content.pm.extra.LEGACY_STATUS=1, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483613, android.content.pm.extra.STATUS_MESSAGE=DELETE_SUCCEEDED}] 10-28 09:26:14.738 851 952 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10186 user=0: pkg removed 10-28 09:26:14.761 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_REMOVED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:26:14.763 851 862 D PackageManager: [a288844f-dcb0-4036-8e95-82fddbaedbe9] Phase1; resolving 10-28 09:26:14.763 851 878 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 10-28 09:26:14.769 851 1385 I InputReader: Reconfiguring input devices. changes=0x00000010 10-28 09:26:14.774 851 878 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 10-28 09:26:14.775 851 878 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 10-28 09:26:14.776 3217 5623 V PackageManager: [a288844f-dcb0-4036-8e95-82fddbaedbe9] Phase1 called; posting 10-28 09:26:14.793 851 878 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 10-28 09:26:14.795 851 878 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 10-28 09:26:14.801 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:26:14.806 26779 26779 I android.vendin: IncrementDisableThreadFlip blocked for 5.103ms 10-28 09:26:14.815 2547 2784 I LatinIME:LogUtils: Dictionary info: dictionary = main:fr ; version = 54 ; date = 1414726264 10-28 09:26:14.822 851 914 E PackageManager: failed to find package org.conceptruelle.conceptruelle 10-28 09:26:14.823 851 914 E OverlayManager: Failed to change enabled overlays for org.conceptruelle.conceptruelle user 0 10-28 09:26:14.823 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:26:14.831 26779 26779 I Finsky : [2] qhj.s(2): Installer: package org.conceptruelle.conceptruelle was removed. replacing: false 10-28 09:26:14.832 2893 2893 D CarrierSvcBindHelper: No carrier app for: 0 10-28 09:26:14.833 3217 3217 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=org.conceptruelle.conceptruelle] 10-28 09:26:14.835 3217 3217 D PackageManager: [a288844f-dcb0-4036-8e95-82fddbaedbe9] Phase1 request; prefix: [-1986076672, -1769295872, -1697923072, -1653796864, -1505398784, -1296003072, -724971520, -418078720, -359075840, -220037120, 241946624, 420691968, 440000512, 483090432, 648671232, 835604480, 870428672, 1483616256, 1836871680, 2105720832] 10-28 09:26:14.837 26779 26779 I Finsky : [2] qih.I(12): Installer: Notifying status update. package=org.conceptruelle.conceptruelle, status=UNINSTALLED 10-28 09:26:14.840 3567 3567 D RegisteredNfcFServicesCache: Service unchanged, not updating 10-28 09:26:14.844 851 851 I ConditionProviders: Disallowing condition provider org.conceptruelle.conceptruelle 10-28 09:26:14.844 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:26:14.852 851 1544 D WifiConfigManager: Remove all networks for app ApplicationInfo{a41c3ce org.conceptruelle.conceptruelle} 10-28 09:26:14.863 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:26:14.874 26779 26779 I Finsky : [2] adob.a(8): Clearing split related stale data. 10-28 09:26:14.874 851 862 D PackageManager: [a288844f-dcb0-4036-8e95-82fddbaedbe9] Phase1; call timed out 10-28 09:26:14.877 851 5995 D PackageManager: [a9980481-5868-4f58-bad3-0671e53b8770] Phase1; resolving 10-28 09:26:14.879 3217 3945 V PackageManager: [a9980481-5868-4f58-bad3-0671e53b8770] Phase1 called; posting 10-28 09:26:14.889 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:26:14.902 3682 3695 I droid.launcher: Background concurrent copying GC freed 17333(675KB) AllocSpace objects, 2(112KB) LOS objects, 49% free, 4MB/8MB, paused 120us total 160.150ms 10-28 09:26:14.976 26779 27514 I Finsky : [450] gtf.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 10-28 09:26:14.979 851 5995 D PackageManager: [a9980481-5868-4f58-bad3-0671e53b8770] Phase1; call timed out 10-28 09:26:14.983 3217 3217 D PackageManager: [a9980481-5868-4f58-bad3-0671e53b8770] Phase1 request; prefix: [-1130262528, -842772480, -724971520, -506081280, -217665536, -59576320, 24510464, 173662208, 308682752, 420691968, 474169344, 694652928, 699490304, 1318703104, 1332023296, 1503162368, 1619668992] 10-28 09:26:15.005 851 851 W Looper : Slow dispatch took 129ms main h=android.app.ActivityThread$H c=null m=113 10-28 09:26:15.014 3217 27526 I Fitness : FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_REMOVED [CONTEXT service_id=17 ] 10-28 09:26:15.113 26779 26779 I Finsky : [2] qih.L(7): Installer: found apps to install. isMultiUserMode=false, apps=[] 10-28 09:26:15.145 26779 27509 I Finsky : [448] opv.run(16): Frosting DB delete succeeded: true 10-28 09:26:15.210 18539 27539 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0 10-28 09:26:15.216 18539 27324 I Icing : doRemovePackageData org.conceptruelle.conceptruelle 10-28 09:26:15.265 26779 27509 I Finsky : [448] opv.run(16): Frosting DB delete succeeded: false 10-28 09:26:15.299 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_FULLY_REMOVED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:26:15.319 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:26:15.335 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:26:15.352 26779 26779 I Finsky : [2] xva.d(16): PackageMonitorReceiverImpl - Deduping intent android.intent.action.PACKAGE_FULLY_REMOVED 10-28 09:26:15.359 18539 27539 I RealtimeCacheCleanup: Beginning Realtime garbage collection. 10-28 09:26:15.361 18539 27539 I RealtimeCacheCleanup: Finished Realtime garbage collection. 10-28 09:26:15.390 18539 27518 I ExposureNotification: Package org.conceptruelle.conceptruelle fully removed [CONTEXT service_id=236 ] 10-28 09:26:15.408 18539 19283 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 10-28 09:26:15.411 26779 27509 I Finsky : [448] opv.run(16): Frosting DB delete succeeded: false 10-28 09:26:15.456 26779 27537 I Finsky : [457] qvt.C(2): IQ: Notifying installation update. package=org.conceptruelle.conceptruelle, status=UNINSTALLED 10-28 09:26:15.470 851 877 W system_server: Unknown chunk type '200'. 10-28 09:26:15.491 18539 27324 W Icing : No valid account for uploading user actions 10-28 09:26:15.535 18539 19285 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 10-28 09:26:15.537 18539 27324 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:15.541 18539 19285 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 10-28 09:26:15.542 26779 27537 I Finsky : [457] qvt.t(33): IQ: No matching installs to run for jobs: [] 10-28 09:26:15.547 18539 18550 I gle.android.gm: Background concurrent copying GC freed 931(248KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 12MB/24MB, paused 148us total 799.779ms 10-28 09:26:15.564 18539 27324 W Icing : No valid account for uploading user actions 10-28 09:26:15.577 18539 27324 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:15.578 18539 27324 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 10-28 09:26:15.588 18539 27324 W Icing : No valid account for uploading user actions 10-28 09:26:15.601 851 877 W Searchables: No global search activity found 10-28 09:26:15.601 18539 27324 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:15.602 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:26:15.603 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:26:15.603 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:26:15.603 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:26:15.604 18539 27324 I Icing : Indexing done com.google.android.gms-apps 10-28 09:26:15.878 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:26:15.883 26779 27511 I Finsky : [449] jid.a(15): [ContentSync] finished, scheduled=true 10-28 09:26:15.890 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, 12-1, -> L: 14060ms, D: 59424864ms, C: false, I: false, N: 1 10-28 09:26:15.892 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59196569ms, C: true, I: false, N: 2 10-28 09:26:15.894 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1722, 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, -> L: 59397223ms, D: 1355397223ms, C: false, I: true, N: 2 10-28 09:26:15.895 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62790019ms, C: true, I: true, N: 2 10-28 09:26:15.897 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39375839ms, D: 40275839ms, C: false, I: false, N: 0 10-28 09:26:15.918 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9007 9001 9003 9004 9002 10-28 09:26:15.920 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9000, L: 14060, D: 59424864, C: false, I: false, N: 1 10-28 09:26:15.926 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9005, L: 0, D: 59196569, C: true, I: false, N: 2 10-28 09:26:15.931 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9006, L: 59397223, D: 1355397223, C: false, I: true, N: 2 10-28 09:26:15.935 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9008, L: 0, D: 62790019, C: true, I: true, N: 2 10-28 09:26:15.938 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9009, L: 39375839, D: 40275839, C: false, I: false, N: 0 10-28 09:26:17.108 2893 2893 D ServiceStateProvider: subId=1 10-28 09:26:18.297 851 862 W NotificationService: Toast already killed. pkg=com.google.android.packageinstaller callback=android.app.ITransientNotification$Stub$Proxy@730a68d 10-28 09:26:18.572 604 2996 W SurfaceFlinger: Attempting to destroy on removed layer: f54c91b Toast#0 10-28 09:26:24.806 851 878 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 10-28 09:26:24.807 851 878 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 10-28 09:26:24.819 851 878 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 10-28 09:26:24.820 851 878 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 10-28 09:26:24.829 851 878 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 10-28 09:26:24.830 851 878 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 10-28 09:26:24.841 851 878 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 10-28 09:26:24.842 851 878 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 10-28 09:26:24.849 851 878 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 10-28 09:26:24.850 851 878 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 10-28 09:26:24.853 851 878 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 10-28 09:26:24.855 851 878 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 10-28 09:26:29.283 851 851 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@9ab6bff 10-28 09:26:35.494 26779 26779 I Finsky : [2] abpz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 10-28 09:26:35.504 26779 26779 I Finsky : [2] abli.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 10-28 09:26:35.513 26779 26779 I Finsky : [2] abli.b(9): SCH: Scheduling fallback in 64799995 (absolute: 297284305) 10-28 09:26:35.719 26779 26779 I Finsky : [2] ablr.handleMessage(8): SCH: DeviceState: DeviceState{currentTime=1603873595716, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=84.0} 10-28 09:26:35.736 26779 27511 I Finsky : [449] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:26:35.760 26779 26779 I Finsky : [2] abls.a(10): SCH: Running job: 12-1 10-28 09:26:35.761 26779 26779 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 10-28 09:26:35.763 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 1, PendingQueue size: 0 10-28 09:26:35.763 26779 26779 I Finsky : [2] ablr.handleMessage(63): SCH: Running queue: 12-1 10-28 09:26:36.052 26779 27544 I Finsky : [460] gjh.b(1): Completed 0 account content syncs with 0 successful. 10-28 09:26:36.054 26779 26779 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 10-28 09:26:36.054 26779 26779 I Finsky : [2] abnb.n(4): SCH: jobFinished: 12-1. TimeElapsed: 294ms. 10-28 09:26:36.055 26779 26779 I Finsky : [2] abls.c(4): SCH: Job 12-1 finished. Not rescheduling. 10-28 09:26:36.056 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 0, PendingQueue size: 0 10-28 09:26:36.057 26779 26779 I Finsky : [2] ablr.handleMessage(26): SCH: Executor finished 10-28 09:26:36.082 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:26:36.085 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, -> L: 16204661ms, D: 59404661ms, C: false, I: false, N: 1 10-28 09:26:36.086 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59176370ms, C: true, I: false, N: 2 10-28 09:26:36.087 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, -> L: 59377026ms, D: 1355377026ms, C: false, I: true, N: 2 10-28 09:26:36.088 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62769816ms, C: true, I: true, N: 2 10-28 09:26:36.089 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39355640ms, D: 40255640ms, C: false, I: false, N: 0 10-28 09:26:36.098 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9005 9006 9008 9009 10-28 09:26:36.099 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9001, L: 16204661, D: 59404661, C: false, I: false, N: 1 10-28 09:26:36.101 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9002 (expected to run in 0 ms) due to recent wakeup 10-28 09:26:36.101 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9002, L: 30000, D: 59176370, C: true, I: false, N: 2 10-28 09:26:36.105 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9003, L: 59377026, D: 1355377026, C: false, I: true, N: 2 10-28 09:26:36.107 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9004 (expected to run in 0 ms) due to recent wakeup 10-28 09:26:36.107 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9004, L: 30000, D: 62769816, C: true, I: true, N: 2 10-28 09:26:36.109 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9007, L: 39355640, D: 40255640, C: false, I: false, N: 0 10-28 09:26:36.458 26779 26779 I Finsky : [2] ajse.b(3): Verification requested, id = 47 10-28 09:26:36.469 26779 26779 E Finsky : [2] VerifyPerSourceInstallationConsentInstallTask.f(2): Package name null is not an installed package 10-28 09:26:36.476 26779 27543 I Finsky : [459] ajua.a(7): Single user settings service is not running, bind it now 10-28 09:26:36.482 26779 26779 I Finsky : [2] ajtz.onServiceConnected(1): Single user settings service is connected 10-28 09:26:36.487 26779 27543 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value. 10-28 09:26:36.502 26779 27543 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 10-28 09:26:36.774 26779 27543 I Finsky : [459] ohj.c(3): Task 7 requested foreground 10-28 09:26:36.777 26779 27543 I Finsky : [459] ohj.c(8): Not entering foreground 10-28 09:26:37.045 26779 27579 I Finsky : [465] akaq.c(3): Verify: Verification package=org.conceptruelle.conceptruelle, id=47 response=0 10-28 09:26:37.091 26779 27543 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 10-28 09:26:37.155 26779 27543 I Finsky : [459] VerifyAdvancedProtectionInstallTask.mH(1): Verify AP install started 10-28 09:26:37.156 26779 27543 I Finsky : [459] VerifyAdvancedProtectionInstallTask.mH(2): Allowing install because there are no Advanced Protection users 10-28 09:26:37.158 26779 26779 I Finsky : [2] VerifyAdvancedProtectionInstallTask.mF(2): Reported verification result: ALLOW 10-28 09:26:37.159 26779 27543 I Finsky : [459] VerifyPerSourceInstallationConsentInstallTask.mH(2): PSIC verification started with installer uid: 2000 package name: null, originating uid: -1 10-28 09:26:37.163 26779 26779 I Finsky : [2] VerifyInstallTask.g(3): Verifying id=47, result=1 10-28 09:26:37.174 851 952 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 10-28 09:26:37.371 851 952 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=30 restoreSet=0 10-28 09:26:37.373 851 952 V BackupManagerService: Finishing install immediately 10-28 09:26:37.378 624 1408 E : Couldn't opendir /data/app/vmdl1656426216.tmp: No such file or directory 10-28 09:26:37.378 624 1408 E installd: Failed to delete /data/app/vmdl1656426216.tmp: No such file or directory 10-28 09:26:37.401 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_ADDED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:26:37.403 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:26:37.410 851 1385 I InputReader: Reconfiguring input devices. changes=0x00000010 10-28 09:26:37.412 851 2799 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 10-28 09:26:37.416 851 863 D PackageManager: [79c235c0-0bd7-4e3c-a0fb-19469f8f113d] Phase1; resolving 10-28 09:26:37.418 26779 26779 I Finsky : [2] oqg.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 10-28 09:26:37.423 851 878 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 10-28 09:26:37.424 3217 4020 V PackageManager: [79c235c0-0bd7-4e3c-a0fb-19469f8f113d] Phase1 called; posting 10-28 09:26:37.425 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:26:37.426 851 851 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@BR0 10-28 09:26:37.426 851 878 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 10-28 09:26:37.430 851 878 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 10-28 09:26:37.431 851 878 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 10-28 09:26:37.431 3217 3217 D PackageManager: [79c235c0-0bd7-4e3c-a0fb-19469f8f113d] Phase1 request; prefix: [-2111991808, -1984004096, -1406033920, -724971520, -610312192, -460427264, -442454016, 35860480, 223453184, 320995328, 420691968, 528977920, 826146816, 1036206080, 1042169856, 1089265664, 1459945472, 1646329856, 1946992640] 10-28 09:26:37.439 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:26:37.441 851 863 D PackageManager: [79c235c0-0bd7-4e3c-a0fb-19469f8f113d] Phase1; No results matched 10-28 09:26:37.441 26779 26779 I Finsky : [2] adob.a(8): Clearing split related stale data. 10-28 09:26:37.443 26779 27514 I Finsky : [450] gtf.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 10-28 09:26:37.443 851 3778 D PackageManager: [735ca89a-d95e-4391-8b7f-9d29b995d755] Phase1; resolving 10-28 09:26:37.445 3217 5298 V PackageManager: [735ca89a-d95e-4391-8b7f-9d29b995d755] Phase1 called; posting 10-28 09:26:37.448 3217 3217 D PackageManager: [735ca89a-d95e-4391-8b7f-9d29b995d755] Phase1 request; prefix: [-1684926464, -1498689536, -1425731584, -1196273664, -1017524224, -880316416, -859041792, -724971520, -233771008, -112369664, 45092864, 384811008, 420691968, 440537088, 505667584, 590934016, 700653568, 897536000, 1278763008, 1357205504, 1732653056] 10-28 09:26:37.454 3567 3567 D RegisteredNfcFServicesCache: Service unchanged, not updating 10-28 09:26:37.458 851 3778 D PackageManager: [735ca89a-d95e-4391-8b7f-9d29b995d755] Phase1; No results matched 10-28 09:26:37.478 26779 27509 I Finsky : [448] opt.run(16): Wrote row to frosting DB: 4263 10-28 09:26:37.482 26779 26779 I Finsky : [2] oqg.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 10-28 09:26:37.483 2893 2893 D CarrierSvcBindHelper: No carrier app for: 0 10-28 09:26:37.485 851 851 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 10-28 09:26:37.500 2893 2893 D CarrierConfigLoader: mHandler: 9 phoneId: 0 10-28 09:26:37.510 851 22830 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 10-28 09:26:37.512 3217 27584 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) } 10-28 09:26:37.519 3217 27587 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) } 10-28 09:26:37.559 18539 27594 I Auth : [SupervisedAccountIntentOperation] onHandleIntent(): android.intent.action.PACKAGE_ADDED 10-28 09:26:37.583 851 881 I ActivityManager: Start proc 27603:org.conceptruelle.conceptruelle/u0a187 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 10-28 09:26:37.588 26779 26779 I Finsky : [2] VerifyInstallTask.mF(6): Verification complete: id=47, package_name=org.conceptruelle.conceptruelle 10-28 09:26:37.594 27603 27603 I chatty : uid=10187(u0_a187) org.conceptruelle.conceptruelle expire 19 lines 10-28 09:26:37.600 18539 27585 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) }. 10-28 09:26:37.733 851 861 I system_server: Background concurrent copying GC freed 102127(8MB) AllocSpace objects, 37(1544KB) LOS objects, 42% free, 16MB/28MB, paused 354us total 355ms 10-28 09:26:37.751 26779 27509 I Finsky : [448] opt.run(16): Wrote row to frosting DB: 4264 10-28 09:26:37.808 851 877 W Searchables: No global search activity found 10-28 09:26:37.819 851 2985 W ActivityManager: Request to remove task ignored for non-existent task 502 10-28 09:26:37.828 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:26:37.910 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:26:37.910 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:26:37.924 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:26:37.952 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:26:37.989 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, 12-1, -> L: 14444ms, D: 59402758ms, C: false, I: false, N: 1 10-28 09:26:37.990 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59174466ms, C: true, I: false, N: 2 10-28 09:26:37.992 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1722, 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, -> L: 59375122ms, D: 1355375122ms, C: false, I: true, N: 2 10-28 09:26:37.998 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62767913ms, C: true, I: true, N: 2 10-28 09:26:38.000 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39353736ms, D: 40253736ms, C: false, I: false, N: 0 10-28 09:26:38.015 26779 27511 I Finsky : [449] jid.a(15): [ContentSync] finished, scheduled=true 10-28 09:26:38.016 851 877 W VoiceInteractionManagerService: no available voice recognition services found for user 0 10-28 09:26:38.039 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9001 9002 9003 9004 9007 10-28 09:26:38.040 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9000 (expected to run in 14444 ms) due to recent wakeup 10-28 09:26:38.041 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9000, L: 30000, D: 59402758, C: false, I: false, N: 1 10-28 09:26:38.056 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9005 (expected to run in 0 ms) due to recent wakeup 10-28 09:26:38.057 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9005, L: 30000, D: 59174466, C: true, I: false, N: 2 10-28 09:26:38.064 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9006, L: 59375122, D: 1355375122, C: false, I: true, N: 2 10-28 09:26:38.066 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9008 (expected to run in 0 ms) due to recent wakeup 10-28 09:26:38.067 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9008, L: 30000, D: 62767913, C: true, I: true, N: 2 10-28 09:26:38.070 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9009, L: 39353736, D: 40253736, C: false, I: false, N: 0 10-28 09:26:38.236 18539 19283 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 10-28 09:26:38.247 27603 27627 I chatty : uid=10187(u0_a187) org.conceptruelle.conceptruelle expire 16 lines 10-28 09:26:38.279 18539 27539 W Icing : No valid account for uploading user actions 10-28 09:26:38.321 18539 27539 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:38.347 18539 19293 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 10-28 09:26:38.353 18539 19283 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 10-28 09:26:38.354 27603 27628 I chatty : uid=10187(u0_a187) org.conceptruelle.conceptruelle expire 9 lines 10-28 09:26:38.372 18539 25488 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 7515 10-28 09:26:38.398 27603 27617 I chatty : uid=10187(u0_a187) org.conceptruelle.conceptruelle expire 1 line 10-28 09:26:38.398 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 10-28 09:26:38.406 18539 25488 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 10-28 09:26:38.433 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 10-28 09:26:38.550 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.551 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.558 851 877 I ActivityManager: Displayed org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity: +1s35ms 10-28 09:26:38.573 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.579 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 48 lines 10-28 09:26:38.580 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.582 18539 25488 W Icing : No valid account for uploading user actions 10-28 09:26:38.594 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.594 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.595 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.595 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.596 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.596 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.596 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.597 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.597 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.598 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.599 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.600 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.601 704 27636 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.601 704 27636 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.602 704 27636 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.603 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.604 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.606 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.606 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.607 704 27637 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.607 704 27637 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.608 704 27637 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.608 704 27637 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:14 10-28 09:26:38.609 704 27637 D QC-time-services: Daemon:Value read from RTC seconds = 41350094000 10-28 09:26:38.609 704 27637 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.609 704 27637 D QC-time-services: Daemon:Final Time = 1603873597000 10-28 09:26:38.610 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873597 10-28 09:26:38.610 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873597; nsec = 0 10-28 09:26:38.610 18539 25488 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:38.611 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.612 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.612 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.612 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.613 625 625 I keystore: 1 0 10-28 09:26:38.625 18539 25488 W Icing : No valid account for uploading user actions 10-28 09:26:38.630 851 878 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 10-28 09:26:38.630 851 878 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 10-28 09:26:38.647 18539 25488 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:26:38.656 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.657 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.658 18539 25488 I Icing : Indexing done com.google.android.gms-apps 10-28 09:26:38.666 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.666 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.677 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.677 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.677 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.678 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.679 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.679 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.680 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.680 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.680 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.681 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.682 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.684 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.684 704 27639 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.685 704 27639 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.685 704 27639 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.685 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.686 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.686 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.687 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.688 704 27640 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.688 704 27640 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.688 704 27640 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.689 704 27640 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:14 10-28 09:26:38.689 704 27640 D QC-time-services: Daemon:Value read from RTC seconds = 41350094000 10-28 09:26:38.690 704 27640 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.690 704 27640 D QC-time-services: Daemon:Final Time = 1603873597000 10-28 09:26:38.690 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873597 10-28 09:26:38.691 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873597; nsec = 0 10-28 09:26:38.691 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.691 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.692 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.693 625 625 I keystore: 1 0 10-28 09:26:38.694 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.708 851 878 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 10-28 09:26:38.709 851 878 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 10-28 09:26:38.725 604 3889 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:26:38.726 604 3889 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:26:38.729 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.745 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.754 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.755 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.755 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.755 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.756 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.756 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.756 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.757 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.757 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.757 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.758 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.759 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.759 704 27642 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.759 704 27642 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.760 704 27642 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.761 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.761 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.762 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.762 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.763 704 27643 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.764 704 27643 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.764 704 27643 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.765 704 27643 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:14 10-28 09:26:38.765 704 27643 D QC-time-services: Daemon:Value read from RTC seconds = 41350094000 10-28 09:26:38.766 704 27643 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.766 704 27643 D QC-time-services: Daemon:Final Time = 1603873597000 10-28 09:26:38.767 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873597 10-28 09:26:38.767 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873597; nsec = 0 10-28 09:26:38.768 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.768 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.768 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.769 625 625 I keystore: 1 0 10-28 09:26:38.771 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.785 851 878 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 10-28 09:26:38.786 851 878 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 10-28 09:26:38.787 26779 26812 E Finsky : [360] akpi.b(3): Error while reading encrypted model 10-28 09:26:38.787 26779 26812 E Finsky : java.security.GeneralSecurityException: decryption failed 10-28 09:26:38.787 26779 26812 E Finsky : at awng.b(PG:7) 10-28 09:26:38.787 26779 26812 E Finsky : at akpi.b(PG:2) 10-28 09:26:38.787 26779 26812 E Finsky : at aklq.apply(Unknown Source:12) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.Optional.map(Optional.java:215) 10-28 09:26:38.787 26779 26812 E Finsky : at aknn.(PG:6) 10-28 09:26:38.787 26779 26812 E Finsky : at ajnq.apply(Unknown Source:6) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.Iterator$$CC.forEachRemaining$$dflt$$(Unknown Source:116) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.Iterator$$Dispatch.forEachRemaining(Unknown Source:10) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 10-28 09:26:38.787 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) 10-28 09:26:38.787 26779 26812 E Finsky : at ajns.b(PG:11) 10-28 09:26:38.787 26779 26812 E Finsky : at ajta.a(Unknown Source:148) 10-28 09:26:38.787 26779 26812 E Finsky : at awie.f(Unknown Source:2) 10-28 09:26:38.787 26779 26812 E Finsky : at awig.run(PG:9) 10-28 09:26:38.787 26779 26812 E Finsky : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 10-28 09:26:38.787 26779 26812 E Finsky : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 10-28 09:26:38.787 26779 26812 E Finsky : at nip.run(PG:5) 10-28 09:26:38.787 26779 26812 E Finsky : at java.lang.Thread.run(Thread.java:764) 10-28 09:26:38.807 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.821 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.824 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.824 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.825 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.825 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.825 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.826 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.826 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.827 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.827 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.827 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.828 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.829 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.830 704 27645 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.831 704 27645 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.831 704 27645 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.832 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.832 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.833 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.834 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.834 704 27646 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.835 704 27646 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.835 704 27646 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.836 704 27646 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:14 10-28 09:26:38.836 704 27646 D QC-time-services: Daemon:Value read from RTC seconds = 41350094000 10-28 09:26:38.837 704 27646 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.837 704 27646 D QC-time-services: Daemon:Final Time = 1603873597000 10-28 09:26:38.837 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873597 10-28 09:26:38.838 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873597; nsec = 0 10-28 09:26:38.838 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.838 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.839 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.840 625 625 I keystore: 1 0 10-28 09:26:38.840 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.854 851 878 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 10-28 09:26:38.854 851 878 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 10-28 09:26:38.857 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.862 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.865 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.865 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.866 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.866 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.869 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.869 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.870 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.877 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.877 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.877 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.878 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.879 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.880 704 27647 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.881 704 27647 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.882 704 27647 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.882 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.882 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.884 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.884 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.885 704 27649 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.886 704 27649 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.886 704 27649 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.887 704 27649 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:14 10-28 09:26:38.887 704 27649 D QC-time-services: Daemon:Value read from RTC seconds = 41350094000 10-28 09:26:38.888 704 27649 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.888 704 27649 D QC-time-services: Daemon:Final Time = 1603873597000 10-28 09:26:38.888 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873597 10-28 09:26:38.889 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873597; nsec = 0 10-28 09:26:38.889 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.889 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.890 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.890 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.891 625 625 I keystore: 1 0 10-28 09:26:38.903 851 878 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 10-28 09:26:38.903 851 878 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 10-28 09:26:38.906 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.911 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.915 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.916 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.916 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.916 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.917 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.917 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.917 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.918 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.918 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.919 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.919 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.920 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.920 704 27650 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.921 704 27650 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.921 704 27650 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.922 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.922 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.923 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.924 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.926 704 27651 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.927 704 27651 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.927 704 27651 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.928 704 27651 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:38.928 704 27651 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:38.928 704 27651 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.929 704 27651 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:38.929 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:38.930 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:38.930 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.931 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.931 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:38.931 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.936 625 625 I keystore: 1 0 10-28 09:26:38.951 851 878 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 10-28 09:26:38.952 851 878 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 10-28 09:26:38.963 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.975 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:38.981 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:38.981 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:38.981 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:38.982 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:38.982 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:38.982 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:38.983 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:38.983 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:38.986 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:38.986 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:38.987 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.987 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:38.988 704 27654 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:38.988 704 27654 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:38.989 704 27654 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:38.989 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:38.989 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:38.991 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:38.992 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:38.993 704 27655 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:38.995 704 27655 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:38.996 704 27655 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:38.996 704 27655 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:38.996 704 27655 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:38.997 704 27655 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:38.997 704 27655 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:38.998 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:38.998 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:38.999 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:38.999 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:38.999 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.000 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.001 625 625 I keystore: 1 0 10-28 09:26:39.012 851 878 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 10-28 09:26:39.013 851 878 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 10-28 09:26:39.017 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.021 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.024 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.024 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.024 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.025 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.025 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.026 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.026 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.027 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.027 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.027 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.028 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.028 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.029 704 27656 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.029 704 27656 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.030 704 27656 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.030 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.031 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.031 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.032 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.033 704 27657 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.033 704 27657 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.034 704 27657 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.034 704 27657 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.037 704 27657 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.038 704 27657 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.038 704 27657 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.039 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.039 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.040 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.041 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.041 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.042 625 625 I keystore: 1 0 10-28 09:26:39.043 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.060 851 878 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 10-28 09:26:39.060 851 878 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 10-28 09:26:39.070 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.074 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.079 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.079 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.080 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.080 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.080 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.081 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.081 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.081 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.084 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.085 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.086 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.089 704 27659 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.089 704 27659 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.089 704 27659 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.090 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.091 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.091 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.092 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.092 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.094 704 27661 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.094 704 27661 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.095 704 27661 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.096 704 27661 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.097 704 27661 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.097 704 27661 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.098 704 27661 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.098 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.099 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.099 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.100 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.100 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.101 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.101 625 625 I keystore: 1 0 10-28 09:26:39.116 851 878 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 10-28 09:26:39.117 851 878 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 10-28 09:26:39.143 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.157 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.160 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.161 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.161 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.162 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.162 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.162 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.163 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.163 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.163 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.164 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.164 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.165 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.165 704 27663 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.166 704 27663 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.166 704 27663 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.167 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.168 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.168 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.169 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.169 704 27664 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.170 704 27664 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.170 704 27664 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.171 704 27664 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.171 704 27664 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.171 704 27664 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.172 704 27664 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.172 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.173 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.173 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.174 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.174 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.174 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.176 625 625 I keystore: 1 0 10-28 09:26:39.189 851 878 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 10-28 09:26:39.192 851 878 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 10-28 09:26:39.196 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.201 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.204 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.205 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.205 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.205 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.206 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.206 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.206 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.207 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.207 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.207 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.208 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.209 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.210 704 27665 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.210 704 27665 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.211 704 27665 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.211 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.212 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.214 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.215 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.217 704 27667 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.217 704 27667 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.218 704 27667 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.218 704 27667 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.219 704 27667 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.220 704 27667 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.222 704 27667 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.222 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.223 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.223 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.223 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.224 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.224 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.225 625 625 I keystore: 1 0 10-28 09:26:39.239 851 878 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 10-28 09:26:39.239 18539 18550 I gle.android.gm: Background concurrent copying GC freed 32678(1993KB) AllocSpace objects, 27(1308KB) LOS objects, 49% free, 10MB/21MB, paused 164us total 195.071ms 10-28 09:26:39.240 851 878 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 10-28 09:26:39.249 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.254 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.257 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.257 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.257 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.258 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.258 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.258 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.259 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.259 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.259 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.260 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.260 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.261 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.265 704 27668 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.265 704 27668 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.266 704 27668 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.266 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.267 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.267 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.268 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.269 704 27670 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.269 704 27670 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.271 704 27670 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.271 704 27670 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.272 704 27670 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.272 704 27670 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.272 704 27670 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.273 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.273 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.274 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.274 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.274 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.274 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.276 625 625 I keystore: 1 0 10-28 09:26:39.291 851 878 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 10-28 09:26:39.291 851 878 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 10-28 09:26:39.303 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.315 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.318 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.319 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.319 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.319 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.320 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.320 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.320 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.321 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.321 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.321 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.325 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.326 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.326 704 27673 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.327 704 27673 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.327 704 27673 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.328 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.329 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.329 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.330 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.331 704 27674 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.331 704 27674 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.331 704 27674 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.332 704 27674 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.332 704 27674 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.333 704 27674 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.333 704 27674 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.334 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.334 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.334 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.335 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.335 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.335 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.336 625 625 I keystore: 1 0 10-28 09:26:39.347 851 878 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 10-28 09:26:39.348 851 878 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 10-28 09:26:39.352 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.356 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.359 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.360 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.360 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.361 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.361 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.361 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.362 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.362 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.363 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.364 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.365 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.366 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.366 704 27675 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.367 704 27675 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.368 704 27675 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.368 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.368 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.371 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.371 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.373 704 27676 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.373 704 27676 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.374 704 27676 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.374 704 27676 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.375 704 27676 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.375 704 27676 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.376 704 27676 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.376 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.377 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.377 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.377 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.378 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.379 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.379 625 625 I keystore: 1 0 10-28 09:26:39.395 851 878 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 10-28 09:26:39.396 851 878 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 10-28 09:26:39.399 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.403 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.406 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.407 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.407 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.408 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.408 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.408 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.409 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.409 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.409 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.410 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.410 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.411 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.412 704 27678 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.412 704 27678 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.412 704 27678 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.413 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.413 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.414 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.414 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.415 704 27679 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.416 704 27679 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.416 704 27679 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.416 704 27679 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.417 704 27679 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.418 704 27679 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.418 704 27679 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.419 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.419 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.420 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.420 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.420 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.422 625 625 I keystore: 1 0 10-28 09:26:39.422 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.444 851 878 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 10-28 09:26:39.445 851 878 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 10-28 09:26:39.456 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.470 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.473 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.474 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.475 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.476 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.476 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.477 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.477 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.477 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.478 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.478 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.479 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.480 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.480 704 27682 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.481 704 27682 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.481 704 27682 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.481 27603 27627 I chatty : uid=10187(u0_a187) org.conceptruelle.conceptruelle expire 1345 lines 10-28 09:26:39.482 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.482 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.483 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.483 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.485 704 27683 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.486 704 27683 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.490 704 27683 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.490 704 27683 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.491 704 27683 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.491 704 27683 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.492 704 27683 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.493 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.493 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.493 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.494 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.494 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.495 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.498 625 625 I keystore: 1 0 10-28 09:26:39.511 851 878 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 10-28 09:26:39.513 851 878 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 10-28 09:26:39.519 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.520 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.523 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.524 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.531 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.531 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.532 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.532 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.532 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.533 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.533 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.533 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.534 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.534 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.538 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.538 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.539 704 27685 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.539 704 27685 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.540 704 27685 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.541 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.541 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.541 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.542 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.543 704 27686 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.543 704 27686 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.543 704 27686 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.544 704 27686 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.544 704 27686 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.545 704 27686 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.545 704 27686 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.545 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.546 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.546 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.546 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.547 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.548 625 625 I keystore: 1 0 10-28 09:26:39.549 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.561 851 878 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 10-28 09:26:39.562 851 878 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 10-28 09:26:39.566 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.570 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.573 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.574 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.574 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.574 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.575 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.575 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.575 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.576 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.576 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.576 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.578 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.578 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.579 704 27687 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.579 704 27687 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.580 704 27687 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.580 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.581 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.581 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.582 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.584 704 27688 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.585 704 27688 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.585 704 27688 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.588 704 27688 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.589 704 27688 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.589 704 27688 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.590 704 27688 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.590 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.590 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.591 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.591 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.592 625 625 I keystore: 1 0 10-28 09:26:39.594 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.595 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.612 851 878 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 10-28 09:26:39.613 851 878 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 10-28 09:26:39.622 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.622 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.633 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.640 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.645 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.646 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.646 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.646 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.647 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.647 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.647 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.648 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.648 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.649 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.649 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.650 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.651 704 27691 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.651 704 27691 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.651 704 27691 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.652 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.653 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.653 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.654 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.655 704 27692 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.655 704 27692 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.656 704 27692 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.656 704 27692 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.657 704 27692 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.657 704 27692 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.658 704 27692 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.658 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.658 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.659 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.659 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.659 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.660 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.662 625 625 I keystore: 1 0 10-28 09:26:39.679 851 878 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 10-28 09:26:39.680 851 878 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 10-28 09:26:39.683 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.690 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.693 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.693 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.694 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.694 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.694 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.695 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.695 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.695 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.696 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.696 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.697 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.697 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.698 704 27693 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.698 704 27693 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.699 704 27693 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.699 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.700 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.701 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.701 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.702 704 27694 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.702 704 27694 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.703 704 27694 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.703 704 27694 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.703 704 27694 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.704 704 27694 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.704 704 27694 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.705 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.705 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.705 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.706 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.706 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.707 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.712 625 625 I keystore: 1 0 10-28 09:26:39.728 851 878 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 10-28 09:26:39.729 851 878 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 10-28 09:26:39.732 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.737 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:26:39.740 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:26:39.741 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:26:39.741 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:26:39.741 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:26:39.742 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:26:39.742 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:26:39.742 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:26:39.743 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:26:39.743 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:26:39.744 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:26:39.744 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.745 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:26:39.746 704 27696 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:26:39.747 704 27696 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:26:39.747 704 27696 D QC-time-services: offset is: 1 for base: 13 10-28 09:26:39.747 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:26:39.748 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:26:39.752 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.753 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:26:39.756 704 27697 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:26:39.757 704 27697 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:26:39.757 704 27697 D QC-time-services: Daemon: genoff get for 13 10-28 09:26:39.757 704 27697 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:8:15 10-28 09:26:39.758 704 27697 D QC-time-services: Daemon:Value read from RTC seconds = 41350095000 10-28 09:26:39.758 704 27697 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:26:39.758 704 27697 D QC-time-services: Daemon:Final Time = 1603873598000 10-28 09:26:39.759 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873598 10-28 09:26:39.759 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873598; nsec = 0 10-28 09:26:39.760 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:26:39.760 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:26:39.760 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:26:39.763 625 625 I keystore: 1 0 10-28 09:26:39.763 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:26:39.778 851 878 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 10-28 09:26:39.779 851 878 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 10-28 09:26:40.032 851 3540 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 10-28 09:26:40.032 851 3540 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true 10-28 09:26:43.047 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/ 10-28 09:26:43.048 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/inetdtap.pyc 10-28 09:26:43.050 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/inetdconf.pyc 10-28 09:26:43.052 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/inetd.pyc 10-28 09:26:43.054 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/procmontap.pyc 10-28 09:26:43.056 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/__init__.pyc 10-28 09:26:43.057 27603 27627 V python : extracting _python_bundle/site-packages/twisted/runner/procmon.pyc 10-28 09:26:43.059 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/ 10-28 09:26:43.061 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/__init__.pyc 10-28 09:26:43.062 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/ewords.pyc 10-28 09:26:43.064 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/service.pyc 10-28 09:26:43.069 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/tap.pyc 10-28 09:26:43.070 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xmpproutertap.pyc 10-28 09:26:43.072 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/iwords.pyc 10-28 09:26:43.074 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/ 10-28 09:26:43.075 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/__init__.pyc 10-28 09:26:43.076 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/irc.pyc 10-28 09:26:43.083 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/ 10-28 09:26:43.084 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/jid.pyc 10-28 09:26:43.085 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/client.pyc 10-28 09:26:43.088 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/ijabber.pyc 10-28 09:26:43.090 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/jstrports.pyc 10-28 09:26:43.092 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/__init__.pyc 10-28 09:26:43.093 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/sasl_mechanisms.pyc 10-28 09:26:43.095 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/error.pyc 10-28 09:26:43.097 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/xmlstream.pyc 10-28 09:26:43.100 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/xmpp_stringprep.pyc 10-28 09:26:43.103 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/sasl.pyc 10-28 09:26:43.105 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/component.pyc 10-28 09:26:43.108 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/ 10-28 09:26:43.109 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/utility.pyc 10-28 09:26:43.111 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/__init__.pyc 10-28 09:26:43.113 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/xmlstream.pyc 10-28 09:26:43.115 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpathparser.g 10-28 09:26:43.118 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpath.pyc 10-28 09:26:43.120 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/domish.pyc 10-28 09:26:43.122 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpathparser.pyc 10-28 09:26:43.126 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/ 10-28 09:26:43.127 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/basesupport.pyc 10-28 09:26:43.129 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/interfaces.pyc 10-28 09:26:43.131 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/pbsupport.pyc 10-28 09:26:43.133 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/baseaccount.pyc 10-28 09:26:43.135 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/__init__.pyc 10-28 09:26:43.137 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/locals.pyc 10-28 09:26:43.139 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/basechat.pyc 10-28 09:26:43.141 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/instancemessenger.glade 10-28 09:26:43.145 27603 27627 V python : extracting _python_bundle/site-packages/twisted/words/im/ircsupport.pyc 10-28 09:26:43.147 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/ 10-28 09:26:43.151 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/util.pyc 10-28 09:26:43.153 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/reporter.pyc 10-28 09:26:43.156 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_asyncrunner.pyc 10-28 09:26:43.158 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_synctest.pyc 10-28 09:26:43.164 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/__init__.pyc 10-28 09:26:43.166 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/runner.pyc 10-28 09:26:43.170 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/unittest.pyc 10-28 09:26:43.171 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/itrial.pyc 10-28 09:26:43.173 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/__main__.pyc 10-28 09:26:43.174 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_asynctest.pyc 10-28 09:26:43.177 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/ 10-28 09:26:43.178 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/disttrial.pyc 10-28 09:26:43.180 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/managercommands.pyc 10-28 09:26:43.182 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/__init__.pyc 10-28 09:26:43.183 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workercommands.pyc 10-28 09:26:43.185 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workertrial.pyc 10-28 09:26:43.187 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/options.pyc 10-28 09:26:43.189 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/worker.pyc 10-28 09:26:43.191 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/distreporter.pyc 10-28 09:26:43.192 27603 27627 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workerreporter.pyc 10-28 09:26:43.194 27603 27627 V python : extracting _python_bundle/site-packages/twisted/enterprise/ 10-28 09:26:43.195 27603 27627 V python : extracting _python_bundle/site-packages/twisted/enterprise/adbapi.pyc 10-28 09:26:43.198 27603 27627 V python : extracting _python_bundle/site-packages/twisted/enterprise/__init__.pyc 10-28 09:26:43.199 27603 27627 V python : extracting _python_bundle/site-packages/twisted/tap/ 10-28 09:26:43.200 27603 27627 V python : extracting _python_bundle/site-packages/twisted/tap/portforward.pyc 10-28 09:26:43.202 27603 27627 V python : extracting _python_bundle/site-packages/twisted/tap/__init__.pyc 10-28 09:26:43.203 27603 27627 V python : extracting _python_bundle/site-packages/twisted/tap/ftp.pyc 10-28 09:26:43.205 27603 27627 V python : extracting _python_bundle/site-packages/twisted/tap/socks.pyc 10-28 09:26:43.207 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/ 10-28 09:26:43.208 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_observer.pyc 10-28 09:26:43.210 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_io.pyc 10-28 09:26:43.211 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_util.pyc 10-28 09:26:43.213 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_capture.pyc 10-28 09:26:43.214 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_flatten.pyc 10-28 09:26:43.216 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_file.pyc 10-28 09:26:43.218 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_buffer.pyc 10-28 09:26:43.220 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/__init__.pyc 10-28 09:26:43.222 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_filter.pyc 10-28 09:26:43.224 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_logger.pyc 10-28 09:26:43.226 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_global.pyc 10-28 09:26:43.228 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_levels.pyc 10-28 09:26:43.230 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_stdlib.pyc 10-28 09:26:43.232 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_format.pyc 10-28 09:26:43.235 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_json.pyc 10-28 09:26:43.237 27603 27627 V python : extracting _python_bundle/site-packages/twisted/logger/_legacy.pyc 10-28 09:26:43.239 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ 10-28 09:26:43.240 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ttymodes.pyc 10-28 09:26:43.242 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/endpoints.pyc 10-28 09:26:43.244 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/mixin.pyc 10-28 09:26:43.246 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/manhole_ssh.pyc 10-28 09:26:43.248 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/interfaces.pyc 10-28 09:26:43.250 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/stdio.pyc 10-28 09:26:43.252 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/avatar.pyc 10-28 09:26:43.254 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/__init__.pyc 10-28 09:26:43.256 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/error.pyc 10-28 09:26:43.258 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/tap.pyc 10-28 09:26:43.259 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/unix.pyc 10-28 09:26:43.262 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/manhole.pyc 10-28 09:26:43.265 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ls.pyc 10-28 09:26:43.266 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/telnet.pyc 10-28 09:26:43.270 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/manhole_tap.pyc 10-28 09:26:43.272 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/recvline.pyc 10-28 09:26:43.274 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/checkers.pyc 10-28 09:26:43.276 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/ 10-28 09:26:43.278 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/factory.pyc 10-28 09:26:43.279 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/keys.pyc 10-28 09:26:43.283 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/_kex.pyc 10-28 09:26:43.285 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/session.pyc 10-28 09:26:43.288 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/userauth.pyc 10-28 09:26:43.291 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/sexpy.pyc 10-28 09:26:43.293 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/__init__.pyc 10-28 09:26:43.294 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/service.pyc 10-28 09:26:43.296 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/common.pyc 10-28 09:26:43.298 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/channel.pyc 10-28 09:26:43.300 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/connection.pyc 10-28 09:26:43.302 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/forwarding.pyc 10-28 09:26:43.304 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/filetransfer.pyc 10-28 09:26:43.308 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/agent.pyc 10-28 09:26:43.310 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/address.pyc 10-28 09:26:43.312 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/transport.pyc 10-28 09:26:43.316 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/ 10-28 09:26:43.317 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/text.pyc 10-28 09:26:43.319 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/insults.pyc 10-28 09:26:43.323 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/__init__.pyc 10-28 09:26:43.324 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/window.pyc 10-28 09:26:43.327 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/insults/helper.pyc 10-28 09:26:43.330 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/ 10-28 09:26:43.331 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/tkconch.pyc 10-28 09:26:43.335 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/conch.pyc 10-28 09:26:43.338 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/__init__.pyc 10-28 09:26:43.339 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/cftp.pyc 10-28 09:26:43.342 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/ckeygen.pyc 10-28 09:26:43.344 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/ 10-28 09:26:43.345 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/knownhosts.pyc 10-28 09:26:43.348 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/__init__.pyc 10-28 09:26:43.349 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/direct.pyc 10-28 09:26:43.352 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/default.pyc 10-28 09:26:43.354 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/connect.pyc 10-28 09:26:43.356 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/options.pyc 10-28 09:26:43.358 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/client/agent.pyc 10-28 09:26:43.359 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ui/ 10-28 09:26:43.361 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ui/ansi.pyc 10-28 09:26:43.363 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ui/tkvt100.pyc 10-28 09:26:43.365 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/ui/__init__.pyc 10-28 09:26:43.366 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/ 10-28 09:26:43.368 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/factory.pyc 10-28 09:26:43.370 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/primes.pyc 10-28 09:26:43.371 27603 27627 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/__init__.pyc 10-28 09:26:43.373 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/ 10-28 09:26:43.374 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/dependency_links.txt 10-28 09:26:43.375 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/SOURCES.txt 10-28 09:26:43.377 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/not-zip-safe 10-28 09:26:43.379 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/namespace_packages.txt 10-28 09:26:43.380 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/PKG-INFO 10-28 09:26:43.383 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/top_level.txt 10-28 09:26:43.385 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/pbr.json 10-28 09:26:43.386 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/requires.txt 10-28 09:26:43.388 27603 27627 V python : extracting _python_bundle/site-packages/cssselect/ 10-28 09:26:43.389 27603 27627 V python : extracting _python_bundle/site-packages/cssselect/__init__.pyc 10-28 09:26:43.391 27603 27627 V python : extracting _python_bundle/site-packages/cssselect/xpath.pyc 10-28 09:26:43.394 27603 27627 V python : extracting _python_bundle/site-packages/cssselect/parser.pyc 10-28 09:26:43.397 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/ 10-28 09:26:43.398 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/WHEEL 10-28 09:26:43.400 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/metadata.json 10-28 09:26:43.401 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/top_level.txt 10-28 09:26:43.403 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/METADATA 10-28 09:26:43.405 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/LICENSE.txt 10-28 09:26:43.407 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/DESCRIPTION.rst 10-28 09:26:43.408 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/REQUESTED 10-28 09:26:43.409 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/INSTALLER 10-28 09:26:43.411 27603 27627 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/RECORD 10-28 09:26:43.413 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/ 10-28 09:26:43.415 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/WHEEL 10-28 09:26:43.416 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/metadata.json 10-28 09:26:43.418 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/top_level.txt 10-28 09:26:43.419 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/METADATA 10-28 09:26:43.421 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/DESCRIPTION.rst 10-28 09:26:43.423 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/REQUESTED 10-28 09:26:43.424 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/INSTALLER 10-28 09:26:43.426 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/RECORD 10-28 09:26:43.428 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/ 10-28 09:26:43.429 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/WHEEL 10-28 09:26:43.431 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/top_level.txt 10-28 09:26:43.432 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/METADATA 10-28 09:26:43.434 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/REQUESTED 10-28 09:26:43.435 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/INSTALLER 10-28 09:26:43.436 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/RECORD 10-28 09:26:43.438 27603 27627 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/LICENSE 10-28 09:26:43.440 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/ 10-28 09:26:43.441 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/util.pyc 10-28 09:26:43.443 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/http.pyc 10-28 09:26:43.444 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/__init__.pyc 10-28 09:26:43.446 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/form.pyc 10-28 09:26:43.447 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/html.pyc 10-28 09:26:43.450 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/url.pyc 10-28 09:26:43.452 27603 27627 V python : extracting _python_bundle/site-packages/w3lib/encoding.pyc 10-28 09:26:43.454 27603 27627 V python : extracting _python_bundle/site-packages/kivy/ 10-28 09:26:43.455 27603 27627 V python : extracting _python_bundle/site-packages/kivy/factory.pyc 10-28 09:26:43.457 27603 27627 V python : extracting _python_bundle/site-packages/kivy/compat.pyc 10-28 09:26:43.459 27603 27627 V python : extracting _python_bundle/site-packages/kivy/config.pyc 10-28 09:26:43.462 27603 27627 V python : extracting _python_bundle/site-packages/kivy/logger.pyc 10-28 09:26:43.463 27603 27627 V python : extracting _python_bundle/site-packages/kivy/app.pyc 10-28 09:26:43.466 27603 27627 V python : extracting _python_bundle/site-packages/kivy/weakproxy.so 10-28 09:26:43.474 27603 27627 V python : extracting _python_bundle/site-packages/kivy/support.pyc 10-28 09:26:43.476 27603 27627 V python : extracting _python_bundle/site-packages/kivy/weakmethod.pyc 10-28 09:26:43.477 27603 27627 V python : extracting _python_bundle/site-packages/kivy/vector.pyc 10-28 09:26:43.480 27603 27627 V python : extracting _python_bundle/site-packages/kivy/utils.pyc 10-28 09:26:43.482 27603 27627 V python : extracting _python_bundle/site-packages/kivy/_clock.so 10-28 09:26:43.497 27603 27627 V python : extracting _python_bundle/site-packages/kivy/animation.pyc 10-28 09:26:43.500 27603 27627 V python : extracting _python_bundle/site-packages/kivy/event.pyc 10-28 09:26:43.501 27603 27627 V python : extracting _python_bundle/site-packages/kivy/metrics.pyc 10-28 09:26:43.503 27603 27627 V python : extracting _python_bundle/site-packages/kivy/_event.so 10-28 09:26:43.516 27603 27627 V python : extracting _python_bundle/site-packages/kivy/cache.pyc 10-28 09:26:43.518 27603 27627 V python : extracting _python_bundle/site-packages/kivy/resources.pyc 10-28 09:26:43.520 27603 27627 V python : extracting _python_bundle/site-packages/kivy/factory_registers.pyc 10-28 09:26:43.522 27603 27627 V python : extracting _python_bundle/site-packages/kivy/clock.pyc 10-28 09:26:43.525 27603 27627 V python : extracting _python_bundle/site-packages/kivy/__init__.pyc 10-28 09:26:43.528 27603 27627 V python : extracting _python_bundle/site-packages/kivy/geometry.pyc 10-28 09:26:43.531 27603 27627 V python : extracting _python_bundle/site-packages/kivy/properties.so 10-28 09:26:43.561 27603 27627 V python : extracting _python_bundle/site-packages/kivy/loader.pyc 10-28 09:26:43.564 27603 27627 V python : extracting _python_bundle/site-packages/kivy/_version.pyc 10-28 09:26:43.565 27603 27627 V python : extracting _python_bundle/site-packages/kivy/atlas.pyc 10-28 09:26:43.568 27603 27627 V python : extracting _python_bundle/site-packages/kivy/interactive.pyc 10-28 09:26:43.570 27603 27627 V python : extracting _python_bundle/site-packages/kivy/context.pyc 10-28 09:26:43.571 27603 27627 V python : extracting _python_bundle/site-packages/kivy/base.pyc 10-28 09:26:43.574 27603 27627 V python : extracting _python_bundle/site-packages/kivy/gesture.pyc 10-28 09:26:43.576 27603 27627 V python : extracting _python_bundle/site-packages/kivy/setupconfig.pyc 10-28 09:26:43.578 27603 27627 V python : extracting _python_bundle/site-packages/kivy/parser.pyc 10-28 09:26:43.580 27603 27627 V python : extracting _python_bundle/site-packages/kivy/multistroke.pyc 10-28 09:26:43.584 27603 27627 V python : extracting _python_bundle/site-packages/kivy/garden/ 10-28 09:26:43.585 27603 27627 V python : extracting _python_bundle/site-packages/kivy/garden/__init__.pyc 10-28 09:26:43.586 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lang/ 10-28 09:26:43.588 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lang/builder.pyc 10-28 09:26:43.591 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lang/__init__.pyc 10-28 09:26:43.592 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lang/parser.pyc 10-28 09:26:43.595 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/ 10-28 09:26:43.596 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/__init__.pyc 10-28 09:26:43.598 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/spelling/ 10-28 09:26:43.599 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/spelling/spelling_enchant.pyc 10-28 09:26:43.601 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/spelling/__init__.pyc 10-28 09:26:43.603 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/ 10-28 09:26:43.604 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xsel.pyc 10-28 09:26:43.605 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dummy.pyc 10-28 09:26:43.608 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dbusklipper.pyc 10-28 09:26:43.609 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_nspaste.pyc 10-28 09:26:43.611 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_ext.pyc 10-28 09:26:43.613 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/__init__.pyc 10-28 09:26:43.615 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_winctypes.pyc 10-28 09:26:43.617 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_pygame.pyc 10-28 09:26:43.618 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_sdl2.pyc 10-28 09:26:43.620 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xclip.pyc 10-28 09:26:43.623 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_gtk3.pyc 10-28 09:26:43.624 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_sdl2.so 10-28 09:26:43.627 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_android.pyc 10-28 09:26:43.628 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/ 10-28 09:26:43.630 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffpyplayer.pyc 10-28 09:26:43.632 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffmpeg.pyc 10-28 09:26:43.634 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/__init__.pyc 10-28 09:26:43.636 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/video_null.pyc 10-28 09:26:43.637 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/video/video_gstplayer.pyc 10-28 09:26:43.639 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/ 10-28 09:26:43.641 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pango.pyc 10-28 09:26:43.642 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/text_layout.so 10-28 09:26:43.652 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/text_sdl2.pyc 10-28 09:26:43.654 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/__init__.pyc 10-28 09:26:43.657 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pygame.pyc 10-28 09:26:43.659 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/markup.pyc 10-28 09:26:43.662 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/_text_sdl2.so 10-28 09:26:43.668 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pil.pyc 10-28 09:26:43.670 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/ 10-28 09:26:43.672 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_picamera.pyc 10-28 09:26:43.674 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_gi.pyc 10-28 09:26:43.676 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/__init__.pyc 10-28 09:26:43.678 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_opencv.pyc 10-28 09:26:43.680 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_android.pyc 10-28 09:26:43.683 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/ 10-28 09:26:43.684 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_tex.pyc 10-28 09:26:43.686 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_dds.pyc 10-28 09:26:43.688 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_ffpyplayer.pyc 10-28 09:26:43.690 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/__init__.pyc 10-28 09:26:43.695 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pil.pyc 10-28 09:26:43.696 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pygame.pyc 10-28 09:26:43.698 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/_img_sdl2.so 10-28 09:26:43.703 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/image/img_sdl2.pyc 10-28 09:26:43.705 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/ 10-28 09:26:43.706 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/window_sdl2.pyc 10-28 09:26:43.710 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/_window_sdl2.so 10-28 09:26:43.717 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/window_egl_rpi.pyc 10-28 09:26:43.719 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/__init__.pyc 10-28 09:26:43.724 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/window_info.so 10-28 09:26:43.728 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/window/window_pygame.pyc 10-28 09:26:43.731 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/ 10-28 09:26:43.732 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_ffpyplayer.pyc 10-28 09:26:43.734 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_gstplayer.pyc 10-28 09:26:43.736 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_android.pyc 10-28 09:26:43.738 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/__init__.pyc 10-28 09:26:43.740 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_pygame.pyc 10-28 09:26:43.742 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_sdl2.so 10-28 09:26:43.750 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_avplayer.pyc 10-28 09:26:43.751 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/gl/ 10-28 09:26:43.752 27603 27627 V python : extracting _python_bundle/site-packages/kivy/core/gl/__init__.pyc 10-28 09:26:43.754 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/ 10-28 09:26:43.755 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/shape.pyc 10-28 09:26:43.757 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/factory.pyc 10-28 09:26:43.759 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/recorder.pyc 10-28 09:26:43.761 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/__init__.pyc 10-28 09:26:43.762 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/provider.pyc 10-28 09:26:43.764 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/motionevent.pyc 10-28 09:26:43.766 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ 10-28 09:26:43.768 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/calibration.pyc 10-28 09:26:43.769 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/tripletap.pyc 10-28 09:26:43.771 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/retaintouch.pyc 10-28 09:26:43.773 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ignorelist.pyc 10-28 09:26:43.774 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/doubletap.pyc 10-28 09:26:43.776 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/__init__.pyc 10-28 09:26:43.777 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/postproc/dejitter.pyc 10-28 09:26:43.779 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/ 10-28 09:26:43.780 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/leapfinger.pyc 10-28 09:26:43.782 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/__init__.pyc 10-28 09:26:43.784 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/androidjoystick.pyc 10-28 09:26:43.786 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/mouse.pyc 10-28 09:26:43.788 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/tuio.pyc 10-28 09:26:43.790 27603 27627 V python : extracting _python_bundle/site-packages/kivy/input/providers/linuxwacom.pyc 10-28 09:26:43.793 27603 27627 V python : extracting _python_bundle/site-packages/kivy/storage/ 10-28 09:26:43.794 27603 27627 V python : extracting _python_bundle/site-packages/kivy/storage/redisstore.pyc 10-28 09:26:43.796 27603 27627 V python : extracting _python_bundle/site-packages/kivy/storage/dictstore.pyc 10-28 09:26:43.797 27603 27627 V python : extracting _python_bundle/site-packages/kivy/storage/__init__.pyc 10-28 09:26:43.799 27603 27627 V python : extracting _python_bundle/site-packages/kivy/storage/jsonstore.pyc 10-28 09:26:43.801 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/ 10-28 09:26:43.802 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/showborder.pyc 10-28 09:26:43.804 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/recorder.pyc 10-28 09:26:43.806 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/cursor.pyc 10-28 09:26:43.808 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/webdebugger.pyc 10-28 09:26:43.810 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/keybinding.pyc 10-28 09:26:43.812 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/__init__.pyc 10-28 09:26:43.814 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/monitor.pyc 10-28 09:26:43.815 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/console.pyc 10-28 09:26:43.819 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/_webdebugger.pyc 10-28 09:26:43.833 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/touchring.pyc 10-28 09:26:43.834 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/joycursor.pyc 10-28 09:26:43.836 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/screen.pyc 10-28 09:26:43.838 27603 27627 V python : extracting _python_bundle/site-packages/kivy/modules/inspector.pyc 10-28 09:26:43.841 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/ 10-28 09:26:43.842 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/texturecompress.pyc 10-28 09:26:43.845 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/kviewer.pyc 10-28 09:26:43.846 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/generate-icons.pyc 10-28 09:26:43.848 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/report.pyc 10-28 09:26:43.850 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/__init__.pyc 10-28 09:26:43.851 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/stub-gl-debug.pyc 10-28 09:26:43.854 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/changelog_parser.pyc 10-28 09:26:43.855 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/coverage.pyc 10-28 09:26:43.857 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/benchmark.pyc 10-28 09:26:43.859 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/gallery.pyc 10-28 09:26:43.862 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/ 10-28 09:26:43.863 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.tmLanguage 10-28 09:26:43.865 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/__init__.pyc 10-28 09:26:43.866 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.vim 10-28 09:26:43.868 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy-mode.el 10-28 09:26:43.870 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.json-tmlanguage 10-28 09:26:43.872 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/ 10-28 09:26:43.873 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pre-commit.githook 10-28 09:26:43.874 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8.pyc 10-28 09:26:43.880 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8kivy.pyc 10-28 09:26:43.881 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/ 10-28 09:26:43.883 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ 10-28 09:26:43.884 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn.png 10-28 09:26:43.886 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble.png 10-28 09:26:43.888 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab.png 10-28 09:26:43.890 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png 10-28 09:26:43.891 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_view.png 10-28 09:26:43.892 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter.png 10-28 09:26:43.894 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_right.png 10-28 09:26:43.896 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png 10-28 09:26:43.898 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_h.png 10-28 09:26:43.899 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled.png 10-28 09:26:43.901 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-low.png 10-28 09:26:43.903 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_disabled.png 10-28 09:26:43.904 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_pressed.png 10-28 09:26:43.906 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png 10-28 09:26:43.908 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/overflow.png 10-28 09:26:43.909 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png 10-28 09:26:43.911 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background.png 10-28 09:26:43.913 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_down.png 10-28 09:26:43.914 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_off.png 10-28 09:26:43.916 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background_disabled.png 10-28 09:26:43.917 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_disabled.png 10-28 09:26:43.919 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png 10-28 09:26:43.920 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-pause.png 10-28 09:26:43.922 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background.png 10-28 09:26:43.923 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled.png 10-28 09:26:43.925 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down.png 10-28 09:26:43.926 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_pressed.png 10-28 09:26:43.928 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_file.png 10-28 09:26:43.930 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_opened.png 10-28 09:26:43.932 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background.png 10-28 09:26:43.933 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png 10-28 09:26:43.935 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/close.png 10-28 09:26:43.937 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-stop.png 10-28 09:26:43.939 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_folder.png 10-28 09:26:43.941 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_left.png 10-28 09:26:43.943 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar.png 10-28 09:26:43.945 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_background.png 10-28 09:26:43.946 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled.png 10-28 09:26:43.947 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-medium.png 10-28 09:26:43.949 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip_h.png 10-28 09:26:43.951 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/image-missing.png 10-28 09:26:43.953 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_closed.png 10-28 09:26:43.955 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background_disabled.png 10-28 09:26:43.956 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_active.png 10-28 09:26:43.958 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-play-overlay.png 10-28 09:26:43.960 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn.png 10-28 09:26:43.962 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_pressed.png 10-28 09:26:43.964 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-muted.png 10-28 09:26:43.965 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png 10-28 09:26:43.967 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled.png 10-28 09:26:43.968 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down_h.png 10-28 09:26:43.970 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png 10-28 09:26:43.972 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-high.png 10-28 09:26:43.973 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_arrow.png 10-28 09:26:43.975 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/modalview-background.png 10-28 09:26:43.976 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_down.png 10-28 09:26:43.978 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_on.png 10-28 09:26:43.980 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput.png 10-28 09:26:43.982 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item.png 10-28 09:26:43.983 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_disabled.png 10-28 09:26:43.985 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_bar.png 10-28 09:26:43.987 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn_pressed.png 10-28 09:26:43.988 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button.png 10-28 09:26:43.990 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor_disabled.png 10-28 09:26:43.991 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_off.png 10-28 09:26:43.993 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group.png 10-28 09:26:43.994 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_on.png 10-28 09:26:43.996 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar_background.png 10-28 09:26:43.997 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background_disabled.png 10-28 09:26:43.999 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_off.png 10-28 09:26:44.000 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner.png 10-28 09:26:44.002 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_middle.png 10-28 09:26:44.004 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-start.png 10-28 09:26:44.006 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor.png 10-28 09:26:44.007 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down.png 10-28 09:26:44.009 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/previous_normal.png 10-28 09:26:44.011 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item_down.png 10-28 09:26:44.013 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/separator.png 10-28 09:26:44.014 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button.png 10-28 09:26:44.016 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button_disabled.png 10-28 09:26:44.017 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-background.png 10-28 09:26:44.019 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_on.png 10-28 09:26:44.020 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip.png 10-28 09:26:44.022 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled_active.png 10-28 09:26:44.024 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_h.png 10-28 09:26:44.025 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled_pressed.png 10-28 09:26:44.027 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ring.png 10-28 09:26:44.029 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_selected.png 10-28 09:26:44.031 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/ 10-28 09:26:44.032 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/factory.pyc 10-28 09:26:44.034 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/__init__.pyc 10-28 09:26:44.035 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/cython_cfg.pyc 10-28 09:26:44.037 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/ 10-28 09:26:44.038 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__init__.pyc 10-28 09:26:44.040 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/__main__.pyc 10-28 09:26:44.042 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/pyi_rth_kivy.pyc 10-28 09:26:44.043 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks/hook-kivy.pyc 10-28 09:26:44.045 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/ 10-28 09:26:44.046 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/gles_compat/subset_gles.pyc 10-28 09:26:44.048 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/ 10-28 09:26:44.049 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/README.md 10-28 09:26:44.052 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/gimp28-testsuite.pyc 10-28 09:26:44.054 27603 27627 V python : extracting _python_bundle/site-packages/kivy/tools/image-testsuite/imagemagick-testsuite.sh 10-28 09:26:44.056 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/ 10-28 09:26:44.057 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/opacityscroll.pyc 10-28 09:26:44.058 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/__init__.pyc 10-28 09:26:44.060 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/scroll.pyc 10-28 09:26:44.061 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/dampedscroll.pyc 10-28 09:26:44.064 27603 27627 V python : extracting _python_bundle/site-packages/kivy/effects/kinetic.pyc 10-28 09:26:44.065 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/ 10-28 09:26:44.066 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/actionbar.pyc 10-28 09:26:44.069 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/filechooser.pyc 10-28 09:26:44.072 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/switch.pyc 10-28 09:26:44.073 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/slider.pyc 10-28 09:26:44.076 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/scrollview.pyc 10-28 09:26:44.079 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/floatlayout.pyc 10-28 09:26:44.080 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/codeinput.pyc 10-28 09:26:44.082 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/pagelayout.pyc 10-28 09:26:44.084 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recyclegridlayout.pyc 10-28 09:26:44.086 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/screenmanager.pyc 10-28 09:26:44.090 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/vkeyboard.pyc 10-28 09:26:44.092 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/togglebutton.pyc 10-28 09:26:44.094 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/relativelayout.pyc 10-28 09:26:44.096 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/camera.pyc 10-28 09:26:44.097 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/colorpicker.pyc 10-28 09:26:44.100 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/boxlayout.pyc 10-28 09:26:44.101 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/modalview.pyc 10-28 09:26:44.103 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/checkbox.pyc 10-28 09:26:44.105 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/button.pyc 10-28 09:26:44.107 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/sandbox.pyc 10-28 09:26:44.109 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/stacklayout.pyc 10-28 09:26:44.111 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/carousel.pyc 10-28 09:26:44.113 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/anchorlayout.pyc 10-28 09:26:44.115 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/rst.pyc 10-28 09:26:44.119 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/widget.pyc 10-28 09:26:44.121 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/effectwidget.pyc 10-28 09:26:44.123 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/video.pyc 10-28 09:26:44.125 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recyclelayout.pyc 10-28 09:26:44.128 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/__init__.pyc 10-28 09:26:44.129 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/scatterlayout.pyc 10-28 09:26:44.130 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/tabbedpanel.pyc 10-28 09:26:44.133 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleboxlayout.pyc 10-28 09:26:44.135 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/settings.pyc 10-28 09:26:44.138 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/bubble.pyc 10-28 09:26:44.140 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/gridlayout.pyc 10-28 09:26:44.142 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/accordion.pyc 10-28 09:26:44.144 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/splitter.pyc 10-28 09:26:44.147 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/textinput.pyc 10-28 09:26:44.153 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/progressbar.pyc 10-28 09:26:44.154 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/label.pyc 10-28 09:26:44.156 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/videoplayer.pyc 10-28 09:26:44.159 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/stencilview.pyc 10-28 09:26:44.160 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/gesturesurface.pyc 10-28 09:26:44.163 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/layout.pyc 10-28 09:26:44.164 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/spinner.pyc 10-28 09:26:44.166 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/scatter.pyc 10-28 09:26:44.169 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/popup.pyc 10-28 09:26:44.170 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/image.pyc 10-28 09:26:44.172 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/dropdown.pyc 10-28 09:26:44.174 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/treeview.pyc 10-28 09:26:44.177 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/ 10-28 09:26:44.178 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/views.pyc 10-28 09:26:44.180 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/__init__.pyc 10-28 09:26:44.182 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/datamodel.pyc 10-28 09:26:44.184 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/recycleview/layout.pyc 10-28 09:26:44.186 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/ 10-28 09:26:44.187 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/emacs.pyc 10-28 09:26:44.188 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/togglebutton.pyc 10-28 09:26:44.190 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/compoundselection.pyc 10-28 09:26:44.192 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/drag.pyc 10-28 09:26:44.194 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/touchripple.pyc 10-28 09:26:44.197 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/button.pyc 10-28 09:26:44.199 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/__init__.pyc 10-28 09:26:44.200 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/focus.pyc 10-28 09:26:44.202 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/knspace.pyc 10-28 09:26:44.205 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/cover.pyc 10-28 09:26:44.207 27603 27627 V python : extracting _python_bundle/site-packages/kivy/uix/behaviors/codenavigation.pyc 10-28 09:26:44.208 27603 27627 V python : extracting _python_bundle/site-packages/kivy/extras/ 10-28 09:26:44.210 27603 27627 V python : extracting _python_bundle/site-packages/kivy/extras/__init__.pyc 10-28 09:26:44.211 27603 27627 V python : extracting _python_bundle/site-packages/kivy/extras/highlight.pyc 10-28 09:26:44.213 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/ 10-28 09:26:44.214 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/settings_kivy.json 10-28 09:26:44.216 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/style.kv 10-28 09:26:44.219 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/ 10-28 09:26:44.220 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/azerty.json 10-28 09:26:44.222 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de.json 10-28 09:26:44.223 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/en_US.json 10-28 09:26:44.225 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwerty.json 10-28 09:26:44.227 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/fr_CH.json 10-28 09:26:44.229 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/de_CH.json 10-28 09:26:44.230 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/keyboards/qwertz.json 10-28 09:26:44.232 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/ 10-28 09:26:44.233 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.vs 10-28 09:26:44.235 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.vs 10-28 09:26:44.236 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.png 10-28 09:26:44.237 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/default.fs 10-28 09:26:44.239 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/glsl/header.fs 10-28 09:26:44.240 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/ 10-28 09:26:44.241 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-32.png 10-28 09:26:44.243 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-256.png 10-28 09:26:44.245 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-48.png 10-28 09:26:44.247 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.ico 10-28 09:26:44.250 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-512.png 10-28 09:26:44.254 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-24.png 10-28 09:26:44.255 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-64.png 10-28 09:26:44.257 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-16.png 10-28 09:26:44.259 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/logo/kivy-icon-128.png 10-28 09:26:44.261 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/ 10-28 09:26:44.262 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Regular.ttf 10-28 09:26:44.278 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/RobotoMono-Regular.ttf 10-28 09:26:44.290 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-BoldItalic.ttf 10-28 09:26:44.305 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/DejaVuSans.ttf 10-28 09:26:44.363 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Bold.ttf 10-28 09:26:44.378 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/fonts/Roboto-Italic.ttf 10-28 09:26:44.395 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/ 10-28 09:26:44.396 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.zip 10-28 09:26:44.399 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/defaultshape.png 10-28 09:26:44.402 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/testpattern.png 10-28 09:26:44.404 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/cursor.png 10-28 09:26:44.407 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/image-loading.gif 10-28 09:26:44.410 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme.atlas 10-28 09:26:44.413 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/background.jpg 10-28 09:26:44.415 27603 27627 V python : extracting _python_bundle/site-packages/kivy/data/images/defaulttheme-0.png 10-28 09:26:44.424 27603 27627 V python : extracting _python_bundle/site-packages/kivy/deps/ 10-28 09:26:44.425 27603 27627 V python : extracting _python_bundle/site-packages/kivy/deps/__init__.pyc 10-28 09:26:44.427 27603 27627 V python : extracting _python_bundle/site-packages/kivy/network/ 10-28 09:26:44.428 27603 27627 V python : extracting _python_bundle/site-packages/kivy/network/__init__.pyc 10-28 09:26:44.430 27603 27627 V python : extracting _python_bundle/site-packages/kivy/network/urlrequest.pyc 10-28 09:26:44.433 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/ 10-28 09:26:44.434 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/ddsfile.pyc 10-28 09:26:44.436 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/mtdev.pyc 10-28 09:26:44.438 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/__init__.pyc 10-28 09:26:44.440 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/ 10-28 09:26:44.441 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/gstplayer/__init__.pyc 10-28 09:26:44.443 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/ 10-28 09:26:44.444 27603 27627 V python : extracting _python_bundle/site-packages/kivy/lib/vidcore_lite/__init__.pyc 10-28 09:26:44.445 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/ 10-28 09:26:44.447 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/tesselator.so 10-28 09:26:44.459 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/shader.so 10-28 09:26:44.470 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex.so 10-28 09:26:44.474 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/texture.so 10-28 09:26:44.494 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/fbo.so 10-28 09:26:44.503 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/context.so 10-28 09:26:44.513 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/scissor_instructions.so 10-28 09:26:44.521 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/context_instructions.so 10-28 09:26:44.537 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/__init__.pyc 10-28 09:26:44.539 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/compiler.so 10-28 09:26:44.546 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl_utils.so 10-28 09:26:44.553 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/gl_instructions.so 10-28 09:26:44.559 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/opengl.so 10-28 09:26:44.576 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/svg.so 10-28 09:26:44.603 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/vertex_instructions.so 10-28 09:26:44.631 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/stencil_instructions.so 10-28 09:26:44.639 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl.so 10-28 09:26:44.649 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/buffer.so 10-28 09:26:44.654 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/vbo.so 10-28 09:26:44.662 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/instructions.so 10-28 09:26:44.673 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/transformation.so 10-28 09:26:44.683 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/ 10-28 09:26:44.684 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_mock.so 10-28 09:26:44.688 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_debug.so 10-28 09:26:44.707 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/__init__.pyc 10-28 09:26:44.708 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_gl.so 10-28 09:26:44.713 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_sdl2.so 10-28 09:26:44.716 27603 27627 V python : extracting _python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_glew.so 10-28 09:26:44.721 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/ 10-28 09:26:44.722 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/WHEEL 10-28 09:26:44.724 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/AUTHORS 10-28 09:26:44.727 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/top_level.txt 10-28 09:26:44.728 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/METADATA 10-28 09:26:44.731 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/entry_points.txt 10-28 09:26:44.732 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/REQUESTED 10-28 09:26:44.733 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/INSTALLER 10-28 09:26:44.735 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/RECORD 10-28 09:26:44.738 27603 27627 V python : extracting _python_bundle/site-packages/Scrapy-2.4.0.dist-info/LICENSE 10-28 09:26:44.740 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter/ 10-28 09:26:44.741 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter/utils.pyc 10-28 09:26:44.743 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter/__init__.pyc 10-28 09:26:44.745 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter/adapter.pyc 10-28 09:26:44.747 27603 27627 V python : extracting _python_bundle/site-packages/cffi/ 10-28 09:26:44.748 27603 27627 V python : extracting _python_bundle/site-packages/cffi/cparser.pyc 10-28 09:26:44.752 27603 27627 V python : extracting _python_bundle/site-packages/cffi/parse_c_type.h 10-28 09:26:44.754 27603 27627 V python : extracting _python_bundle/site-packages/cffi/recompiler.pyc 10-28 09:26:44.758 27603 27627 V python : extracting _python_bundle/site-packages/cffi/cffi_opcode.pyc 10-28 09:26:44.760 27603 27627 V python : extracting _python_bundle/site-packages/cffi/backend_ctypes.pyc 10-28 09:26:44.764 27603 27627 V python : extracting _python_bundle/site-packages/cffi/setuptools_ext.pyc 10-28 09:26:44.766 27603 27627 V python : extracting _python_bundle/site-packages/cffi/verifier.pyc 10-28 09:26:44.768 27603 27627 V python : extracting _python_bundle/site-packages/cffi/_cffi_errors.h 10-28 09:26:44.770 27603 27627 V python : extracting _python_bundle/site-packages/cffi/__init__.pyc 10-28 09:26:44.772 27603 27627 V python : extracting _python_bundle/site-packages/cffi/commontypes.pyc 10-28 09:26:44.774 27603 27627 V python : extracting _python_bundle/site-packages/cffi/error.pyc 10-28 09:26:44.775 27603 27627 V python : extracting _python_bundle/site-packages/cffi/api.pyc 10-28 09:26:44.779 27603 27627 V python : extracting _python_bundle/site-packages/cffi/_embedding.h 10-28 09:26:44.782 27603 27627 V python : extracting _python_bundle/site-packages/cffi/ffiplatform.pyc 10-28 09:26:44.783 27603 27627 V python : extracting _python_bundle/site-packages/cffi/model.pyc 10-28 09:26:44.787 27603 27627 V python : extracting _python_bundle/site-packages/cffi/vengine_gen.pyc 10-28 09:26:44.790 27603 27627 V python : extracting _python_bundle/site-packages/cffi/lock.pyc 10-28 09:26:44.791 27603 27627 V python : extracting _python_bundle/site-packages/cffi/_cffi_include.h 10-28 09:26:44.793 27603 27627 V python : extracting _python_bundle/site-packages/cffi/vengine_cpy.pyc 10-28 09:26:44.798 27603 27627 V python : extracting _python_bundle/site-packages/cffi/pkgconfig.pyc 10-28 09:26:44.799 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/ 10-28 09:26:44.801 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/tool.pyc 10-28 09:26:44.802 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/compat.pyc 10-28 09:26:44.804 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/scanner.pyc 10-28 09:26:44.806 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/errors.pyc 10-28 09:26:44.807 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/__init__.pyc 10-28 09:26:44.809 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/raw_json.pyc 10-28 09:26:44.811 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/_speedups.so 10-28 09:26:44.827 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/encoder.pyc 10-28 09:26:44.829 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/decoder.pyc 10-28 09:26:44.831 27603 27627 V python : extracting _python_bundle/site-packages/simplejson/ordered_dict.pyc 10-28 09:26:44.833 27603 27627 V python : extracting _python_bundle/site-packages/lxml/ 10-28 09:26:44.835 27603 27627 V python : extracting _python_bundle/site-packages/lxml/cssselect.pyc 10-28 09:26:44.837 27603 27627 V python : extracting _python_bundle/site-packages/lxml/builder.so 10-28 09:26:44.844 27603 27627 V python : extracting _python_bundle/site-packages/lxml/sax.pyc 10-28 09:26:44.846 27603 27627 V python : extracting _python_bundle/site-packages/lxml/etree.so 10-28 09:26:45.069 27603 27627 V python : extracting _python_bundle/site-packages/lxml/_elementpath.so 10-28 09:26:45.084 27603 27627 V python : extracting _python_bundle/site-packages/lxml/builder.pyc 10-28 09:26:45.087 27603 27627 V python : extracting _python_bundle/site-packages/lxml/_elementpath.pyc 10-28 09:26:45.092 27603 27627 V python : extracting _python_bundle/site-packages/lxml/objectify.so 10-28 09:26:45.202 27603 27627 V python : extracting _python_bundle/site-packages/lxml/__init__.pyc 10-28 09:26:45.204 27603 27627 V python : extracting _python_bundle/site-packages/lxml/ElementInclude.pyc 10-28 09:26:45.209 27603 27627 V python : extracting _python_bundle/site-packages/lxml/lxml.etree_api.h 10-28 09:26:45.214 27603 27627 V python : extracting _python_bundle/site-packages/lxml/lxml.etree.h 10-28 09:26:45.220 27603 27627 V python : extracting _python_bundle/site-packages/lxml/usedoctest.pyc 10-28 09:26:45.224 27603 27627 V python : extracting _python_bundle/site-packages/lxml/doctestcompare.pyc 10-28 09:26:45.230 27603 27627 V python : extracting _python_bundle/site-packages/lxml/etree_api.h 10-28 09:26:45.238 27603 27627 V python : extracting _python_bundle/site-packages/lxml/etree.h 10-28 09:26:45.241 27603 27627 V python : extracting _python_bundle/site-packages/lxml/pyclasslookup.pyc 10-28 09:26:45.243 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/ 10-28 09:26:45.244 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/__init__.pyc 10-28 09:26:45.247 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/ 10-28 09:26:45.248 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/rng/ 10-28 09:26:45.249 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/rng/iso-schematron.rng 10-28 09:26:45.252 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/ 10-28 09:26:45.253 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl 10-28 09:26:45.255 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl 10-28 09:26:45.257 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/ 10-28 09:26:45.258 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl 10-28 09:26:45.260 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl 10-28 09:26:45.263 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl 10-28 09:26:45.266 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl 10-28 09:26:45.271 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl 10-28 09:26:45.273 27603 27627 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt 10-28 09:26:45.275 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/ 10-28 09:26:45.276 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/diff.so 10-28 09:26:45.299 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/ElementSoup.pyc 10-28 09:26:45.300 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/builder.pyc 10-28 09:26:45.302 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/__init__.pyc 10-28 09:26:45.307 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/clean.so 10-28 09:26:45.324 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/_diffcommand.pyc 10-28 09:26:45.326 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/_setmixin.pyc 10-28 09:26:45.328 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/soupparser.pyc 10-28 09:26:45.330 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/formfill.pyc 10-28 09:26:45.332 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/html5parser.pyc 10-28 09:26:45.334 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/diff.pyc 10-28 09:26:45.337 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/clean.pyc 10-28 09:26:45.339 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/usedoctest.pyc 10-28 09:26:45.341 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/_html5builder.pyc 10-28 09:26:45.343 27603 27627 V python : extracting _python_bundle/site-packages/lxml/html/defs.pyc 10-28 09:26:45.344 27603 27627 V python : extracting _python_bundle/site-packages/lxml/includes/ 10-28 09:26:45.346 27603 27627 V python : extracting _python_bundle/site-packages/lxml/includes/__init__.pyc 10-28 09:26:45.348 27603 27627 V python : extracting _python_bundle/site-packages/lxml/includes/etree_defs.h 10-28 09:26:45.350 27603 27627 V python : extracting _python_bundle/site-packages/lxml/includes/lxml-version.h 10-28 09:26:45.352 27603 27627 V python : extracting _python_bundle/site-packages/android/ 10-28 09:26:45.353 27603 27627 V python : extracting _python_bundle/site-packages/android/billing.pyc 10-28 09:26:45.355 27603 27627 V python : extracting _python_bundle/site-packages/android/config.pyc 10-28 09:26:45.356 27603 27627 V python : extracting _python_bundle/site-packages/android/activity.pyc 10-28 09:26:45.358 27603 27627 V python : extracting _python_bundle/site-packages/android/storage.pyc 10-28 09:26:45.360 27603 27627 V python : extracting _python_bundle/site-packages/android/broadcast.pyc 10-28 09:26:45.362 27603 27627 V python : extracting _python_bundle/site-packages/android/permissions.pyc 10-28 09:26:45.364 27603 27627 V python : extracting _python_bundle/site-packages/android/mixer.pyc 10-28 09:26:45.366 27603 27627 V python : extracting _python_bundle/site-packages/android/runnable.pyc 10-28 09:26:45.368 27603 27627 V python : extracting _python_bundle/site-packages/android/_android.so 10-28 09:26:45.376 27603 27627 V python : extracting _python_bundle/site-packages/android/__init__.pyc 10-28 09:26:45.377 27603 27627 V python : extracting _python_bundle/site-packages/android/loadingscreen.pyc 10-28 09:26:45.379 27603 27627 V python : extracting _python_bundle/site-packages/android/_ctypes_library_finder.pyc 10-28 09:26:45.380 27603 27627 V python : extracting _python_bundle/site-packages/android/_android_billing.so 10-28 09:26:45.391 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so 10-28 09:26:45.391 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libmain.so 10-28 09:26:45.392 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so 10-28 09:26:45.392 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so 10-28 09:26:45.393 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libffi.so 10-28 09:26:45.393 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so 10-28 09:26:45.394 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so 10-28 09:26:45.395 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so 10-28 09:26:45.395 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libpython3.8m.so 10-28 09:26:45.396 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so 10-28 09:26:45.397 27603 27603 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so 10-28 09:26:45.397 27603 27603 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so 10-28 09:26:45.399 27603 27603 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so 10-28 09:26:45.400 27603 27603 V pythonutil: Checking pattern libffi\.so against libmain.so 10-28 09:26:45.400 27603 27603 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so 10-28 09:26:45.401 27603 27603 V pythonutil: Checking pattern libffi\.so against libSDL2.so 10-28 09:26:45.402 27603 27603 V pythonutil: Checking pattern libffi\.so against libffi.so 10-28 09:26:45.403 27603 27603 V pythonutil: Pattern libffi\.so matched file libffi.so 10-28 09:26:45.403 27603 27603 V pythonutil: Checking pattern libffi\.so against libhidapi.so 10-28 09:26:45.404 27603 27603 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so 10-28 09:26:45.405 27603 27603 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so 10-28 09:26:45.405 27603 27603 V pythonutil: Checking pattern libffi\.so against libpython3.8m.so 10-28 09:26:45.406 27603 27603 V pythonutil: Checking pattern libffi\.so against libsqlite3.so 10-28 09:26:45.407 27603 27603 V pythonutil: Checking pattern libffi\.so against libssl1.1.so 10-28 09:26:45.409 27603 27603 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so 10-28 09:26:45.409 27603 27603 V pythonutil: Checking pattern libpng16\.so against libmain.so 10-28 09:26:45.410 27603 27603 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so 10-28 09:26:45.411 27603 27603 V pythonutil: Checking pattern libpng16\.so against libSDL2.so 10-28 09:26:45.412 27603 27603 V pythonutil: Checking pattern libpng16\.so against libffi.so 10-28 09:26:45.413 27603 27603 V pythonutil: Checking pattern libpng16\.so against libhidapi.so 10-28 09:26:45.413 27603 27603 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so 10-28 09:26:45.414 27603 27603 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so 10-28 09:26:45.415 27603 27603 V pythonutil: Checking pattern libpng16\.so against libpython3.8m.so 10-28 09:26:45.416 27603 27603 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so 10-28 09:26:45.417 27603 27603 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so 10-28 09:26:45.418 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so 10-28 09:26:45.419 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libmain.so 10-28 09:26:45.420 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so 10-28 09:26:45.420 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so 10-28 09:26:45.421 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libffi.so 10-28 09:26:45.422 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so 10-28 09:26:45.422 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so 10-28 09:26:45.423 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so 10-28 09:26:45.424 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libpython3.8m.so 10-28 09:26:45.425 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so 10-28 09:26:45.425 27603 27603 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so 10-28 09:26:45.426 27603 27603 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so 10-28 09:26:45.428 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so 10-28 09:26:45.428 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so 10-28 09:26:45.429 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so 10-28 09:26:45.430 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so 10-28 09:26:45.431 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so 10-28 09:26:45.432 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so 10-28 09:26:45.432 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so 10-28 09:26:45.433 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so 10-28 09:26:45.434 27603 27603 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so 10-28 09:26:45.435 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.8m.so 10-28 09:26:45.435 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so 10-28 09:26:45.436 27603 27603 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so 10-28 09:26:45.438 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so 10-28 09:26:45.439 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libmain.so 10-28 09:26:45.439 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so 10-28 09:26:45.440 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so 10-28 09:26:45.441 27603 27603 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so 10-28 09:26:45.442 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libffi.so 10-28 09:26:45.442 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so 10-28 09:26:45.443 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so 10-28 09:26:45.444 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so 10-28 09:26:45.445 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libpython3.8m.so 10-28 09:26:45.445 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so 10-28 09:26:45.446 27603 27603 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so 10-28 09:26:45.448 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so 10-28 09:26:45.449 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so 10-28 09:26:45.449 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so 10-28 09:26:45.450 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so 10-28 09:26:45.451 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so 10-28 09:26:45.452 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so 10-28 09:26:45.452 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so 10-28 09:26:45.453 27603 27603 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so 10-28 09:26:45.454 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so 10-28 09:26:45.455 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.8m.so 10-28 09:26:45.456 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so 10-28 09:26:45.456 27603 27603 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so 10-28 09:26:45.458 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so 10-28 09:26:45.459 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so 10-28 09:26:45.459 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so 10-28 09:26:45.460 27603 27603 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so 10-28 09:26:45.461 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so 10-28 09:26:45.461 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so 10-28 09:26:45.462 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so 10-28 09:26:45.463 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so 10-28 09:26:45.464 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so 10-28 09:26:45.465 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.8m.so 10-28 09:26:45.466 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so 10-28 09:26:45.466 27603 27603 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so 10-28 09:26:45.468 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so 10-28 09:26:45.469 27603 27603 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so 10-28 09:26:45.469 3217 25947 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 232494 [CONTEXT service_id=218 ] 10-28 09:26:45.469 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so 10-28 09:26:45.470 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so 10-28 09:26:45.471 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so 10-28 09:26:45.472 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so 10-28 09:26:45.473 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so 10-28 09:26:45.473 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so 10-28 09:26:45.474 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so 10-28 09:26:45.475 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.8m.so 10-28 09:26:45.475 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so 10-28 09:26:45.476 27603 27603 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so 10-28 09:26:45.477 27603 27603 V pythonutil: Loading library: sqlite3 10-28 09:26:45.481 3217 27375 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 34 uptime_millis: 35 exec_start_elapsed_seconds: 232494 [CONTEXT service_id=218 ] 10-28 09:26:45.481 27603 27603 V pythonutil: Loading library: ffi 10-28 09:26:45.483 27603 27603 V pythonutil: Loading library: ssl1.1 10-28 09:26:45.490 27603 27603 V pythonutil: Loading library: crypto1.1 10-28 09:26:45.492 27603 27603 V pythonutil: Loading library: SDL2 10-28 09:26:45.498 27603 27603 V pythonutil: Loading library: SDL2_image 10-28 09:26:45.502 27603 27603 V pythonutil: Loading library: SDL2_mixer 10-28 09:26:45.505 27603 27603 V pythonutil: Loading library: SDL2_ttf 10-28 09:26:45.509 27603 27603 V pythonutil: Loading library: python3.5m 10-28 09:26:45.514 27603 27603 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.5m.so" 10-28 09:26:45.515 27603 27603 V pythonutil: Loading library: python3.6m 10-28 09:26:45.517 27603 27603 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.6m.so" 10-28 09:26:45.518 27603 27603 V pythonutil: Loading library: python3.7m 10-28 09:26:45.520 27603 27603 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.7m.so" 10-28 09:26:45.521 27603 27603 V pythonutil: Loading library: python3.8m 10-28 09:26:45.528 27603 27603 V pythonutil: Loading library: main 10-28 09:26:45.531 27603 27603 V pythonutil: Loaded everything! 10-28 09:26:45.533 27603 27603 V SDL : nativeSetupJNI() 10-28 09:26:45.536 27603 27603 V SDL : AUDIO nativeSetupJNI() 10-28 09:26:45.538 27603 27603 V SDL : CONTROLLER nativeSetupJNI() 10-28 09:26:45.543 3217 25947 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService started execution. cause:5 exec_start_elapsed_seconds: 232494 [CONTEXT service_id=218 ] 10-28 09:26:45.564 27603 27603 D hidapi : Initializing Bluetooth 10-28 09:26:45.596 27603 27603 V PythonActivity: Setting env vars for start.c and Python to use 10-28 09:26:45.597 27603 27603 V PythonActivity: Access to our meta-data... 10-28 09:26:45.600 27603 27603 I PythonActivity: Surface will NOT be transparent 10-28 09:26:45.600 27603 27603 V PythonActivity: onResume() 10-28 09:26:45.601 27603 27603 V SDL : onResume() 10-28 09:26:45.626 604 773 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10187 pid=27603 10-28 09:26:45.627 604 773 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10187 => denied (862 us) 10-28 09:26:45.643 27603 27603 V SDL : surfaceCreated() 10-28 09:26:45.643 27603 27603 V SDL : surfaceChanged() 10-28 09:26:45.644 27603 27603 V SDL : pixel format RGB_565 10-28 09:26:45.645 27603 27603 V SDL : Window size: 1080x1731 10-28 09:26:45.646 27603 27603 V SDL : Device size: 1080x1920 10-28 09:26:45.659 27603 27603 V SDL : nativeResume() 10-28 09:26:45.659 27603 27701 V SDL : Running main function SDL_main from library /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm/libmain.so 10-28 09:26:45.660 27603 27701 V PythonActivity: appConfirmedActive() -> preparing loading screen removal 10-28 09:26:45.660 27603 27701 V SDL : nativeRunMain() 10-28 09:26:45.662 27603 27701 I python : Initializing Python for Android 10-28 09:26:45.662 27603 27701 I python : Setting additional env vars from p4a_env_vars.txt 10-28 09:26:45.663 27603 27701 I python : Changing directory to the one provided by ANDROID_ARGUMENT 10-28 09:26:45.663 27603 27701 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app 10-28 09:26:45.664 27603 27701 I python : Preparing to initialize python 10-28 09:26:45.664 27603 27701 I python : _python_bundle dir exists 10-28 09:26:45.665 27603 27701 I python : calculated paths to be... 10-28 09:26:45.665 27603 27701 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 10-28 09:26:45.671 27603 27701 I python : set wchar paths... 10-28 09:26:45.816 27603 27701 I python : Initialized python 10-28 09:26:45.817 27603 27701 I python : AND: Init threads 10-28 09:26:45.820 27603 27701 I python : testing python print redirection 10-28 09:26:45.824 27603 27701 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'] 10-28 09:26:45.825 27603 27701 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'}) 10-28 09:26:45.827 27603 27701 I python : Android kivy bootstrap done. __name__ is __main__ 10-28 09:26:45.827 27603 27701 I python : AND: Ran string 10-28 09:26:45.828 27603 27701 I python : Run user program, change dir and execute entrypoint 10-28 09:26:46.313 27603 27701 I python : [WARNING] [Config ] Older configuration version detected (0 instead of 21) 10-28 09:26:46.314 27603 27701 I python : [WARNING] [Config ] Upgrading configuration in progress. 10-28 09:26:46.336 27603 27701 I python : [INFO ] [Logger ] Record log in /data/user/0/org.conceptruelle.conceptruelle/files/app/.kivy/logs/kivy_20-10-28_0.txt 10-28 09:26:46.337 27603 27701 I python : [INFO ] [Kivy ] Installed at "/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages/kivy/__init__.pyc" 10-28 09:26:46.338 27603 27701 I python : [INFO ] [Python ] v3.8.1 (default, Oct 27 2020, 10:14:30) 10-28 09:26:46.339 27603 27701 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 10-28 09:26:46.340 27603 27701 I python : [INFO ] [Python ] Interpreter at "" 10-28 09:26:46.552 3217 3400 D SharedPreferencesImpl: Time required to fsync /data/user/0/com.google.android.gms/shared_prefs/PseudonymousIdIntentService.xml: [<1: 0, <2: 0, <4: 0, <8: 6, <16: 11, <32: 3, <64: 1, <128: 0, <256: 0, <512: 1, <1024: 0, <2048: 0, <4096: 0, <8192: 0, <16384: 0, >=16384: 0] 10-28 09:26:46.856 3217 25947 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:5 result: 1 elapsed_millis: 1336 uptime_millis: 1336 exec_start_elapsed_seconds: 232494 [CONTEXT service_id=218 ] 10-28 09:26:48.455 27603 27701 I python : [INFO ] [Factory ] 186 symbols loaded 10-28 09:26:49.312 27603 27701 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored) 10-28 09:26:49.405 27603 27701 I python : [INFO ] [Text ] Provider: sdl2 10-28 09:26:49.506 27603 27701 I python : [INFO ] [Window ] Provider: sdl2 10-28 09:26:49.556 27603 27701 E libEGL : validate_display:92 error 3008 (EGL_BAD_DISPLAY) 10-28 09:26:49.557 27603 27701 V SDL : setOrientation() orientation=-1 width=800 height=600 resizable=true hint= 10-28 09:26:49.576 27603 27701 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 10-28 09:26:49.581 27603 27701 I python : [INFO ] [GL ] Backend used 10-28 09:26:49.582 27603 27701 I python : [INFO ] [GL ] OpenGL version 10-28 09:26:49.584 27603 27701 I python : [INFO ] [GL ] OpenGL vendor 10-28 09:26:49.585 27603 27701 I python : [INFO ] [GL ] OpenGL renderer 10-28 09:26:49.587 27603 27701 I python : [INFO ] [GL ] OpenGL parsed version: 3, 2 10-28 09:26:49.589 27603 27701 I python : [INFO ] [GL ] Texture max size <16384> 10-28 09:26:49.590 27603 27701 I python : [INFO ] [GL ] Texture max units <16> 10-28 09:26:49.665 27603 27701 I python : [INFO ] [Window ] auto add sdl2 input provider 10-28 09:26:49.668 27603 27701 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 10-28 09:26:49.945 27603 27701 I python : [WARNING] [Base ] Unknown provider 10-28 09:26:49.948 27603 27701 I python : [INFO ] [Base ] Start application main loop 10-28 09:26:49.965 27603 27701 I python : [INFO ] [GL ] NPOT texture support is available 10-28 09:27:08.080 26779 26779 I Finsky : [2] abpz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 10-28 09:27:08.092 26779 26779 I Finsky : [2] abli.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 10-28 09:27:08.104 26779 26779 I Finsky : [2] abli.b(9): SCH: Scheduling fallback in 64799993 (absolute: 297316894) 10-28 09:27:08.196 26779 26779 I Finsky : [2] ablr.handleMessage(8): SCH: DeviceState: DeviceState{currentTime=1603873628180, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=84.0} 10-28 09:27:08.211 26779 27736 I Finsky : [466] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:27:08.221 26779 26779 I Finsky : [2] abls.a(10): SCH: Running job: 12-1 10-28 09:27:08.223 26779 26779 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 10-28 09:27:08.226 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 1, PendingQueue size: 0 10-28 09:27:08.228 26779 26779 I Finsky : [2] ablr.handleMessage(63): SCH: Running queue: 12-1 10-28 09:27:08.343 26779 27738 I Finsky : [468] gjh.b(1): Completed 0 account content syncs with 0 successful. 10-28 09:27:08.344 26779 26779 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 10-28 09:27:08.345 26779 26779 I Finsky : [2] abnb.n(4): SCH: jobFinished: 12-1. TimeElapsed: 122ms. 10-28 09:27:08.346 26779 26779 I Finsky : [2] abls.c(4): SCH: Job 12-1 finished. Not rescheduling. 10-28 09:27:08.348 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 0, PendingQueue size: 0 10-28 09:27:08.352 26779 26779 I Finsky : [2] ablr.handleMessage(26): SCH: Executor finished 10-28 09:27:08.410 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:27:08.416 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, -> L: 16172333ms, D: 59372333ms, C: false, I: false, N: 1 10-28 09:27:08.420 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59144041ms, C: true, I: false, N: 2 10-28 09:27:08.421 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, -> L: 59344696ms, D: 1355344696ms, C: false, I: true, N: 2 10-28 09:27:08.423 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62737488ms, C: true, I: true, N: 2 10-28 09:27:08.424 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39323311ms, D: 40223311ms, C: false, I: false, N: 0 10-28 09:27:08.438 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9005 9008 9006 9009 10-28 09:27:08.439 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9001, L: 16172333, D: 59372333, C: false, I: false, N: 1 10-28 09:27:08.442 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9002 (expected to run in 0 ms) due to recent wakeup 10-28 09:27:08.444 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9002, L: 30000, D: 59144041, C: true, I: false, N: 2 10-28 09:27:08.450 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9003, L: 59344696, D: 1355344696, C: false, I: true, N: 2 10-28 09:27:08.452 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9004 (expected to run in 0 ms) due to recent wakeup 10-28 09:27:08.453 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9004, L: 30000, D: 62737488, C: true, I: true, N: 2 10-28 09:27:08.456 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9007, L: 39323311, D: 40223311, C: false, I: false, N: 0 10-28 09:27:10.845 27603 27701 I python : [INFO ] [Base ] Leaving application in progress... 10-28 09:27:10.848 27603 27701 I python : Traceback (most recent call last): 10-28 09:27:10.851 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/main.py", line 190, in 10-28 09:27:10.857 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/app.py", line 950, in run 10-28 09:27:10.864 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 582, in runTouchApp 10-28 09:27:10.867 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 347, in mainloop 10-28 09:27:10.870 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 391, in idle 10-28 09:27:10.874 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 342, in dispatch_input 10-28 09:27:10.876 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/base.py", line 248, in post_dispatch_input 10-28 09:27:10.880 27603 27701 I python : File "kivy/_event.pyx", line 709, in kivy._event.EventDispatcher.dispatch 10-28 09:27:10.882 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1412, in on_motion 10-28 09:27:10.884 27603 27701 I python : File "kivy/_event.pyx", line 709, in kivy._event.EventDispatcher.dispatch 10-28 09:27:10.886 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/core/window/__init__.py", line 1428, in on_touch_down 10-28 09:27:10.888 27603 27701 I python : File "kivy/_event.pyx", line 709, in kivy._event.EventDispatcher.dispatch 10-28 09:27:10.890 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/widget.py", line 545, in on_touch_down 10-28 09:27:10.892 27603 27701 I python : File "kivy/_event.pyx", line 709, in kivy._event.EventDispatcher.dispatch 10-28 09:27:10.894 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/kivy/uix/behaviors/button.py", line 151, in on_touch_down 10-28 09:27:10.896 27603 27701 I python : File "kivy/_event.pyx", line 705, in kivy._event.EventDispatcher.dispatch 10-28 09:27:10.898 27603 27701 I python : File "kivy/_event.pyx", line 1248, in kivy._event.EventObservers.dispatch 10-28 09:27:10.899 27603 27701 I python : File "kivy/_event.pyx", line 1172, in kivy._event.EventObservers._dispatch 10-28 09:27:10.901 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/app/main.py", line 82, in phonecall 10-28 09:27:10.903 27603 27701 I python : File "/home/guillaume/Documents/Python/Kivy/ConcepTruelle_2/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/conceptruelle/jnius/reflect.py", line 208, in autoclass 10-28 09:27:10.905 27603 27701 I python : File "jnius/jnius_export_func.pxi", line 28, in jnius.jnius.find_javaclass 10-28 09:27:10.907 27603 27701 I python : jnius.jnius.JavaException: Class not found b'org/renpy/android/PythonActivity' 10-28 09:27:10.908 27603 27701 I python : Python for android ended. 10-28 09:27:11.135 851 1384 W InputDispatcher: channel 'a3dfc40 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 10-28 09:27:11.136 851 1384 E InputDispatcher: channel 'a3dfc40 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 10-28 09:27:11.136 851 863 I WindowManager: WIN DEATH: Window{a3dfc40 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 10-28 09:27:11.136 851 3688 I ActivityManager: Process org.conceptruelle.conceptruelle (pid 27603) has died: fore TOP 10-28 09:27:11.136 851 884 W libprocessgroup: kill(-27603, 9) failed: No such process 10-28 09:27:11.137 851 863 W InputDispatcher: Attempted to unregister already unregistered input channel 'a3dfc40 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity (server)' 10-28 09:27:11.138 851 3688 W ActivityManager: Force removing ActivityRecord{354dd5f u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t503}: app died, no saved state 10-28 09:27:11.142 613 613 I Zygote : Process 27603 exited cleanly (255) 10-28 09:27:11.165 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 27603 10-28 09:27:11.184 851 884 W libprocessgroup: kill(-27603, 9) failed: No such process 10-28 09:27:11.185 851 884 I libprocessgroup: Successfully killed process cgroup uid 10187 pid 27603 in 48ms 10-28 09:27:14.829 851 3754 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity bnds=[30,480][234,724]} from uid 10011 10-28 09:27:14.912 851 881 I ActivityManager: Start proc 27756:org.conceptruelle.conceptruelle/u0a187 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 10-28 09:27:14.914 27756 27756 I e.conceptruell: Late-enabling -Xcheck:jni 10-28 09:27:15.083 27756 27756 I e.conceptruell: The ClassLoaderContext is a special shared library. 10-28 09:27:15.211 27756 27756 V PythonActivity: PythonActivity onCreate running 10-28 09:27:15.213 27756 27756 V PythonActivity: About to do super onCreate 10-28 09:27:15.213 27756 27756 V SDL : Device: bullhead 10-28 09:27:15.214 27756 27756 V SDL : Model: Nexus 5X 10-28 09:27:15.214 27756 27756 V SDL : onCreate() 10-28 09:27:15.216 27756 27756 V PythonActivity: Did super onCreate 10-28 09:27:15.217 27756 27756 V SDL : getting identifier 10-28 09:27:15.217 27756 27756 V SDL : kind is drawable and name presplash 10-28 09:27:15.219 27756 27756 V SDL : result is 2130771970 10-28 09:27:15.239 27756 27756 V SDL : asked to get string presplash_color 10-28 09:27:15.239 27756 27756 V SDL : getting identifier 10-28 09:27:15.240 27756 27756 V SDL : kind is string and name presplash_color 10-28 09:27:15.241 27756 27756 V SDL : result is 2130968577 10-28 09:27:15.277 27756 27772 V PythonActivity: Ready to unpack 10-28 09:27:15.279 27756 27772 V pythonactivityutil: UNPACKING!!! private app 10-28 09:27:15.280 27756 27772 V SDL : asked to get string private_version 10-28 09:27:15.280 27756 27772 V SDL : getting identifier 10-28 09:27:15.281 27756 27772 V SDL : kind is string and name private_version 10-28 09:27:15.282 27756 27772 V SDL : result is 2130968578 10-28 09:27:15.283 27756 27772 V pythonactivityutil: Data version is 1603873589.469137 10-28 09:27:15.288 27756 27756 V PythonActivity: onResume() 10-28 09:27:15.288 27756 27756 V SDL : onResume() 10-28 09:27:15.294 27756 27756 D OpenGLRenderer: Skia GL Pipeline 10-28 09:27:15.331 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so 10-28 09:27:15.332 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libmain.so 10-28 09:27:15.332 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so 10-28 09:27:15.333 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so 10-28 09:27:15.334 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libffi.so 10-28 09:27:15.335 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so 10-28 09:27:15.336 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so 10-28 09:27:15.338 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so 10-28 09:27:15.339 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libpython3.8m.so 10-28 09:27:15.340 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so 10-28 09:27:15.341 27756 27756 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so 10-28 09:27:15.341 27756 27756 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so 10-28 09:27:15.344 27756 27756 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so 10-28 09:27:15.345 27756 27756 V pythonutil: Checking pattern libffi\.so against libmain.so 10-28 09:27:15.346 27756 27756 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so 10-28 09:27:15.347 27756 27756 V pythonutil: Checking pattern libffi\.so against libSDL2.so 10-28 09:27:15.348 27756 27756 V pythonutil: Checking pattern libffi\.so against libffi.so 10-28 09:27:15.348 27756 27756 V pythonutil: Pattern libffi\.so matched file libffi.so 10-28 09:27:15.349 27756 27756 V pythonutil: Checking pattern libffi\.so against libhidapi.so 10-28 09:27:15.350 27756 27756 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so 10-28 09:27:15.351 27756 27756 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so 10-28 09:27:15.352 27756 27756 V pythonutil: Checking pattern libffi\.so against libpython3.8m.so 10-28 09:27:15.353 27756 27756 V pythonutil: Checking pattern libffi\.so against libsqlite3.so 10-28 09:27:15.353 27756 27756 V pythonutil: Checking pattern libffi\.so against libssl1.1.so 10-28 09:27:15.356 27756 27756 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so 10-28 09:27:15.357 27756 27756 V pythonutil: Checking pattern libpng16\.so against libmain.so 10-28 09:27:15.358 27756 27756 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so 10-28 09:27:15.359 27756 27756 V pythonutil: Checking pattern libpng16\.so against libSDL2.so 10-28 09:27:15.359 27756 27756 V pythonutil: Checking pattern libpng16\.so against libffi.so 10-28 09:27:15.361 27756 27756 V pythonutil: Checking pattern libpng16\.so against libhidapi.so 10-28 09:27:15.361 27756 27756 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so 10-28 09:27:15.362 27756 27756 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so 10-28 09:27:15.363 27756 27756 V pythonutil: Checking pattern libpng16\.so against libpython3.8m.so 10-28 09:27:15.364 27756 27756 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so 10-28 09:27:15.365 27756 27756 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so 10-28 09:27:15.367 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so 10-28 09:27:15.368 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libmain.so 10-28 09:27:15.369 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so 10-28 09:27:15.371 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so 10-28 09:27:15.371 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libffi.so 10-28 09:27:15.372 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so 10-28 09:27:15.373 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so 10-28 09:27:15.374 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so 10-28 09:27:15.375 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libpython3.8m.so 10-28 09:27:15.376 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so 10-28 09:27:15.377 27756 27756 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so 10-28 09:27:15.378 27756 27756 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so 10-28 09:27:15.380 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so 10-28 09:27:15.381 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so 10-28 09:27:15.382 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so 10-28 09:27:15.383 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so 10-28 09:27:15.384 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so 10-28 09:27:15.385 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so 10-28 09:27:15.386 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so 10-28 09:27:15.387 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so 10-28 09:27:15.387 27756 27756 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so 10-28 09:27:15.388 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.8m.so 10-28 09:27:15.390 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so 10-28 09:27:15.391 27756 27756 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so 10-28 09:27:15.394 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so 10-28 09:27:15.394 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libmain.so 10-28 09:27:15.395 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so 10-28 09:27:15.396 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so 10-28 09:27:15.397 27756 27756 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so 10-28 09:27:15.398 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libffi.so 10-28 09:27:15.399 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so 10-28 09:27:15.400 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so 10-28 09:27:15.400 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so 10-28 09:27:15.401 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libpython3.8m.so 10-28 09:27:15.402 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so 10-28 09:27:15.403 27756 27756 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so 10-28 09:27:15.405 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so 10-28 09:27:15.406 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so 10-28 09:27:15.407 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so 10-28 09:27:15.408 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so 10-28 09:27:15.409 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so 10-28 09:27:15.410 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so 10-28 09:27:15.411 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so 10-28 09:27:15.412 27756 27756 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so 10-28 09:27:15.412 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so 10-28 09:27:15.413 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.8m.so 10-28 09:27:15.414 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so 10-28 09:27:15.415 27756 27756 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so 10-28 09:27:15.417 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so 10-28 09:27:15.418 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so 10-28 09:27:15.419 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so 10-28 09:27:15.419 27756 27756 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so 10-28 09:27:15.420 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so 10-28 09:27:15.421 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so 10-28 09:27:15.422 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so 10-28 09:27:15.422 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so 10-28 09:27:15.423 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so 10-28 09:27:15.424 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.8m.so 10-28 09:27:15.425 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so 10-28 09:27:15.426 27756 27756 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so 10-28 09:27:15.427 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so 10-28 09:27:15.428 27756 27756 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so 10-28 09:27:15.429 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so 10-28 09:27:15.430 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so 10-28 09:27:15.431 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so 10-28 09:27:15.432 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so 10-28 09:27:15.433 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so 10-28 09:27:15.434 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so 10-28 09:27:15.434 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so 10-28 09:27:15.435 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.8m.so 10-28 09:27:15.436 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so 10-28 09:27:15.437 27756 27756 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so 10-28 09:27:15.438 27756 27756 V pythonutil: Loading library: sqlite3 10-28 09:27:15.444 27756 27756 V pythonutil: Loading library: ffi 10-28 09:27:15.447 27756 27756 V pythonutil: Loading library: ssl1.1 10-28 09:27:15.453 27756 27756 V pythonutil: Loading library: crypto1.1 10-28 09:27:15.456 27756 27756 V pythonutil: Loading library: SDL2 10-28 09:27:15.463 27756 27756 V pythonutil: Loading library: SDL2_image 10-28 09:27:15.468 27756 27756 V pythonutil: Loading library: SDL2_mixer 10-28 09:27:15.472 27756 27756 V pythonutil: Loading library: SDL2_ttf 10-28 09:27:15.477 27756 27756 V pythonutil: Loading library: python3.5m 10-28 09:27:15.484 27756 27756 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.5m.so" 10-28 09:27:15.484 27756 27756 V pythonutil: Loading library: python3.6m 10-28 09:27:15.488 27756 27756 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.6m.so" 10-28 09:27:15.489 27756 27756 V pythonutil: Loading library: python3.7m 10-28 09:27:15.494 27756 27756 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-WVlLRl-TD4cyGwJbzDNbsw==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm, /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.7m.so" 10-28 09:27:15.495 27756 27756 V pythonutil: Loading library: python3.8m 10-28 09:27:15.502 27756 27756 V pythonutil: Loading library: main 10-28 09:27:15.507 27756 27756 V pythonutil: Loaded everything! 10-28 09:27:15.508 27756 27756 V SDL : nativeSetupJNI() 10-28 09:27:15.512 27756 27756 V SDL : AUDIO nativeSetupJNI() 10-28 09:27:15.514 27756 27756 V SDL : CONTROLLER nativeSetupJNI() 10-28 09:27:15.542 604 942 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{262a550 token=Token{1f34f13 ActivityRecord{9c74a02 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t504}}})/@0xb00175a - animation-leash#0 10-28 09:27:15.542 604 942 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{3ab5a96 token=Token{5a015b1 ActivityRecord{372b058 u0 com.android.launcher3/.Launcher t372}}})/@0x594a355 - animation-leash#0 10-28 09:27:15.543 604 942 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{262a550 token=Token{1f34f13 ActivityRecord{9c74a02 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t504}}})/@0xb00175a - animation-leash#0 10-28 09:27:15.543 604 942 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{3ab5a96 token=Token{5a015b1 ActivityRecord{372b058 u0 com.android.launcher3/.Launcher t372}}})/@0x594a355 - animation-leash#0 10-28 09:27:15.548 27756 27756 D hidapi : Initializing Bluetooth 10-28 09:27:15.586 27756 27756 V PythonActivity: Setting env vars for start.c and Python to use 10-28 09:27:15.587 27756 27756 V PythonActivity: Access to our meta-data... 10-28 09:27:15.589 27756 27756 I PythonActivity: Surface will NOT be transparent 10-28 09:27:15.590 27756 27756 V PythonActivity: onResume() 10-28 09:27:15.590 27756 27756 V SDL : onResume() 10-28 09:27:15.623 27756 27773 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 10-28 09:27:15.623 27756 27773 I Adreno : Build Date : 09/22/17 10-28 09:27:15.623 27756 27773 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 10-28 09:27:15.623 27756 27773 I Adreno : Local Branch : O17A 10-28 09:27:15.623 27756 27773 I Adreno : Remote Branch : 10-28 09:27:15.623 27756 27773 I Adreno : Remote Branch : 10-28 09:27:15.623 27756 27773 I Adreno : Reconstruct Branch : 10-28 09:27:15.624 27756 27773 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:27:15.634 27756 27773 I Adreno : PFP: 0x00000000, ME: 0x00000000 10-28 09:27:15.640 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 10-28 09:27:15.642 27756 27773 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 10-28 09:27:15.643 27756 27773 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 10-28 09:27:15.644 27756 27773 I OpenGLRenderer: Initialized EGL, version 1.4 10-28 09:27:15.645 27756 27773 D OpenGLRenderer: Swap behavior 2 10-28 09:27:15.651 27756 27756 V SDL : surfaceCreated() 10-28 09:27:15.651 27756 27756 V SDL : surfaceChanged() 10-28 09:27:15.652 27756 27756 V SDL : pixel format RGB_565 10-28 09:27:15.653 27756 27756 V SDL : Window size: 1080x1731 10-28 09:27:15.654 27756 27756 V SDL : Device size: 1080x1920 10-28 09:27:15.664 27756 27756 V SDL : nativeResume() 10-28 09:27:15.664 27756 27775 V SDL : Running main function SDL_main from library /data/app/org.conceptruelle.conceptruelle-WVlLRl-TD4cyGwJbzDNbsw==/lib/arm/libmain.so 10-28 09:27:15.665 27756 27775 V PythonActivity: appConfirmedActive() -> preparing loading screen removal 10-28 09:27:15.665 27756 27775 V SDL : nativeRunMain() 10-28 09:27:15.667 27756 27775 I python : Initializing Python for Android 10-28 09:27:15.668 27756 27775 I python : Setting additional env vars from p4a_env_vars.txt 10-28 09:27:15.669 27756 27775 I python : Changing directory to the one provided by ANDROID_ARGUMENT 10-28 09:27:15.669 27756 27775 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app 10-28 09:27:15.670 27756 27775 I python : Preparing to initialize python 10-28 09:27:15.670 27756 27775 I python : _python_bundle dir exists 10-28 09:27:15.670 27756 27775 I python : calculated paths to be... 10-28 09:27:15.672 27756 27775 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 10-28 09:27:15.674 27756 27775 I python : set wchar paths... 10-28 09:27:15.695 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 10-28 09:27:15.697 27756 27773 D vndksupport: Loading /vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 10-28 09:27:15.699 27756 27773 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:27:15.719 27756 27756 V SDL : onWindowFocusChanged(): true 10-28 09:27:15.737 851 877 I ActivityManager: Displayed org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity: +894ms 10-28 09:27:15.827 27756 27775 I python : Initialized python 10-28 09:27:15.827 27756 27775 I python : AND: Init threads 10-28 09:27:15.830 27756 27775 I python : testing python print redirection 10-28 09:27:15.834 27756 27775 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'] 10-28 09:27:15.836 27756 27775 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'}) 10-28 09:27:15.837 27756 27775 I python : Android kivy bootstrap done. __name__ is __main__ 10-28 09:27:15.838 27756 27775 I python : AND: Ran string 10-28 09:27:15.838 27756 27775 I python : Run user program, change dir and execute entrypoint 10-28 09:27:15.904 604 772 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:27:15.904 604 772 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:27:16.229 27756 27775 I python : [INFO ] [Logger ] Record log in /data/user/0/org.conceptruelle.conceptruelle/files/app/.kivy/logs/kivy_20-10-28_1.txt 10-28 09:27:16.230 27756 27775 I python : [INFO ] [Kivy ] Installed at "/data/user/0/org.conceptruelle.conceptruelle/files/app/_python_bundle/site-packages/kivy/__init__.pyc" 10-28 09:27:16.232 27756 27775 I python : [INFO ] [Python ] v3.8.1 (default, Oct 27 2020, 10:14:30) 10-28 09:27:16.232 27756 27775 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 10-28 09:27:16.234 27756 27775 I python : [INFO ] [Python ] Interpreter at "" 10-28 09:27:18.477 27756 27775 I python : [INFO ] [Factory ] 186 symbols loaded 10-28 09:27:19.350 27756 27775 I python : [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored) 10-28 09:27:19.451 27756 27775 I python : [INFO ] [Text ] Provider: sdl2 10-28 09:27:19.553 27756 27775 I python : [INFO ] [Window ] Provider: sdl2 10-28 09:27:19.602 27756 27775 E libEGL : validate_display:92 error 3008 (EGL_BAD_DISPLAY) 10-28 09:27:19.603 27756 27775 V SDL : setOrientation() orientation=-1 width=800 height=600 resizable=true hint= 10-28 09:27:19.621 27756 27775 I python : [INFO ] [GL ] Using the "OpenGL ES 2" graphics system 10-28 09:27:19.625 27756 27775 I python : [INFO ] [GL ] Backend used 10-28 09:27:19.627 27756 27775 I python : [INFO ] [GL ] OpenGL version 10-28 09:27:19.629 27756 27775 I python : [INFO ] [GL ] OpenGL vendor 10-28 09:27:19.630 27756 27775 I python : [INFO ] [GL ] OpenGL renderer 10-28 09:27:19.631 27756 27775 I python : [INFO ] [GL ] OpenGL parsed version: 3, 2 10-28 09:27:19.633 27756 27775 I python : [INFO ] [GL ] Texture max size <16384> 10-28 09:27:19.636 27756 27775 I python : [INFO ] [GL ] Texture max units <16> 10-28 09:27:19.681 27756 27775 I python : [INFO ] [Window ] auto add sdl2 input provider 10-28 09:27:19.684 27756 27775 I python : [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked 10-28 09:27:19.956 27756 27775 I python : [WARNING] [Base ] Unknown provider 10-28 09:27:19.958 27756 27775 I python : [INFO ] [Base ] Start application main loop 10-28 09:27:19.977 27756 27775 I python : [INFO ] [GL ] NPOT texture support is available 10-28 09:27:26.300 851 888 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory) 10-28 09:28:15.457 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:28:19.810 851 5995 D WificondControl: Scan result ready event 10-28 09:28:19.815 851 914 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true 10-28 09:28:28.360 2893 2893 D ServiceStateProvider: subId=1 10-28 09:28:15.467 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line 10-28 09:28:15.473 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-28 09:28:54.758 851 914 D AutofillManagerService: Close system dialogs 10-28 09:28:54.761 2581 2581 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{5906043 V.ED..... ........ 0,0-1080,63} canPanelBeCollapsed(): false 10-28 09:28:54.770 851 3774 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 10-28 09:28:54.785 27756 27756 V PythonActivity: onPause() 10-28 09:28:54.786 27756 27756 V SDL : onPause() 10-28 09:28:54.787 27756 27756 V SDL : nativePause() 10-28 09:28:54.807 27756 27756 V SDL : onWindowFocusChanged(): false 10-28 09:28:54.818 27756 27756 V SDL : surfaceDestroyed() 10-28 09:28:55.007 851 878 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 10-28 09:28:55.008 851 878 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 10-28 09:28:55.020 851 878 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 10-28 09:28:55.023 851 878 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 10-28 09:28:55.180 604 2996 W SurfaceFlinger: Attempting to set client state on removed layer: org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity#0 10-28 09:28:55.181 604 2996 W SurfaceFlinger: Attempting to destroy on removed layer: org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity#0 10-28 09:28:55.191 604 772 W SurfaceFlinger: Attempting to set client state on removed layer: org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity#0 10-28 09:28:55.192 604 772 W SurfaceFlinger: Attempting to destroy on removed layer: org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity#0 10-28 09:28:55.202 604 3889 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{3ab5a96 token=Token{5a015b1 ActivityRecord{372b058 u0 com.android.launcher3/.Launcher t372}}})/@0x594a355 - animation-leash#0 10-28 09:28:55.202 604 3889 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=AppWindowToken{262a550 token=Token{1f34f13 ActivityRecord{9c74a02 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t504}}})/@0xb00175a - animation-leash#0 10-28 09:28:55.203 604 3889 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{3ab5a96 token=Token{5a015b1 ActivityRecord{372b058 u0 com.android.launcher3/.Launcher t372}}})/@0x594a355 - animation-leash#0 10-28 09:28:55.204 604 3889 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=AppWindowToken{262a550 token=Token{1f34f13 ActivityRecord{9c74a02 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t504}}})/@0xb00175a - animation-leash#0 10-28 09:28:55.223 851 3815 I OpenGLRenderer: Initialized EGL, version 1.4 10-28 09:28:55.224 851 3815 D OpenGLRenderer: Swap behavior 2 10-28 09:28:55.743 27756 27756 V SDL : onDestroy() 10-28 09:28:55.744 851 22832 I ActivityManager: Killing 27756:org.conceptruelle.conceptruelle/u0a187 (adj 900): remove task 10-28 09:28:55.745 851 884 W libprocessgroup: kill(-27756, 9) failed: No such process 10-28 09:28:55.790 851 5995 I WindowManager: WIN DEATH: Window{db7767 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} 10-28 09:28:55.792 851 884 W libprocessgroup: kill(-27756, 9) failed: No such process 10-28 09:28:55.798 613 613 I Zygote : Process 27756 exited due to signal (9) 10-28 09:28:55.800 604 3889 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{262a550 token=Token{1f34f13 ActivityRecord{9c74a02 u0 org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity t504}}}#0 10-28 09:28:55.809 851 916 W ActivityManager: setHasOverlayUi called on unknown pid: 27756 10-28 09:28:55.838 851 884 W libprocessgroup: kill(-27756, 9) failed: No such process 10-28 09:28:55.838 851 884 I libprocessgroup: Successfully killed process cgroup uid 10187 pid 27756 in 93ms 10-28 09:28:56.714 851 1384 I WindowManager: Ignoring HOME; event canceled. 10-28 09:28:59.697 851 2552 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 10-28 09:28:59.755 27136 27136 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@269ce0a 10-28 09:28:59.859 604 772 D SurfaceFlinger: duplicate layer name: changing com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity to com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:28:59.909 851 877 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity: +193ms 10-28 09:29:02.462 27136 27136 I UninstallerActivity: Uninstalling extras=Bundle[{com.android.packageinstaller.extra.APP_LABEL=ConcepTruelle, com.android.packageinstaller.applicationInfo=ApplicationInfo{8cb0e99 org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483612}] 10-28 09:29:02.469 851 878 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10187 user=0: deletePackageX 10-28 09:29:02.470 27136 27152 D OpenGLRenderer: endAllActiveAnimators on 0x7aba63e900 (RippleDrawable) with handle 0x7acc647ba0 10-28 09:29:02.572 604 773 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 10-28 09:29:02.572 604 773 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#0 10-28 09:29:02.665 2581 2607 I ndroid.systemu: NativeAlloc concurrent copying GC freed 2964(207KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7MB/14MB, paused 171us total 124.046ms 10-28 09:29:02.766 604 942 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - Task=505#0 10-28 09:29:02.769 604 3889 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:29:02.770 604 3889 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity#1 10-28 09:29:02.776 604 942 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{73d4b token=Token{9c9ae1a ActivityRecord{8a534c5 u0 com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity t505}}}#0 10-28 09:29:02.777 604 942 W SurfaceFlinger: Attempting to destroy on removed layer: Task=505#0 10-28 09:29:02.933 625 625 I keystore: clear_uid 10187 10-28 09:29:02.935 851 952 I system_server: Waiting for a blocking GC Explicit 10-28 09:29:03.076 851 861 I system_server: NativeAlloc concurrent copying GC freed 137345(6MB) AllocSpace objects, 32(1360KB) LOS objects, 42% free, 15MB/26MB, paused 251us total 186.697ms 10-28 09:29:03.077 851 952 I system_server: WaitForGcToComplete blocked Explicit on HeapTrim for 142.571ms 10-28 09:29:03.319 851 952 I system_server: Explicit concurrent copying GC freed 12538(636KB) AllocSpace objects, 3(124KB) LOS objects, 42% free, 14MB/25MB, paused 732us total 240.978ms 10-28 09:29:03.336 27136 27136 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{db4fb55 org.conceptruelle.conceptruelle}, android.intent.extra.UNINSTALL_ALL_USERS=false, android.content.pm.extra.LEGACY_STATUS=1, com.android.packageinstaller.extra.UNINSTALL_ID=-2147483612, android.content.pm.extra.STATUS_MESSAGE=DELETE_SUCCEEDED}] 10-28 09:29:03.338 851 952 I ActivityManager: Force stopping org.conceptruelle.conceptruelle appid=10187 user=0: pkg removed 10-28 09:29:03.352 851 878 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 10-28 09:29:03.356 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_REMOVED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:29:03.357 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:29:03.369 851 862 D PackageManager: [45ae9e83-67b3-418e-95d8-799868f32bf6] Phase1; resolving 10-28 09:29:03.371 851 878 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 10-28 09:29:03.373 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:29:03.374 3217 4020 V PackageManager: [45ae9e83-67b3-418e-95d8-799868f32bf6] Phase1 called; posting 10-28 09:29:03.380 851 878 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 10-28 09:29:03.385 26779 26779 I Finsky : [2] qhj.s(2): Installer: package org.conceptruelle.conceptruelle was removed. replacing: false 10-28 09:29:03.386 26779 26779 I Finsky : [2] qih.I(12): Installer: Notifying status update. package=org.conceptruelle.conceptruelle, status=UNINSTALLED 10-28 09:29:03.389 851 878 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 10-28 09:29:03.394 3217 3217 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=org.conceptruelle.conceptruelle] 10-28 09:29:03.396 3217 3217 D PackageManager: [45ae9e83-67b3-418e-95d8-799868f32bf6] Phase1 request; prefix: [-1847803904, -1844404224, -1707053056, -1145286656, -724971520, -505245696, -492548096, -232538112, 4853760, 190152704, 420691968, 797421568, 1029156864, 1542332416, 1592336384, 1602023424, 1629552640, 1717878784, 1855336448, 2127228928] 10-28 09:29:03.396 851 878 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 10-28 09:29:03.398 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:29:03.401 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:29:03.408 851 862 D PackageManager: [45ae9e83-67b3-418e-95d8-799868f32bf6] Phase1; No results matched 10-28 09:29:03.411 851 3688 D PackageManager: [cfa2325b-9bd7-4c21-b3a8-51d7ab6092ee] Phase1; resolving 10-28 09:29:03.412 3217 5623 V PackageManager: [cfa2325b-9bd7-4c21-b3a8-51d7ab6092ee] Phase1 called; posting 10-28 09:29:03.422 3217 3217 D PackageManager: [cfa2325b-9bd7-4c21-b3a8-51d7ab6092ee] Phase1 request; prefix: [-2106056704, -2065666048, -2009022464, -1963978752, -1686806528, -1652846592, -1493790720, -1093816320, -826269696, -775843840, -724971520, -724369408, -317005824, -196001792, 362672128, 420691968, 839925760, 1084366848, 1879531520, 1939558400] 10-28 09:29:03.428 2547 2784 I LatinIME:LogUtils: Dictionary info: dictionary = main:fr ; version = 54 ; date = 1414726264 10-28 09:29:03.429 2893 2893 D CarrierSvcBindHelper: No carrier app for: 0 10-28 09:29:03.432 3567 3567 D RegisteredNfcFServicesCache: Service unchanged, not updating 10-28 09:29:03.439 26779 26779 I Finsky : [2] adob.a(8): Clearing split related stale data. 10-28 09:29:03.455 26779 27947 I Finsky : [471] gtf.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 10-28 09:29:03.461 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:29:03.485 3682 3695 I droid.launcher: Background concurrent copying GC freed 13316(583KB) AllocSpace objects, 1(24KB) LOS objects, 50% free, 4MB/8MB, paused 104us total 144.219ms 10-28 09:29:03.513 851 3688 D PackageManager: [cfa2325b-9bd7-4c21-b3a8-51d7ab6092ee] Phase1; call timed out 10-28 09:29:03.534 26779 26779 I Finsky : [2] qih.L(7): Installer: found apps to install. isMultiUserMode=false, apps=[] 10-28 09:29:03.537 851 851 W Looper : Slow dispatch took 169ms main h=android.app.ActivityThread$H c=null m=133 10-28 09:29:03.552 851 851 W Looper : Slow delivery took 202ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=4 10-28 09:29:03.553 851 914 E PackageManager: failed to find package org.conceptruelle.conceptruelle 10-28 09:29:03.553 851 914 E OverlayManager: Failed to change enabled overlays for org.conceptruelle.conceptruelle user 0 10-28 09:29:03.556 851 1385 I InputReader: Reconfiguring input devices. changes=0x00000010 10-28 09:29:03.560 851 851 I ConditionProviders: Disallowing condition provider org.conceptruelle.conceptruelle 10-28 09:29:03.586 851 1544 D WifiConfigManager: Remove all networks for app ApplicationInfo{591ae01 org.conceptruelle.conceptruelle} 10-28 09:29:03.638 26779 27945 I Finsky : [469] opv.run(16): Frosting DB delete succeeded: true 10-28 09:29:03.678 3217 27949 I Fitness : FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_REMOVED [CONTEXT service_id=17 ] 10-28 09:29:03.699 26779 27945 I Finsky : [469] opv.run(16): Frosting DB delete succeeded: false 10-28 09:29:03.712 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_FULLY_REMOVED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:29:03.713 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:29:03.715 26779 26779 I Finsky : [2] xwb.p(3): Package no longer installed: org.conceptruelle.conceptruelle 10-28 09:29:03.718 26779 26779 I Finsky : [2] xva.d(16): PackageMonitorReceiverImpl - Deduping intent android.intent.action.PACKAGE_FULLY_REMOVED 10-28 09:29:03.733 18539 27539 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0 10-28 09:29:03.733 851 851 W Looper : Drained 10-28 09:29:03.739 26779 27963 I Finsky : [478] qvt.C(2): IQ: Notifying installation update. package=org.conceptruelle.conceptruelle, status=UNINSTALLED 10-28 09:29:03.751 26779 27945 I Finsky : [469] opv.run(16): Frosting DB delete succeeded: false 10-28 09:29:03.793 18539 27618 I Icing : doRemovePackageData org.conceptruelle.conceptruelle 10-28 09:29:03.796 18539 27966 I ExposureNotification: Package org.conceptruelle.conceptruelle fully removed [CONTEXT service_id=236 ] 10-28 09:29:03.835 851 2985 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 10-28 09:29:03.871 851 878 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 10-28 09:29:03.872 851 878 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 10-28 09:29:03.872 851 878 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 10-28 09:29:03.905 18539 27539 I RealtimeCacheCleanup: Beginning Realtime garbage collection. 10-28 09:29:03.930 18539 27539 I RealtimeCacheCleanup: Finished Realtime garbage collection. 10-28 09:29:03.931 26779 27963 I Finsky : [478] qvt.t(33): IQ: No matching installs to run for jobs: [] 10-28 09:29:03.958 26779 27946 I Finsky : [470] jid.a(15): [ContentSync] finished, scheduled=true 10-28 09:29:03.959 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:29:03.960 851 877 W system_server: Unknown chunk type '200'. 10-28 09:29:03.974 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, 12-1, -> L: 14506ms, D: 59256773ms, C: false, I: false, N: 1 10-28 09:29:03.975 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59028482ms, C: true, I: false, N: 2 10-28 09:29:03.977 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1722, 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, -> L: 59229137ms, D: 1355229137ms, C: false, I: true, N: 2 10-28 09:29:03.978 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62621928ms, C: true, I: true, N: 2 10-28 09:29:03.980 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39207752ms, D: 40107752ms, C: false, I: false, N: 0 10-28 09:29:03.997 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9002 9004 9001 9007 9003 10-28 09:29:03.998 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9000, L: 14506, D: 59256773, C: false, I: false, N: 1 10-28 09:29:04.002 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9005, L: 0, D: 59028482, C: true, I: false, N: 2 10-28 09:29:04.005 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9006, L: 59229137, D: 1355229137, C: false, I: true, N: 2 10-28 09:29:04.011 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9008, L: 0, D: 62621928, C: true, I: true, N: 2 10-28 09:29:04.013 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9009, L: 39207752, D: 40107752, C: false, I: false, N: 0 10-28 09:29:04.028 18539 19293 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 10-28 09:29:04.108 18539 27539 W Icing : No valid account for uploading user actions 10-28 09:29:04.144 18539 19293 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 10-28 09:29:04.144 18539 27539 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:29:04.149 18539 18550 I gle.android.gm: Background concurrent copying GC freed 1378(206KB) AllocSpace objects, 4(208KB) LOS objects, 49% free, 12MB/25MB, paused 141us total 806.996ms 10-28 09:29:04.149 18539 19293 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 10-28 09:29:04.155 851 877 W Searchables: No global search activity found 10-28 09:29:04.156 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:29:04.156 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:29:04.157 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:29:04.157 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:29:04.175 18539 27539 W Icing : No valid account for uploading user actions 10-28 09:29:04.188 18539 27539 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:29:04.189 18539 27539 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 10-28 09:29:04.203 18539 27539 W Icing : No valid account for uploading user actions 10-28 09:29:04.215 18539 27539 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:29:04.218 18539 27539 I Icing : Indexing done com.google.android.gms-apps 10-28 09:29:06.944 851 3780 W NotificationService: Toast already killed. pkg=com.google.android.packageinstaller callback=android.app.ITransientNotification$Stub$Proxy@7160c89 10-28 09:29:07.222 604 942 W SurfaceFlinger: Attempting to destroy on removed layer: dcea3cc Toast#0 10-28 09:29:10.887 851 22832 W ActivityManager: stopServiceToken startId 7 is last, but have 1 remaining args 10-28 09:29:11.867 2893 2893 D ServiceStateProvider: subId=1 10-28 09:29:13.410 851 878 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 10-28 09:29:13.412 851 878 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 10-28 09:29:13.423 851 878 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 10-28 09:29:13.425 851 878 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 10-28 09:29:13.439 851 878 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 10-28 09:29:13.442 851 878 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 10-28 09:29:13.452 851 878 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 10-28 09:29:13.453 851 878 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 10-28 09:29:13.456 851 878 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 10-28 09:29:13.460 851 878 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 10-28 09:29:13.470 851 878 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 10-28 09:29:13.472 851 878 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 10-28 09:29:17.928 851 851 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@dd385d2 10-28 09:29:18.542 26779 26779 I Finsky : [2] abpz.onStartJob(3): SCH: onJobSchedulerWakeup with jobId 9000 10-28 09:29:18.553 26779 26779 I Finsky : [2] abli.a(9): SCH: Scheduling fallback job with id: 9034, and delay: 43200000 ms 10-28 09:29:18.566 26779 26779 I Finsky : [2] abli.b(9): SCH: Scheduling fallback in 64799993 (absolute: 297447356) 10-28 09:29:18.755 26779 26779 I Finsky : [2] ablr.handleMessage(8): SCH: DeviceState: DeviceState{currentTime=1603873758742, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true, batteryPercent=83.0} 10-28 09:29:18.775 26779 27946 I Finsky : [470] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:29:18.785 26779 26779 I Finsky : [2] abls.a(10): SCH: Running job: 12-1 10-28 09:29:18.787 26779 26779 I Finsky : [2] ContentSyncJob.r(1): [ContentSync] job started 10-28 09:29:18.792 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 1, PendingQueue size: 0 10-28 09:29:18.794 26779 26779 I Finsky : [2] ablr.handleMessage(63): SCH: Running queue: 12-1 10-28 09:29:18.925 26779 27984 I Finsky : [481] gjh.b(1): Completed 0 account content syncs with 0 successful. 10-28 09:29:18.927 26779 26779 I Finsky : [2] ContentSyncJob.a(1): [ContentSync] Installation state replication succeeded. 10-28 09:29:18.928 26779 26779 I Finsky : [2] abnb.n(4): SCH: jobFinished: 12-1. TimeElapsed: 142ms. 10-28 09:29:18.929 26779 26779 I Finsky : [2] abls.c(4): SCH: Job 12-1 finished. Not rescheduling. 10-28 09:29:18.930 26779 26779 I Finsky : [2] ablr.handleMessage(60): SCH: RunningQueue size: 0, PendingQueue size: 0 10-28 09:29:18.932 26779 26779 I Finsky : [2] ablr.handleMessage(26): SCH: Executor finished 10-28 09:29:18.961 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:29:18.965 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, -> L: 16041782ms, D: 59241782ms, C: false, I: false, N: 1 10-28 09:29:18.966 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 59013491ms, C: true, I: false, N: 2 10-28 09:29:18.970 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, -> L: 59214147ms, D: 1355214147ms, C: false, I: true, N: 2 10-28 09:29:18.971 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62606937ms, C: true, I: true, N: 2 10-28 09:29:18.972 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39192761ms, D: 40092761ms, C: false, I: false, N: 0 10-28 09:29:18.986 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9005 9008 9006 9009 10-28 09:29:18.987 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9001, L: 16041782, D: 59241782, C: false, I: false, N: 1 10-28 09:29:18.993 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9002 (expected to run in 0 ms) due to recent wakeup 10-28 09:29:18.994 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9002, L: 30000, D: 59013491, C: true, I: false, N: 2 10-28 09:29:18.998 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9003, L: 59214147, D: 1355214147, C: false, I: true, N: 2 10-28 09:29:19.001 26779 26779 I Finsky : [2] abmo.e(8): SCH: Throttling wakeup for job 9004 (expected to run in 0 ms) due to recent wakeup 10-28 09:29:19.002 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9004, L: 30000, D: 62606937, C: true, I: true, N: 2 10-28 09:29:19.008 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9007, L: 39192761, D: 40092761, C: false, I: false, N: 0 10-28 09:29:49.128 3217 26997 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 232677 [CONTEXT service_id=218 ] 10-28 09:29:49.152 3217 25947 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 63 uptime_millis: 63 exec_start_elapsed_seconds: 232677 [CONTEXT service_id=218 ] 10-28 09:29:49.216 3217 26997 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService started execution. cause:5 exec_start_elapsed_seconds: 232677 [CONTEXT service_id=218 ] 10-28 09:29:49.313 3217 26997 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:5 result: 1 elapsed_millis: 123 uptime_millis: 123 exec_start_elapsed_seconds: 232677 [CONTEXT service_id=218 ] 10-28 09:30:12.506 26779 26779 I Finsky : [2] ajse.b(3): Verification requested, id = 48 10-28 09:30:12.515 26779 26779 E Finsky : [2] VerifyPerSourceInstallationConsentInstallTask.f(2): Package name null is not an installed package 10-28 09:30:12.523 26779 27980 I Finsky : [480] ajua.a(7): Single user settings service is not running, bind it now 10-28 09:30:12.529 26779 26779 I Finsky : [2] ajtz.onServiceConnected(1): Single user settings service is connected 10-28 09:30:12.538 26779 27980 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value. 10-28 09:30:12.551 26779 27980 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 10-28 09:30:12.879 26779 27980 I Finsky : [480] ohj.c(3): Task 7 requested foreground 10-28 09:30:12.881 26779 27980 I Finsky : [480] ohj.c(8): Not entering foreground 10-28 09:30:13.178 26779 28027 I Finsky : [486] akaq.c(3): Verify: Verification package=org.conceptruelle.conceptruelle, id=48 response=0 10-28 09:30:13.227 26779 27980 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 10-28 09:30:13.296 26779 27980 I Finsky : [480] VerifyAdvancedProtectionInstallTask.mH(1): Verify AP install started 10-28 09:30:13.297 26779 27980 I Finsky : [480] VerifyAdvancedProtectionInstallTask.mH(2): Allowing install because there are no Advanced Protection users 10-28 09:30:13.299 26779 26779 I Finsky : [2] VerifyAdvancedProtectionInstallTask.mF(2): Reported verification result: ALLOW 10-28 09:30:13.300 26779 27980 I Finsky : [480] VerifyPerSourceInstallationConsentInstallTask.mH(2): PSIC verification started with installer uid: 2000 package name: null, originating uid: -1 10-28 09:30:13.305 26779 26779 I Finsky : [2] VerifyInstallTask.g(3): Verifying id=48, result=1 10-28 09:30:13.318 851 952 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 10-28 09:30:13.532 851 952 V BackupManagerService: restoreAtInstall pkg=org.conceptruelle.conceptruelle token=31 restoreSet=0 10-28 09:30:13.534 851 952 V BackupManagerService: Finishing install immediately 10-28 09:30:13.539 624 719 E : Couldn't opendir /data/app/vmdl633029430.tmp: No such file or directory 10-28 09:30:13.539 624 719 E installd: Failed to delete /data/app/vmdl633029430.tmp: No such file or directory 10-28 09:30:13.558 26779 26779 I Finsky : [2] xva.d(13): PackageMonitorReceiverImpl - Received: android.intent.action.PACKAGE_ADDED, [6De5UlpnVEIdF0BKjKtfwN4vWDwf5QJMKHaJigtZSn8] 10-28 09:30:13.559 26779 26779 I Finsky : [2] xwb.g(1): Invalidating cached PackageState for org.conceptruelle.conceptruelle 10-28 09:30:13.563 851 3774 D PackageManager: [cf617dc2-d323-44b5-b596-998446959042] Phase1; resolving 10-28 09:30:13.565 3217 4020 V PackageManager: [cf617dc2-d323-44b5-b596-998446959042] Phase1 called; posting 10-28 09:30:13.568 851 22832 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 10-28 09:30:13.569 851 1385 I InputReader: Reconfiguring input devices. changes=0x00000010 10-28 09:30:13.588 851 878 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 10-28 09:30:13.589 851 878 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 10-28 09:30:13.590 851 878 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 10-28 09:30:13.594 851 878 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 10-28 09:30:13.597 26779 26779 I Finsky : [2] oqg.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 10-28 09:30:13.603 851 851 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@BSM 10-28 09:30:13.606 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:30:13.609 3217 3217 D PackageManager: [cf617dc2-d323-44b5-b596-998446959042] Phase1 request; prefix: [-1625669632, -1570496512, -1416560640, -1234472960, -1060888576, -724971520, -137392128, 420691968, 435097600, 1081389056, 1120223232, 1454157824] 10-28 09:30:13.629 26779 26779 I Finsky : [2] alnd.a(3): Do not start WearSupportService due to Wear service optimization 10-28 09:30:13.631 26779 26779 I Finsky : [2] adob.a(8): Clearing split related stale data. 10-28 09:30:13.634 851 3774 D PackageManager: [cf617dc2-d323-44b5-b596-998446959042] Phase1; No results matched 10-28 09:30:13.637 851 2985 D PackageManager: [4f9cbdff-dc86-47cc-bfa5-b2e1446d28f9] Phase1; resolving 10-28 09:30:13.638 3217 22192 V PackageManager: [4f9cbdff-dc86-47cc-bfa5-b2e1446d28f9] Phase1 called; posting 10-28 09:30:13.643 3217 3217 D PackageManager: [4f9cbdff-dc86-47cc-bfa5-b2e1446d28f9] Phase1 request; prefix: [-2046922752, -979087360, -724971520, -525479936, -497479680, -147521536, -28098560, 51900416, 392179712, 420691968, 511537152, 543207424, 697925632, 725872640, 854618112, 1433530368, 1873235968] 10-28 09:30:13.652 3567 3567 D RegisteredNfcFServicesCache: Service unchanged, not updating 10-28 09:30:13.653 851 2985 D PackageManager: [4f9cbdff-dc86-47cc-bfa5-b2e1446d28f9] Phase1; No results matched 10-28 09:30:13.656 26779 26779 I Finsky : [2] oqg.d(2): Frosting ID looked up on UI thread. Caller should move to a background thread. 10-28 09:30:13.657 851 851 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000 10-28 09:30:13.665 2893 2893 D CarrierSvcBindHelper: No carrier app for: 0 10-28 09:30:13.669 26779 28036 I Finsky : [489] gtf.a(12): Asset module storage cleared for package org.conceptruelle.conceptruelle. 10-28 09:30:13.688 851 3778 I ActivityManager: START u0 {act=org.kivy.android.PythonActivity flg=0x10000000 cmp=org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity} from uid 2000 10-28 09:30:13.693 3217 28049 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) } 10-28 09:30:13.694 2893 2893 D CarrierConfigLoader: mHandler: 9 phoneId: 0 10-28 09:30:13.730 3217 28041 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) } 10-28 09:30:13.772 28055 28055 I e.conceptruell: Late-enabling -Xcheck:jni 10-28 09:30:13.776 851 881 I ActivityManager: Start proc 28055:org.conceptruelle.conceptruelle/u0a188 for activity org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity 10-28 09:30:13.792 18539 28034 I Auth : [SupervisedAccountIntentOperation] onHandleIntent(): android.intent.action.PACKAGE_ADDED 10-28 09:30:13.846 18539 28034 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) }. 10-28 09:30:13.906 851 3774 W ActivityManager: Request to remove task ignored for non-existent task 505 10-28 09:30:13.986 851 851 W Looper : Slow dispatch took 383ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@7bd8809 m=0 10-28 09:30:13.987 26779 26779 I Finsky : [2] VerifyInstallTask.mF(6): Verification complete: id=48, package_name=org.conceptruelle.conceptruelle 10-28 09:30:13.987 851 851 W Looper : Slow delivery took 416ms main h=com.android.server.notification.NotificationManagerService$WorkerHandler c=com.android.server.notification.NotificationManagerService$15@b1bda0e m=0 10-28 09:30:14.009 28055 28055 I e.conceptruell: The ClassLoaderContext is a special shared library. 10-28 09:30:14.048 851 877 W Searchables: No global search activity found 10-28 09:30:14.049 851 861 I system_server: Background concurrent copying GC freed 115480(8MB) AllocSpace objects, 36(1524KB) LOS objects, 42% free, 16MB/28MB, paused 317us total 510.239ms 10-28 09:30:14.093 26779 28032 I Finsky : [487] opt.run(16): Wrote row to frosting DB: 4263 10-28 09:30:14.096 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:30:14.097 851 880 D AutofillUI: destroySaveUiUiThread(): already destroyed 10-28 09:30:14.097 851 877 D AutofillManagerServiceImpl: Reset component for user 0 () 10-28 09:30:14.170 851 877 D FieldClassificationStrategy: reset(): service is not bound. Do nothing. 10-28 09:30:14.187 26779 26779 I Finsky : [2] aboc.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1954 3-1955 12-1 20-23232323 26-1414141414 34-1695 34-1696 34-1705 34-1709 34-1710 34-1711 34-1717 34-1720 34-1721 34-1722 34-1723 34-1724 34-1725 10-28 09:30:14.193 851 851 W Looper : Drained 10-28 09:30:14.201 26779 28033 I Finsky : [488] jid.a(15): [ContentSync] finished, scheduled=true 10-28 09:30:14.223 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 1-1337, 34-1724, 12-1, -> L: 14431ms, D: 59186556ms, C: false, I: false, N: 1 10-28 09:30:14.236 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 3-1955, 20-23232323, -> L: 0ms, D: 58958264ms, C: true, I: false, N: 2 10-28 09:30:14.240 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 34-1722, 34-1723, 34-1725, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, -> L: 59158918ms, D: 1355158918ms, C: false, I: true, N: 2 10-28 09:30:14.241 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 2-48879, 3-1954, 34-1695, 34-1696, 34-1705, 34-1709, 34-1710, 34-1711, 34-1717, 34-1720, 34-1721, 34-1722, 34-1723, 34-1725, -> L: 0ms, D: 62551711ms, C: true, I: true, N: 2 10-28 09:30:14.249 28055 28055 V PythonActivity: PythonActivity onCreate running 10-28 09:30:14.263 26779 26779 I Finsky : [2] abmo.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 39137534ms, D: 40037534ms, C: false, I: false, N: 0 10-28 09:30:14.264 28055 28055 V PythonActivity: About to do super onCreate 10-28 09:30:14.265 28055 28055 V SDL : Device: bullhead 10-28 09:30:14.265 28055 28055 V SDL : Model: Nexus 5X 10-28 09:30:14.266 28055 28055 V SDL : onCreate() 10-28 09:30:14.267 28055 28055 V PythonActivity: Did super onCreate 10-28 09:30:14.267 28055 28055 V SDL : getting identifier 10-28 09:30:14.268 28055 28055 V SDL : kind is drawable and name presplash 10-28 09:30:14.269 28055 28055 V SDL : result is 2130771970 10-28 09:30:14.280 851 877 W VoiceInteractionManagerService: no available voice recognition services found for user 0 10-28 09:30:14.290 28055 28055 V SDL : asked to get string presplash_color 10-28 09:30:14.290 28055 28055 V SDL : getting identifier 10-28 09:30:14.291 28055 28055 V SDL : kind is string and name presplash_color 10-28 09:30:14.292 28055 28055 V SDL : result is 2130968577 10-28 09:30:14.292 26779 26779 I Finsky : [2] abmo.f(7): SCH: Cancelling existing jobscheduler jobs: 9002 9001 9004 9007 9003 10-28 09:30:14.294 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9000, L: 14431, D: 59186556, C: false, I: false, N: 1 10-28 09:30:14.305 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9005, L: 0, D: 58958264, C: true, I: false, N: 2 10-28 09:30:14.321 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9006, L: 59158918, D: 1355158918, C: false, I: true, N: 2 10-28 09:30:14.323 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9008, L: 0, D: 62551711, C: true, I: true, N: 2 10-28 09:30:14.326 26779 28032 I Finsky : [487] opt.run(16): Wrote row to frosting DB: 4264 10-28 09:30:14.332 26779 26779 I Finsky : [2] abmo.e(23): SCH: Scheduling job Id: 9009, L: 39137534, D: 40037534, C: false, I: false, N: 0 10-28 09:30:14.337 28055 28092 V PythonActivity: Ready to unpack 10-28 09:30:14.340 28055 28092 V pythonactivityutil: UNPACKING!!! private app 10-28 09:30:14.341 28055 28092 V SDL : asked to get string private_version 10-28 09:30:14.341 28055 28092 V SDL : getting identifier 10-28 09:30:14.342 28055 28092 V SDL : kind is string and name private_version 10-28 09:30:14.346 28055 28055 V PythonActivity: onResume() 10-28 09:30:14.346 28055 28055 V SDL : onResume() 10-28 09:30:14.343 28055 28092 V SDL : result is 2130968578 10-28 09:30:14.351 28055 28092 V pythonactivityutil: Data version is 1603873805.3500702 10-28 09:30:14.351 28055 28055 D OpenGLRenderer: Skia GL Pipeline 10-28 09:30:14.352 28055 28092 V pythonactivityutil: Extracting private assets. 10-28 09:30:14.366 28055 28092 V python : extracting p4a_env_vars.txt 10-28 09:30:14.370 28055 28092 V python : extracting main (copie).pyc 10-28 09:30:14.389 28055 28092 V python : extracting sitecustomize.pyc 10-28 09:30:14.392 28055 28092 V python : extracting agenda.pyc 10-28 09:30:14.396 28055 28092 V python : extracting icon.png 10-28 09:30:14.418 28055 28092 V python : extracting main.pyc 10-28 09:30:14.432 28055 28092 V python : extracting _python_bundle/ 10-28 09:30:14.438 28055 28092 V python : extracting _python_bundle/stdlib.zip 10-28 09:30:14.449 28055 28093 I Adreno : QUALCOMM build : 8e59954, I0be83d0d26 10-28 09:30:14.449 28055 28093 I Adreno : Build Date : 09/22/17 10-28 09:30:14.449 28055 28093 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 10-28 09:30:14.449 28055 28093 I Adreno : Local Branch : O17A 10-28 09:30:14.449 28055 28093 I Adreno : Remote Branch : 10-28 09:30:14.449 28055 28093 I Adreno : Remote Branch : 10-28 09:30:14.449 28055 28093 I Adreno : Reconstruct Branch : 10-28 09:30:14.450 28055 28093 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:30:14.456 28055 28055 V SDL : onWindowFocusChanged(): true 10-28 09:30:14.464 28055 28093 I Adreno : PFP: 0x00000000, ME: 0x00000000 10-28 09:30:14.472 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default in either framework or device manifest. 10-28 09:30:14.475 28055 28093 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 10-28 09:30:14.476 28055 28093 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 10-28 09:30:14.478 28055 28093 I OpenGLRenderer: Initialized EGL, version 1.4 10-28 09:30:14.479 28055 28093 D OpenGLRenderer: Swap behavior 2 10-28 09:30:14.509 359 359 W hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@2.0::IMapper/default in either framework or device manifest. 10-28 09:30:14.512 28055 28093 D vndksupport: Loading /vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 10-28 09:30:14.513 28055 28093 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:30:14.537 18539 19283 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=36 10-28 09:30:14.626 18539 27618 W Icing : No valid account for uploading user actions 10-28 09:30:14.664 851 877 I ActivityManager: Displayed org.conceptruelle.conceptruelle/org.kivy.android.PythonActivity: +946ms 10-28 09:30:14.684 18539 27618 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:30:14.687 18539 27618 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 7515 10-28 09:30:14.689 18539 19293 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36 10-28 09:30:14.699 18539 19283 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30 10-28 09:30:14.736 18539 27618 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 10-28 09:30:14.744 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.756 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:14.757 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.761 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:14.761 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:14.762 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:14.763 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:14.763 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:14.763 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:14.764 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:14.764 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:14.764 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:14.765 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:14.766 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.767 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:14.768 704 28100 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:14.768 704 28100 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:14.769 704 28100 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:14.769 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.770 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:14.773 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:14.773 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.774 704 28101 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:14.775 704 28101 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:14.775 704 28101 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:14.776 704 28101 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:50 10-28 09:30:14.776 704 28101 D QC-time-services: Daemon:Value read from RTC seconds = 41350310000 10-28 09:30:14.776 704 28101 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:14.777 704 28101 D QC-time-services: Daemon:Final Time = 1603873813000 10-28 09:30:14.778 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.779 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873813 10-28 09:30:14.779 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873813; nsec = 0 10-28 09:30:14.780 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:14.780 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:14.781 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:14.782 625 625 I keystore: 1 0 10-28 09:30:14.802 851 878 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 10-28 09:30:14.803 851 878 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 10-28 09:30:14.808 604 772 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:30:14.809 604 772 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen org.conceptruelle.conceptruelle#0 10-28 09:30:14.809 18539 27618 W Icing : No valid account for uploading user actions 10-28 09:30:14.824 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.825 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.832 18539 27618 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:30:14.847 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.848 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.850 18539 27618 W Icing : No valid account for uploading user actions 10-28 09:30:14.867 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:14.867 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:14.868 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:14.868 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:14.869 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:14.870 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:14.870 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:14.871 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:14.871 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:14.872 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:14.872 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.873 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:14.874 18539 27618 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:30:14.874 704 28104 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:14.875 704 28104 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:14.875 704 28104 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:14.876 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.876 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:14.876 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:14.877 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.877 18539 27618 I Icing : Indexing done com.google.android.gms-apps 10-28 09:30:14.878 704 28105 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:14.878 704 28105 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:14.881 704 28105 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:14.882 704 28105 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:50 10-28 09:30:14.883 704 28105 D QC-time-services: Daemon:Value read from RTC seconds = 41350310000 10-28 09:30:14.883 704 28105 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:14.884 704 28105 D QC-time-services: Daemon:Final Time = 1603873813000 10-28 09:30:14.884 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873813 10-28 09:30:14.885 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873813; nsec = 0 10-28 09:30:14.885 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:14.885 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:14.886 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:14.886 625 625 I keystore: 1 0 10-28 09:30:14.887 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.909 851 878 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 10-28 09:30:14.909 851 878 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 10-28 09:30:14.915 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.942 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:14.943 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:14.950 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:14.950 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:14.951 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:14.951 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:14.952 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:14.953 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:14.953 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:14.954 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:14.954 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:14.955 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:14.955 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.955 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:14.956 704 28107 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:14.956 704 28107 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:14.957 704 28107 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:14.957 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.958 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:14.958 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:14.958 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:14.959 704 28108 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:14.960 704 28108 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:14.962 704 28108 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:14.962 704 28108 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:14.963 704 28108 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:14.963 704 28108 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:14.964 704 28108 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:14.964 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:14.964 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:14.965 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:14.965 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:14.965 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:14.966 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:14.967 625 625 I keystore: 1 0 10-28 09:30:14.980 851 878 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 10-28 09:30:14.981 851 878 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 10-28 09:30:14.984 26779 26819 E Finsky : [366] akpi.b(3): Error while reading encrypted model 10-28 09:30:14.984 26779 26819 E Finsky : java.security.GeneralSecurityException: decryption failed 10-28 09:30:14.984 26779 26819 E Finsky : at awng.b(PG:7) 10-28 09:30:14.984 26779 26819 E Finsky : at akpi.b(PG:2) 10-28 09:30:14.984 26779 26819 E Finsky : at aklq.apply(Unknown Source:12) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.Optional.map(Optional.java:215) 10-28 09:30:14.984 26779 26819 E Finsky : at aknn.(PG:6) 10-28 09:30:14.984 26779 26819 E Finsky : at ajnq.apply(Unknown Source:6) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.Iterator$$CC.forEachRemaining$$dflt$$(Unknown Source:116) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.Iterator$$Dispatch.forEachRemaining(Unknown Source:10) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 10-28 09:30:14.984 26779 26819 E Finsky : at j$.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) 10-28 09:30:14.984 26779 26819 E Finsky : at ajns.b(PG:11) 10-28 09:30:14.984 26779 26819 E Finsky : at ajta.a(Unknown Source:148) 10-28 09:30:14.984 26779 26819 E Finsky : at awie.f(Unknown Source:2) 10-28 09:30:14.984 26779 26819 E Finsky : at awig.run(PG:9) 10-28 09:30:14.984 26779 26819 E Finsky : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 10-28 09:30:14.984 26779 26819 E Finsky : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 10-28 09:30:14.984 26779 26819 E Finsky : at nip.run(PG:5) 10-28 09:30:14.984 26779 26819 E Finsky : at java.lang.Thread.run(Thread.java:764) 10-28 09:30:14.999 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.015 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:15.015 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.020 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.021 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.021 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.021 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.022 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.022 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.022 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.023 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.023 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.023 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.024 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.025 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.025 704 28110 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.025 704 28110 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.026 704 28110 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.027 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.027 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.028 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.028 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.029 704 28111 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.029 704 28111 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.030 704 28111 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.031 704 28111 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.032 704 28111 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.032 704 28111 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.032 704 28111 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.033 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.033 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.033 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.034 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.034 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.035 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.037 625 625 I keystore: 1 0 10-28 09:30:15.049 851 878 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 10-28 09:30:15.049 851 878 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 10-28 09:30:15.060 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.074 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.077 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.086 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.086 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.087 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.087 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.088 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.088 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.088 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.089 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.089 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.089 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.090 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.091 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.092 704 28113 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.093 704 28113 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.093 704 28113 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.094 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.095 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.096 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.097 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.098 704 28114 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.099 704 28114 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.099 704 28114 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.099 704 28114 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.100 704 28114 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.103 704 28114 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.103 704 28114 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.104 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.104 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.105 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.105 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.105 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.106 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.108 625 625 I keystore: 1 0 10-28 09:30:15.124 851 878 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 10-28 09:30:15.125 851 878 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 10-28 09:30:15.132 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.142 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.144 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.150 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.150 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.151 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.153 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.154 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.154 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.155 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.155 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.155 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.156 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.156 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.157 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.158 704 28116 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.158 704 28116 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.158 704 28116 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.159 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.159 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.160 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.160 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.164 704 28117 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.164 704 28117 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.165 704 28117 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.165 704 28117 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.165 704 28117 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.166 704 28117 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.166 704 28117 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.167 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.170 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.171 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.172 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.172 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.173 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.174 625 625 I keystore: 1 0 10-28 09:30:15.188 851 878 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 10-28 09:30:15.189 851 878 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 10-28 09:30:15.206 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.231 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:15.231 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.235 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.235 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.235 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.236 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.236 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.236 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.237 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.237 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.237 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.239 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.241 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.241 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.242 704 28119 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.242 704 28119 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.242 704 28119 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.243 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.243 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.244 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.245 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.245 704 28120 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.246 704 28120 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.246 704 28120 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.246 704 28120 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.247 704 28120 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.247 704 28120 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.248 704 28120 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.248 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.248 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.249 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.249 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.250 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.251 625 625 I keystore: 1 0 10-28 09:30:15.254 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.268 851 878 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 10-28 09:30:15.269 851 878 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 10-28 09:30:15.289 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.313 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.317 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.320 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.321 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.321 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.321 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.321 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.322 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.322 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.322 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.323 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.323 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.324 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.325 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.325 704 28122 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.326 704 28122 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.326 704 28122 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.327 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.327 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.327 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.328 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.329 704 28123 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.329 704 28123 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.330 704 28123 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.330 704 28123 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.330 704 28123 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.331 704 28123 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.331 704 28123 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.332 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.332 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.332 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.333 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.333 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.336 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.336 625 625 I keystore: 1 0 10-28 09:30:15.353 851 878 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 10-28 09:30:15.353 851 878 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 10-28 09:30:15.364 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.370 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.370 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.390 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.390 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.390 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.391 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.391 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.391 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.392 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.392 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.393 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.393 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.393 18539 18550 I gle.android.gm: Background concurrent copying GC freed 33191(2MB) AllocSpace objects, 25(1204KB) LOS objects, 50% free, 10MB/21MB, paused 170us total 176.432ms 10-28 09:30:15.394 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.395 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.396 704 28125 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.396 704 28125 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.397 704 28125 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.397 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.399 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.399 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.400 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.403 704 28126 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.403 704 28126 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.403 704 28126 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.404 704 28126 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.404 704 28126 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.405 704 28126 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.405 704 28126 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.406 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.406 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.406 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.407 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.407 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.408 625 625 I keystore: 1 0 10-28 09:30:15.408 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.419 3217 3228 I .gms.persisten: Background concurrent copying GC freed 244332(12MB) AllocSpace objects, 14(536KB) LOS objects, 49% free, 12MB/25MB, paused 162us total 267.660ms 10-28 09:30:15.425 851 878 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 10-28 09:30:15.426 851 878 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 10-28 09:30:15.446 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.466 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:15.467 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.471 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.471 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.472 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.472 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.472 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.473 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.473 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.473 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.474 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.474 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.475 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.475 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.476 704 28129 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.476 704 28129 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.477 704 28129 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.477 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.477 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.478 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.478 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.479 704 28130 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.479 704 28130 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.480 704 28130 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.480 704 28130 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.481 704 28130 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.481 704 28130 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.482 704 28130 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.482 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.483 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.483 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.483 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.484 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.484 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.485 625 625 I keystore: 1 0 10-28 09:30:15.499 851 878 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 10-28 09:30:15.499 851 878 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 10-28 09:30:15.503 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.508 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.508 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.512 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.512 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.512 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.513 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.513 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.513 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.514 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.514 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.514 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.515 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.515 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.517 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.517 704 28131 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.518 704 28131 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.518 704 28131 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.519 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.520 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.520 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.521 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.522 704 28132 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.522 704 28132 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.523 704 28132 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.523 704 28132 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.524 704 28132 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.528 704 28132 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.528 704 28132 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.528 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.529 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.529 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.529 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.530 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.533 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.535 625 625 I keystore: 1 0 10-28 09:30:15.549 851 878 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 10-28 09:30:15.550 851 878 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 10-28 09:30:15.554 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.558 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.558 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.562 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.562 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.562 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.563 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.563 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.563 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.564 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.565 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.565 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.565 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.566 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.567 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.567 704 28134 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.568 704 28134 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.568 704 28134 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.569 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.569 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.570 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.570 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.571 704 28135 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.572 704 28135 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.574 704 28135 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.578 704 28135 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.578 704 28135 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.578 704 28135 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.579 704 28135 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.579 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.580 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.580 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.581 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.581 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.582 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.585 625 625 I keystore: 1 0 10-28 09:30:15.594 28055 28092 V python : extracting _python_bundle/modules/ 10-28 09:30:15.597 28055 28092 V python : extracting _python_bundle/modules/zlib.cpython-38.so 10-28 09:30:15.600 851 878 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 10-28 09:30:15.601 851 878 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 10-28 09:30:15.604 28055 28092 V python : extracting _python_bundle/modules/pyexpat.cpython-38.so 10-28 09:30:15.612 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.624 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:15.625 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.629 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.630 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.630 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.631 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.631 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.632 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.632 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.632 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.633 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.633 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.634 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.634 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.635 704 28138 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.635 704 28138 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.636 704 28138 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.636 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.637 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.637 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.638 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.639 704 28139 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.639 704 28139 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.639 704 28139 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.640 704 28139 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.640 704 28139 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.641 704 28139 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.641 704 28139 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.641 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.642 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.642 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.642 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.643 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.643 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.643 625 625 I keystore: 1 0 10-28 09:30:15.644 28055 28092 V python : extracting _python_bundle/modules/_opcode.cpython-38.so 10-28 09:30:15.650 28055 28092 V python : extracting _python_bundle/modules/ossaudiodev.cpython-38.so 10-28 09:30:15.656 851 878 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 10-28 09:30:15.657 851 878 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 10-28 09:30:15.658 28055 28092 V python : extracting _python_bundle/modules/_sha3.cpython-38.so 10-28 09:30:15.661 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.661 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 1 line 10-28 09:30:15.666 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.667 28055 28092 V python : extracting _python_bundle/modules/_codecs_tw.cpython-38.so 10-28 09:30:15.667 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.671 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.671 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.672 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.672 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.672 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.673 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.673 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.673 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.674 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.674 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.675 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.676 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.677 704 28140 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.677 704 28140 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.678 704 28140 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.678 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.679 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.679 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.680 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.681 704 28141 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.682 704 28141 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.682 704 28141 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.682 704 28141 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.685 704 28141 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.686 704 28141 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.689 704 28141 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.689 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.690 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.690 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.690 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.691 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.692 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.692 625 625 I keystore: 1 0 10-28 09:30:15.698 28055 28092 V python : extracting _python_bundle/modules/select.cpython-38.so 10-28 09:30:15.706 28055 28092 V python : extracting _python_bundle/modules/_random.cpython-38.so 10-28 09:30:15.710 28055 28092 V python : extracting _python_bundle/modules/_sqlite3.cpython-38.so 10-28 09:30:15.711 851 878 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 10-28 09:30:15.713 851 878 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 10-28 09:30:15.719 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.720 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.722 28055 28092 V python : extracting _python_bundle/modules/_ssl.cpython-38.so 10-28 09:30:15.723 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.723 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.727 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.727 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.728 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.728 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.729 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.729 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.729 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.730 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.730 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.730 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.731 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.732 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.733 704 28143 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.733 704 28143 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.734 704 28143 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.734 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.735 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.739 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.742 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.743 704 28145 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.743 704 28145 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.744 704 28145 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.744 704 28145 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.744 28055 28092 V python : extracting _python_bundle/modules/_hashlib.cpython-38.so 10-28 09:30:15.745 704 28145 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.746 704 28145 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.746 704 28145 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.747 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.747 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.748 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.748 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.748 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.749 625 625 I keystore: 1 0 10-28 09:30:15.749 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.755 28055 28092 V python : extracting _python_bundle/modules/unicodedata.cpython-38.so 10-28 09:30:15.769 851 878 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 10-28 09:30:15.770 851 878 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 10-28 09:30:15.780 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.790 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 10-28 09:30:15.790 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.794 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.794 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.795 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.795 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.795 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.796 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.796 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.796 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.797 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.797 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.798 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.799 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.801 704 28147 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.801 704 28147 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.802 704 28147 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.802 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.803 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.804 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.804 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.805 704 28148 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.805 704 28148 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.806 704 28148 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.806 704 28148 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.807 704 28148 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.807 704 28148 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.807 704 28148 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.808 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.808 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.809 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.809 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.809 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.810 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.810 625 625 I keystore: 1 0 10-28 09:30:15.823 851 878 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 10-28 09:30:15.823 851 878 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 10-28 09:30:15.826 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.830 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:15.830 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.834 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.834 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.834 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.835 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.835 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.835 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.836 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.836 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.836 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.837 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.837 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.838 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.842 704 28149 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.842 704 28149 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.843 704 28149 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.843 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.844 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.845 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.845 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.847 704 28150 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.848 704 28150 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.848 28055 28092 V python : extracting _python_bundle/modules/_testimportmultiple.cpython-38.so 10-28 09:30:15.849 704 28150 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.849 704 28150 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.850 704 28150 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.851 704 28150 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.851 704 28150 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.853 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.853 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.854 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.854 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.854 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.855 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.857 625 625 I keystore: 1 0 10-28 09:30:15.861 28055 28092 V python : extracting _python_bundle/modules/_multibytecodec.cpython-38.so 10-28 09:30:15.871 28055 28092 V python : extracting _python_bundle/modules/mmap.cpython-38.so 10-28 09:30:15.875 851 878 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 10-28 09:30:15.875 851 878 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 10-28 09:30:15.878 28055 28092 V python : extracting _python_bundle/modules/_ctypes_test.cpython-38.so 10-28 09:30:15.882 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.882 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 1 line 10-28 09:30:15.885 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.885 28055 28092 V python : extracting _python_bundle/modules/_testcapi.cpython-38.so 10-28 09:30:15.886 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.889 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.890 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.890 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.890 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.891 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.891 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.891 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.892 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.892 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.893 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.894 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.894 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.895 704 28152 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.895 704 28152 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.896 704 28152 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.897 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.897 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.898 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.898 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.899 704 28153 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.900 704 28153 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.900 704 28153 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.900 704 28153 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:51 10-28 09:30:15.901 704 28153 D QC-time-services: Daemon:Value read from RTC seconds = 41350311000 10-28 09:30:15.902 704 28153 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.902 704 28153 D QC-time-services: Daemon:Final Time = 1603873814000 10-28 09:30:15.902 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873814 10-28 09:30:15.903 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873814; nsec = 0 10-28 09:30:15.903 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.903 28055 28092 V python : extracting _python_bundle/modules/resource.cpython-38.so 10-28 09:30:15.904 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.904 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.905 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.911 625 625 I keystore: 1 0 10-28 09:30:15.913 28055 28092 V python : extracting _python_bundle/modules/_posixsubprocess.cpython-38.so 10-28 09:30:15.917 28055 28092 V python : extracting _python_bundle/modules/_bisect.cpython-38.so 10-28 09:30:15.922 28055 28092 V python : extracting _python_bundle/modules/_testmultiphase.cpython-38.so 10-28 09:30:15.926 28055 28092 V python : extracting _python_bundle/modules/array.cpython-38.so 10-28 09:30:15.929 851 878 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 10-28 09:30:15.930 851 878 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 10-28 09:30:15.935 28055 28092 V python : extracting _python_bundle/modules/_codecs_hk.cpython-38.so 10-28 09:30:15.941 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.941 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 1 line 10-28 09:30:15.947 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.947 28055 28092 V python : extracting _python_bundle/modules/termios.cpython-38.so 10-28 09:30:15.947 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.951 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 1 line 10-28 09:30:15.951 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.955 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.955 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.956 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.956 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.956 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.957 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.957 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.958 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:15.958 28055 28092 V python : extracting _python_bundle/modules/_xxsubinterpreters.cpython-38.so 10-28 09:30:15.958 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:15.959 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:15.960 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.962 704 28156 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:15.962 704 28156 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:15.963 704 28156 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:15.963 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.964 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:15.964 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:15.964 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:15.965 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:15.966 704 28157 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:15.966 704 28157 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:15.966 704 28157 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:15.967 704 28157 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:52 10-28 09:30:15.967 704 28157 D QC-time-services: Daemon:Value read from RTC seconds = 41350312000 10-28 09:30:15.968 704 28157 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:15.968 704 28157 D QC-time-services: Daemon:Final Time = 1603873815000 10-28 09:30:15.968 28055 28092 V python : extracting _python_bundle/modules/binascii.cpython-38.so 10-28 09:30:15.968 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:15.969 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873815 10-28 09:30:15.969 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873815; nsec = 0 10-28 09:30:15.970 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:15.970 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:15.971 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:15.973 625 625 I keystore: 1 0 10-28 09:30:15.977 28055 28092 V python : extracting _python_bundle/modules/_blake2.cpython-38.so 10-28 09:30:15.984 851 878 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 10-28 09:30:15.985 851 878 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 10-28 09:30:15.989 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.989 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.991 28055 28092 V python : extracting _python_bundle/modules/_sysconfigdata__linux_.pyc 10-28 09:30:15.993 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.993 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:15.996 28055 28092 V python : extracting _python_bundle/modules/_sha1.cpython-38.so 10-28 09:30:15.997 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:15.997 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:15.998 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:15.998 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:15.998 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:15.999 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:15.999 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:15.999 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:16.000 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:16.000 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:16.001 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:16.001 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:16.001 704 28158 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:16.002 704 28158 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:16.003 704 28158 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:16.004 28055 28092 V python : extracting _python_bundle/modules/_statistics.cpython-38.so 10-28 09:30:16.005 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:16.005 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:16.006 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:16.007 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:16.007 704 28159 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:16.008 704 28159 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:16.009 704 28159 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:16.010 704 28159 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:52 10-28 09:30:16.011 704 28159 D QC-time-services: Daemon:Value read from RTC seconds = 41350312000 10-28 09:30:16.011 704 28159 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:16.011 704 28159 D QC-time-services: Daemon:Final Time = 1603873815000 10-28 09:30:16.012 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873815 10-28 09:30:16.012 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873815; nsec = 0 10-28 09:30:16.013 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:16.013 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:16.013 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:16.014 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:16.017 625 625 I keystore: 1 0 10-28 09:30:16.018 28055 28092 V python : extracting _python_bundle/modules/_asyncio.cpython-38.so 10-28 09:30:16.028 28055 28092 V python : extracting _python_bundle/modules/parser.cpython-38.so 10-28 09:30:16.031 851 878 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 10-28 09:30:16.032 851 878 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 10-28 09:30:16.034 28055 28092 V python : extracting _python_bundle/modules/_xxtestfuzz.cpython-38.so 10-28 09:30:16.034 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:16.038 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 10-28 09:30:16.038 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:30:16.041 28055 28092 V python : extracting _python_bundle/modules/fcntl.cpython-38.so 10-28 09:30:16.042 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:30:16.043 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:30:16.043 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:30:16.043 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:30:16.044 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:30:16.044 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:30:16.044 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:30:16.045 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:30:16.045 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:30:16.045 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:30:16.046 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:16.047 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:30:16.047 704 28161 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:30:16.048 704 28161 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:30:16.049 704 28161 D QC-time-services: offset is: 1 for base: 13 10-28 09:30:16.050 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:30:16.050 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:30:16.051 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:16.052 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:30:16.052 28055 28092 V python : extracting _python_bundle/modules/_codecs_iso2022.cpython-38.so 10-28 09:30:16.053 704 28162 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:30:16.054 704 28162 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:30:16.055 704 28162 D QC-time-services: Daemon: genoff get for 13 10-28 09:30:16.055 704 28162 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:11:52 10-28 09:30:16.056 704 28162 D QC-time-services: Daemon:Value read from RTC seconds = 41350312000 10-28 09:30:16.056 704 28162 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:30:16.057 704 28162 D QC-time-services: Daemon:Final Time = 1603873815000 10-28 09:30:16.057 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873815 10-28 09:30:16.057 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873815; nsec = 0 10-28 09:30:16.058 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:30:16.058 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:30:16.059 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:30:16.059 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:30:16.061 625 625 I keystore: 1 0 10-28 09:30:16.065 28055 28092 V python : extracting _python_bundle/modules/_json.cpython-38.so 10-28 09:30:16.073 28055 28092 V python : extracting _python_bundle/modules/cmath.cpython-38.so 10-28 09:30:16.075 851 878 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 10-28 09:30:16.076 851 878 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 10-28 09:30:16.082 28055 28092 V python : extracting _python_bundle/modules/_socket.cpython-38.so 10-28 09:30:16.095 28055 28092 V python : extracting _python_bundle/modules/math.cpython-38.so 10-28 09:30:16.103 28055 28092 V python : extracting _python_bundle/modules/_codecs_cn.cpython-38.so 10-28 09:30:16.124 28055 28092 V python : extracting _python_bundle/modules/_queue.cpython-38.so 10-28 09:30:16.129 28055 28092 V python : extracting _python_bundle/modules/_ctypes.cpython-38.so 10-28 09:30:16.140 28055 28092 V python : extracting _python_bundle/modules/_decimal.cpython-38.so 10-28 09:30:16.163 28055 28092 V python : extracting _python_bundle/modules/_testbuffer.cpython-38.so 10-28 09:30:16.170 28055 28092 V python : extracting _python_bundle/modules/_datetime.cpython-38.so 10-28 09:30:16.181 28055 28092 V python : extracting _python_bundle/modules/xxlimited.cpython-38.so 10-28 09:30:16.186 28055 28092 V python : extracting _python_bundle/modules/_testinternalcapi.cpython-38.so 10-28 09:30:16.189 28055 28092 V python : extracting _python_bundle/modules/_codecs_kr.cpython-38.so 10-28 09:30:16.198 851 3540 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2 10-28 09:30:16.198 851 3540 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true 10-28 09:30:16.204 28055 28092 V python : extracting _python_bundle/modules/_heapq.cpython-38.so 10-28 09:30:16.209 28055 28092 V python : extracting _python_bundle/modules/_elementtree.cpython-38.so 10-28 09:30:16.218 28055 28092 V python : extracting _python_bundle/modules/syslog.cpython-38.so 10-28 09:30:16.221 28055 28092 V python : extracting _python_bundle/modules/_md5.cpython-38.so 10-28 09:30:16.225 28055 28092 V python : extracting _python_bundle/modules/_pickle.cpython-38.so 10-28 09:30:16.236 28055 28092 V python : extracting _python_bundle/modules/_lsprof.cpython-38.so 10-28 09:30:16.241 28055 28092 V python : extracting _python_bundle/modules/_contextvars.cpython-38.so 10-28 09:30:16.244 28055 28092 V python : extracting _python_bundle/modules/_sha256.cpython-38.so 10-28 09:30:16.249 28055 28092 V python : extracting _python_bundle/modules/_sha512.cpython-38.so 10-28 09:30:16.256 28055 28092 V python : extracting _python_bundle/modules/audioop.cpython-38.so 10-28 09:30:16.263 28055 28092 V python : extracting _python_bundle/modules/_multiprocessing.cpython-38.so 10-28 09:30:16.268 28055 28092 V python : extracting _python_bundle/modules/_csv.cpython-38.so 10-28 09:30:16.275 28055 28092 V python : extracting _python_bundle/modules/_struct.cpython-38.so 10-28 09:30:16.282 28055 28092 V python : extracting _python_bundle/modules/_codecs_jp.cpython-38.so 10-28 09:30:16.301 28055 28092 V python : extracting _python_bundle/site-packages/ 10-28 09:30:16.303 28055 28092 V python : extracting _python_bundle/site-packages/_cffi_backend.so 10-28 09:30:16.317 28055 28092 V python : extracting _python_bundle/site-packages/six.pyc 10-28 09:30:16.322 28055 28092 V python : extracting _python_bundle/site-packages/setup_sdist.pyc 10-28 09:30:16.325 28055 28092 V python : extracting _python_bundle/site-packages/jnius_config.pyc 10-28 09:30:16.328 28055 28092 V python : extracting _python_bundle/site-packages/easy_install.pyc 10-28 09:30:16.331 28055 28092 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8-nspkg.pth 10-28 09:30:16.333 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/ 10-28 09:30:16.335 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/version.pyc 10-28 09:30:16.338 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/launch.pyc 10-28 09:30:16.341 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/cli.exe 10-28 09:30:16.351 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/config.pyc 10-28 09:30:16.355 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/msvc.pyc 10-28 09:30:16.360 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/extension.pyc 10-28 09:30:16.365 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/script.tmpl 10-28 09:30:16.367 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/archive_util.pyc 10-28 09:30:16.371 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/glibc.pyc 10-28 09:30:16.374 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_deprecation_warning.pyc 10-28 09:30:16.377 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/pep425tags.pyc 10-28 09:30:16.380 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/namespaces.pyc 10-28 09:30:16.383 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/build_meta.pyc 10-28 09:30:16.387 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/cli-32.exe 10-28 09:30:16.395 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/sandbox.pyc 10-28 09:30:16.399 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/py33compat.pyc 10-28 09:30:16.402 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/package_index.pyc 10-28 09:30:16.406 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/glob.pyc 10-28 09:30:16.409 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/windows_support.pyc 10-28 09:30:16.412 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/__init__.pyc 10-28 09:30:16.415 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/lib2to3_ex.pyc 10-28 09:30:16.417 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/gui-32.exe 10-28 09:30:16.425 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/dist.pyc 10-28 09:30:16.430 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/monkey.pyc 10-28 09:30:16.433 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/script (dev).tmpl 10-28 09:30:16.435 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/site-patch.pyc 10-28 09:30:16.437 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/cli-64.exe 10-28 09:30:16.446 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/gui-64.exe 10-28 09:30:16.454 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/wheel.pyc 10-28 09:30:16.457 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/ssl_support.pyc 10-28 09:30:16.459 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/gui.exe 10-28 09:30:16.467 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/py27compat.pyc 10-28 09:30:16.469 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/unicode_utils.pyc 10-28 09:30:16.472 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/py31compat.pyc 10-28 09:30:16.474 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/depends.pyc 10-28 09:30:16.477 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/dep_util.pyc 10-28 09:30:16.479 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/ 10-28 09:30:16.481 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/six.pyc 10-28 09:30:16.485 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/pyparsing.pyc 10-28 09:30:16.495 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/__init__.pyc 10-28 09:30:16.497 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/ 10-28 09:30:16.499 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/version.pyc 10-28 09:30:16.503 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/requirements.pyc 10-28 09:30:16.506 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/utils.pyc 10-28 09:30:16.508 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/specifiers.pyc 10-28 09:30:16.512 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_structures.pyc 10-28 09:30:16.515 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__init__.pyc 10-28 09:30:16.520 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_compat.pyc 10-28 09:30:16.522 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__about__.pyc 10-28 09:30:16.524 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/markers.pyc 10-28 09:30:16.528 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/ 10-28 09:30:16.529 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/egg_info.pyc 10-28 09:30:16.533 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/launcher manifest.xml 10-28 09:30:16.535 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/develop.pyc 10-28 09:30:16.538 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_rpm.pyc 10-28 09:30:16.543 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/upload.pyc 10-28 09:30:16.545 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/rotate.pyc 10-28 09:30:16.548 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/dist_info.pyc 10-28 09:30:16.551 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/register.pyc 10-28 09:30:16.553 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/alias.pyc 10-28 09:30:16.556 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/__init__.pyc 10-28 09:30:16.559 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/build_py.pyc 10-28 09:30:16.563 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_egg.pyc 10-28 09:30:16.568 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_wininst.pyc 10-28 09:30:16.570 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/upload_docs.pyc 10-28 09:30:16.574 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/saveopts.pyc 10-28 09:30:16.577 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/easy_install.pyc 10-28 09:30:16.585 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/install.pyc 10-28 09:30:16.588 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/sdist.pyc 10-28 09:30:16.591 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/build_ext.pyc 10-28 09:30:16.594 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/install_scripts.pyc 10-28 09:30:16.596 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/build_clib.pyc 10-28 09:30:16.598 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/install_lib.pyc 10-28 09:30:16.601 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/setopt.pyc 10-28 09:30:16.603 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/install_egg_info.pyc 10-28 09:30:16.606 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/py36compat.pyc 10-28 09:30:16.608 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/command/test.pyc 10-28 09:30:16.611 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/extern/ 10-28 09:30:16.612 28055 28092 V python : extracting _python_bundle/site-packages/setuptools/extern/__init__.pyc 10-28 09:30:16.615 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/ 10-28 09:30:16.617 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/LICENSE.rst 10-28 09:30:16.619 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/WHEEL 10-28 09:30:16.622 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/top_level.txt 10-28 09:30:16.624 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/METADATA 10-28 09:30:16.626 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/zip-safe 10-28 09:30:16.628 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/REQUESTED 10-28 09:30:16.629 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/INSTALLER 10-28 09:30:16.631 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/RECORD 10-28 09:30:16.634 28055 28092 V python : extracting _python_bundle/site-packages/certifi/ 10-28 09:30:16.635 28055 28092 V python : extracting _python_bundle/site-packages/certifi/__init__.pyc 10-28 09:30:16.637 28055 28092 V python : extracting _python_bundle/site-packages/certifi/__main__.pyc 10-28 09:30:16.639 28055 28092 V python : extracting _python_bundle/site-packages/certifi/cacert.pem 10-28 09:30:16.663 28055 28092 V python : extracting _python_bundle/site-packages/certifi/core.pyc 10-28 09:30:16.665 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/ 10-28 09:30:16.667 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiderloader.pyc 10-28 09:30:16.670 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/cmdline.pyc 10-28 09:30:16.673 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pqueues.pyc 10-28 09:30:16.675 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extension.pyc 10-28 09:30:16.677 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/shell.pyc 10-28 09:30:16.680 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/interfaces.pyc 10-28 09:30:16.682 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/exporters.pyc 10-28 09:30:16.685 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/robotstxt.pyc 10-28 09:30:16.687 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/exceptions.pyc 10-28 09:30:16.690 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/dupefilters.pyc 10-28 09:30:16.692 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/mail.pyc 10-28 09:30:16.695 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/__init__.pyc 10-28 09:30:16.697 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/signals.pyc 10-28 09:30:16.699 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/item.pyc 10-28 09:30:16.701 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/squeues.pyc 10-28 09:30:16.704 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/statscollectors.pyc 10-28 09:30:16.706 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/mime.types 10-28 09:30:16.710 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/signalmanager.pyc 10-28 09:30:16.712 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/responsetypes.pyc 10-28 09:30:16.714 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/resolver.pyc 10-28 09:30:16.716 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/crawler.pyc 10-28 09:30:16.720 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/middleware.pyc 10-28 09:30:16.722 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/VERSION 10-28 09:30:16.724 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/__main__.pyc 10-28 09:30:16.726 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/logformatter.pyc 10-28 09:30:16.728 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/link.pyc 10-28 09:30:16.731 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/ 10-28 09:30:16.732 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/closespider.pyc 10-28 09:30:16.735 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/memdebug.pyc 10-28 09:30:16.737 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/logstats.pyc 10-28 09:30:16.739 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/__init__.pyc 10-28 09:30:16.741 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/httpcache.pyc 10-28 09:30:16.744 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/debug.pyc 10-28 09:30:16.747 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/spiderstate.pyc 10-28 09:30:16.758 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/feedexport.pyc 10-28 09:30:16.761 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/telnet.pyc 10-28 09:30:16.763 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/throttle.pyc 10-28 09:30:16.765 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/statsmailer.pyc 10-28 09:30:16.768 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/corestats.pyc 10-28 09:30:16.770 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/extensions/memusage.pyc 10-28 09:30:16.772 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/ 10-28 09:30:16.774 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/ 10-28 09:30:16.775 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/scrapy.cfg 10-28 09:30:16.778 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/ 10-28 09:30:16.779 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/__init__.pyc 10-28 09:30:16.781 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/items.py.tmpl 10-28 09:30:16.783 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/middlewares.py.tmpl 10-28 09:30:16.785 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/settings.py.tmpl 10-28 09:30:16.787 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/pipelines.py.tmpl 10-28 09:30:16.790 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/ 10-28 09:30:16.791 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/__init__.pyc 10-28 09:30:16.793 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/ 10-28 09:30:16.795 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/basic.tmpl 10-28 09:30:16.797 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/crawl.tmpl 10-28 09:30:16.799 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/xmlfeed.tmpl 10-28 09:30:16.801 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/csvfeed.tmpl 10-28 09:30:16.803 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/ 10-28 09:30:16.805 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/spidermw.pyc 10-28 09:30:16.808 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/scraper.pyc 10-28 09:30:16.811 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/scheduler.pyc 10-28 09:30:16.813 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/__init__.pyc 10-28 09:30:16.815 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/engine.pyc 10-28 09:30:16.818 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/ 10-28 09:30:16.820 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/contextfactory.pyc 10-28 09:30:16.822 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/__init__.pyc 10-28 09:30:16.825 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/tls.pyc 10-28 09:30:16.827 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/middleware.pyc 10-28 09:30:16.829 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/webclient.pyc 10-28 09:30:16.832 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ 10-28 09:30:16.833 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/s3.pyc 10-28 09:30:16.835 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http.pyc 10-28 09:30:16.838 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/__init__.pyc 10-28 09:30:16.840 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ftp.pyc 10-28 09:30:16.842 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/file.pyc 10-28 09:30:16.844 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/datauri.pyc 10-28 09:30:16.847 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http11.pyc 10-28 09:30:16.850 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http10.pyc 10-28 09:30:16.852 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ 10-28 09:30:16.854 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ajaxcrawl.pyc 10-28 09:30:16.856 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/decompression.pyc 10-28 09:30:16.858 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/stats.pyc 10-28 09:30:16.860 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/cookies.pyc 10-28 09:30:16.863 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/robotstxt.pyc 10-28 09:30:16.865 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/useragent.pyc 10-28 09:30:16.867 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcompression.pyc 10-28 09:30:16.869 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpproxy.pyc 10-28 09:30:16.871 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/__init__.pyc 10-28 09:30:16.873 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcache.pyc 10-28 09:30:16.875 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/redirect.pyc 10-28 09:30:16.878 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/retry.pyc 10-28 09:30:16.880 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/downloadtimeout.pyc 10-28 09:30:16.882 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpauth.pyc 10-28 09:30:16.885 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/defaultheaders.pyc 10-28 09:30:16.887 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/ 10-28 09:30:16.889 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/version.pyc 10-28 09:30:16.891 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/bench.pyc 10-28 09:30:16.893 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/crawl.pyc 10-28 09:30:16.895 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/runspider.pyc 10-28 09:30:16.897 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/view.pyc 10-28 09:30:16.900 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/edit.pyc 10-28 09:30:16.902 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/shell.pyc 10-28 09:30:16.904 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/list.pyc 10-28 09:30:16.906 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/check.pyc 10-28 09:30:16.908 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/__init__.pyc 10-28 09:30:16.911 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/settings.pyc 10-28 09:30:16.913 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/fetch.pyc 10-28 09:30:16.915 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/parse.pyc 10-28 09:30:16.918 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/startproject.pyc 10-28 09:30:16.921 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/commands/genspider.pyc 10-28 09:30:16.923 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/selector/ 10-28 09:30:16.925 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/selector/__init__.pyc 10-28 09:30:16.927 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/selector/unified.pyc 10-28 09:30:16.929 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/ 10-28 09:30:16.930 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/lxmlhtml.pyc 10-28 09:30:16.933 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/__init__.pyc 10-28 09:30:16.936 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/ 10-28 09:30:16.937 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/headers.pyc 10-28 09:30:16.940 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/cookies.pyc 10-28 09:30:16.943 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/__init__.pyc 10-28 09:30:16.945 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/common.pyc 10-28 09:30:16.947 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/request/ 10-28 09:30:16.949 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/request/__init__.pyc 10-28 09:30:16.951 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/request/json_request.pyc 10-28 09:30:16.953 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/request/form.pyc 10-28 09:30:16.956 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/request/rpc.pyc 10-28 09:30:16.958 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/response/ 10-28 09:30:16.960 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/response/text.pyc 10-28 09:30:16.963 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/response/__init__.pyc 10-28 09:30:16.966 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/response/xml.pyc 10-28 09:30:16.968 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/http/response/html.pyc 10-28 09:30:16.970 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pipelines/ 10-28 09:30:16.972 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pipelines/files.pyc 10-28 09:30:16.976 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pipelines/images.pyc 10-28 09:30:16.978 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pipelines/media.pyc 10-28 09:30:16.981 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/pipelines/__init__.pyc 10-28 09:30:16.983 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/ 10-28 09:30:16.985 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/urllength.pyc 10-28 09:30:16.987 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/httperror.pyc 10-28 09:30:16.989 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/offsite.pyc 10-28 09:30:16.991 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/referer.pyc 10-28 09:30:16.994 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/__init__.pyc 10-28 09:30:16.996 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/depth.pyc 10-28 09:30:16.998 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/ 10-28 09:30:17.000 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/testproc.pyc 10-28 09:30:17.002 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/python.pyc 10-28 09:30:17.005 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/boto.pyc 10-28 09:30:17.007 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/reactor.pyc 10-28 09:30:17.009 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/trackref.pyc 10-28 09:30:17.011 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/gz.pyc 10-28 09:30:17.014 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/versions.pyc 10-28 09:30:17.016 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/signal.pyc 10-28 09:30:17.018 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/curl.pyc 10-28 09:30:17.020 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/template.pyc 10-28 09:30:17.022 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/decorators.pyc 10-28 09:30:17.024 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/display.pyc 10-28 09:30:17.026 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/ssl.pyc 10-28 09:30:17.029 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/http.pyc 10-28 09:30:17.030 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/iterators.pyc 10-28 09:30:17.033 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/response.pyc 10-28 09:30:17.035 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/spider.pyc 10-28 09:30:17.037 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/serialize.pyc 10-28 09:30:17.039 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/reqser.pyc 10-28 09:30:17.042 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/datatypes.pyc 10-28 09:30:17.044 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/__init__.pyc 10-28 09:30:17.046 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/conf.pyc 10-28 09:30:17.048 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/ftp.pyc 10-28 09:30:17.050 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/misc.pyc 10-28 09:30:17.053 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/testsite.pyc 10-28 09:30:17.055 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/console.pyc 10-28 09:30:17.058 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/ossignal.pyc 10-28 09:30:17.060 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/multipart.pyc 10-28 09:30:17.061 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/job.pyc 10-28 09:30:17.064 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/sitemap.pyc 10-28 09:30:17.066 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/markup.pyc 10-28 09:30:17.068 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/py36.pyc 10-28 09:30:17.070 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/defer.pyc 10-28 09:30:17.072 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/engine.pyc 10-28 09:30:17.074 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/request.pyc 10-28 09:30:17.077 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/log.pyc 10-28 09:30:17.080 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/url.pyc 10-28 09:30:17.082 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/project.pyc 10-28 09:30:17.084 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/deprecate.pyc 10-28 09:30:17.087 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/test.pyc 10-28 09:30:17.089 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/httpobj.pyc 10-28 09:30:17.091 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/utils/benchserver.pyc 10-28 09:30:17.094 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/loader/ 10-28 09:30:17.095 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/loader/__init__.pyc 10-28 09:30:17.097 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/loader/processors.pyc 10-28 09:30:17.099 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/loader/common.pyc 10-28 09:30:17.101 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/ 10-28 09:30:17.103 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/crawl.pyc 10-28 09:30:17.105 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/__init__.pyc 10-28 09:30:17.108 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/init.pyc 10-28 09:30:17.111 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/sitemap.pyc 10-28 09:30:17.113 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/spiders/feed.pyc 10-28 09:30:17.115 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/settings/ 10-28 09:30:17.116 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/settings/default_settings.pyc 10-28 09:30:17.119 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/settings/__init__.pyc 10-28 09:30:17.122 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/contracts/ 10-28 09:30:17.124 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/contracts/__init__.pyc 10-28 09:30:17.126 28055 28092 V python : extracting _python_bundle/site-packages/scrapy/contracts/default.pyc 10-28 09:30:17.128 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/ 10-28 09:30:17.130 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.132 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.135 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/PKG-INFO 10-28 09:30:17.137 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/top_level.txt 10-28 09:30:17.139 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/entry_points.txt 10-28 09:30:17.141 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/zip-safe 10-28 09:30:17.143 28055 28092 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/requires.txt 10-28 09:30:17.145 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/ 10-28 09:30:17.146 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.148 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.149 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/not-zip-safe 10-28 09:30:17.151 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/PKG-INFO 10-28 09:30:17.153 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/top_level.txt 10-28 09:30:17.155 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/installed-files.txt 10-28 09:30:17.157 28055 28092 V python : extracting _python_bundle/site-packages/bin/ 10-28 09:30:17.159 28055 28092 V python : extracting _python_bundle/site-packages/bin/macho_find 10-28 09:30:17.161 28055 28092 V python : extracting _python_bundle/site-packages/bin/scrapy 10-28 09:30:17.163 28055 28092 V python : extracting _python_bundle/site-packages/bin/macho_standalone 10-28 09:30:17.165 28055 28092 V python : extracting _python_bundle/site-packages/bin/google-oauthlib-tool 10-28 09:30:17.167 28055 28092 V python : extracting _python_bundle/site-packages/bin/macho_dump 10-28 09:30:17.169 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/ 10-28 09:30:17.170 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.173 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.177 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/PKG-INFO 10-28 09:30:17.179 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/top_level.txt 10-28 09:30:17.181 28055 28092 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/requires.txt 10-28 09:30:17.183 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/ 10-28 09:30:17.185 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/WHEEL 10-28 09:30:17.187 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/top_level.txt 10-28 09:30:17.190 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/METADATA 10-28 09:30:17.191 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/REQUESTED 10-28 09:30:17.193 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/INSTALLER 10-28 09:30:17.195 28055 28092 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/RECORD 10-28 09:30:17.197 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/ 10-28 09:30:17.199 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.201 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.203 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/PKG-INFO 10-28 09:30:17.205 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/top_level.txt 10-28 09:30:17.208 28055 28092 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/requires.txt 10-28 09:30:17.210 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/ 10-28 09:30:17.211 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/WHEEL 10-28 09:30:17.213 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/AUTHORS 10-28 09:30:17.216 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/top_level.txt 10-28 09:30:17.218 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/METADATA 10-28 09:30:17.220 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/REQUESTED 10-28 09:30:17.221 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/INSTALLER 10-28 09:30:17.223 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/RECORD 10-28 09:30:17.225 28055 28092 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/LICENSE 10-28 09:30:17.228 28055 28092 V python : extracting _python_bundle/site-packages/constantly/ 10-28 09:30:17.229 28055 28092 V python : extracting _python_bundle/site-packages/constantly/_constants.pyc 10-28 09:30:17.231 28055 28092 V python : extracting _python_bundle/site-packages/constantly/__init__.pyc 10-28 09:30:17.233 28055 28092 V python : extracting _python_bundle/site-packages/constantly/_version.pyc 10-28 09:30:17.235 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/ 10-28 09:30:17.236 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6210.pyc 10-28 09:30:17.238 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5934.pyc 10-28 09:30:17.241 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3280.pyc 10-28 09:30:17.245 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6486.pyc 10-28 09:30:17.247 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7229.pyc 10-28 09:30:17.249 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6482.pyc 10-28 09:30:17.251 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5751.pyc 10-28 09:30:17.253 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8017.pyc 10-28 09:30:17.255 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5755.pyc 10-28 09:30:17.257 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7906.pyc 10-28 09:30:17.260 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1157.pyc 10-28 09:30:17.263 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7296.pyc 10-28 09:30:17.264 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4334.pyc 10-28 09:30:17.267 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7773.pyc 10-28 09:30:17.268 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3560.pyc 10-28 09:30:17.270 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1155.pyc 10-28 09:30:17.273 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1902.pyc 10-28 09:30:17.275 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8479.pyc 10-28 09:30:17.277 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894-1.pyc 10-28 09:30:17.279 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2985.pyc 10-28 09:30:17.281 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5652.pyc 10-28 09:30:17.284 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8018.pyc 10-28 09:30:17.286 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6960.pyc 10-28 09:30:17.289 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5924.pyc 10-28 09:30:17.291 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402-1.pyc 10-28 09:30:17.294 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5649.pyc 10-28 09:30:17.296 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7633.pyc 10-28 09:30:17.298 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7030.pyc 10-28 09:30:17.300 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1901.pyc 10-28 09:30:17.301 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3770.pyc 10-28 09:30:17.304 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5990.pyc 10-28 09:30:17.319 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4210.pyc 10-28 09:30:17.322 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6170.pyc 10-28 09:30:17.324 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2437.pyc 10-28 09:30:17.326 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3412.pyc 10-28 09:30:17.328 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4108.pyc 10-28 09:30:17.330 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3779.pyc 10-28 09:30:17.332 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3565.pyc 10-28 09:30:17.334 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3274.pyc 10-28 09:30:17.336 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2251.pyc 10-28 09:30:17.339 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8209.pyc 10-28 09:30:17.340 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6019.pyc 10-28 09:30:17.343 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4211.pyc 10-28 09:30:17.345 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8520.pyc 10-28 09:30:17.347 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5280.pyc 10-28 09:30:17.351 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6010.pyc 10-28 09:30:17.353 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2511.pyc 10-28 09:30:17.356 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8410.pyc 10-28 09:30:17.357 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5208.pyc 10-28 09:30:17.359 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7914.pyc 10-28 09:30:17.361 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3161.pyc 10-28 09:30:17.364 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8619.pyc 10-28 09:30:17.366 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1905.pyc 10-28 09:30:17.368 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5958.pyc 10-28 09:30:17.370 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6487.pyc 10-28 09:30:17.372 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3114.pyc 10-28 09:30:17.375 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/__init__.pyc 10-28 09:30:17.376 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3414.pyc 10-28 09:30:17.378 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6120.pyc 10-28 09:30:17.380 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/pem.pyc 10-28 09:30:17.382 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2560.pyc 10-28 09:30:17.384 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7292.pyc 10-28 09:30:17.387 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2459.pyc 10-28 09:30:17.391 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2634.pyc 10-28 09:30:17.393 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8494.pyc 10-28 09:30:17.395 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3279.pyc 10-28 09:30:17.397 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8418.pyc 10-28 09:30:17.399 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8358.pyc 10-28 09:30:17.401 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8103.pyc 10-28 09:30:17.403 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402.pyc 10-28 09:30:17.406 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5083.pyc 10-28 09:30:17.408 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5915.pyc 10-28 09:30:17.409 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8360.pyc 10-28 09:30:17.411 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7508.pyc 10-28 09:30:17.413 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8419.pyc 10-28 09:30:17.416 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2631.pyc 10-28 09:30:17.418 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5916.pyc 10-28 09:30:17.420 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894.pyc 10-28 09:30:17.422 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4073.pyc 10-28 09:30:17.423 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3709.pyc 10-28 09:30:17.425 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7191.pyc 10-28 09:30:17.428 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6032.pyc 10-28 09:30:17.430 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5035.pyc 10-28 09:30:17.432 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3852.pyc 10-28 09:30:17.436 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6664.pyc 10-28 09:30:17.438 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4055.pyc 10-28 09:30:17.440 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3447.pyc 10-28 09:30:17.442 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5913.pyc 10-28 09:30:17.445 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3281.pyc 10-28 09:30:17.447 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2314.pyc 10-28 09:30:17.449 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5084.pyc 10-28 09:30:17.451 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2315.pyc 10-28 09:30:17.454 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8398.pyc 10-28 09:30:17.455 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5940.pyc 10-28 09:30:17.457 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5917.pyc 10-28 09:30:17.459 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8649.pyc 10-28 09:30:17.462 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6211.pyc 10-28 09:30:17.464 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6031.pyc 10-28 09:30:17.466 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8226.pyc 10-28 09:30:17.469 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5914.pyc 10-28 09:30:17.471 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4985.pyc 10-28 09:30:17.473 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6187.pyc 10-28 09:30:17.475 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6955.pyc 10-28 09:30:17.477 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5480.pyc 10-28 09:30:17.479 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4043.pyc 10-28 09:30:17.480 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2986.pyc 10-28 09:30:17.483 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7585.pyc 10-28 09:30:17.484 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/ 10-28 09:30:17.486 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.488 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.489 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/PKG-INFO 10-28 09:30:17.491 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/top_level.txt 10-28 09:30:17.493 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/requires.txt 10-28 09:30:17.495 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/installed-files.txt 10-28 09:30:17.497 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/ 10-28 09:30:17.498 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/__init__.pyc 10-28 09:30:17.500 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/error.pyc 10-28 09:30:17.502 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/debug.pyc 10-28 09:30:17.504 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/ 10-28 09:30:17.505 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/binary.pyc 10-28 09:30:17.507 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/string.pyc 10-28 09:30:17.509 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/__init__.pyc 10-28 09:30:17.511 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/calling.pyc 10-28 09:30:17.513 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/dateandtime.pyc 10-28 09:30:17.514 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/octets.pyc 10-28 09:30:17.516 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/compat/integer.pyc 10-28 09:30:17.519 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/ 10-28 09:30:17.520 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/namedtype.pyc 10-28 09:30:17.523 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/tag.pyc 10-28 09:30:17.525 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/constraint.pyc 10-28 09:30:17.528 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/namedval.pyc 10-28 09:30:17.529 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/univ.pyc 10-28 09:30:17.535 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/useful.pyc 10-28 09:30:17.537 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/__init__.pyc 10-28 09:30:17.539 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/error.pyc 10-28 09:30:17.541 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/base.pyc 10-28 09:30:17.543 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/char.pyc 10-28 09:30:17.546 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/tagmap.pyc 10-28 09:30:17.548 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/type/opentype.pyc 10-28 09:30:17.550 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ 10-28 09:30:17.552 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/__init__.pyc 10-28 09:30:17.553 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/ 10-28 09:30:17.555 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/eoo.pyc 10-28 09:30:17.557 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/__init__.pyc 10-28 09:30:17.558 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/encoder.pyc 10-28 09:30:17.561 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/decoder.pyc 10-28 09:30:17.566 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/ 10-28 09:30:17.567 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/__init__.pyc 10-28 09:30:17.569 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/encoder.pyc 10-28 09:30:17.571 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/decoder.pyc 10-28 09:30:17.573 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/ 10-28 09:30:17.574 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/__init__.pyc 10-28 09:30:17.576 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/encoder.pyc 10-28 09:30:17.579 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/decoder.pyc 10-28 09:30:17.581 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/ 10-28 09:30:17.583 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/__init__.pyc 10-28 09:30:17.584 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/encoder.pyc 10-28 09:30:17.586 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/decoder.pyc 10-28 09:30:17.588 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/ 10-28 09:30:17.590 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/utils.pyc 10-28 09:30:17.592 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/exceptions.pyc 10-28 09:30:17.594 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/__init__.pyc 10-28 09:30:17.596 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/fernet.pyc 10-28 09:30:17.598 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/__about__.pyc 10-28 09:30:17.600 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/ 10-28 09:30:17.601 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_der.pyc 10-28 09:30:17.603 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/__init__.pyc 10-28 09:30:17.605 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_oid.pyc 10-28 09:30:17.607 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/ 10-28 09:30:17.608 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_openssl.so 10-28 09:30:17.632 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_padding.so 10-28 09:30:17.636 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_constant_time.so 10-28 09:30:17.638 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/__init__.pyc 10-28 09:30:17.640 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/ 10-28 09:30:17.641 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/_conditional.pyc 10-28 09:30:17.644 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/binding.pyc 10-28 09:30:17.646 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/__init__.pyc 10-28 09:30:17.648 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/ 10-28 09:30:17.650 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/interfaces.pyc 10-28 09:30:17.653 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/__init__.pyc 10-28 09:30:17.655 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ 10-28 09:30:17.656 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dh.pyc 10-28 09:30:17.659 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/poly1305.pyc 10-28 09:30:17.662 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed448.pyc 10-28 09:30:17.665 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dsa.pyc 10-28 09:30:17.667 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/backend.pyc 10-28 09:30:17.673 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/utils.pyc 10-28 09:30:17.675 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/aead.pyc 10-28 09:30:17.678 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/rsa.pyc 10-28 09:30:17.681 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/__init__.pyc 10-28 09:30:17.682 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hmac.pyc 10-28 09:30:17.685 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x509.pyc 10-28 09:30:17.688 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ciphers.pyc 10-28 09:30:17.690 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x448.pyc 10-28 09:30:17.692 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed25519.pyc 10-28 09:30:17.694 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ec.pyc 10-28 09:30:17.697 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ocsp.pyc 10-28 09:30:17.700 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/cmac.pyc 10-28 09:30:17.702 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.pyc 10-28 09:30:17.706 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x25519.pyc 10-28 09:30:17.708 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hashes.pyc 10-28 09:30:17.710 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.pyc 10-28 09:30:17.713 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ 10-28 09:30:17.714 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/poly1305.pyc 10-28 09:30:17.716 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/keywrap.pyc 10-28 09:30:17.718 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/constant_time.pyc 10-28 09:30:17.720 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/padding.pyc 10-28 09:30:17.722 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/__init__.pyc 10-28 09:30:17.724 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hmac.pyc 10-28 09:30:17.725 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/cmac.pyc 10-28 09:30:17.727 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hashes.pyc 10-28 09:30:17.729 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/ 10-28 09:30:17.731 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/hotp.pyc 10-28 09:30:17.733 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/utils.pyc 10-28 09:30:17.735 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/totp.pyc 10-28 09:30:17.737 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/__init__.pyc 10-28 09:30:17.739 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ 10-28 09:30:17.740 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dh.pyc 10-28 09:30:17.742 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.pyc 10-28 09:30:17.744 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.pyc 10-28 09:30:17.747 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/utils.pyc 10-28 09:30:17.749 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.pyc 10-28 09:30:17.751 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/padding.pyc 10-28 09:30:17.753 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.pyc 10-28 09:30:17.755 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x448.pyc 10-28 09:30:17.757 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.pyc 10-28 09:30:17.759 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ec.pyc 10-28 09:30:17.761 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.pyc 10-28 09:30:17.763 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/ 10-28 09:30:17.764 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/modes.pyc 10-28 09:30:17.766 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/aead.pyc 10-28 09:30:17.769 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/__init__.pyc 10-28 09:30:17.771 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.pyc 10-28 09:30:17.773 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/base.pyc 10-28 09:30:17.775 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ 10-28 09:30:17.776 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.pyc 10-28 09:30:17.778 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/__init__.pyc 10-28 09:30:17.780 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/base.pyc 10-28 09:30:17.782 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ssh.pyc 10-28 09:30:17.784 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/ 10-28 09:30:17.786 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/scrypt.pyc 10-28 09:30:17.788 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.pyc 10-28 09:30:17.790 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/__init__.pyc 10-28 09:30:17.792 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/hkdf.pyc 10-28 09:30:17.794 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.pyc 10-28 09:30:17.797 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.pyc 10-28 09:30:17.799 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.pyc 10-28 09:30:17.801 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/ 10-28 09:30:17.802 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/oid.pyc 10-28 09:30:17.805 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/name.pyc 10-28 09:30:17.808 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/certificate_transparency.pyc 10-28 09:30:17.810 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/__init__.pyc 10-28 09:30:17.812 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/extensions.pyc 10-28 09:30:17.816 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/base.pyc 10-28 09:30:17.819 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/ocsp.pyc 10-28 09:30:17.822 28055 28092 V python : extracting _python_bundle/site-packages/cryptography/x509/general_name.pyc 10-28 09:30:17.824 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/ 10-28 09:30:17.825 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/__init__.pyc 10-28 09:30:17.832 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/py31compat.pyc 10-28 09:30:17.833 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/ 10-28 09:30:17.835 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/six.pyc 10-28 09:30:17.838 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/pyparsing.pyc 10-28 09:30:17.847 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/__init__.pyc 10-28 09:30:17.849 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/appdirs.pyc 10-28 09:30:17.851 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/ 10-28 09:30:17.852 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/version.pyc 10-28 09:30:17.854 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/requirements.pyc 10-28 09:30:17.857 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/utils.pyc 10-28 09:30:17.858 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/specifiers.pyc 10-28 09:30:17.862 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_structures.pyc 10-28 09:30:17.863 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__init__.pyc 10-28 09:30:17.865 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_compat.pyc 10-28 09:30:17.867 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__about__.pyc 10-28 09:30:17.869 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/markers.pyc 10-28 09:30:17.872 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/extern/ 10-28 09:30:17.873 28055 28092 V python : extracting _python_bundle/site-packages/pkg_resources/extern/__init__.pyc 10-28 09:30:17.875 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/ 10-28 09:30:17.876 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/WHEEL 10-28 09:30:17.878 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/top_level.txt 10-28 09:30:17.879 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/METADATA 10-28 09:30:17.882 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/REQUESTED 10-28 09:30:17.884 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/INSTALLER 10-28 09:30:17.885 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/RECORD 10-28 09:30:17.887 28055 28092 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/LICENSE 10-28 09:30:17.890 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ 10-28 09:30:17.891 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/plyparser.pyc 10-28 09:30:17.893 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/_c_ast.cfg 10-28 09:30:17.896 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ast_transforms.pyc 10-28 09:30:17.898 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/c_parser.pyc 10-28 09:30:17.902 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/_build_tables.pyc 10-28 09:30:17.904 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/__init__.pyc 10-28 09:30:17.906 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/c_generator.pyc 10-28 09:30:17.909 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/yacctab.pyc 10-28 09:30:17.915 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/lextab.pyc 10-28 09:30:17.917 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/_ast_gen.pyc 10-28 09:30:17.919 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/c_ast.pyc 10-28 09:30:17.922 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/c_lexer.pyc 10-28 09:30:17.925 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/ 10-28 09:30:17.926 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/yacc.pyc 10-28 09:30:17.932 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/lex.pyc 10-28 09:30:17.936 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/cpp.pyc 10-28 09:30:17.939 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/__init__.pyc 10-28 09:30:17.941 28055 28092 V python : extracting _python_bundle/site-packages/pycparser/ply/ctokens.pyc 10-28 09:30:17.943 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/ 10-28 09:30:17.944 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/dependency_links.txt 10-28 09:30:17.946 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/SOURCES.txt 10-28 09:30:17.949 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/not-zip-safe 10-28 09:30:17.950 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/PKG-INFO 10-28 09:30:17.952 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/top_level.txt 10-28 09:30:17.954 28055 28092 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/requires.txt 10-28 09:30:17.956 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/ 10-28 09:30:17.957 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/color.pyc 10-28 09:30:17.960 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/sdoctypes.pyc 10-28 09:30:17.962 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/utils.pyc 10-28 09:30:17.964 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/pretty_stdlib.pyc 10-28 09:30:17.966 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/render.pyc 10-28 09:30:17.968 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/doctypes.pyc 10-28 09:30:17.970 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/__init__.pyc 10-28 09:30:17.972 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/doc.pyc 10-28 09:30:17.974 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/layout.pyc 10-28 09:30:17.977 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/prettyprinter.pyc 10-28 09:30:17.981 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/syntax.pyc 10-28 09:30:17.982 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ 10-28 09:30:17.983 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/python.pyc 10-28 09:30:17.985 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/__init__.pyc 10-28 09:30:17.988 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/dataclasses.pyc 10-28 09:30:17.989 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/django.pyc 10-28 09:30:17.992 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/requests.pyc 10-28 09:30:17.994 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython_repr_pretty.pyc 10-28 09:30:17.997 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/attrs.pyc 10-28 09:30:17.999 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/numpy.pyc 10-28 09:30:18.001 28055 28092 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython.pyc 10-28 09:30:18.003 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/ 10-28 09:30:18.004 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/client.pyc 10-28 09:30:18.006 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/handler.pyc 10-28 09:30:18.008 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/__init__.pyc 10-28 09:30:18.010 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/VERSION 10-28 09:30:18.012 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/daemon.pyc 10-28 09:30:18.014 28055 28092 V python : extracting _python_bundle/site-packages/dispatch/server.pyc 10-28 09:30:18.017 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/ 10-28 09:30:18.018 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/__init__.pyc 10-28 09:30:18.021 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/interactive.pyc 10-28 09:30:18.022 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/helpers.pyc 10-28 09:30:18.025 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/flow.pyc 10-28 09:30:18.027 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/ 10-28 09:30:18.029 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__init__.pyc 10-28 09:30:18.031 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__main__.pyc 10-28 09:30:18.033 28055 28092 V python : extracting _python_bundle/site-packages/jnius/ 10-28 09:30:18.034 28055 28092 V python : extracting _python_bundle/site-packages/jnius/reflect.pyc 10-28 09:30:18.037 28055 28092 V python : extracting _python_bundle/site-packages/jnius/env.pyc 10-28 09:30:18.039 28055 28092 V python : extracting _python_bundle/site-packages/jnius/__init__.pyc 10-28 09:30:18.042 28055 28092 V python : extracting _python_bundle/site-packages/jnius/signatures.pyc 10-28 09:30:18.044 28055 28092 V python : extracting _python_bundle/site-packages/jnius/jnius.so 10-28 09:30:18.071 28055 28092 V python : extracting _python_bundle/site-packages/jnius/src/org/ 10-28 09:30:18.073 28055 28092 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/ 10-28 09:30:18.075 28055 28092 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.java 10-28 09:30:18.077 28055 28092 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.class 10-28 09:30:18.079 28055 28092 V python : extracting _python_bundle/site-packages/macholib/ 10-28 09:30:18.080 28055 28092 V python : extracting _python_bundle/site-packages/macholib/itergraphreport.pyc 10-28 09:30:18.082 28055 28092 V python : extracting _python_bundle/site-packages/macholib/macho_standalone.pyc 10-28 09:30:18.084 28055 28092 V python : extracting _python_bundle/site-packages/macholib/macho_find.pyc 10-28 09:30:18.086 28055 28092 V python : extracting _python_bundle/site-packages/macholib/util.pyc 10-28 09:30:18.088 28055 28092 V python : extracting _python_bundle/site-packages/macholib/dylib.pyc 10-28 09:30:18.090 28055 28092 V python : extracting _python_bundle/site-packages/macholib/MachO.pyc 10-28 09:30:18.093 28055 28092 V python : extracting _python_bundle/site-packages/macholib/framework.pyc 10-28 09:30:18.095 28055 28092 V python : extracting _python_bundle/site-packages/macholib/MachOGraph.pyc 10-28 09:30:18.097 28055 28092 V python : extracting _python_bundle/site-packages/macholib/__init__.pyc 10-28 09:30:18.099 28055 28092 V python : extracting _python_bundle/site-packages/macholib/MachOStandalone.pyc 10-28 09:30:18.101 28055 28092 V python : extracting _python_bundle/site-packages/macholib/ptypes.pyc 10-28 09:30:18.103 28055 28092 V python : extracting _python_bundle/site-packages/macholib/macho_dump.pyc 10-28 09:30:18.105 28055 28092 V python : extracting _python_bundle/site-packages/macholib/SymbolTable.pyc 10-28 09:30:18.108 28055 28092 V python : extracting _python_bundle/site-packages/macholib/__main__.pyc 10-28 09:30:18.110 28055 28092 V python : extracting _python_bundle/site-packages/macholib/mach_o.pyc 10-28 09:30:18.114 28055 28092 V python : extracting _python_bundle/site-packages/macholib/_cmdline.pyc 10-28 09:30:18.116 28055 28092 V python : extracting _python_bundle/site-packages/macholib/dyld.pyc 10-28 09:30:18.118 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/ 10-28 09:30:18.119 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/WHEEL 10-28 09:30:18.121 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/top_level.txt 10-28 09:30:18.122 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/METADATA 10-28 09:30:18.124 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/REQUESTED 10-28 09:30:18.126 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/INSTALLER 10-28 09:30:18.128 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/RECORD 10-28 09:30:18.130 28055 28092 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/LICENSE 10-28 09:30:18.131 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/ 10-28 09:30:18.133 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:30:18.134 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:30:18.137 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/not-zip-safe 10-28 09:30:18.139 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/PKG-INFO 10-28 09:30:18.141 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/top_level.txt 10-28 09:30:18.143 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/entry_points.txt 10-28 09:30:18.145 28055 28092 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/requires.txt 10-28 09:30:18.146 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/ 10-28 09:30:18.148 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/dependency_links.txt 10-28 09:30:18.150 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/SOURCES.txt 10-28 09:30:18.151 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/not-zip-safe 10-28 09:30:18.154 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/PKG-INFO 10-28 09:30:18.155 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/top_level.txt 10-28 09:30:18.157 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/entry_points.txt 10-28 09:30:18.158 28055 28092 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/requires.txt 10-28 09:30:18.160 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/ 10-28 09:30:18.161 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/WHEEL 10-28 09:30:18.163 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/AUTHORS.rst 10-28 09:30:18.165 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/top_level.txt 10-28 09:30:18.167 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/METADATA 10-28 09:30:18.169 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/REQUESTED 10-28 09:30:18.170 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/INSTALLER 10-28 09:30:18.172 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/RECORD 10-28 09:30:18.174 28055 28092 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/LICENSE 10-28 09:30:18.176 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/ 10-28 09:30:18.177 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/WHEEL 10-28 09:30:18.178 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/top_level.txt 10-28 09:30:18.180 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/METADATA 10-28 09:30:18.182 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/REQUESTED 10-28 09:30:18.184 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/INSTALLER 10-28 09:30:18.185 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/RECORD 10-28 09:30:18.187 28055 28092 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/LICENSE 10-28 09:30:18.189 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/ 10-28 09:30:18.190 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/WHEEL 10-28 09:30:18.192 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/metadata.json 10-28 09:30:18.194 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/top_level.txt 10-28 09:30:18.195 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/METADATA 10-28 09:30:18.197 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/pbr.json 10-28 09:30:18.199 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/DESCRIPTION.rst 10-28 09:30:18.200 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/REQUESTED 10-28 09:30:18.202 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/INSTALLER 10-28 09:30:18.204 28055 28092 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/RECORD 10-28 09:30:18.206 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/ 10-28 09:30:18.207 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/WHEEL 10-28 09:30:18.209 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/top_level.txt 10-28 09:30:18.210 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/METADATA 10-28 09:30:18.212 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/LICENSE.txt 10-28 09:30:18.215 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/REQUESTED 10-28 09:30:18.216 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/INSTALLER 10-28 09:30:18.217 28055 28092 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/RECORD 10-28 09:30:18.219 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/ 10-28 09:30:18.220 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/saferef.pyc 10-28 09:30:18.222 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/errors.pyc 10-28 09:30:18.224 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/robustapply.pyc 10-28 09:30:18.226 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/__init__.pyc 10-28 09:30:18.227 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/dispatcher.pyc 10-28 09:30:18.229 28055 28092 V python : extracting _python_bundle/site-packages/pydispatch/robust.pyc 10-28 09:30:18.231 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/ 10-28 09:30:18.232 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/pyopenssl.pyc 10-28 09:30:18.234 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/exceptions.pyc 10-28 09:30:18.236 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/__init__.pyc 10-28 09:30:18.238 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/_compat.pyc 10-28 09:30:18.240 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/cryptography.pyc 10-28 09:30:18.241 28055 28092 V python : extracting _python_bundle/site-packages/service_identity/_common.pyc 10-28 09:30:18.244 28055 28092 V python : extracting _python_bundle/site-packages/attr/ 10-28 09:30:18.245 28055 28092 V python : extracting _python_bundle/site-packages/attr/_version_info.pyc 10-28 09:30:18.247 28055 28092 V python : extracting _python_bundle/site-packages/attr/_config.pyc 10-28 09:30:18.249 28055 28092 V python : extracting _python_bundle/site-packages/attr/filters.pyc 10-28 09:30:18.250 28055 28092 V python : extracting _python_bundle/site-packages/attr/converters.pyi 10-28 09:30:18.252 28055 28092 V python : extracting _python_bundle/site-packages/attr/__init__.pyi 10-28 09:30:18.254 28055 28092 V python : extracting _python_bundle/site-packages/attr/exceptions.pyi 10-28 09:30:18.256 28055 28092 V python : extracting _python_bundle/site-packages/attr/converters.pyc 10-28 09:30:18.258 28055 28092 V python : extracting _python_bundle/site-packages/attr/exceptions.pyc 10-28 09:30:18.259 28055 28092 V python : extracting _python_bundle/site-packages/attr/setters.pyc 10-28 09:30:18.261 28055 28092 V python : extracting _python_bundle/site-packages/attr/validators.pyc 10-28 09:30:18.264 28055 28092 V python : extracting _python_bundle/site-packages/attr/py.typed 10-28 09:30:18.265 28055 28092 V python : extracting _python_bundle/site-packages/attr/_make.pyc 10-28 09:30:18.270 28055 28092 V python : extracting _python_bundle/site-packages/attr/__init__.pyc 10-28 09:30:18.272 28055 28092 V python : extracting _python_bundle/site-packages/attr/filters.pyi 10-28 09:30:18.273 28055 28092 V python : extracting _python_bundle/site-packages/attr/validators.pyi 10-28 09:30:18.275 28055 28092 V python : extracting _python_bundle/site-packages/attr/setters.pyi 10-28 09:30:18.277 28055 28092 V python : extracting _python_bundle/site-packages/attr/_compat.pyc 10-28 09:30:18.279 28055 28092 V python : extracting _python_bundle/site-packages/attr/_next_gen.pyc 10-28 09:30:18.281 28055 28092 V python : extracting _python_bundle/site-packages/attr/_version_info.pyi 10-28 09:30:18.283 28055 28092 V python : extracting _python_bundle/site-packages/attr/_funcs.pyc 10-28 09:30:18.285 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/ 10-28 09:30:18.286 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/WHEEL 10-28 09:30:18.288 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/metadata.json 10-28 09:30:18.290 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/top_level.txt 10-28 09:30:18.291 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/METADATA 10-28 09:30:18.294 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/entry_points.txt 10-28 09:30:18.295 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/DESCRIPTION.rst 10-28 09:30:18.297 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/REQUESTED 10-28 09:30:18.298 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/INSTALLER 10-28 09:30:18.300 28055 28092 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/RECORD 10-28 09:30:18.302 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/ 10-28 09:30:18.303 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/WHEEL 10-28 09:30:18.305 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/top_level.txt 10-28 09:30:18.306 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/METADATA 10-28 09:30:18.308 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/entry_points.txt 10-28 09:30:18.310 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/REQUESTED 10-28 09:30:18.311 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/INSTALLER 10-28 09:30:18.313 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/RECORD 10-28 09:30:18.314 28055 28092 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/LICENSE 10-28 09:30:18.317 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/ 10-28 09:30:18.318 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/dependency_links.txt 10-28 09:30:18.320 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/SOURCES.txt 10-28 09:30:18.322 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/PKG-INFO 10-28 09:30:18.324 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/top_level.txt 10-28 09:30:18.326 28055 28092 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/requires.txt 10-28 09:30:18.327 28055 28092 V python : extracting _python_bundle/site-packages/exampleproj/ 10-28 09:30:18.329 28055 28092 V python : extracting _python_bundle/site-packages/exampleproj/__init__.pyc 10-28 09:30:18.330 28055 28092 V python : extracting _python_bundle/site-packages/exampleproj/_version.pyc 10-28 09:30:18.332 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/ 10-28 09:30:18.334 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/ 10-28 09:30:18.335 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install-3.8 10-28 09:30:18.337 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/mailmail 10-28 09:30:18.339 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/tkconch 10-28 09:30:18.340 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/twist 10-28 09:30:18.342 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/ckeygen 10-28 09:30:18.344 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/pyhtmlizer 10-28 09:30:18.346 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install 10-28 09:30:18.347 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/cftp 10-28 09:30:18.349 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/twistd 10-28 09:30:18.350 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/trial 10-28 09:30:18.352 28055 28092 V python : extracting _python_bundle/site-packages/usr/local/bin/conch 10-28 09:30:18.354 28055 28092 V python : extracting _python_bundle/site-packages/incremental/ 10-28 09:30:18.355 28055 28092 V python : extracting _python_bundle/site-packages/incremental/__init__.pyc 10-28 09:30:18.358 28055 28092 V python : extracting _python_bundle/site-packages/incremental/update.pyc 10-28 09:30:18.360 28055 28092 V python : extracting _python_bundle/site-packages/incremental/_version.pyc 10-28 09:30:18.362 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/ 10-28 09:30:18.363 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/version.pyc 10-28 09:30:18.364 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/_util.pyc 10-28 09:30:18.366 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/rand.pyc 10-28 09:30:18.368 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/__init__.pyc 10-28 09:30:18.369 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/debug.pyc 10-28 09:30:18.371 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/crypto.pyc 10-28 09:30:18.376 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/SSL.pyc 10-28 09:30:18.381 28055 28092 V python : extracting _python_bundle/site-packages/OpenSSL/tsafe.pyc 10-28 09:30:18.383 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/ 10-28 09:30:18.384 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/WHEEL 10-28 09:30:18.386 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/top_level.txt 10-28 09:30:18.388 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/METADATA 10-28 09:30:18.390 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/LICENSE.txt 10-28 09:30:18.391 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/zip-safe 10-28 09:30:18.393 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/REQUESTED 10-28 09:30:18.395 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/INSTALLER 10-28 09:30:18.396 28055 28092 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/RECORD 10-28 09:30:18.399 28055 28092 V python : extracting _python_bundle/site-packages/requests/ 10-28 09:30:18.400 28055 28092 V python : extracting _python_bundle/site-packages/requests/compat.pyc 10-28 09:30:18.402 28055 28092 V python : extracting _python_bundle/site-packages/requests/structures.pyc 10-28 09:30:18.404 28055 28092 V python : extracting _python_bundle/site-packages/requests/auth.pyc 10-28 09:30:18.406 28055 28092 V python : extracting _python_bundle/site-packages/requests/cookies.pyc 10-28 09:30:18.409 28055 28092 V python : extracting _python_bundle/site-packages/requests/utils.pyc 10-28 09:30:18.412 28055 28092 V python : extracting _python_bundle/site-packages/requests/exceptions.pyc 10-28 09:30:18.414 28055 28092 V python : extracting _python_bundle/site-packages/requests/certs.pyc 10-28 09:30:18.416 28055 28092 V python : extracting _python_bundle/site-packages/requests/adapters.pyc 10-28 09:30:18.418 28055 28092 V python : extracting _python_bundle/site-packages/requests/packages.pyc 10-28 09:30:18.419 28055 28092 V python : extracting _python_bundle/site-packages/requests/__init__.pyc 10-28 09:30:18.422 28055 28092 V python : extracting _python_bundle/site-packages/requests/__version__.pyc 10-28 09:30:18.423 28055 28092 V python : extracting _python_bundle/site-packages/requests/help.pyc 10-28 09:30:18.425 28055 28092 V python : extracting _python_bundle/site-packages/requests/api.pyc 10-28 09:30:18.427 28055 28092 V python : extracting _python_bundle/site-packages/requests/sessions.pyc 10-28 09:30:18.429 28055 28092 V python : extracting _python_bundle/site-packages/requests/hooks.pyc 10-28 09:30:18.431 28055 28092 V python : extracting _python_bundle/site-packages/requests/models.pyc 10-28 09:30:18.435 28055 28092 V python : extracting _python_bundle/site-packages/requests/_internal_utils.pyc 10-28 09:30:18.436 28055 28092 V python : extracting _python_bundle/site-packages/requests/status_codes.pyc 10-28 09:30:18.439 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper/ 10-28 09:30:18.440 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper/decompress.pyc 10-28 09:30:18.442 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper/__init__.pyc 10-28 09:30:18.443 28055 28092 V python : extracting _python_bundle/site-packages/zlib_wrapper/compress.pyc 10-28 09:30:18.445 28055 28092 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/ 10-28 09:30:18.446 28055 28092 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/dependency_links.txt 10-28 09:30:18.448 28055 28092 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/SOURCES.txt 10-28 09:30:18.450 28055 28092 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/PKG-INFO 10-28 09:30:18.452 28055 28092 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/top_level.txt 10-28 09:30:18.453 28055 28092 V python : extracting _python_bundle/site-packages/parsel/ 10-28 09:30:18.454 28055 28092 V python : extracting _python_bundle/site-packages/parsel/xpathfuncs.pyc 10-28 09:30:18.456 28055 28092 V python : extracting _python_bundle/site-packages/parsel/utils.pyc 10-28 09:30:18.458 28055 28092 V python : extracting _python_bundle/site-packages/parsel/__init__.pyc 10-28 09:30:18.459 28055 28092 V python : extracting _python_bundle/site-packages/parsel/csstranslator.pyc 10-28 09:30:18.461 28055 28092 V python : extracting _python_bundle/site-packages/parsel/selector.pyc 10-28 09:30:18.464 28055 28092 V python : extracting _python_bundle/site-packages/zope/ 10-28 09:30:18.465 28055 28092 V python : extracting _python_bundle/site-packages/zope/__init__.pyc 10-28 09:30:18.467 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/ 10-28 09:30:18.468 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/verify.pyc 10-28 09:30:18.470 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.c 10-28 09:30:18.473 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/interfaces.pyc 10-28 09:30:18.476 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/exceptions.pyc 10-28 09:30:18.478 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/_flatten.pyc 10-28 09:30:18.480 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/__init__.pyc 10-28 09:30:18.482 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/adapter.pyc 10-28 09:30:18.485 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.so 10-28 09:30:18.490 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/registry.pyc 10-28 09:30:18.492 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/interface.pyc 10-28 09:30:18.495 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/_compat.pyc 10-28 09:30:18.497 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/advice.pyc 10-28 09:30:18.499 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/document.pyc 10-28 09:30:18.502 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/ro.pyc 10-28 09:30:18.504 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/declarations.pyc 10-28 09:30:18.506 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/ 10-28 09:30:18.508 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/interfaces.pyc 10-28 09:30:18.510 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/sequence.pyc 10-28 09:30:18.512 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/__init__.pyc 10-28 09:30:18.513 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/mapping.pyc 10-28 09:30:18.515 28055 28092 V python : extracting _python_bundle/site-packages/zope/interface/common/idatetime.pyc 10-28 09:30:18.517 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/ 10-28 09:30:18.518 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/WHEEL 10-28 09:30:18.520 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/top_level.txt 10-28 09:30:18.522 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/METADATA 10-28 09:30:18.524 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/REQUESTED 10-28 09:30:18.525 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/INSTALLER 10-28 09:30:18.527 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/RECORD 10-28 09:30:18.529 28055 28092 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/LICENSE 10-28 09:30:18.531 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/ 10-28 09:30:18.532 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/WHEEL 10-28 09:30:18.534 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/top_level.txt 10-28 09:30:18.535 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/METADATA 10-28 09:30:18.538 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/entry_points.txt 10-28 09:30:18.540 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/zip-safe 10-28 09:30:18.541 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/REQUESTED 10-28 09:30:18.542 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/INSTALLER 10-28 09:30:18.544 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/RECORD 10-28 09:30:18.546 28055 28092 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/LICENSE 10-28 09:30:18.548 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/ 10-28 09:30:18.549 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/dependency_links.txt 10-28 09:30:18.550 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/SOURCES.txt 10-28 09:30:18.552 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/not-zip-safe 10-28 09:30:18.554 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/PKG-INFO 10-28 09:30:18.557 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/top_level.txt 10-28 09:30:18.558 28055 28092 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/requires.txt 10-28 09:30:18.560 28055 28092 V python : extracting _python_bundle/site-packages/twisted/ 10-28 09:30:18.562 28055 28092 V python : extracting _python_bundle/site-packages/twisted/__init__.pyc 10-28 09:30:18.563 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugin.pyc 10-28 09:30:18.565 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_version.pyc 10-28 09:30:18.567 28055 28092 V python : extracting _python_bundle/site-packages/twisted/__main__.pyc 10-28 09:30:18.569 28055 28092 V python : extracting _python_bundle/site-packages/twisted/copyright.pyc 10-28 09:30:18.570 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/ 10-28 09:30:18.572 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/fdesc.pyc 10-28 09:30:18.574 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/endpoints.pyc 10-28 09:30:18.578 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_win32serialport.pyc 10-28 09:30:18.580 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/asyncioreactor.pyc 10-28 09:30:18.582 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/reactor.pyc 10-28 09:30:18.583 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/gtk3reactor.pyc 10-28 09:30:18.585 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/process.pyc 10-28 09:30:18.588 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_signals.pyc 10-28 09:30:18.590 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/serialport.pyc 10-28 09:30:18.592 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/wxreactor.pyc 10-28 09:30:18.593 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/interfaces.pyc 10-28 09:30:18.597 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/utils.pyc 10-28 09:30:18.599 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/ssl.pyc 10-28 09:30:18.602 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_posixstdio.pyc 10-28 09:30:18.604 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_sslverify.pyc 10-28 09:30:18.608 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_win32stdio.pyc 10-28 09:30:18.610 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/kqreactor.pyc 10-28 09:30:18.612 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/tcp.pyc 10-28 09:30:18.616 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/epollreactor.pyc 10-28 09:30:18.618 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/threads.pyc 10-28 09:30:18.620 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/pyuisupport.pyc 10-28 09:30:18.622 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/udp.pyc 10-28 09:30:18.624 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/pollreactor.pyc 10-28 09:30:18.626 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_dumbwin32proc.pyc 10-28 09:30:18.629 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/stdio.pyc 10-28 09:30:18.630 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/inotify.pyc 10-28 09:30:18.633 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/__init__.pyc 10-28 09:30:18.635 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/selectreactor.pyc 10-28 09:30:18.637 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_baseprocess.pyc 10-28 09:30:18.639 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_idna.pyc 10-28 09:30:18.640 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_newtls.pyc 10-28 09:30:18.642 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/default.pyc 10-28 09:30:18.644 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/wxsupport.pyc 10-28 09:30:18.646 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/error.pyc 10-28 09:30:18.649 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/unix.pyc 10-28 09:30:18.652 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_producer_helpers.pyc 10-28 09:30:18.654 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/glib2reactor.pyc 10-28 09:30:18.655 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/protocol.pyc 10-28 09:30:18.657 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/abstract.pyc 10-28 09:30:18.659 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_resolver.pyc 10-28 09:30:18.662 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/tksupport.pyc 10-28 09:30:18.664 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/gireactor.pyc 10-28 09:30:18.666 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/defer.pyc 10-28 09:30:18.670 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/base.pyc 10-28 09:30:18.673 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/posixbase.pyc 10-28 09:30:18.677 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/gtk2reactor.pyc 10-28 09:30:18.682 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/testing.pyc 10-28 09:30:18.690 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/main.pyc 10-28 09:30:18.693 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/win32eventreactor.pyc 10-28 09:30:18.695 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/address.pyc 10-28 09:30:18.697 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_threadedselect.pyc 10-28 09:30:18.700 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/task.pyc 10-28 09:30:18.702 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_glibbase.pyc 10-28 09:30:18.705 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_pollingfile.pyc 10-28 09:30:18.707 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/cfreactor.pyc 10-28 09:30:18.710 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/_posixserialport.pyc 10-28 09:30:18.711 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/ 10-28 09:30:18.712 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/reactor.pyc 10-28 09:30:18.714 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/notes.txt 10-28 09:30:18.716 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/interfaces.pyc 10-28 09:30:18.718 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/tcp.pyc 10-28 09:30:18.720 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/udp.pyc 10-28 09:30:18.722 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/setup.pyc 10-28 09:30:18.724 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/__init__.pyc 10-28 09:30:18.725 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/abstract.pyc 10-28 09:30:18.728 28055 28092 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/const.pyc 10-28 09:30:18.729 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/ 10-28 09:30:18.730 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/__init__.pyc 10-28 09:30:18.732 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/error.pyc 10-28 09:30:18.734 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/portal.pyc 10-28 09:30:18.735 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/strcred.pyc 10-28 09:30:18.738 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/credentials.pyc 10-28 09:30:18.740 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/checkers.pyc 10-28 09:30:18.742 28055 28092 V python : extracting _python_bundle/site-packages/twisted/cred/_digest.pyc 10-28 09:30:18.744 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/ 10-28 09:30:18.745 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/aot.pyc 10-28 09:30:18.748 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/crefutil.pyc 10-28 09:30:18.750 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/dirdbm.pyc 10-28 09:30:18.752 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/__init__.pyc 10-28 09:30:18.754 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/styles.pyc 10-28 09:30:18.756 28055 28092 V python : extracting _python_bundle/site-packages/twisted/persisted/sob.pyc 10-28 09:30:18.758 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/ 10-28 09:30:18.759 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/amp.pyc 10-28 09:30:18.763 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/ident.pyc 10-28 09:30:18.765 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/pcp.pyc 10-28 09:30:18.767 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/loopback.pyc 10-28 09:30:18.769 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/wire.pyc 10-28 09:30:18.771 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/stateful.pyc 10-28 09:30:18.773 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/portforward.pyc 10-28 09:30:18.774 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/memcache.pyc 10-28 09:30:18.777 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/__init__.pyc 10-28 09:30:18.778 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/ftp.pyc 10-28 09:30:18.784 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/postfix.pyc 10-28 09:30:18.786 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/tls.pyc 10-28 09:30:18.788 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/finger.pyc 10-28 09:30:18.790 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/dict.pyc 10-28 09:30:18.792 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/sip.pyc 10-28 09:30:18.796 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/socks.pyc 10-28 09:30:18.798 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/basic.pyc 10-28 09:30:18.801 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/policies.pyc 10-28 09:30:18.804 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/htb.pyc 10-28 09:30:18.806 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/ 10-28 09:30:18.807 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_exceptions.pyc 10-28 09:30:18.809 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_info.pyc 10-28 09:30:18.811 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v2parser.pyc 10-28 09:30:18.813 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_interfaces.pyc 10-28 09:30:18.814 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/__init__.pyc 10-28 09:30:18.816 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_wrapper.pyc 10-28 09:30:18.818 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_parser.pyc 10-28 09:30:18.820 28055 28092 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v1parser.pyc 10-28 09:30:18.822 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/ 10-28 09:30:18.823 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/pop3client.pyc 10-28 09:30:18.825 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/_except.pyc 10-28 09:30:18.827 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/interfaces.pyc 10-28 09:30:18.829 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/protocols.pyc 10-28 09:30:18.831 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/__init__.pyc 10-28 09:30:18.833 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/imap4.pyc 10-28 09:30:18.843 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/relay.pyc 10-28 09:30:18.845 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/_cred.pyc 10-28 09:30:18.846 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/pop3.pyc 10-28 09:30:18.850 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/smtp.pyc 10-28 09:30:18.854 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/ 10-28 09:30:18.855 28055 28092 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/mailmail.pyc 10-28 09:30:18.858 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/ 10-28 09:30:18.859 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/resolve.pyc 10-28 09:30:18.861 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/client.pyc 10-28 09:30:18.863 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/cache.pyc 10-28 09:30:18.865 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/__init__.pyc 10-28 09:30:18.866 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/hosts.pyc 10-28 09:30:18.868 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/common.pyc 10-28 09:30:18.870 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/error.pyc 10-28 09:30:18.872 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/tap.pyc 10-28 09:30:18.874 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/secondary.pyc 10-28 09:30:18.876 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/_rfc1982.pyc 10-28 09:30:18.878 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/root.pyc 10-28 09:30:18.880 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/dns.pyc 10-28 09:30:18.885 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/authority.pyc 10-28 09:30:18.887 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/srvconnect.pyc 10-28 09:30:18.889 28055 28092 V python : extracting _python_bundle/site-packages/twisted/names/server.pyc 10-28 09:30:18.891 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/ 10-28 09:30:18.892 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_memory.pyc 10-28 09:30:18.894 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_threadworker.pyc 10-28 09:30:18.896 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_team.pyc 10-28 09:30:18.898 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_pool.pyc 10-28 09:30:18.900 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/__init__.pyc 10-28 09:30:18.904 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_convenience.pyc 10-28 09:30:18.908 28055 28092 V python : extracting _python_bundle/site-packages/twisted/_threads/_ithreads.pyc 10-28 09:30:18.911 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/ 10-28 09:30:18.912 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/app.pyc 10-28 09:30:18.916 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/__init__.pyc 10-28 09:30:18.918 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/service.pyc 10-28 09:30:18.921 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/reactors.pyc 10-28 09:30:18.925 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/strports.pyc 10-28 09:30:18.928 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/internet.pyc 10-28 09:30:18.931 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/twist/ 10-28 09:30:18.932 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/twist/_twist.pyc 10-28 09:30:18.934 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/twist/_options.pyc 10-28 09:30:18.937 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/twist/__init__.pyc 10-28 09:30:18.938 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/runner/ 10-28 09:30:18.939 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/runner/_pidfile.pyc 10-28 09:30:18.941 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/runner/__init__.pyc 10-28 09:30:18.943 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/runner/_runner.pyc 10-28 09:30:18.945 28055 28092 V python : extracting _python_bundle/site-packages/twisted/application/runner/_exit.pyc 10-28 09:30:18.946 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/ 10-28 09:30:18.947 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/_sentence.pyc 10-28 09:30:18.949 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/__init__.pyc 10-28 09:30:18.951 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/nmea.pyc 10-28 09:30:18.953 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/base.pyc 10-28 09:30:18.955 28055 28092 V python : extracting _python_bundle/site-packages/twisted/positioning/ipositioning.pyc 10-28 09:30:18.957 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/ 10-28 09:30:18.958 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/htmlizer.pyc 10-28 09:30:18.960 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/trial.pyc 10-28 09:30:18.963 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/twistd.pyc 10-28 09:30:18.965 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistd_unix.pyc 10-28 09:30:18.967 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/__init__.pyc 10-28 09:30:18.970 28055 28092 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistw.pyc 10-28 09:30:18.971 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/ 10-28 09:30:18.973 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/text.pyc 10-28 09:30:18.975 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/filepath.pyc 10-28 09:30:18.978 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/compat.pyc 10-28 09:30:18.981 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_textattributes.pyc 10-28 09:30:18.982 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_url.pyc 10-28 09:30:18.984 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/randbytes.pyc 10-28 09:30:18.986 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/htmlizer.pyc 10-28 09:30:18.987 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/reflect.pyc 10-28 09:30:18.990 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/release.pyc 10-28 09:30:18.992 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/versions.pyc 10-28 09:30:18.993 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/sendmsg.pyc 10-28 09:30:18.995 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/util.pyc 10-28 09:30:18.999 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/shortcut.pyc 10-28 09:30:19.000 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/roots.pyc 10-28 09:30:19.002 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/fakepwd.pyc 10-28 09:30:19.004 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/urlpath.pyc 10-28 09:30:19.006 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/usage.pyc 10-28 09:30:19.009 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/failure.pyc 10-28 09:30:19.012 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_tzhelper.pyc 10-28 09:30:19.014 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/__init__.pyc 10-28 09:30:19.015 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_appdirs.pyc 10-28 09:30:19.017 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/threadable.pyc 10-28 09:30:19.019 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_inotify.pyc 10-28 09:30:19.020 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/components.pyc 10-28 09:30:19.023 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_shellcomp.pyc 10-28 09:30:19.025 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/rebuild.pyc 10-28 09:30:19.028 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/monkey.pyc 10-28 09:30:19.029 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/win32.pyc 10-28 09:30:19.031 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/procutils.pyc 10-28 09:30:19.033 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/logfile.pyc 10-28 09:30:19.036 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_release.pyc 10-28 09:30:19.038 28055 28089 I e.conceptruell: Waiting for a blocking GC ProfileSaver 10-28 09:30:19.038 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/systemd.pyc 10-28 09:30:19.040 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/context.pyc 10-28 09:30:19.042 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_setup.pyc 10-28 09:30:19.045 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/constants.pyc 10-28 09:30:19.047 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_oldstyle.pyc 10-28 09:30:19.049 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/zipstream.pyc 10-28 09:30:19.051 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/syslog.pyc 10-28 09:30:19.052 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/lockfile.pyc 10-28 09:30:19.054 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/zippath.pyc 10-28 09:30:19.057 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/twisted-completion.zsh 10-28 09:30:19.058 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/modules.pyc 10-28 09:30:19.061 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/log.pyc 10-28 09:30:19.063 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/formmethod.pyc 10-28 09:30:19.066 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/url.pyc 10-28 09:30:19.067 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/deprecate.pyc 10-28 09:30:19.069 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/runtime.pyc 10-28 09:30:19.072 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/threadpool.pyc 10-28 09:30:19.074 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/ 10-28 09:30:19.075 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/common.html 10-28 09:30:19.078 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/summary.html 10-28 09:30:19.079 28055 28092 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/index.html 10-28 09:30:19.081 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/ 10-28 09:30:19.082 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/distrib.pyc 10-28 09:30:19.085 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_stan.pyc 10-28 09:30:19.087 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/util.pyc 10-28 09:30:19.089 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/client.pyc 10-28 09:30:19.093 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/http_headers.pyc 10-28 09:30:19.095 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/template.pyc 10-28 09:30:19.098 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/http.pyc 10-28 09:30:19.103 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/domhelpers.pyc 10-28 09:30:19.105 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/xmlrpc.pyc 10-28 09:30:19.107 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_flatten.pyc 10-28 09:30:19.109 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/wsgi.pyc 10-28 09:30:19.112 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/sux.pyc 10-28 09:30:19.114 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/__init__.pyc 10-28 09:30:19.116 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/vhost.pyc 10-28 09:30:19.118 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_newclient.pyc 10-28 09:30:19.121 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_http2.pyc 10-28 09:30:19.124 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/static.pyc 10-28 09:30:19.127 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/proxy.pyc 10-28 09:30:19.129 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/resource.pyc 10-28 09:30:19.131 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/error.pyc 10-28 09:30:19.133 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/tap.pyc 10-28 09:30:19.135 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/script.pyc 10-28 09:30:19.137 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/demo.pyc 10-28 09:30:19.139 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/guard.pyc 10-28 09:30:19.140 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_element.pyc 10-28 09:30:19.142 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/rewrite.pyc 10-28 09:30:19.144 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/twcgi.pyc 10-28 09:30:19.147 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/html.pyc 10-28 09:30:19.149 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_responses.pyc 10-28 09:30:19.151 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/microdom.pyc 10-28 09:30:19.154 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/server.pyc 10-28 09:30:19.157 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/iweb.pyc 10-28 09:30:19.159 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_auth/ 10-28 09:30:19.161 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_auth/wrapper.pyc 10-28 09:30:19.163 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_auth/__init__.pyc 10-28 09:30:19.164 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_auth/basic.pyc 10-28 09:30:19.166 28055 28092 V python : extracting _python_bundle/site-packages/twisted/web/_auth/digest.pyc 10-28 09:30:19.168 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/ 10-28 09:30:19.169 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/util.pyc 10-28 09:30:19.172 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/interfaces.pyc 10-28 09:30:19.173 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/flavors.pyc 10-28 09:30:19.176 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/banana.pyc 10-28 09:30:19.178 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/jelly.pyc 10-28 09:30:19.182 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/__init__.pyc 10-28 09:30:19.183 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/publish.pyc 10-28 09:30:19.186 28055 28092 V python : extracting _python_bundle/site-packages/twisted/spread/pb.pyc 10-28 09:30:19.190 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/ 10-28 09:30:19.191 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_inet.pyc 10-28 09:30:19.193 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_runner.pyc 10-28 09:30:19.194 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_conch.pyc 10-28 09:30:19.196 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_web.pyc 10-28 09:30:19.198 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_words.pyc 10-28 09:30:19.199 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_unix.pyc 10-28 09:30:19.201 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_sshkeys.pyc 10-28 09:30:19.203 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_reactors.pyc 10-28 09:30:19.205 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_ftp.pyc 10-28 09:30:19.207 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_memory.pyc 10-28 09:30:19.209 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/__init__.pyc 10-28 09:30:19.211 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_portforward.pyc 10-28 09:30:19.212 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_names.pyc 10-28 09:30:19.214 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_socks.pyc 10-28 09:30:19.216 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_anonymous.pyc 10-28 09:30:19.217 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_trial.pyc 10-28 09:30:19.219 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_core.pyc 10-28 09:30:19.221 28055 28092 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_file.pyc 10-28 09:30:19.223 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/ 10-28 09:30:19.224 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/tuntap.pyc 10-28 09:30:19.227 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/ethernet.pyc 10-28 09:30:19.229 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/ip.pyc 10-28 09:30:19.231 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/__init__.pyc 10-28 09:30:19.233 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/rawudp.pyc 10-28 09:30:19.234 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/testing.pyc 10-28 09:30:19.237 28055 28092 V python : extracting _python_bundle/site-packages/twisted/pair/raw.pyc 10-28 09:30:19.238 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/ 10-28 09:30:19.240 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/inetdtap.pyc 10-28 09:30:19.242 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/inetdconf.pyc 10-28 09:30:19.244 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/inetd.pyc 10-28 09:30:19.246 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/procmontap.pyc 10-28 09:30:19.247 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/__init__.pyc 10-28 09:30:19.249 28055 28092 V python : extracting _python_bundle/site-packages/twisted/runner/procmon.pyc 10-28 09:30:19.251 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/ 10-28 09:30:19.252 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/__init__.pyc 10-28 09:30:19.254 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/ewords.pyc 10-28 09:30:19.255 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/service.pyc 10-28 09:30:19.260 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/tap.pyc 10-28 09:30:19.262 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/xmpproutertap.pyc 10-28 09:30:19.264 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/iwords.pyc 10-28 09:30:19.265 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/protocols/ 10-28 09:30:19.267 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/protocols/__init__.pyc 10-28 09:30:19.269 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/protocols/irc.pyc 10-28 09:30:19.275 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/ 10-28 09:30:19.276 28055 28092 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/jid.pyc 10-28 09:30:19.278 28055 28092 V python : extracting _python_bundle/site-pac