# 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 #4 # 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-ab_ry9yg'... 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 08:44:17.122 3217 5623 V PackageManager: [2fe5cecd-b431-424d-b39b-3627de05a66b] Phase1 called; posting 10-26 08:44:17.123 3217 3217 D PackageManager: [2fe5cecd-b431-424d-b39b-3627de05a66b] Phase1 request; prefix: [-1849638912, -1456291840, -1424351232, -1215729664, -958713856, -544178176, -204451840, 92360704, 293437440, 888492032, 972120064, 1028325376, 1239314432, 1810690048, 2121457664] 10-26 08:44:39.704 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 08:45:02.949 851 914 I chatty : uid=1000(system) android.fg expire 4 lines 10-26 08:45:03.987 851 888 I chatty : uid=1000(system) batterystats-wo expire 6 lines 10-26 08:53:08.639 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:53:08.656 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:53:08.658 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-26 08:53:09.663 851 878 I chatty : uid=1000(system) ActivityManager expire 19 lines 10-26 08:53:11.511 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 08:53:28.642 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:53:28.649 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 10 lines 10-26 08:53:28.653 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:53:56.840 851 888 I chatty : uid=1000(system) batterystats-wo expire 13 lines 10-26 08:54:20.533 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:54:20.552 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:54:27.864 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 08:54:27.991 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 08:54:28.136 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 3 lines 10-26 08:54:30.134 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 08:54:46.479 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 2 lines 10-26 08:54:47.978 851 916 I chatty : uid=1000(system) android.display expire 6 lines 10-26 08:54:57.483 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 08:56:20.593 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:56:20.597 851 3778 I chatty : uid=1000(system) Binder:851_B expire 2 lines 10-26 08:56:20.601 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:56:20.608 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:59:00.597 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 08:59:00.614 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:01:40.601 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:01:40.615 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:02:16.745 851 877 I chatty : uid=1000(system) android.bg expire 1 line 10-26 09:04:20.604 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:04:20.621 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:04:56.164 851 929 I chatty : uid=1000(system) PowerManagerSer expire 10 lines 10-26 09:04:56.683 851 914 I chatty : uid=1000(system) android.fg expire 11 lines 10-26 09:04:56.737 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 3 lines 10-26 09:04:57.765 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-26 09:04:57.871 851 878 I chatty : uid=1000(system) ActivityManager expire 17 lines 10-26 09:05:02.359 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-26 09:12:41.246 851 1385 I chatty : uid=1000(system) InputReader expire 8 lines 10-26 09:12:41.380 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:12:41.396 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:12:42.240 851 862 I chatty : uid=1000(system) Binder:851_1 expire 1 line 10-26 09:12:43.437 851 1384 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-26 09:12:48.082 851 888 I chatty : uid=1000(system) batterystats-wo expire 9 lines 10-26 09:13:01.494 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:13:41.515 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:14:18.579 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 2 lines 10-26 09:14:21.352 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 09:14:54.436 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-26 09:14:57.220 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 1 line 10-26 09:15:21.676 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:15:21.687 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 3 lines 10-26 09:15:21.695 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:16:24.121 851 929 I chatty : uid=1000(system) PowerManagerSer expire 12 lines 10-26 09:16:24.199 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 1 line 10-26 09:17:08.895 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:17:08.908 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:17:09.987 851 878 I chatty : uid=1000(system) ActivityManager expire 3 lines 10-26 09:17:28.907 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:17:28.923 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:17:30.269 851 914 I chatty : uid=1000(system) android.fg expire 10 lines 10-26 09:17:30.340 851 929 I chatty : uid=1000(system) PowerManagerSer expire 14 lines 10-26 09:17:30.365 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 3 lines 10-26 09:17:31.298 851 916 I chatty : uid=1000(system) android.display expire 5 lines 10-26 09:17:31.307 851 1135 I chatty : uid=1000(system) android.anim expire 4 lines 10-26 09:17:31.310 851 888 I chatty : uid=1000(system) batterystats-wo expire 13 lines 10-26 09:24:51.875 851 862 I chatty : uid=1000(system) Binder:851_1 expire 3 lines 10-26 09:28:48.319 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 09:37:24.639 851 878 I chatty : uid=1000(system) ActivityManager expire 25 lines 10-26 09:49:20.700 851 1385 I chatty : uid=1000(system) InputReader expire 4 lines 10-26 09:49:20.702 851 851 I chatty : uid=1000 system_server expire 10 lines 10-26 09:49:20.814 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:49:20.818 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 8 lines 10-26 09:49:20.820 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:49:21.702 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 3 lines 10-26 09:49:23.731 851 880 I chatty : uid=1000(system) android.ui expire 2 lines 10-26 09:49:24.748 851 1384 I chatty : uid=1000(system) InputDispatcher expire 2 lines 10-26 09:49:26.178 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 6 lines 10-26 09:49:26.892 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 1 line 10-26 09:49:27.348 3217 4020 V PackageManager: [2a330683-6003-4236-afbe-67b6332cb416] Phase1 called; posting 10-26 09:49:27.349 3217 3217 D PackageManager: [2a330683-6003-4236-afbe-67b6332cb416] Phase1 request; prefix: [-2050076672, -2012037120, -1796317184, -1771470848, -1608036352, -1510653952, -1338744832, -832983040, -525160448, -522231808, -65298432, 9043968, 59281408, 242053120, 823734272, 912973824, 938303488, 1642864640, 1762959360, 2050662400] 10-26 09:49:27.437 851 878 I chatty : uid=1000(system) ActivityManager expire 12 lines 10-26 09:49:37.934 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 4 lines 10-26 09:49:38.318 851 863 I chatty : uid=1000(system) Binder:851_2 expire 3 lines 10-26 09:49:39.386 851 881 I chatty : uid=1000(system) ActivityManager expire 2 lines 10-26 09:49:40.899 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:49:40.904 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:49:53.179 16027 16027 W ViewRootImpl[App]: Dropping event due to root view being removed: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x16, repeatCount=0, eventTime=2903680, downTime=2903680, deviceId=-1, source=0x0 } 10-26 09:49:53.430 3217 4020 V PackageManager: [00b2b911-6bbf-438e-b89d-ef5ece5d9e31] Phase1 called; posting 10-26 09:49:53.431 3217 3217 D PackageManager: [00b2b911-6bbf-438e-b89d-ef5ece5d9e31] Phase1 request; prefix: [-2112200704, -2099560448, -1572941824, -996356096, -645263360, -508071936, -426196992, -333795328, 40218624, 347090944, 675454976, 682053632, 695042048, 785260544, 1890103296, 1954533376, 2057084928, 2090029056] 10-26 09:50:21.420 851 888 I chatty : uid=1000(system) batterystats-wo expire 21 lines 10-26 09:50:34.827 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:50:34.834 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:52:00.098 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 4 lines 10-26 09:52:16.325 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:52:16.341 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:54:56.334 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 09:54:56.348 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:20:30.170 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:20:30.180 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:20:30.192 851 929 I chatty : uid=1000(system) PowerManagerSer expire 2 lines 10-26 10:20:31.810 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 10:20:32.604 851 878 I chatty : uid=1000(system) ActivityManager expire 7 lines 10-26 10:20:51.466 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:20:51.482 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:21:31.332 851 888 I chatty : uid=1000(system) batterystats-wo expire 18 lines 10-26 10:21:31.460 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:21:31.465 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:22:05.054 851 878 I chatty : uid=1000(system) ActivityManager expire 11 lines 10-26 10:22:51.473 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:22:51.481 693 693 I chatty : uid=1010(wifi) /system/bin/wificond identical 5 lines 10-26 10:22:51.489 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:25:31.478 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:25:31.493 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 10:25:39.984 851 929 I chatty : uid=1000(system) PowerManagerSer expire 19 lines 10-26 10:25:39.986 851 851 I chatty : uid=1000 system_server expire 6 lines 10-26 10:25:40.503 851 914 I chatty : uid=1000(system) android.fg expire 10 lines 10-26 10:25:40.556 851 862 I chatty : uid=1000(system) Binder:851_1 expire 4 lines 10-26 10:25:41.566 851 916 I chatty : uid=1000(system) android.display expire 4 lines 10-26 10:25:41.570 851 2928 I chatty : uid=1000(system) Binder:851_5 expire 3 lines 10-26 10:28:48.422 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 2 lines 10-26 10:42:00.509 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 12 lines 10-26 10:42:57.391 851 3754 I chatty : uid=1000(system) Binder:851_9 expire 4 lines 10-26 10:46:10.527 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 2 lines 10-26 10:46:10.635 851 3780 I chatty : uid=1000(system) Binder:851_C expire 3 lines 10-26 10:46:10.679 851 3778 I chatty : uid=1000(system) Binder:851_B expire 1 line 10-26 10:46:10.755 851 863 I chatty : uid=1000(system) Binder:851_2 expire 1 line 10-26 10:46:10.780 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 2 lines 10-26 10:46:10.836 851 2552 I chatty : uid=1000(system) Binder:851_3 expire 2 lines 10-26 10:46:10.880 851 3774 I chatty : uid=1000(system) Binder:851_A expire 2 lines 10-26 10:49:23.778 3896 5003 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 10:49:23.869 3896 5003 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 10:49:23.923 3896 5003 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 10:49:24.357 3896 5003 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 10:49:24.425 3896 5003 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 10:49:24.503 3896 5003 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 10:49:25.058 3896 5003 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 10:49:25.132 3896 5003 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 10:49:25.176 3896 5003 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 10:49:25.534 3896 5003 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 10:49:25.603 3896 5003 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 10:49:25.806 3896 5003 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 10:49:25.882 3896 5003 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 10:49:25.906 3896 5003 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 10:49:26.281 3896 5003 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 10:49:26.353 3896 5003 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 10:49:26.376 3896 5003 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 10:49:26.754 3896 5003 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 10:49:26.821 3896 5003 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 10:49:26.843 3896 5003 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 10:49:27.218 3896 5003 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 10:49:27.291 3896 5003 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 10:49:27.513 851 888 I chatty : uid=1000(system) batterystats-wo expire 15 lines 10-26 10:49:29.948 851 877 I chatty : uid=1000(system) android.bg expire 2 lines 10-26 10:55:42.446 851 881 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 11:04:39.376 851 1385 I chatty : uid=1000(system) InputReader expire 6 lines 10-26 11:04:39.441 851 1135 I chatty : uid=1000(system) android.anim expire 3 lines 10-26 11:04:39.516 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:04:39.530 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:04:40.361 851 878 I chatty : uid=1000(system) ActivityManager expire 17 lines 10-26 11:04:43.762 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 1 line 10-26 11:09:37.314 851 1147 I chatty : uid=1000(system) HwBinder:851_1 expire 1 line 10-26 11:09:38.226 851 915 I chatty : uid=1000(system) android.io expire 1 line 10-26 11:09:38.644 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:09:38.654 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:09:43.093 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 1 line 10-26 11:09:43.363 851 914 I chatty : uid=1000(system) android.fg expire 1 line 10-26 11:09:43.365 851 1384 I chatty : uid=1000(system) InputDispatcher expire 1 line 10-26 11:09:58.653 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:09:58.669 693 693 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES 10-26 11:10:18.741 851 3778 I chatty : uid=1000(system) Binder:851_B expire 5 lines 10-26 11:10:18.770 851 916 I chatty : uid=1000(system) android.display expire 10 lines 10-26 11:10:26.090 851 863 I chatty : uid=1000(system) Binder:851_2 expire 4 lines 10-26 11:10:26.241 851 881 I chatty : uid=1000(system) ActivityManager expire 10 lines 10-26 11:10:26.379 851 3688 I chatty : uid=1000(system) Binder:851_8 expire 4 lines 10-26 11:10:26.676 851 3780 I chatty : uid=1000(system) Binder:851_C expire 2 lines 10-26 11:10:27.077 851 862 I chatty : uid=1000(system) Binder:851_1 expire 7 lines 10-26 11:10:29.766 851 3685 I chatty : uid=1000(system) Binder:851_7 expire 5 lines 10-26 11:10:30.209 851 2799 I chatty : uid=1000(system) Binder:851_4 expire 1 line 10-26 11:10:30.253 851 2985 I chatty : uid=1000(system) Binder:851_6 expire 4 lines 10-26 11:10:30.254 851 1561 I chatty : uid=1000(system) ConnectivitySer expire 2 lines 10-26 11:10:33.784 851 952 I chatty : uid=1000(system) PackageManager expire 4 lines 10-26 11:10:33.872 851 878 I chatty : uid=1000(system) ActivityManager expire 56 lines 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 --------- beginning of main 10-28 09:24:06.076 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.076 18539 25488 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 10-28 09:24:06.076 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.077 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.077 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.077 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.077 18539 25488 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms 10-28 09:24:06.078 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.079 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.079 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.080 704 27343 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.080 704 27343 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.081 704 27343 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.081 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.081 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.082 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.083 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.084 704 27344 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.084 704 27344 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.084 704 27344 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.085 704 27344 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.086 704 27344 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.087 704 27344 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.087 704 27344 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.088 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.088 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.088 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.089 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.089 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.090 625 625 I keystore: 1 0 10-28 09:24:06.090 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 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.113 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.118 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.129 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.131 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.131 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.132 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.132 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.133 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.133 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.134 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.134 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.138 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.139 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.139 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.140 704 27346 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.140 704 27346 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.141 704 27346 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.141 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.142 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.142 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.143 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.143 704 27347 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.144 704 27347 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.144 704 27347 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.144 704 27347 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.145 704 27347 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.145 704 27347 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.146 704 27347 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.147 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.147 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.147 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.148 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.148 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.149 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.151 625 625 I keystore: 1 0 10-28 09:24:06.163 18539 25488 I Icing : Indexing done com.google.android.gms-apps 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.175 26779 26812 E Finsky : [360] akpi.b(3): Error while reading encrypted model 10-28 09:24:06.175 26779 26812 E Finsky : java.security.GeneralSecurityException: decryption failed 10-28 09:24:06.175 26779 26812 E Finsky : at awng.b(PG:7) 10-28 09:24:06.175 26779 26812 E Finsky : at akpi.b(PG:2) 10-28 09:24:06.175 26779 26812 E Finsky : at aklq.apply(Unknown Source:12) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.Optional.map(Optional.java:215) 10-28 09:24:06.175 26779 26812 E Finsky : at aknn.(PG:6) 10-28 09:24:06.175 26779 26812 E Finsky : at ajnq.apply(Unknown Source:6) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.Iterator$$CC.forEachRemaining$$dflt$$(Unknown Source:116) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.Iterator$$Dispatch.forEachRemaining(Unknown Source:10) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:133) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 10-28 09:24:06.175 26779 26812 E Finsky : at j$.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) 10-28 09:24:06.175 26779 26812 E Finsky : at ajns.b(PG:11) 10-28 09:24:06.175 26779 26812 E Finsky : at ajta.a(Unknown Source:148) 10-28 09:24:06.175 26779 26812 E Finsky : at awie.f(Unknown Source:2) 10-28 09:24:06.175 26779 26812 E Finsky : at awig.run(PG:9) 10-28 09:24:06.175 26779 26812 E Finsky : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 10-28 09:24:06.175 26779 26812 E Finsky : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 10-28 09:24:06.175 26779 26812 E Finsky : at nip.run(PG:5) 10-28 09:24:06.175 26779 26812 E Finsky : at java.lang.Thread.run(Thread.java:764) 10-28 09:24:06.189 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.205 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.208 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.209 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.209 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.209 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.210 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.210 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.210 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.211 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.211 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.211 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.212 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.213 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.213 704 27349 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.213 704 27349 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.214 704 27349 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.214 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.214 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.215 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.216 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.217 704 27350 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.217 704 27350 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 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.393 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.393 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.393 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.394 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.395 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.395 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.396 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.396 704 27360 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.397 704 27360 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.398 704 27360 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.398 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.398 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.399 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.400 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.401 704 27361 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.402 704 27361 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.402 704 27361 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.402 704 27361 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.405 704 27361 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.405 704 27361 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.406 704 27361 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.407 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.407 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.407 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.408 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.408 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.409 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.412 625 625 I keystore: 1 0 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.438 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.442 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.445 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.445 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.446 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.446 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.447 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.447 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.447 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.448 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.448 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.448 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.449 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.450 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.450 704 27363 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.454 704 27363 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.454 704 27363 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.455 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.455 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.456 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.456 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.457 704 27364 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.458 704 27364 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.463 704 27364 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.464 704 27364 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.464 704 27364 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.464 704 27364 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.465 704 27364 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.465 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.466 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.466 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.467 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.467 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.468 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.468 625 625 I keystore: 1 0 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.497 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.497 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.504 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.512 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.517 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.517 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.517 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.518 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.518 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.518 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.519 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.519 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.520 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.520 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.520 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.521 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.522 704 27367 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.522 704 27367 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.522 704 27367 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.523 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.523 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.523 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.524 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.525 704 27368 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.525 704 27368 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.525 704 27368 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.526 704 27368 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.527 704 27368 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.527 704 27368 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.527 704 27368 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.528 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.528 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.528 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.529 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.529 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.530 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.530 625 625 I keystore: 1 0 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.553 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.553 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.556 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.557 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.560 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.560 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.561 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.561 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.561 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.562 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.562 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.562 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.563 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.563 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.564 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.564 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.565 704 27369 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.568 704 27369 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.568 704 27369 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.571 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.571 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.571 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.572 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.574 704 27370 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.575 704 27370 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.576 704 27370 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.576 704 27370 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.577 704 27370 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.577 704 27370 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.578 704 27370 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.579 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.579 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.580 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.580 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.581 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.581 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.589 625 625 I keystore: 1 0 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.607 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.612 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.615 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.615 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.616 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.616 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.616 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.617 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.617 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.618 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.618 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.618 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.619 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.620 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.622 704 27372 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.623 704 27372 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.623 704 27372 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.623 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.624 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.625 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.625 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.626 704 27373 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.627 704 27373 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.628 704 27373 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.629 704 27373 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.629 704 27373 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.630 704 27373 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.630 704 27373 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.631 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.631 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.631 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.632 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.632 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.633 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.635 625 625 I keystore: 1 0 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.665 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.675 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.678 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.679 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.679 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.680 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.681 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.681 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.682 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.682 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.682 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.683 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.686 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.687 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.688 704 27377 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.689 704 27377 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.689 704 27377 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.689 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.690 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.693 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.694 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.695 704 27378 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.696 704 27378 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.696 704 27378 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.696 704 27378 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.697 704 27378 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.697 704 27378 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.698 704 27378 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.698 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.699 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.699 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.699 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.700 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.700 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.701 625 625 I keystore: 1 0 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.722 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.727 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.730 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.730 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.730 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.731 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.731 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.731 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.732 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.732 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.732 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.733 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.733 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.734 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.734 704 27379 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.735 704 27379 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.735 704 27379 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.736 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.736 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.736 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.737 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.738 704 27380 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.738 704 27380 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.739 704 27380 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.739 704 27380 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.740 704 27380 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.740 704 27380 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.740 704 27380 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.741 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.741 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.742 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.742 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.743 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.743 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.745 625 625 I keystore: 1 0 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.776 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.777 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.786 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.787 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.793 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.793 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.793 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.794 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.794 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.794 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.795 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.795 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.796 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.796 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.797 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.798 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.798 704 27382 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.799 704 27382 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.801 704 27382 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.801 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.802 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.802 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.803 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.804 704 27384 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.804 704 27384 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.804 704 27384 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.805 704 27384 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.805 704 27384 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.806 704 27384 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.806 704 27384 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.806 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.807 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.807 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.807 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.808 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.808 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.809 625 625 I keystore: 1 0 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.837 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.838 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.848 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.849 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.856 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.862 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.865 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.866 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.867 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.867 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.868 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.868 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.868 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.869 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.869 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.869 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.870 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.870 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.871 704 27386 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.871 704 27386 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.872 704 27386 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.873 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.873 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.874 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.874 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.875 704 27387 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.875 704 27387 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.875 704 27387 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.876 704 27387 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:42 10-28 09:24:06.876 704 27387 D QC-time-services: Daemon:Value read from RTC seconds = 41349942000 10-28 09:24:06.877 704 27387 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.877 704 27387 D QC-time-services: Daemon:Final Time = 1603873445000 10-28 09:24:06.878 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.878 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873445 10-28 09:24:06.879 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873445; nsec = 0 10-28 09:24:06.881 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.882 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.882 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.883 625 625 I keystore: 1 0 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.899 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.899 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.907 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.908 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.911 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.911 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.912 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.912 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.912 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.913 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.913 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.913 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.914 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.914 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.915 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.915 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.916 704 27388 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.919 704 27388 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.920 704 27388 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.921 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.921 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.922 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.922 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.924 704 27390 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.924 704 27390 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.924 704 27390 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.925 704 27390 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:43 10-28 09:24:06.925 704 27390 D QC-time-services: Daemon:Value read from RTC seconds = 41349943000 10-28 09:24:06.925 704 27390 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.927 704 27390 D QC-time-services: Daemon:Final Time = 1603873446000 10-28 09:24:06.927 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873446 10-28 09:24:06.927 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873446; nsec = 0 10-28 09:24:06.928 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.928 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.928 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.931 625 625 I keystore: 1 0 10-28 09:24:06.931 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 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.953 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.953 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.957 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.957 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:06.961 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:06.961 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:06.962 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:06.962 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:06.962 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:06.963 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:06.963 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:06.964 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:06.964 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:06.964 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:06.965 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.966 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:06.966 704 27391 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:06.967 704 27391 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:06.967 704 27391 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:06.968 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:06.968 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:06.971 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:06.971 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:06.972 704 27392 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:06.973 704 27392 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:06.973 704 27392 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:06.974 704 27392 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:43 10-28 09:24:06.974 704 27392 D QC-time-services: Daemon:Value read from RTC seconds = 41349943000 10-28 09:24:06.974 704 27392 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:06.975 704 27392 D QC-time-services: Daemon:Final Time = 1603873446000 10-28 09:24:06.975 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873446 10-28 09:24:06.976 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873446; nsec = 0 10-28 09:24:06.976 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:06.976 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:06.977 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:06.977 625 625 I keystore: 1 0 10-28 09:24:06.978 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 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.002 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.003 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.007 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.014 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.021 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:07.021 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:07.022 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:07.022 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:07.022 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:07.022 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:07.023 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:07.023 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:07.024 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:07.024 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:07.024 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.025 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:07.025 704 27395 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:07.026 704 27395 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:07.027 704 27395 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:07.028 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.028 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:07.028 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:07.029 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.030 704 27396 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:07.030 704 27396 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:07.031 704 27396 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:07.031 704 27396 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:43 10-28 09:24:07.032 704 27396 D QC-time-services: Daemon:Value read from RTC seconds = 41349943000 10-28 09:24:07.032 704 27396 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:07.032 704 27396 D QC-time-services: Daemon:Final Time = 1603873446000 10-28 09:24:07.033 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873446 10-28 09:24:07.033 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873446; nsec = 0 10-28 09:24:07.034 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:07.034 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:07.034 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:07.036 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.036 625 625 I keystore: 1 0 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.161 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.166 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.169 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:07.170 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:07.170 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:07.170 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:07.171 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:07.171 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:07.172 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:07.172 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:07.172 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:07.173 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:07.173 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.174 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:07.175 704 27397 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:07.175 704 27397 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:07.175 704 27397 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:07.176 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.178 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:07.180 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:07.180 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.181 704 27398 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:07.181 704 27398 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:07.181 704 27398 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:07.182 704 27398 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:43 10-28 09:24:07.182 704 27398 D QC-time-services: Daemon:Value read from RTC seconds = 41349943000 10-28 09:24:07.183 704 27398 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:07.183 704 27398 D QC-time-services: Daemon:Final Time = 1603873446000 10-28 09:24:07.184 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.184 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873446 10-28 09:24:07.185 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873446; nsec = 0 10-28 09:24:07.185 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:07.185 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:07.186 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:07.188 625 625 I keystore: 1 0 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.212 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.216 625 625 W /system/bin/keystore: Not performing software digesting for symmetric cipher keys 10-28 09:24:07.221 372 375 D DrmLibTime: got the req here! ret=0 10-28 09:24:07.221 372 375 D DrmLibTime: command id, time_cmd_id = 770 10-28 09:24:07.221 372 375 D DrmLibTime: time_getutcsec starts! 10-28 09:24:07.222 372 375 D DrmLibTime: QSEE Time Listener: time_getutcsec 10-28 09:24:07.222 372 375 D DrmLibTime: QSEE Time Listener: get_utc_seconds 10-28 09:24:07.223 372 375 D DrmLibTime: QSEE Time Listener: time_get_modem_time 10-28 09:24:07.223 372 375 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not. 10-28 09:24:07.223 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13 10-28 09:24:07.226 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2 10-28 09:24:07.226 372 375 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0 10-28 09:24:07.226 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.227 372 375 D QC-time-services: Lib:time_genoff_operation: Send to server passed!! 10-28 09:24:07.227 704 27400 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0 10-28 09:24:07.228 704 27400 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2 10-28 09:24:07.230 704 27400 D QC-time-services: offset is: 1 for base: 13 10-28 09:24:07.234 372 375 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0 10-28 09:24:07.234 372 375 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it. 10-28 09:24:07.235 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.235 704 731 D QC-time-services: Daemon: Connection accepted:time_genoff 10-28 09:24:07.238 704 27402 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0 10-28 09:24:07.239 704 27402 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1 10-28 09:24:07.239 704 27402 D QC-time-services: Daemon: genoff get for 13 10-28 09:24:07.239 704 27402 D QC-time-services: Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS3/24/71 14:5:43 10-28 09:24:07.240 704 27402 D QC-time-services: Daemon:Value read from RTC seconds = 41349943000 10-28 09:24:07.240 704 27402 D QC-time-services: Daemon:Value read from generic offset = 1562523503000 10-28 09:24:07.240 704 27402 D QC-time-services: Daemon:Final Time = 1603873446000 10-28 09:24:07.241 372 375 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1603873446 10-28 09:24:07.241 372 375 D DrmLibTime: time_getutcsec returns 0, sec = 1603873446; nsec = 0 10-28 09:24:07.242 372 375 D DrmLibTime: time_getutcsec finished! 10-28 09:24:07.242 372 375 D DrmLibTime: iotcl_continue_command finished! and return 0 10-28 09:24:07.242 372 375 D DrmLibTime: before calling ioctl to read the next time_cmd 10-28 09:24:07.243 704 731 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection 10-28 09:24:07.243 625 625 I keystore: 1 0 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 10-28 09:24:07.378 3217 3228 I .gms.persisten: Background concurrent copying GC freed 219322(11MB) AllocSpace objects, 13(416KB) LOS objects, 49% free, 12MB/25MB, paused 328us total 361.016ms 10-28 09:24:07.866 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/middlewares.py.tmpl 10-28 09:24:07.868 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/settings.py.tmpl 10-28 09:24:07.870 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/pipelines.py.tmpl 10-28 09:24:07.872 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/ 10-28 09:24:07.874 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/__init__.pyc 10-28 09:24:07.876 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/ 10-28 09:24:07.877 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/basic.tmpl 10-28 09:24:07.879 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/crawl.tmpl 10-28 09:24:07.882 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/xmlfeed.tmpl 10-28 09:24:07.884 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/csvfeed.tmpl 10-28 09:24:07.886 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/ 10-28 09:24:07.888 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/spidermw.pyc 10-28 09:24:07.891 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/scraper.pyc 10-28 09:24:07.894 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/scheduler.pyc 10-28 09:24:07.896 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/__init__.pyc 10-28 09:24:07.899 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/engine.pyc 10-28 09:24:07.901 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/ 10-28 09:24:07.903 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/contextfactory.pyc 10-28 09:24:07.905 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/__init__.pyc 10-28 09:24:07.908 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/tls.pyc 10-28 09:24:07.910 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/middleware.pyc 10-28 09:24:07.912 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/webclient.pyc 10-28 09:24:07.915 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ 10-28 09:24:07.916 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/s3.pyc 10-28 09:24:07.919 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http.pyc 10-28 09:24:07.921 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/__init__.pyc 10-28 09:24:07.923 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ftp.pyc 10-28 09:24:07.926 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/file.pyc 10-28 09:24:07.927 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/datauri.pyc 10-28 09:24:07.930 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http11.pyc 10-28 09:24:07.933 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http10.pyc 10-28 09:24:07.935 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ 10-28 09:24:07.937 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ajaxcrawl.pyc 10-28 09:24:07.939 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/decompression.pyc 10-28 09:24:07.941 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/stats.pyc 10-28 09:24:07.943 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/cookies.pyc 10-28 09:24:07.945 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/robotstxt.pyc 10-28 09:24:07.948 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/useragent.pyc 10-28 09:24:07.950 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcompression.pyc 10-28 09:24:07.953 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpproxy.pyc 10-28 09:24:07.955 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/__init__.pyc 10-28 09:24:07.957 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcache.pyc 10-28 09:24:07.959 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/redirect.pyc 10-28 09:24:07.961 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/retry.pyc 10-28 09:24:07.964 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/downloadtimeout.pyc 10-28 09:24:07.966 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpauth.pyc 10-28 09:24:07.968 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/defaultheaders.pyc 10-28 09:24:07.970 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/ 10-28 09:24:07.972 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/version.pyc 10-28 09:24:07.974 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/bench.pyc 10-28 09:24:07.976 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/crawl.pyc 10-28 09:24:07.978 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/runspider.pyc 10-28 09:24:07.980 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/view.pyc 10-28 09:24:07.983 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/edit.pyc 10-28 09:24:07.985 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/shell.pyc 10-28 09:24:07.987 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/list.pyc 10-28 09:24:07.989 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/check.pyc 10-28 09:24:07.991 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/__init__.pyc 10-28 09:24:07.994 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/settings.pyc 10-28 09:24:07.996 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/fetch.pyc 10-28 09:24:07.998 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/parse.pyc 10-28 09:24:08.001 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/startproject.pyc 10-28 09:24:08.003 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/commands/genspider.pyc 10-28 09:24:08.006 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/selector/ 10-28 09:24:08.008 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/selector/__init__.pyc 10-28 09:24:08.010 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/selector/unified.pyc 10-28 09:24:08.012 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/ 10-28 09:24:08.013 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/lxmlhtml.pyc 10-28 09:24:08.016 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/__init__.pyc 10-28 09:24:08.018 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/ 10-28 09:24:08.020 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/headers.pyc 10-28 09:24:08.022 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/cookies.pyc 10-28 09:24:08.024 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/__init__.pyc 10-28 09:24:08.026 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/common.pyc 10-28 09:24:08.028 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/request/ 10-28 09:24:08.030 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/request/__init__.pyc 10-28 09:24:08.032 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/request/json_request.pyc 10-28 09:24:08.034 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/request/form.pyc 10-28 09:24:08.037 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/request/rpc.pyc 10-28 09:24:08.040 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/response/ 10-28 09:24:08.041 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/response/text.pyc 10-28 09:24:08.044 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/response/__init__.pyc 10-28 09:24:08.047 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/response/xml.pyc 10-28 09:24:08.049 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/http/response/html.pyc 10-28 09:24:08.051 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/pipelines/ 10-28 09:24:08.053 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/pipelines/files.pyc 10-28 09:24:08.056 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/pipelines/images.pyc 10-28 09:24:08.058 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/pipelines/media.pyc 10-28 09:24:08.061 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/pipelines/__init__.pyc 10-28 09:24:08.063 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/ 10-28 09:24:08.064 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/urllength.pyc 10-28 09:24:08.067 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/httperror.pyc 10-28 09:24:08.069 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/offsite.pyc 10-28 09:24:08.071 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/referer.pyc 10-28 09:24:08.074 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/__init__.pyc 10-28 09:24:08.076 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/depth.pyc 10-28 09:24:08.078 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/ 10-28 09:24:08.080 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/testproc.pyc 10-28 09:24:08.082 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/python.pyc 10-28 09:24:08.085 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/boto.pyc 10-28 09:24:08.087 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/reactor.pyc 10-28 09:24:08.090 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/trackref.pyc 10-28 09:24:08.092 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/gz.pyc 10-28 09:24:08.094 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/versions.pyc 10-28 09:24:08.096 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/signal.pyc 10-28 09:24:08.098 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/curl.pyc 10-28 09:24:08.101 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/template.pyc 10-28 09:24:08.104 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/decorators.pyc 10-28 09:24:08.106 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/display.pyc 10-28 09:24:08.109 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/ssl.pyc 10-28 09:24:08.111 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/http.pyc 10-28 09:24:08.114 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/iterators.pyc 10-28 09:24:08.117 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/response.pyc 10-28 09:24:08.119 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/spider.pyc 10-28 09:24:08.121 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/serialize.pyc 10-28 09:24:08.123 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/reqser.pyc 10-28 09:24:08.125 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/datatypes.pyc 10-28 09:24:08.128 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/__init__.pyc 10-28 09:24:08.130 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/conf.pyc 10-28 09:24:08.132 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/ftp.pyc 10-28 09:24:08.135 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/misc.pyc 10-28 09:24:08.137 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/testsite.pyc 10-28 09:24:08.140 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/console.pyc 10-28 09:24:08.142 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/ossignal.pyc 10-28 09:24:08.144 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/multipart.pyc 10-28 09:24:08.146 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/job.pyc 10-28 09:24:08.147 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/sitemap.pyc 10-28 09:24:08.149 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/markup.pyc 10-28 09:24:08.152 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/py36.pyc 10-28 09:24:08.153 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/defer.pyc 10-28 09:24:08.155 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/engine.pyc 10-28 09:24:08.158 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/request.pyc 10-28 09:24:08.160 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/log.pyc 10-28 09:24:08.162 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/url.pyc 10-28 09:24:08.165 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/project.pyc 10-28 09:24:08.167 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/deprecate.pyc 10-28 09:24:08.169 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/test.pyc 10-28 09:24:08.171 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/httpobj.pyc 10-28 09:24:08.173 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/utils/benchserver.pyc 10-28 09:24:08.175 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/loader/ 10-28 09:24:08.176 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/loader/__init__.pyc 10-28 09:24:08.179 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/loader/processors.pyc 10-28 09:24:08.180 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/loader/common.pyc 10-28 09:24:08.182 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/ 10-28 09:24:08.184 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/crawl.pyc 10-28 09:24:08.186 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/__init__.pyc 10-28 09:24:08.188 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/init.pyc 10-28 09:24:08.190 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/sitemap.pyc 10-28 09:24:08.192 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/spiders/feed.pyc 10-28 09:24:08.194 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/settings/ 10-28 09:24:08.196 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/settings/default_settings.pyc 10-28 09:24:08.199 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/settings/__init__.pyc 10-28 09:24:08.201 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/contracts/ 10-28 09:24:08.202 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/contracts/__init__.pyc 10-28 09:24:08.205 27299 27331 V python : extracting _python_bundle/site-packages/scrapy/contracts/default.pyc 10-28 09:24:08.207 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/ 10-28 09:24:08.208 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/dependency_links.txt 10-28 09:24:08.210 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/SOURCES.txt 10-28 09:24:08.212 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/PKG-INFO 10-28 09:24:08.215 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/top_level.txt 10-28 09:24:08.217 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/entry_points.txt 10-28 09:24:08.219 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/zip-safe 10-28 09:24:08.221 27299 27331 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/requires.txt 10-28 09:24:08.223 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/ 10-28 09:24:08.224 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/dependency_links.txt 10-28 09:24:08.226 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/SOURCES.txt 10-28 09:24:08.228 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/not-zip-safe 10-28 09:24:08.229 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/PKG-INFO 10-28 09:24:08.232 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/top_level.txt 10-28 09:24:08.233 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/installed-files.txt 10-28 09:24:08.235 27299 27331 V python : extracting _python_bundle/site-packages/bin/ 10-28 09:24:08.237 27299 27331 V python : extracting _python_bundle/site-packages/bin/macho_find 10-28 09:24:08.238 27299 27331 V python : extracting _python_bundle/site-packages/bin/scrapy 10-28 09:24:08.240 27299 27331 V python : extracting _python_bundle/site-packages/bin/macho_standalone 10-28 09:24:08.243 27299 27331 V python : extracting _python_bundle/site-packages/bin/google-oauthlib-tool 10-28 09:24:08.244 27299 27331 V python : extracting _python_bundle/site-packages/bin/macho_dump 10-28 09:24:08.246 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/ 10-28 09:24:08.248 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/dependency_links.txt 10-28 09:24:08.250 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/SOURCES.txt 10-28 09:24:08.253 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/PKG-INFO 10-28 09:24:08.256 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/top_level.txt 10-28 09:24:08.257 27299 27331 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/requires.txt 10-28 09:24:08.260 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/ 10-28 09:24:08.261 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/WHEEL 10-28 09:24:08.263 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/top_level.txt 10-28 09:24:08.265 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/METADATA 10-28 09:24:08.267 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/REQUESTED 10-28 09:24:08.269 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/INSTALLER 10-28 09:24:08.271 27299 27331 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/RECORD 10-28 09:24:08.273 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/ 10-28 09:24:08.274 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:24:08.276 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:24:08.278 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/PKG-INFO 10-28 09:24:08.280 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/top_level.txt 10-28 09:24:08.282 27299 27331 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/requires.txt 10-28 09:24:08.284 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/ 10-28 09:24:08.285 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/WHEEL 10-28 09:24:08.287 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/AUTHORS 10-28 09:24:08.289 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/top_level.txt 10-28 09:24:08.291 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/METADATA 10-28 09:24:08.293 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/REQUESTED 10-28 09:24:08.295 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/INSTALLER 10-28 09:24:08.297 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/RECORD 10-28 09:24:08.298 27299 27331 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/LICENSE 10-28 09:24:08.301 27299 27331 V python : extracting _python_bundle/site-packages/constantly/ 10-28 09:24:08.302 27299 27331 V python : extracting _python_bundle/site-packages/constantly/_constants.pyc 10-28 09:24:08.305 27299 27331 V python : extracting _python_bundle/site-packages/constantly/__init__.pyc 10-28 09:24:08.307 27299 27331 V python : extracting _python_bundle/site-packages/constantly/_version.pyc 10-28 09:24:08.309 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/ 10-28 09:24:08.310 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6210.pyc 10-28 09:24:08.313 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5934.pyc 10-28 09:24:08.316 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3280.pyc 10-28 09:24:08.320 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6486.pyc 10-28 09:24:08.322 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7229.pyc 10-28 09:24:08.324 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6482.pyc 10-28 09:24:08.327 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5751.pyc 10-28 09:24:08.329 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8017.pyc 10-28 09:24:08.331 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5755.pyc 10-28 09:24:08.333 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7906.pyc 10-28 09:24:08.336 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1157.pyc 10-28 09:24:08.339 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7296.pyc 10-28 09:24:08.341 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4334.pyc 10-28 09:24:08.343 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7773.pyc 10-28 09:24:08.345 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3560.pyc 10-28 09:24:08.347 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1155.pyc 10-28 09:24:08.349 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1902.pyc 10-28 09:24:08.351 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8479.pyc 10-28 09:24:08.353 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894-1.pyc 10-28 09:24:08.355 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2985.pyc 10-28 09:24:08.358 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5652.pyc 10-28 09:24:08.360 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8018.pyc 10-28 09:24:08.363 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6960.pyc 10-28 09:24:08.366 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5924.pyc 10-28 09:24:08.368 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402-1.pyc 10-28 09:24:08.371 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5649.pyc 10-28 09:24:08.373 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7633.pyc 10-28 09:24:08.375 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7030.pyc 10-28 09:24:08.377 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1901.pyc 10-28 09:24:08.380 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3770.pyc 10-28 09:24:08.383 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5990.pyc 10-28 09:24:08.385 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4210.pyc 10-28 09:24:08.388 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6170.pyc 10-28 09:24:08.390 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2437.pyc 10-28 09:24:08.392 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3412.pyc 10-28 09:24:08.394 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4108.pyc 10-28 09:24:08.397 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3779.pyc 10-28 09:24:08.399 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3565.pyc 10-28 09:24:08.401 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3274.pyc 10-28 09:24:08.403 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2251.pyc 10-28 09:24:08.406 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8209.pyc 10-28 09:24:08.408 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6019.pyc 10-28 09:24:08.410 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4211.pyc 10-28 09:24:08.420 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8520.pyc 10-28 09:24:08.422 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5280.pyc 10-28 09:24:08.426 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6010.pyc 10-28 09:24:08.428 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2511.pyc 10-28 09:24:08.430 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8410.pyc 10-28 09:24:08.432 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5208.pyc 10-28 09:24:08.434 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7914.pyc 10-28 09:24:08.436 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3161.pyc 10-28 09:24:08.438 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8619.pyc 10-28 09:24:08.440 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1905.pyc 10-28 09:24:08.442 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5958.pyc 10-28 09:24:08.444 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6487.pyc 10-28 09:24:08.446 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3114.pyc 10-28 09:24:08.448 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/__init__.pyc 10-28 09:24:08.450 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3414.pyc 10-28 09:24:08.452 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6120.pyc 10-28 09:24:08.454 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/pem.pyc 10-28 09:24:08.456 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2560.pyc 10-28 09:24:08.459 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7292.pyc 10-28 09:24:08.462 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2459.pyc 10-28 09:24:08.466 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2634.pyc 10-28 09:24:08.469 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8494.pyc 10-28 09:24:08.471 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3279.pyc 10-28 09:24:08.473 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8418.pyc 10-28 09:24:08.475 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8358.pyc 10-28 09:24:08.477 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8103.pyc 10-28 09:24:08.479 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402.pyc 10-28 09:24:08.482 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5083.pyc 10-28 09:24:08.484 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5915.pyc 10-28 09:24:08.486 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8360.pyc 10-28 09:24:08.488 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7508.pyc 10-28 09:24:08.490 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8419.pyc 10-28 09:24:08.491 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2631.pyc 10-28 09:24:08.494 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5916.pyc 10-28 09:24:08.495 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894.pyc 10-28 09:24:08.497 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4073.pyc 10-28 09:24:08.499 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3709.pyc 10-28 09:24:08.501 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7191.pyc 10-28 09:24:08.504 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6032.pyc 10-28 09:24:08.506 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5035.pyc 10-28 09:24:08.508 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3852.pyc 10-28 09:24:08.511 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6664.pyc 10-28 09:24:08.513 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4055.pyc 10-28 09:24:08.516 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3447.pyc 10-28 09:24:08.518 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5913.pyc 10-28 09:24:08.520 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3281.pyc 10-28 09:24:08.522 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2314.pyc 10-28 09:24:08.524 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5084.pyc 10-28 09:24:08.526 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2315.pyc 10-28 09:24:08.528 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8398.pyc 10-28 09:24:08.530 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5940.pyc 10-28 09:24:08.532 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5917.pyc 10-28 09:24:08.534 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8649.pyc 10-28 09:24:08.536 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6211.pyc 10-28 09:24:08.538 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6031.pyc 10-28 09:24:08.540 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8226.pyc 10-28 09:24:08.543 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5914.pyc 10-28 09:24:08.545 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4985.pyc 10-28 09:24:08.547 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6187.pyc 10-28 09:24:08.550 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6955.pyc 10-28 09:24:08.553 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5480.pyc 10-28 09:24:08.558 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4043.pyc 10-28 09:24:08.560 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2986.pyc 10-28 09:24:08.563 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7585.pyc 10-28 09:24:08.570 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/ 10-28 09:24:08.572 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/dependency_links.txt 10-28 09:24:08.574 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/SOURCES.txt 10-28 09:24:08.577 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/PKG-INFO 10-28 09:24:08.579 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/top_level.txt 10-28 09:24:08.581 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/requires.txt 10-28 09:24:08.583 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/installed-files.txt 10-28 09:24:08.586 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/ 10-28 09:24:08.587 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/__init__.pyc 10-28 09:24:08.589 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/error.pyc 10-28 09:24:08.592 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/debug.pyc 10-28 09:24:08.594 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/ 10-28 09:24:08.595 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/binary.pyc 10-28 09:24:08.597 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/string.pyc 10-28 09:24:08.599 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/__init__.pyc 10-28 09:24:08.602 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/calling.pyc 10-28 09:24:08.604 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/dateandtime.pyc 10-28 09:24:08.606 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/octets.pyc 10-28 09:24:08.609 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/compat/integer.pyc 10-28 09:24:08.611 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/ 10-28 09:24:08.613 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/namedtype.pyc 10-28 09:24:08.617 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/tag.pyc 10-28 09:24:08.619 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/constraint.pyc 10-28 09:24:08.623 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/namedval.pyc 10-28 09:24:08.625 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/univ.pyc 10-28 09:24:08.632 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/useful.pyc 10-28 09:24:08.635 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/__init__.pyc 10-28 09:24:08.637 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/error.pyc 10-28 09:24:08.639 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/base.pyc 10-28 09:24:08.642 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/char.pyc 10-28 09:24:08.645 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/tagmap.pyc 10-28 09:24:08.647 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/type/opentype.pyc 10-28 09:24:08.649 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ 10-28 09:24:08.650 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/__init__.pyc 10-28 09:24:08.652 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/ 10-28 09:24:08.654 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/eoo.pyc 10-28 09:24:08.656 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/__init__.pyc 10-28 09:24:08.658 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/encoder.pyc 10-28 09:24:08.661 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/decoder.pyc 10-28 09:24:08.665 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/ 10-28 09:24:08.666 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/__init__.pyc 10-28 09:24:08.669 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/encoder.pyc 10-28 09:24:08.671 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/decoder.pyc 10-28 09:24:08.673 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/ 10-28 09:24:08.675 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/__init__.pyc 10-28 09:24:08.676 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/encoder.pyc 10-28 09:24:08.678 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/decoder.pyc 10-28 09:24:08.681 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/ 10-28 09:24:08.682 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/__init__.pyc 10-28 09:24:08.684 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/encoder.pyc 10-28 09:24:08.686 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/decoder.pyc 10-28 09:24:08.687 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/ 10-28 09:24:08.688 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/utils.pyc 10-28 09:24:08.691 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/exceptions.pyc 10-28 09:24:08.693 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/__init__.pyc 10-28 09:24:08.695 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/fernet.pyc 10-28 09:24:08.697 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/__about__.pyc 10-28 09:24:08.699 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/ 10-28 09:24:08.700 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_der.pyc 10-28 09:24:08.703 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/__init__.pyc 10-28 09:24:08.704 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_oid.pyc 10-28 09:24:08.706 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/ 10-28 09:24:08.708 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_openssl.so 10-28 09:24:08.732 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_padding.so 10-28 09:24:08.736 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_constant_time.so 10-28 09:24:08.738 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/__init__.pyc 10-28 09:24:08.740 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/ 10-28 09:24:08.741 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/_conditional.pyc 10-28 09:24:08.744 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/binding.pyc 10-28 09:24:08.746 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/__init__.pyc 10-28 09:24:08.748 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/ 10-28 09:24:08.749 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/interfaces.pyc 10-28 09:24:08.752 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/__init__.pyc 10-28 09:24:08.754 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ 10-28 09:24:08.755 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dh.pyc 10-28 09:24:08.758 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/poly1305.pyc 10-28 09:24:08.761 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed448.pyc 10-28 09:24:08.763 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dsa.pyc 10-28 09:24:08.765 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/backend.pyc 10-28 09:24:08.772 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/utils.pyc 10-28 09:24:08.773 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/aead.pyc 10-28 09:24:08.776 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/rsa.pyc 10-28 09:24:08.778 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/__init__.pyc 10-28 09:24:08.780 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hmac.pyc 10-28 09:24:08.782 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x509.pyc 10-28 09:24:08.786 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ciphers.pyc 10-28 09:24:08.788 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x448.pyc 10-28 09:24:08.790 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed25519.pyc 10-28 09:24:08.792 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ec.pyc 10-28 09:24:08.795 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ocsp.pyc 10-28 09:24:08.798 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/cmac.pyc 10-28 09:24:08.800 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.pyc 10-28 09:24:08.804 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x25519.pyc 10-28 09:24:08.806 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hashes.pyc 10-28 09:24:08.808 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.pyc 10-28 09:24:08.811 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ 10-28 09:24:08.812 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/poly1305.pyc 10-28 09:24:08.814 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/keywrap.pyc 10-28 09:24:08.816 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/constant_time.pyc 10-28 09:24:08.818 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/padding.pyc 10-28 09:24:08.821 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/__init__.pyc 10-28 09:24:08.823 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hmac.pyc 10-28 09:24:08.825 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/cmac.pyc 10-28 09:24:08.827 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hashes.pyc 10-28 09:24:08.830 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/ 10-28 09:24:08.831 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/hotp.pyc 10-28 09:24:08.833 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/utils.pyc 10-28 09:24:08.835 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/totp.pyc 10-28 09:24:08.837 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/__init__.pyc 10-28 09:24:08.839 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ 10-28 09:24:08.840 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dh.pyc 10-28 09:24:08.842 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.pyc 10-28 09:24:08.845 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.pyc 10-28 09:24:08.847 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/utils.pyc 10-28 09:24:08.849 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.pyc 10-28 09:24:08.852 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/padding.pyc 10-28 09:24:08.854 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.pyc 10-28 09:24:08.856 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x448.pyc 10-28 09:24:08.857 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.pyc 10-28 09:24:08.860 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ec.pyc 10-28 09:24:08.862 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.pyc 10-28 09:24:08.864 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/ 10-28 09:24:08.865 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/modes.pyc 10-28 09:24:08.867 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/aead.pyc 10-28 09:24:08.870 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/__init__.pyc 10-28 09:24:08.872 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.pyc 10-28 09:24:08.874 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/base.pyc 10-28 09:24:08.876 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ 10-28 09:24:08.878 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.pyc 10-28 09:24:08.880 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/__init__.pyc 10-28 09:24:08.882 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/base.pyc 10-28 09:24:08.884 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ssh.pyc 10-28 09:24:08.886 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/ 10-28 09:24:08.888 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/scrypt.pyc 10-28 09:24:08.890 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.pyc 10-28 09:24:08.892 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/__init__.pyc 10-28 09:24:08.894 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/hkdf.pyc 10-28 09:24:08.896 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.pyc 10-28 09:24:08.899 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.pyc 10-28 09:24:08.901 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.pyc 10-28 09:24:08.903 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/ 10-28 09:24:08.905 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/oid.pyc 10-28 09:24:08.907 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/name.pyc 10-28 09:24:08.910 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/certificate_transparency.pyc 10-28 09:24:08.912 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/__init__.pyc 10-28 09:24:08.914 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/extensions.pyc 10-28 09:24:08.919 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/base.pyc 10-28 09:24:08.922 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/ocsp.pyc 10-28 09:24:08.924 27299 27331 V python : extracting _python_bundle/site-packages/cryptography/x509/general_name.pyc 10-28 09:24:08.927 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/ 10-28 09:24:08.928 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/__init__.pyc 10-28 09:24:08.935 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/py31compat.pyc 10-28 09:24:08.937 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/ 10-28 09:24:08.938 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/six.pyc 10-28 09:24:08.942 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/pyparsing.pyc 10-28 09:24:08.951 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/__init__.pyc 10-28 09:24:08.953 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/appdirs.pyc 10-28 09:24:08.955 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/ 10-28 09:24:08.956 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/version.pyc 10-28 09:24:08.959 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/requirements.pyc 10-28 09:24:08.961 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/utils.pyc 10-28 09:24:08.963 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/specifiers.pyc 10-28 09:24:08.966 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_structures.pyc 10-28 09:24:08.968 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__init__.pyc 10-28 09:24:08.970 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_compat.pyc 10-28 09:24:08.971 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__about__.pyc 10-28 09:24:08.973 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/markers.pyc 10-28 09:24:08.976 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/extern/ 10-28 09:24:08.977 27299 27331 V python : extracting _python_bundle/site-packages/pkg_resources/extern/__init__.pyc 10-28 09:24:08.979 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/ 10-28 09:24:08.980 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/WHEEL 10-28 09:24:08.982 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/top_level.txt 10-28 09:24:08.984 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/METADATA 10-28 09:24:08.986 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/REQUESTED 10-28 09:24:08.988 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/INSTALLER 10-28 09:24:08.989 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/RECORD 10-28 09:24:08.991 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/LICENSE 10-28 09:24:08.993 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ 10-28 09:24:08.994 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/plyparser.pyc 10-28 09:24:08.996 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/_c_ast.cfg 10-28 09:24:08.998 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ast_transforms.pyc 10-28 09:24:09.000 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/c_parser.pyc 10-28 09:24:09.005 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/_build_tables.pyc 10-28 09:24:09.007 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/__init__.pyc 10-28 09:24:09.009 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/c_generator.pyc 10-28 09:24:09.012 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/yacctab.pyc 10-28 09:24:09.018 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/lextab.pyc 10-28 09:24:09.020 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/_ast_gen.pyc 10-28 09:24:09.023 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/c_ast.pyc 10-28 09:24:09.027 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/c_lexer.pyc 10-28 09:24:09.029 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/ 10-28 09:24:09.031 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/yacc.pyc 10-28 09:24:09.036 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/lex.pyc 10-28 09:24:09.039 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/cpp.pyc 10-28 09:24:09.043 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/__init__.pyc 10-28 09:24:09.044 27299 27331 V python : extracting _python_bundle/site-packages/pycparser/ply/ctokens.pyc 10-28 09:24:09.046 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/ 10-28 09:24:09.047 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.049 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.052 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/not-zip-safe 10-28 09:24:09.053 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/PKG-INFO 10-28 09:24:09.055 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/top_level.txt 10-28 09:24:09.057 27299 27331 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/requires.txt 10-28 09:24:09.059 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/ 10-28 09:24:09.060 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/color.pyc 10-28 09:24:09.062 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/sdoctypes.pyc 10-28 09:24:09.064 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/utils.pyc 10-28 09:24:09.066 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/pretty_stdlib.pyc 10-28 09:24:09.068 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/render.pyc 10-28 09:24:09.070 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/doctypes.pyc 10-28 09:24:09.072 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/__init__.pyc 10-28 09:24:09.074 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/doc.pyc 10-28 09:24:09.076 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/layout.pyc 10-28 09:24:09.079 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/prettyprinter.pyc 10-28 09:24:09.083 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/syntax.pyc 10-28 09:24:09.084 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ 10-28 09:24:09.085 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/python.pyc 10-28 09:24:09.087 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/__init__.pyc 10-28 09:24:09.089 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/dataclasses.pyc 10-28 09:24:09.091 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/django.pyc 10-28 09:24:09.093 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/requests.pyc 10-28 09:24:09.095 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython_repr_pretty.pyc 10-28 09:24:09.097 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/attrs.pyc 10-28 09:24:09.099 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/numpy.pyc 10-28 09:24:09.101 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython.pyc 10-28 09:24:09.103 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/ 10-28 09:24:09.104 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/client.pyc 10-28 09:24:09.106 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/handler.pyc 10-28 09:24:09.108 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/__init__.pyc 10-28 09:24:09.110 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/VERSION 10-28 09:24:09.112 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/daemon.pyc 10-28 09:24:09.114 27299 27331 V python : extracting _python_bundle/site-packages/dispatch/server.pyc 10-28 09:24:09.116 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/ 10-28 09:24:09.118 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/__init__.pyc 10-28 09:24:09.120 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/interactive.pyc 10-28 09:24:09.122 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/helpers.pyc 10-28 09:24:09.124 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/flow.pyc 10-28 09:24:09.126 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/ 10-28 09:24:09.127 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__init__.pyc 10-28 09:24:09.129 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__main__.pyc 10-28 09:24:09.131 27299 27331 V python : extracting _python_bundle/site-packages/jnius/ 10-28 09:24:09.132 27299 27331 V python : extracting _python_bundle/site-packages/jnius/reflect.pyc 10-28 09:24:09.134 27299 27331 V python : extracting _python_bundle/site-packages/jnius/env.pyc 10-28 09:24:09.137 27299 27331 V python : extracting _python_bundle/site-packages/jnius/__init__.pyc 10-28 09:24:09.140 27299 27331 V python : extracting _python_bundle/site-packages/jnius/signatures.pyc 10-28 09:24:09.142 27299 27331 V python : extracting _python_bundle/site-packages/jnius/jnius.so 10-28 09:24:09.168 27299 27331 V python : extracting _python_bundle/site-packages/jnius/src/org/ 10-28 09:24:09.170 27299 27331 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/ 10-28 09:24:09.172 27299 27331 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.java 10-28 09:24:09.174 27299 27331 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.class 10-28 09:24:09.175 27299 27331 V python : extracting _python_bundle/site-packages/macholib/ 10-28 09:24:09.177 27299 27331 V python : extracting _python_bundle/site-packages/macholib/itergraphreport.pyc 10-28 09:24:09.179 27299 27331 V python : extracting _python_bundle/site-packages/macholib/macho_standalone.pyc 10-28 09:24:09.181 27299 27331 V python : extracting _python_bundle/site-packages/macholib/macho_find.pyc 10-28 09:24:09.183 27299 27331 V python : extracting _python_bundle/site-packages/macholib/util.pyc 10-28 09:24:09.186 27299 27331 V python : extracting _python_bundle/site-packages/macholib/dylib.pyc 10-28 09:24:09.187 27299 27331 V python : extracting _python_bundle/site-packages/macholib/MachO.pyc 10-28 09:24:09.190 27299 27331 V python : extracting _python_bundle/site-packages/macholib/framework.pyc 10-28 09:24:09.192 27299 27331 V python : extracting _python_bundle/site-packages/macholib/MachOGraph.pyc 10-28 09:24:09.195 27299 27331 V python : extracting _python_bundle/site-packages/macholib/__init__.pyc 10-28 09:24:09.196 27299 27331 V python : extracting _python_bundle/site-packages/macholib/MachOStandalone.pyc 10-28 09:24:09.198 27299 27331 V python : extracting _python_bundle/site-packages/macholib/ptypes.pyc 10-28 09:24:09.201 27299 27331 V python : extracting _python_bundle/site-packages/macholib/macho_dump.pyc 10-28 09:24:09.202 27299 27331 V python : extracting _python_bundle/site-packages/macholib/SymbolTable.pyc 10-28 09:24:09.204 27299 27331 V python : extracting _python_bundle/site-packages/macholib/__main__.pyc 10-28 09:24:09.206 27299 27331 V python : extracting _python_bundle/site-packages/macholib/mach_o.pyc 10-28 09:24:09.211 27299 27331 V python : extracting _python_bundle/site-packages/macholib/_cmdline.pyc 10-28 09:24:09.212 27299 27331 V python : extracting _python_bundle/site-packages/macholib/dyld.pyc 10-28 09:24:09.214 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/ 10-28 09:24:09.216 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/WHEEL 10-28 09:24:09.218 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/top_level.txt 10-28 09:24:09.219 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/METADATA 10-28 09:24:09.222 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/REQUESTED 10-28 09:24:09.223 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/INSTALLER 10-28 09:24:09.225 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/RECORD 10-28 09:24:09.227 27299 27331 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/LICENSE 10-28 09:24:09.229 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/ 10-28 09:24:09.230 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.231 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.234 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/not-zip-safe 10-28 09:24:09.236 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/PKG-INFO 10-28 09:24:09.238 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/top_level.txt 10-28 09:24:09.240 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/entry_points.txt 10-28 09:24:09.241 27299 27331 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/requires.txt 10-28 09:24:09.243 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/ 10-28 09:24:09.244 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.246 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.248 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/not-zip-safe 10-28 09:24:09.250 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/PKG-INFO 10-28 09:24:09.252 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/top_level.txt 10-28 09:24:09.253 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/entry_points.txt 10-28 09:24:09.255 27299 27331 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/requires.txt 10-28 09:24:09.257 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/ 10-28 09:24:09.258 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/WHEEL 10-28 09:24:09.260 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/AUTHORS.rst 10-28 09:24:09.261 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/top_level.txt 10-28 09:24:09.263 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/METADATA 10-28 09:24:09.266 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/REQUESTED 10-28 09:24:09.267 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/INSTALLER 10-28 09:24:09.269 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/RECORD 10-28 09:24:09.271 27299 27331 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/LICENSE 10-28 09:24:09.273 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/ 10-28 09:24:09.274 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/WHEEL 10-28 09:24:09.276 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/top_level.txt 10-28 09:24:09.278 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/METADATA 10-28 09:24:09.280 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/REQUESTED 10-28 09:24:09.281 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/INSTALLER 10-28 09:24:09.283 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/RECORD 10-28 09:24:09.285 27299 27331 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/LICENSE 10-28 09:24:09.286 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/ 10-28 09:24:09.288 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/WHEEL 10-28 09:24:09.289 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/metadata.json 10-28 09:24:09.292 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/top_level.txt 10-28 09:24:09.293 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/METADATA 10-28 09:24:09.295 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/pbr.json 10-28 09:24:09.296 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/DESCRIPTION.rst 10-28 09:24:09.298 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/REQUESTED 10-28 09:24:09.299 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/INSTALLER 10-28 09:24:09.301 27299 27331 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/RECORD 10-28 09:24:09.303 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/ 10-28 09:24:09.304 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/WHEEL 10-28 09:24:09.306 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/top_level.txt 10-28 09:24:09.307 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/METADATA 10-28 09:24:09.309 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/LICENSE.txt 10-28 09:24:09.312 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/REQUESTED 10-28 09:24:09.313 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/INSTALLER 10-28 09:24:09.315 27299 27331 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/RECORD 10-28 09:24:09.318 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/ 10-28 09:24:09.319 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/saferef.pyc 10-28 09:24:09.321 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/errors.pyc 10-28 09:24:09.323 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/robustapply.pyc 10-28 09:24:09.325 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/__init__.pyc 10-28 09:24:09.327 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/dispatcher.pyc 10-28 09:24:09.329 27299 27331 V python : extracting _python_bundle/site-packages/pydispatch/robust.pyc 10-28 09:24:09.330 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/ 10-28 09:24:09.331 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/pyopenssl.pyc 10-28 09:24:09.333 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/exceptions.pyc 10-28 09:24:09.335 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/__init__.pyc 10-28 09:24:09.337 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/_compat.pyc 10-28 09:24:09.339 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/cryptography.pyc 10-28 09:24:09.340 27299 27331 V python : extracting _python_bundle/site-packages/service_identity/_common.pyc 10-28 09:24:09.343 27299 27331 V python : extracting _python_bundle/site-packages/attr/ 10-28 09:24:09.345 27299 27331 V python : extracting _python_bundle/site-packages/attr/_version_info.pyc 10-28 09:24:09.346 27299 27331 V python : extracting _python_bundle/site-packages/attr/_config.pyc 10-28 09:24:09.348 27299 27331 V python : extracting _python_bundle/site-packages/attr/filters.pyc 10-28 09:24:09.350 27299 27331 V python : extracting _python_bundle/site-packages/attr/converters.pyi 10-28 09:24:09.352 27299 27331 V python : extracting _python_bundle/site-packages/attr/__init__.pyi 10-28 09:24:09.354 27299 27331 V python : extracting _python_bundle/site-packages/attr/exceptions.pyi 10-28 09:24:09.355 27299 27331 V python : extracting _python_bundle/site-packages/attr/converters.pyc 10-28 09:24:09.357 27299 27331 V python : extracting _python_bundle/site-packages/attr/exceptions.pyc 10-28 09:24:09.359 27299 27331 V python : extracting _python_bundle/site-packages/attr/setters.pyc 10-28 09:24:09.361 27299 27331 V python : extracting _python_bundle/site-packages/attr/validators.pyc 10-28 09:24:09.363 27299 27331 V python : extracting _python_bundle/site-packages/attr/py.typed 10-28 09:24:09.364 27299 27331 V python : extracting _python_bundle/site-packages/attr/_make.pyc 10-28 09:24:09.369 27299 27331 V python : extracting _python_bundle/site-packages/attr/__init__.pyc 10-28 09:24:09.370 27299 27331 V python : extracting _python_bundle/site-packages/attr/filters.pyi 10-28 09:24:09.372 27299 27331 V python : extracting _python_bundle/site-packages/attr/validators.pyi 10-28 09:24:09.374 27299 27331 V python : extracting _python_bundle/site-packages/attr/setters.pyi 10-28 09:24:09.375 27299 27331 V python : extracting _python_bundle/site-packages/attr/_compat.pyc 10-28 09:24:09.378 27299 27331 V python : extracting _python_bundle/site-packages/attr/_next_gen.pyc 10-28 09:24:09.380 27299 27331 V python : extracting _python_bundle/site-packages/attr/_version_info.pyi 10-28 09:24:09.382 27299 27331 V python : extracting _python_bundle/site-packages/attr/_funcs.pyc 10-28 09:24:09.384 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/ 10-28 09:24:09.385 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/WHEEL 10-28 09:24:09.387 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/metadata.json 10-28 09:24:09.389 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/top_level.txt 10-28 09:24:09.390 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/METADATA 10-28 09:24:09.393 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/entry_points.txt 10-28 09:24:09.394 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/DESCRIPTION.rst 10-28 09:24:09.396 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/REQUESTED 10-28 09:24:09.398 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/INSTALLER 10-28 09:24:09.399 27299 27331 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/RECORD 10-28 09:24:09.401 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/ 10-28 09:24:09.403 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/WHEEL 10-28 09:24:09.404 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/top_level.txt 10-28 09:24:09.406 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/METADATA 10-28 09:24:09.408 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/entry_points.txt 10-28 09:24:09.409 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/REQUESTED 10-28 09:24:09.411 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/INSTALLER 10-28 09:24:09.412 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/RECORD 10-28 09:24:09.414 27299 27331 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/LICENSE 10-28 09:24:09.417 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/ 10-28 09:24:09.418 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.420 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.422 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/PKG-INFO 10-28 09:24:09.424 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/top_level.txt 10-28 09:24:09.426 27299 27331 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/requires.txt 10-28 09:24:09.427 27299 27331 V python : extracting _python_bundle/site-packages/exampleproj/ 10-28 09:24:09.428 27299 27331 V python : extracting _python_bundle/site-packages/exampleproj/__init__.pyc 10-28 09:24:09.430 27299 27331 V python : extracting _python_bundle/site-packages/exampleproj/_version.pyc 10-28 09:24:09.432 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/ 10-28 09:24:09.434 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/ 10-28 09:24:09.435 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install-3.8 10-28 09:24:09.437 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/mailmail 10-28 09:24:09.439 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/tkconch 10-28 09:24:09.441 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/twist 10-28 09:24:09.443 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/ckeygen 10-28 09:24:09.445 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/pyhtmlizer 10-28 09:24:09.447 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install 10-28 09:24:09.448 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/cftp 10-28 09:24:09.450 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/twistd 10-28 09:24:09.452 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/trial 10-28 09:24:09.454 27299 27331 V python : extracting _python_bundle/site-packages/usr/local/bin/conch 10-28 09:24:09.455 27299 27331 V python : extracting _python_bundle/site-packages/incremental/ 10-28 09:24:09.456 27299 27331 V python : extracting _python_bundle/site-packages/incremental/__init__.pyc 10-28 09:24:09.458 27299 27331 V python : extracting _python_bundle/site-packages/incremental/update.pyc 10-28 09:24:09.461 27299 27331 V python : extracting _python_bundle/site-packages/incremental/_version.pyc 10-28 09:24:09.462 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/ 10-28 09:24:09.464 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/version.pyc 10-28 09:24:09.465 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/_util.pyc 10-28 09:24:09.467 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/rand.pyc 10-28 09:24:09.469 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/__init__.pyc 10-28 09:24:09.471 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/debug.pyc 10-28 09:24:09.472 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/crypto.pyc 10-28 09:24:09.478 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/SSL.pyc 10-28 09:24:09.483 27299 27331 V python : extracting _python_bundle/site-packages/OpenSSL/tsafe.pyc 10-28 09:24:09.485 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/ 10-28 09:24:09.487 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/WHEEL 10-28 09:24:09.488 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/top_level.txt 10-28 09:24:09.490 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/METADATA 10-28 09:24:09.492 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/LICENSE.txt 10-28 09:24:09.494 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/zip-safe 10-28 09:24:09.496 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/REQUESTED 10-28 09:24:09.497 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/INSTALLER 10-28 09:24:09.499 27299 27331 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/RECORD 10-28 09:24:09.502 27299 27331 V python : extracting _python_bundle/site-packages/requests/ 10-28 09:24:09.503 27299 27331 V python : extracting _python_bundle/site-packages/requests/compat.pyc 10-28 09:24:09.505 27299 27331 V python : extracting _python_bundle/site-packages/requests/structures.pyc 10-28 09:24:09.506 27299 27331 V python : extracting _python_bundle/site-packages/requests/auth.pyc 10-28 09:24:09.508 27299 27331 V python : extracting _python_bundle/site-packages/requests/cookies.pyc 10-28 09:24:09.511 27299 27331 V python : extracting _python_bundle/site-packages/requests/utils.pyc 10-28 09:24:09.514 27299 27331 V python : extracting _python_bundle/site-packages/requests/exceptions.pyc 10-28 09:24:09.516 27299 27331 V python : extracting _python_bundle/site-packages/requests/certs.pyc 10-28 09:24:09.518 27299 27331 V python : extracting _python_bundle/site-packages/requests/adapters.pyc 10-28 09:24:09.521 27299 27331 V python : extracting _python_bundle/site-packages/requests/packages.pyc 10-28 09:24:09.523 27299 27331 V python : extracting _python_bundle/site-packages/requests/__init__.pyc 10-28 09:24:09.525 27299 27331 V python : extracting _python_bundle/site-packages/requests/__version__.pyc 10-28 09:24:09.526 27299 27331 V python : extracting _python_bundle/site-packages/requests/help.pyc 10-28 09:24:09.528 27299 27331 V python : extracting _python_bundle/site-packages/requests/api.pyc 10-28 09:24:09.530 27299 27331 V python : extracting _python_bundle/site-packages/requests/sessions.pyc 10-28 09:24:09.533 27299 27331 V python : extracting _python_bundle/site-packages/requests/hooks.pyc 10-28 09:24:09.535 27299 27331 V python : extracting _python_bundle/site-packages/requests/models.pyc 10-28 09:24:09.538 27299 27331 V python : extracting _python_bundle/site-packages/requests/_internal_utils.pyc 10-28 09:24:09.540 27299 27331 V python : extracting _python_bundle/site-packages/requests/status_codes.pyc 10-28 09:24:09.542 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper/ 10-28 09:24:09.544 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper/decompress.pyc 10-28 09:24:09.545 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper/__init__.pyc 10-28 09:24:09.547 27299 27331 V python : extracting _python_bundle/site-packages/zlib_wrapper/compress.pyc 10-28 09:24:09.549 27299 27331 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/ 10-28 09:24:09.550 27299 27331 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.552 27299 27331 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.554 27299 27331 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/PKG-INFO 10-28 09:24:09.556 27299 27331 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/top_level.txt 10-28 09:24:09.557 27299 27331 V python : extracting _python_bundle/site-packages/parsel/ 10-28 09:24:09.559 27299 27331 V python : extracting _python_bundle/site-packages/parsel/xpathfuncs.pyc 10-28 09:24:09.561 27299 27331 V python : extracting _python_bundle/site-packages/parsel/utils.pyc 10-28 09:24:09.562 27299 27331 V python : extracting _python_bundle/site-packages/parsel/__init__.pyc 10-28 09:24:09.564 27299 27331 V python : extracting _python_bundle/site-packages/parsel/csstranslator.pyc 10-28 09:24:09.566 27299 27331 V python : extracting _python_bundle/site-packages/parsel/selector.pyc 10-28 09:24:09.568 27299 27331 V python : extracting _python_bundle/site-packages/zope/ 10-28 09:24:09.569 27299 27331 V python : extracting _python_bundle/site-packages/zope/__init__.pyc 10-28 09:24:09.571 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/ 10-28 09:24:09.572 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/verify.pyc 10-28 09:24:09.574 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.c 10-28 09:24:09.578 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/interfaces.pyc 10-28 09:24:09.581 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/exceptions.pyc 10-28 09:24:09.583 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/_flatten.pyc 10-28 09:24:09.584 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/__init__.pyc 10-28 09:24:09.586 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/adapter.pyc 10-28 09:24:09.589 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.so 10-28 09:24:09.593 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/registry.pyc 10-28 09:24:09.596 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/interface.pyc 10-28 09:24:09.599 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/_compat.pyc 10-28 09:24:09.601 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/advice.pyc 10-28 09:24:09.604 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/document.pyc 10-28 09:24:09.606 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/ro.pyc 10-28 09:24:09.608 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/declarations.pyc 10-28 09:24:09.610 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/ 10-28 09:24:09.611 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/interfaces.pyc 10-28 09:24:09.613 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/sequence.pyc 10-28 09:24:09.615 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/__init__.pyc 10-28 09:24:09.617 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/mapping.pyc 10-28 09:24:09.619 27299 27331 V python : extracting _python_bundle/site-packages/zope/interface/common/idatetime.pyc 10-28 09:24:09.621 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/ 10-28 09:24:09.622 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/WHEEL 10-28 09:24:09.624 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/top_level.txt 10-28 09:24:09.625 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/METADATA 10-28 09:24:09.628 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/REQUESTED 10-28 09:24:09.629 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/INSTALLER 10-28 09:24:09.631 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/RECORD 10-28 09:24:09.644 27299 27331 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/LICENSE 10-28 09:24:09.648 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/ 10-28 09:24:09.649 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/WHEEL 10-28 09:24:09.651 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/top_level.txt 10-28 09:24:09.652 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/METADATA 10-28 09:24:09.655 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/entry_points.txt 10-28 09:24:09.656 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/zip-safe 10-28 09:24:09.658 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/REQUESTED 10-28 09:24:09.659 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/INSTALLER 10-28 09:24:09.660 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/RECORD 10-28 09:24:09.662 27299 27331 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/LICENSE 10-28 09:24:09.664 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/ 10-28 09:24:09.665 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/dependency_links.txt 10-28 09:24:09.666 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/SOURCES.txt 10-28 09:24:09.668 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/not-zip-safe 10-28 09:24:09.670 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/PKG-INFO 10-28 09:24:09.672 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/top_level.txt 10-28 09:24:09.673 27299 27331 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/requires.txt 10-28 09:24:09.675 27299 27331 V python : extracting _python_bundle/site-packages/twisted/ 10-28 09:24:09.676 27299 27331 V python : extracting _python_bundle/site-packages/twisted/__init__.pyc 10-28 09:24:09.677 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugin.pyc 10-28 09:24:09.680 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_version.pyc 10-28 09:24:09.681 27299 27331 V python : extracting _python_bundle/site-packages/twisted/__main__.pyc 10-28 09:24:09.683 27299 27331 V python : extracting _python_bundle/site-packages/twisted/copyright.pyc 10-28 09:24:09.684 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/ 10-28 09:24:09.685 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/fdesc.pyc 10-28 09:24:09.687 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/endpoints.pyc 10-28 09:24:09.691 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_win32serialport.pyc 10-28 09:24:09.693 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/asyncioreactor.pyc 10-28 09:24:09.695 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/reactor.pyc 10-28 09:24:09.696 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/gtk3reactor.pyc 10-28 09:24:09.698 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/process.pyc 10-28 09:24:09.701 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_signals.pyc 10-28 09:24:09.703 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/serialport.pyc 10-28 09:24:09.705 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/wxreactor.pyc 10-28 09:24:09.707 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/interfaces.pyc 10-28 09:24:09.711 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/utils.pyc 10-28 09:24:09.712 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/ssl.pyc 10-28 09:24:09.715 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_posixstdio.pyc 10-28 09:24:09.717 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_sslverify.pyc 10-28 09:24:09.720 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_win32stdio.pyc 10-28 09:24:09.722 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/kqreactor.pyc 10-28 09:24:09.724 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/tcp.pyc 10-28 09:24:09.728 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/epollreactor.pyc 10-28 09:24:09.730 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/threads.pyc 10-28 09:24:09.732 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/pyuisupport.pyc 10-28 09:24:09.733 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/udp.pyc 10-28 09:24:09.735 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/pollreactor.pyc 10-28 09:24:09.737 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_dumbwin32proc.pyc 10-28 09:24:09.740 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/stdio.pyc 10-28 09:24:09.742 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/inotify.pyc 10-28 09:24:09.744 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/__init__.pyc 10-28 09:24:09.745 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/selectreactor.pyc 10-28 09:24:09.748 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_baseprocess.pyc 10-28 09:24:09.750 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_idna.pyc 10-28 09:24:09.751 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_newtls.pyc 10-28 09:24:09.753 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/default.pyc 10-28 09:24:09.755 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/wxsupport.pyc 10-28 09:24:09.756 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/error.pyc 10-28 09:24:09.758 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/unix.pyc 10-28 09:24:09.761 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_producer_helpers.pyc 10-28 09:24:09.763 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/glib2reactor.pyc 10-28 09:24:09.764 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/protocol.pyc 10-28 09:24:09.767 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/abstract.pyc 10-28 09:24:09.769 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_resolver.pyc 10-28 09:24:09.771 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/tksupport.pyc 10-28 09:24:09.773 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/gireactor.pyc 10-28 09:24:09.775 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/defer.pyc 10-28 09:24:09.778 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/base.pyc 10-28 09:24:09.782 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/posixbase.pyc 10-28 09:24:09.785 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/gtk2reactor.pyc 10-28 09:24:09.786 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/testing.pyc 10-28 09:24:09.789 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/main.pyc 10-28 09:24:09.790 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/win32eventreactor.pyc 10-28 09:24:09.793 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/address.pyc 10-28 09:24:09.795 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_threadedselect.pyc 10-28 09:24:09.797 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/task.pyc 10-28 09:24:09.800 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_glibbase.pyc 10-28 09:24:09.802 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_pollingfile.pyc 10-28 09:24:09.804 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/cfreactor.pyc 10-28 09:24:09.807 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/_posixserialport.pyc 10-28 09:24:09.809 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/ 10-28 09:24:09.810 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/reactor.pyc 10-28 09:24:09.812 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/notes.txt 10-28 09:24:09.813 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/interfaces.pyc 10-28 09:24:09.815 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/tcp.pyc 10-28 09:24:09.819 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/udp.pyc 10-28 09:24:09.826 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/setup.pyc 10-28 09:24:09.827 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/__init__.pyc 10-28 09:24:09.830 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/abstract.pyc 10-28 09:24:09.841 27299 27331 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/const.pyc 10-28 09:24:09.845 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/ 10-28 09:24:09.848 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/__init__.pyc 10-28 09:24:09.854 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/error.pyc 10-28 09:24:09.856 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/portal.pyc 10-28 09:24:09.858 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/strcred.pyc 10-28 09:24:09.860 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/credentials.pyc 10-28 09:24:09.862 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/checkers.pyc 10-28 09:24:09.864 27299 27331 V python : extracting _python_bundle/site-packages/twisted/cred/_digest.pyc 10-28 09:24:09.866 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/ 10-28 09:24:09.867 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/aot.pyc 10-28 09:24:09.869 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/crefutil.pyc 10-28 09:24:09.871 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/dirdbm.pyc 10-28 09:24:09.873 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/__init__.pyc 10-28 09:24:09.875 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/styles.pyc 10-28 09:24:09.877 27299 27331 V python : extracting _python_bundle/site-packages/twisted/persisted/sob.pyc 10-28 09:24:09.879 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/ 10-28 09:24:09.880 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/amp.pyc 10-28 09:24:09.884 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/ident.pyc 10-28 09:24:09.886 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/pcp.pyc 10-28 09:24:09.888 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/loopback.pyc 10-28 09:24:09.891 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/wire.pyc 10-28 09:24:09.893 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/stateful.pyc 10-28 09:24:09.895 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/portforward.pyc 10-28 09:24:09.896 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/memcache.pyc 10-28 09:24:09.899 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/__init__.pyc 10-28 09:24:09.901 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/ftp.pyc 10-28 09:24:09.906 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/postfix.pyc 10-28 09:24:09.908 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/tls.pyc 10-28 09:24:09.911 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/finger.pyc 10-28 09:24:09.912 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/dict.pyc 10-28 09:24:09.915 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/sip.pyc 10-28 09:24:09.918 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/socks.pyc 10-28 09:24:09.920 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/basic.pyc 10-28 09:24:09.922 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/policies.pyc 10-28 09:24:09.925 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/htb.pyc 10-28 09:24:09.927 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/ 10-28 09:24:09.928 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_exceptions.pyc 10-28 09:24:09.930 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_info.pyc 10-28 09:24:09.931 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v2parser.pyc 10-28 09:24:09.933 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_interfaces.pyc 10-28 09:24:09.935 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/__init__.pyc 10-28 09:24:09.936 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_wrapper.pyc 10-28 09:24:09.938 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_parser.pyc 10-28 09:24:09.940 27299 27331 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v1parser.pyc 10-28 09:24:09.942 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/ 10-28 09:24:09.943 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/pop3client.pyc 10-28 09:24:09.945 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/_except.pyc 10-28 09:24:09.948 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/interfaces.pyc 10-28 09:24:09.950 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/protocols.pyc 10-28 09:24:09.952 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/__init__.pyc 10-28 09:24:09.954 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/imap4.pyc 10-28 09:24:09.964 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/relay.pyc 10-28 09:24:09.965 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/_cred.pyc 10-28 09:24:09.968 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/pop3.pyc 10-28 09:24:09.971 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/smtp.pyc 10-28 09:24:09.976 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/ 10-28 09:24:09.977 27299 27331 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/mailmail.pyc 10-28 09:24:09.979 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/ 10-28 09:24:09.980 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/resolve.pyc 10-28 09:24:09.982 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/client.pyc 10-28 09:24:09.985 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/cache.pyc 10-28 09:24:09.986 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/__init__.pyc 10-28 09:24:09.988 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/hosts.pyc 10-28 09:24:09.990 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/common.pyc 10-28 09:24:09.992 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/error.pyc 10-28 09:24:09.993 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/tap.pyc 10-28 09:24:09.995 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/secondary.pyc 10-28 09:24:09.997 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/_rfc1982.pyc 10-28 09:24:09.999 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/root.pyc 10-28 09:24:10.002 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/dns.pyc 10-28 09:24:10.007 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/authority.pyc 10-28 09:24:10.009 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/srvconnect.pyc 10-28 09:24:10.011 27299 27331 V python : extracting _python_bundle/site-packages/twisted/names/server.pyc 10-28 09:24:10.013 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/ 10-28 09:24:10.015 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_memory.pyc 10-28 09:24:10.016 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_threadworker.pyc 10-28 09:24:10.018 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_team.pyc 10-28 09:24:10.020 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_pool.pyc 10-28 09:24:10.021 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/__init__.pyc 10-28 09:24:10.023 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_convenience.pyc 10-28 09:24:10.025 27299 27331 V python : extracting _python_bundle/site-packages/twisted/_threads/_ithreads.pyc 10-28 09:24:10.026 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/ 10-28 09:24:10.027 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/app.pyc 10-28 09:24:10.030 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/__init__.pyc 10-28 09:24:10.032 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/service.pyc 10-28 09:24:10.034 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/reactors.pyc 10-28 09:24:10.035 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/strports.pyc 10-28 09:24:10.037 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/internet.pyc 10-28 09:24:10.040 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/twist/ 10-28 09:24:10.041 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/twist/_twist.pyc 10-28 09:24:10.043 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/twist/_options.pyc 10-28 09:24:10.045 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/twist/__init__.pyc 10-28 09:24:10.047 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/runner/ 10-28 09:24:10.048 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/runner/_pidfile.pyc 10-28 09:24:10.050 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/runner/__init__.pyc 10-28 09:24:10.051 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/runner/_runner.pyc 10-28 09:24:10.053 27299 27331 V python : extracting _python_bundle/site-packages/twisted/application/runner/_exit.pyc 10-28 09:24:10.055 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/ 10-28 09:24:10.056 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/_sentence.pyc 10-28 09:24:10.058 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/__init__.pyc 10-28 09:24:10.059 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/nmea.pyc 10-28 09:24:10.062 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/base.pyc 10-28 09:24:10.065 27299 27331 V python : extracting _python_bundle/site-packages/twisted/positioning/ipositioning.pyc 10-28 09:24:10.066 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/ 10-28 09:24:10.068 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/htmlizer.pyc 10-28 09:24:10.069 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/trial.pyc 10-28 09:24:10.073 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/twistd.pyc 10-28 09:24:10.074 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistd_unix.pyc 10-28 09:24:10.076 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/__init__.pyc 10-28 09:24:10.078 27299 27331 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistw.pyc 10-28 09:24:10.080 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/ 10-28 09:24:10.082 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/text.pyc 10-28 09:24:10.084 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/filepath.pyc 10-28 09:24:10.087 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/compat.pyc 10-28 09:24:10.090 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_textattributes.pyc 10-28 09:24:10.092 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_url.pyc 10-28 09:24:10.094 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/randbytes.pyc 10-28 09:24:10.096 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/htmlizer.pyc 10-28 09:24:10.098 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/reflect.pyc 10-28 09:24:10.100 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/release.pyc 10-28 09:24:10.102 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/versions.pyc 10-28 09:24:10.104 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/sendmsg.pyc 10-28 09:24:10.105 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/util.pyc 10-28 09:24:10.109 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/shortcut.pyc 10-28 09:24:10.110 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/roots.pyc 10-28 09:24:10.112 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/fakepwd.pyc 10-28 09:24:10.114 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/urlpath.pyc 10-28 09:24:10.116 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/usage.pyc 10-28 09:24:10.119 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/failure.pyc 10-28 09:24:10.122 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_tzhelper.pyc 10-28 09:24:10.124 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/__init__.pyc 10-28 09:24:10.125 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_appdirs.pyc 10-28 09:24:10.127 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/threadable.pyc 10-28 09:24:10.129 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_inotify.pyc 10-28 09:24:10.131 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/components.pyc 10-28 09:24:10.133 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_shellcomp.pyc 10-28 09:24:10.136 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/rebuild.pyc 10-28 09:24:10.138 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/monkey.pyc 10-28 09:24:10.139 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/win32.pyc 10-28 09:24:10.141 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/procutils.pyc 10-28 09:24:10.143 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/logfile.pyc 10-28 09:24:10.145 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_release.pyc 10-28 09:24:10.148 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/systemd.pyc 10-28 09:24:10.149 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/context.pyc 10-28 09:24:10.151 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_setup.pyc 10-28 09:24:10.154 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/constants.pyc 10-28 09:24:10.155 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_oldstyle.pyc 10-28 09:24:10.158 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/zipstream.pyc 10-28 09:24:10.160 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/syslog.pyc 10-28 09:24:10.162 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/lockfile.pyc 10-28 09:24:10.165 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/zippath.pyc 10-28 09:24:10.167 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/twisted-completion.zsh 10-28 09:24:10.169 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/modules.pyc 10-28 09:24:10.172 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/log.pyc 10-28 09:24:10.176 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/formmethod.pyc 10-28 09:24:10.179 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/url.pyc 10-28 09:24:10.181 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/deprecate.pyc 10-28 09:24:10.184 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/runtime.pyc 10-28 09:24:10.186 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/threadpool.pyc 10-28 09:24:10.188 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/ 10-28 09:24:10.190 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/common.html 10-28 09:24:10.191 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/summary.html 10-28 09:24:10.193 27299 27331 V python : extracting _python_bundle/site-packages/twisted/python/_pydoctortemplates/index.html 10-28 09:24:10.195 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/ 10-28 09:24:10.196 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/distrib.pyc 10-28 09:24:10.198 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_stan.pyc 10-28 09:24:10.200 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/util.pyc 10-28 09:24:10.203 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/client.pyc 10-28 09:24:10.208 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/http_headers.pyc 10-28 09:24:10.210 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/template.pyc 10-28 09:24:10.212 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/http.pyc 10-28 09:24:10.217 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/domhelpers.pyc 10-28 09:24:10.219 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/xmlrpc.pyc 10-28 09:24:10.222 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_flatten.pyc 10-28 09:24:10.224 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/wsgi.pyc 10-28 09:24:10.227 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/sux.pyc 10-28 09:24:10.230 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/__init__.pyc 10-28 09:24:10.231 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/vhost.pyc 10-28 09:24:10.233 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_newclient.pyc 10-28 09:24:10.237 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_http2.pyc 10-28 09:24:10.240 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/static.pyc 10-28 09:24:10.243 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/proxy.pyc 10-28 09:24:10.245 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/resource.pyc 10-28 09:24:10.247 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/error.pyc 10-28 09:24:10.250 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/tap.pyc 10-28 09:24:10.252 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/script.pyc 10-28 09:24:10.254 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/demo.pyc 10-28 09:24:10.256 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/guard.pyc 10-28 09:24:10.258 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_element.pyc 10-28 09:24:10.260 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/rewrite.pyc 10-28 09:24:10.262 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/twcgi.pyc 10-28 09:24:10.264 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/html.pyc 10-28 09:24:10.266 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_responses.pyc 10-28 09:24:10.268 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/microdom.pyc 10-28 09:24:10.272 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/server.pyc 10-28 09:24:10.275 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/iweb.pyc 10-28 09:24:10.277 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_auth/ 10-28 09:24:10.279 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_auth/wrapper.pyc 10-28 09:24:10.281 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_auth/__init__.pyc 10-28 09:24:10.282 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_auth/basic.pyc 10-28 09:24:10.284 27299 27331 V python : extracting _python_bundle/site-packages/twisted/web/_auth/digest.pyc 10-28 09:24:10.285 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/ 10-28 09:24:10.287 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/util.pyc 10-28 09:24:10.289 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/interfaces.pyc 10-28 09:24:10.291 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/flavors.pyc 10-28 09:24:10.293 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/banana.pyc 10-28 09:24:10.295 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/jelly.pyc 10-28 09:24:10.299 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/__init__.pyc 10-28 09:24:10.300 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/publish.pyc 10-28 09:24:10.302 27299 27331 V python : extracting _python_bundle/site-packages/twisted/spread/pb.pyc 10-28 09:24:10.306 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/ 10-28 09:24:10.307 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_inet.pyc 10-28 09:24:10.308 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_runner.pyc 10-28 09:24:10.310 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_conch.pyc 10-28 09:24:10.312 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_web.pyc 10-28 09:24:10.314 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_words.pyc 10-28 09:24:10.315 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_unix.pyc 10-28 09:24:10.318 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_sshkeys.pyc 10-28 09:24:10.319 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_reactors.pyc 10-28 09:24:10.321 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_ftp.pyc 10-28 09:24:10.322 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_memory.pyc 10-28 09:24:10.324 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/__init__.pyc 10-28 09:24:10.326 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_portforward.pyc 10-28 09:24:10.327 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_names.pyc 10-28 09:24:10.329 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_socks.pyc 10-28 09:24:10.330 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_anonymous.pyc 10-28 09:24:10.332 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_trial.pyc 10-28 09:24:10.334 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/twisted_core.pyc 10-28 09:24:10.335 27299 27331 V python : extracting _python_bundle/site-packages/twisted/plugins/cred_file.pyc 10-28 09:24:10.337 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/ 10-28 09:24:10.338 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/tuntap.pyc 10-28 09:24:10.341 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/ethernet.pyc 10-28 09:24:10.342 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/ip.pyc 10-28 09:24:10.345 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/__init__.pyc 10-28 09:24:10.346 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/rawudp.pyc 10-28 09:24:10.348 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/testing.pyc 10-28 09:24:10.350 27299 27331 V python : extracting _python_bundle/site-packages/twisted/pair/raw.pyc 10-28 09:24:10.351 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/ 10-28 09:24:10.353 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/inetdtap.pyc 10-28 09:24:10.355 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/inetdconf.pyc 10-28 09:24:10.356 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/inetd.pyc 10-28 09:24:10.358 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/procmontap.pyc 10-28 09:24:10.360 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/__init__.pyc 10-28 09:24:10.362 27299 27331 V python : extracting _python_bundle/site-packages/twisted/runner/procmon.pyc 10-28 09:24:10.364 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/ 10-28 09:24:10.365 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/__init__.pyc 10-28 09:24:10.367 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/ewords.pyc 10-28 09:24:10.369 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/service.pyc 10-28 09:24:10.373 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/tap.pyc 10-28 09:24:10.375 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xmpproutertap.pyc 10-28 09:24:10.376 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/iwords.pyc 10-28 09:24:10.378 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/ 10-28 09:24:10.379 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/__init__.pyc 10-28 09:24:10.381 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/irc.pyc 10-28 09:24:10.387 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/ 10-28 09:24:10.388 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/jid.pyc 10-28 09:24:10.390 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/client.pyc 10-28 09:24:10.393 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/ijabber.pyc 10-28 09:24:10.394 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/jstrports.pyc 10-28 09:24:10.396 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/__init__.pyc 10-28 09:24:10.398 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/sasl_mechanisms.pyc 10-28 09:24:10.400 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/error.pyc 10-28 09:24:10.402 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/xmlstream.pyc 10-28 09:24:10.405 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/xmpp_stringprep.pyc 10-28 09:24:10.407 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/sasl.pyc 10-28 09:24:10.409 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/protocols/jabber/component.pyc 10-28 09:24:10.411 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/ 10-28 09:24:10.413 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/utility.pyc 10-28 09:24:10.415 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/__init__.pyc 10-28 09:24:10.416 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/xmlstream.pyc 10-28 09:24:10.418 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpathparser.g 10-28 09:24:10.421 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpath.pyc 10-28 09:24:10.423 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/domish.pyc 10-28 09:24:10.426 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/xish/xpathparser.pyc 10-28 09:24:10.429 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/ 10-28 09:24:10.430 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/basesupport.pyc 10-28 09:24:10.432 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/interfaces.pyc 10-28 09:24:10.434 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/pbsupport.pyc 10-28 09:24:10.437 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/baseaccount.pyc 10-28 09:24:10.440 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/__init__.pyc 10-28 09:24:10.441 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/locals.pyc 10-28 09:24:10.443 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/basechat.pyc 10-28 09:24:10.445 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/instancemessenger.glade 10-28 09:24:10.449 27299 27331 V python : extracting _python_bundle/site-packages/twisted/words/im/ircsupport.pyc 10-28 09:24:10.451 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/ 10-28 09:24:10.452 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/util.pyc 10-28 09:24:10.455 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/reporter.pyc 10-28 09:24:10.459 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_asyncrunner.pyc 10-28 09:24:10.460 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_synctest.pyc 10-28 09:24:10.464 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/__init__.pyc 10-28 09:24:10.465 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/runner.pyc 10-28 09:24:10.468 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/unittest.pyc 10-28 09:24:10.470 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/itrial.pyc 10-28 09:24:10.472 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/__main__.pyc 10-28 09:24:10.473 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_asynctest.pyc 10-28 09:24:10.475 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/ 10-28 09:24:10.477 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/disttrial.pyc 10-28 09:24:10.479 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/managercommands.pyc 10-28 09:24:10.481 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/__init__.pyc 10-28 09:24:10.483 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workercommands.pyc 10-28 09:24:10.485 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workertrial.pyc 10-28 09:24:10.487 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/options.pyc 10-28 09:24:10.489 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/worker.pyc 10-28 09:24:10.491 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/distreporter.pyc 10-28 09:24:10.492 27299 27331 V python : extracting _python_bundle/site-packages/twisted/trial/_dist/workerreporter.pyc 10-28 09:24:10.494 27299 27331 V python : extracting _python_bundle/site-packages/twisted/enterprise/ 10-28 09:24:10.496 27299 27331 V python : extracting _python_bundle/site-packages/twisted/enterprise/adbapi.pyc 10-28 09:24:10.498 27299 27331 V python : extracting _python_bundle/site-packages/twisted/enterprise/__init__.pyc 10-28 09:24:10.500 27299 27331 V python : extracting _python_bundle/site-packages/twisted/tap/ 10-28 09:24:10.501 27299 27331 V python : extracting _python_bundle/site-packages/twisted/tap/portforward.pyc 10-28 09:24:10.503 27299 27331 V python : extracting _python_bundle/site-packages/twisted/tap/__init__.pyc 10-28 09:24:10.505 27299 27331 V python : extracting _python_bundle/site-packages/twisted/tap/ftp.pyc 10-28 09:24:10.508 27299 27331 V python : extracting _python_bundle/site-packages/twisted/tap/socks.pyc 10-28 09:24:10.509 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/ 10-28 09:24:10.511 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_observer.pyc 10-28 09:24:10.512 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_io.pyc 10-28 09:24:10.514 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_util.pyc 10-28 09:24:10.516 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_capture.pyc 10-28 09:24:10.518 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_flatten.pyc 10-28 09:24:10.520 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_file.pyc 10-28 09:24:10.521 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_buffer.pyc 10-28 09:24:10.523 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/__init__.pyc 10-28 09:24:10.525 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_filter.pyc 10-28 09:24:10.527 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_logger.pyc 10-28 09:24:10.529 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_global.pyc 10-28 09:24:10.531 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_levels.pyc 10-28 09:24:10.532 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_stdlib.pyc 10-28 09:24:10.534 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_format.pyc 10-28 09:24:10.537 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_json.pyc 10-28 09:24:10.539 27299 27331 V python : extracting _python_bundle/site-packages/twisted/logger/_legacy.pyc 10-28 09:24:10.541 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ 10-28 09:24:10.543 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ttymodes.pyc 10-28 09:24:10.545 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/endpoints.pyc 10-28 09:24:10.547 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/mixin.pyc 10-28 09:24:10.549 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/manhole_ssh.pyc 10-28 09:24:10.551 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/interfaces.pyc 10-28 09:24:10.553 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/stdio.pyc 10-28 09:24:10.556 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/avatar.pyc 10-28 09:24:10.557 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/__init__.pyc 10-28 09:24:10.559 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/error.pyc 10-28 09:24:10.560 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/tap.pyc 10-28 09:24:10.562 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/unix.pyc 10-28 09:24:10.565 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/manhole.pyc 10-28 09:24:10.567 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ls.pyc 10-28 09:24:10.569 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/telnet.pyc 10-28 09:24:10.572 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/manhole_tap.pyc 10-28 09:24:10.574 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/recvline.pyc 10-28 09:24:10.576 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/checkers.pyc 10-28 09:24:10.579 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/ 10-28 09:24:10.581 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/factory.pyc 10-28 09:24:10.582 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/keys.pyc 10-28 09:24:10.586 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/_kex.pyc 10-28 09:24:10.588 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/session.pyc 10-28 09:24:10.590 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/userauth.pyc 10-28 09:24:10.593 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/sexpy.pyc 10-28 09:24:10.594 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/__init__.pyc 10-28 09:24:10.596 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/service.pyc 10-28 09:24:10.597 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/common.pyc 10-28 09:24:10.599 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/channel.pyc 10-28 09:24:10.601 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/connection.pyc 10-28 09:24:10.604 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/forwarding.pyc 10-28 09:24:10.606 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/filetransfer.pyc 10-28 09:24:10.609 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/agent.pyc 10-28 09:24:10.612 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/address.pyc 10-28 09:24:10.614 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ssh/transport.pyc 10-28 09:24:10.618 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/ 10-28 09:24:10.619 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/text.pyc 10-28 09:24:10.621 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/insults.pyc 10-28 09:24:10.625 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/__init__.pyc 10-28 09:24:10.626 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/window.pyc 10-28 09:24:10.629 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/insults/helper.pyc 10-28 09:24:10.632 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/ 10-28 09:24:10.633 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/tkconch.pyc 10-28 09:24:10.636 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/conch.pyc 10-28 09:24:10.639 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/__init__.pyc 10-28 09:24:10.640 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/cftp.pyc 10-28 09:24:10.644 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/scripts/ckeygen.pyc 10-28 09:24:10.647 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/ 10-28 09:24:10.648 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/knownhosts.pyc 10-28 09:24:10.650 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/__init__.pyc 10-28 09:24:10.652 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/direct.pyc 10-28 09:24:10.654 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/default.pyc 10-28 09:24:10.656 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/connect.pyc 10-28 09:24:10.657 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/options.pyc 10-28 09:24:10.659 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/client/agent.pyc 10-28 09:24:10.661 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ui/ 10-28 09:24:10.662 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ui/ansi.pyc 10-28 09:24:10.664 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ui/tkvt100.pyc 10-28 09:24:10.666 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/ui/__init__.pyc 10-28 09:24:10.668 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/ 10-28 09:24:10.670 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/factory.pyc 10-28 09:24:10.671 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/primes.pyc 10-28 09:24:10.673 27299 27331 V python : extracting _python_bundle/site-packages/twisted/conch/openssh_compat/__init__.pyc 10-28 09:24:10.674 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/ 10-28 09:24:10.676 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/dependency_links.txt 10-28 09:24:10.677 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/SOURCES.txt 10-28 09:24:10.679 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/not-zip-safe 10-28 09:24:10.680 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/namespace_packages.txt 10-28 09:24:10.682 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/PKG-INFO 10-28 09:24:10.684 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/top_level.txt 10-28 09:24:10.686 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/pbr.json 10-28 09:24:10.687 27299 27331 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8.egg-info/requires.txt 10-28 09:24:10.689 27299 27331 V python : extracting _python_bundle/site-packages/cssselect/ 10-28 09:24:10.690 27299 27331 V python : extracting _python_bundle/site-packages/cssselect/__init__.pyc 10-28 09:24:10.692 27299 27331 V python : extracting _python_bundle/site-packages/cssselect/xpath.pyc 10-28 09:24:10.695 27299 27331 V python : extracting _python_bundle/site-packages/cssselect/parser.pyc 10-28 09:24:10.698 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/ 10-28 09:24:10.699 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/WHEEL 10-28 09:24:10.701 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/metadata.json 10-28 09:24:10.703 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/top_level.txt 10-28 09:24:10.704 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/METADATA 10-28 09:24:10.706 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/LICENSE.txt 10-28 09:24:10.708 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/DESCRIPTION.rst 10-28 09:24:10.710 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/REQUESTED 10-28 09:24:10.711 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/INSTALLER 10-28 09:24:10.713 27299 27331 V python : extracting _python_bundle/site-packages/requests-2.24.0.dist-info/RECORD 10-28 09:24:10.715 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/ 10-28 09:24:10.717 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/WHEEL 10-28 09:24:10.718 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/metadata.json 10-28 09:24:10.720 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/top_level.txt 10-28 09:24:10.721 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/METADATA 10-28 09:24:10.723 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/DESCRIPTION.rst 10-28 09:24:10.725 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/REQUESTED 10-28 09:24:10.727 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/INSTALLER 10-28 09:24:10.728 27299 27331 V python : extracting _python_bundle/site-packages/prettyprinter-0.18.0.dist-info/RECORD 10-28 09:24:10.731 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/ 10-28 09:24:10.732 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/WHEEL 10-28 09:24:10.734 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/top_level.txt 10-28 09:24:10.736 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/METADATA 10-28 09:24:10.738 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/REQUESTED 10-28 09:24:10.739 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/INSTALLER 10-28 09:24:10.740 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/RECORD 10-28 09:24:10.742 27299 27331 V python : extracting _python_bundle/site-packages/w3lib-1.22.0.dist-info/LICENSE 10-28 09:24:10.744 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/ 10-28 09:24:10.745 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/util.pyc 10-28 09:24:10.747 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/http.pyc 10-28 09:24:10.749 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/__init__.pyc 10-28 09:24:10.750 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/form.pyc 10-28 09:24:10.752 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/html.pyc 10-28 09:24:10.754 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/url.pyc 10-28 09:24:10.756 27299 27331 V python : extracting _python_bundle/site-packages/w3lib/encoding.pyc 10-28 09:24:10.758 27299 27331 V python : extracting _python_bundle/site-packages/kivy/ 10-28 09:24:10.760 27299 27331 V python : extracting _python_bundle/site-packages/kivy/factory.pyc 10-28 09:24:10.761 27299 27331 V python : extracting _python_bundle/site-packages/kivy/compat.pyc 10-28 09:24:10.763 27299 27331 V python : extracting _python_bundle/site-packages/kivy/config.pyc 10-28 09:24:10.766 27299 27331 V python : extracting _python_bundle/site-packages/kivy/logger.pyc 10-28 09:24:10.768 27299 27331 V python : extracting _python_bundle/site-packages/kivy/app.pyc 10-28 09:24:10.771 27299 27331 V python : extracting _python_bundle/site-packages/kivy/weakproxy.so 10-28 09:24:10.779 27299 27331 V python : extracting _python_bundle/site-packages/kivy/support.pyc 10-28 09:24:10.781 27299 27331 V python : extracting _python_bundle/site-packages/kivy/weakmethod.pyc 10-28 09:24:10.783 27299 27331 V python : extracting _python_bundle/site-packages/kivy/vector.pyc 10-28 09:24:10.785 27299 27331 V python : extracting _python_bundle/site-packages/kivy/utils.pyc 10-28 09:24:10.788 27299 27331 V python : extracting _python_bundle/site-packages/kivy/_clock.so 10-28 09:24:10.803 27299 27331 V python : extracting _python_bundle/site-packages/kivy/animation.pyc 10-28 09:24:10.806 27299 27331 V python : extracting _python_bundle/site-packages/kivy/event.pyc 10-28 09:24:10.807 27299 27331 V python : extracting _python_bundle/site-packages/kivy/metrics.pyc 10-28 09:24:10.809 27299 27331 V python : extracting _python_bundle/site-packages/kivy/_event.so 10-28 09:24:10.823 27299 27331 V python : extracting _python_bundle/site-packages/kivy/cache.pyc 10-28 09:24:10.825 27299 27331 V python : extracting _python_bundle/site-packages/kivy/resources.pyc 10-28 09:24:10.827 27299 27331 V python : extracting _python_bundle/site-packages/kivy/factory_registers.pyc 10-28 09:24:10.829 27299 27331 V python : extracting _python_bundle/site-packages/kivy/clock.pyc 10-28 09:24:10.832 27299 27331 V python : extracting _python_bundle/site-packages/kivy/__init__.pyc 10-28 09:24:10.834 27299 27331 V python : extracting _python_bundle/site-packages/kivy/geometry.pyc 10-28 09:24:10.836 27299 27331 V python : extracting _python_bundle/site-packages/kivy/properties.so 10-28 09:24:10.861 27299 27331 V python : extracting _python_bundle/site-packages/kivy/loader.pyc 10-28 09:24:10.863 27299 27331 V python : extracting _python_bundle/site-packages/kivy/_version.pyc 10-28 09:24:10.865 27299 27331 V python : extracting _python_bundle/site-packages/kivy/atlas.pyc 10-28 09:24:10.867 27299 27331 V python : extracting _python_bundle/site-packages/kivy/interactive.pyc 10-28 09:24:10.869 27299 27331 V python : extracting _python_bundle/site-packages/kivy/context.pyc 10-28 09:24:10.871 27299 27331 V python : extracting _python_bundle/site-packages/kivy/base.pyc 10-28 09:24:10.873 27299 27331 V python : extracting _python_bundle/site-packages/kivy/gesture.pyc 10-28 09:24:10.875 27299 27331 V python : extracting _python_bundle/site-packages/kivy/setupconfig.pyc 10-28 09:24:10.877 27299 27331 V python : extracting _python_bundle/site-packages/kivy/parser.pyc 10-28 09:24:10.879 27299 27331 V python : extracting _python_bundle/site-packages/kivy/multistroke.pyc 10-28 09:24:10.882 27299 27331 V python : extracting _python_bundle/site-packages/kivy/garden/ 10-28 09:24:10.883 27299 27331 V python : extracting _python_bundle/site-packages/kivy/garden/__init__.pyc 10-28 09:24:10.885 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lang/ 10-28 09:24:10.886 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lang/builder.pyc 10-28 09:24:10.889 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lang/__init__.pyc 10-28 09:24:10.891 27299 27331 V python : extracting _python_bundle/site-packages/kivy/lang/parser.pyc 10-28 09:24:10.894 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/ 10-28 09:24:10.896 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/__init__.pyc 10-28 09:24:10.898 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/spelling/ 10-28 09:24:10.899 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/spelling/spelling_enchant.pyc 10-28 09:24:10.901 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/spelling/__init__.pyc 10-28 09:24:10.903 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/ 10-28 09:24:10.904 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xsel.pyc 10-28 09:24:10.906 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dummy.pyc 10-28 09:24:10.908 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_dbusklipper.pyc 10-28 09:24:10.910 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_nspaste.pyc 10-28 09:24:10.912 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_ext.pyc 10-28 09:24:10.914 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/__init__.pyc 10-28 09:24:10.915 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_winctypes.pyc 10-28 09:24:10.917 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_pygame.pyc 10-28 09:24:10.919 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_sdl2.pyc 10-28 09:24:10.921 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_xclip.pyc 10-28 09:24:10.923 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_gtk3.pyc 10-28 09:24:10.925 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/_clipboard_sdl2.so 10-28 09:24:10.928 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/clipboard/clipboard_android.pyc 10-28 09:24:10.929 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/ 10-28 09:24:10.931 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffpyplayer.pyc 10-28 09:24:10.933 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/video_ffmpeg.pyc 10-28 09:24:10.935 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/__init__.pyc 10-28 09:24:10.936 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/video_null.pyc 10-28 09:24:10.938 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/video/video_gstplayer.pyc 10-28 09:24:10.940 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/ 10-28 09:24:10.941 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pango.pyc 10-28 09:24:10.943 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/text_layout.so 10-28 09:24:10.953 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/text_sdl2.pyc 10-28 09:24:10.955 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/__init__.pyc 10-28 09:24:10.957 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pygame.pyc 10-28 09:24:10.959 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/markup.pyc 10-28 09:24:10.962 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/_text_sdl2.so 10-28 09:24:10.967 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/text/text_pil.pyc 10-28 09:24:10.969 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/ 10-28 09:24:10.970 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_picamera.pyc 10-28 09:24:10.972 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_gi.pyc 10-28 09:24:10.974 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/__init__.pyc 10-28 09:24:10.976 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_opencv.pyc 10-28 09:24:10.978 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/camera/camera_android.pyc 10-28 09:24:10.980 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/ 10-28 09:24:10.981 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_tex.pyc 10-28 09:24:10.983 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_dds.pyc 10-28 09:24:10.985 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_ffpyplayer.pyc 10-28 09:24:10.986 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/__init__.pyc 10-28 09:24:10.989 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pil.pyc 10-28 09:24:10.991 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_pygame.pyc 10-28 09:24:10.993 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/_img_sdl2.so 10-28 09:24:10.998 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/image/img_sdl2.pyc 10-28 09:24:11.000 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/ 10-28 09:24:11.001 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/window_sdl2.pyc 10-28 09:24:11.005 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/_window_sdl2.so 10-28 09:24:11.012 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/window_egl_rpi.pyc 10-28 09:24:11.013 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/__init__.pyc 10-28 09:24:11.018 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/window_info.so 10-28 09:24:11.021 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/window/window_pygame.pyc 10-28 09:24:11.024 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/ 10-28 09:24:11.026 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_ffpyplayer.pyc 10-28 09:24:11.027 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_gstplayer.pyc 10-28 09:24:11.030 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_android.pyc 10-28 09:24:11.031 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/__init__.pyc 10-28 09:24:11.033 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_pygame.pyc 10-28 09:24:11.035 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_sdl2.so 10-28 09:24:11.044 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/audio/audio_avplayer.pyc 10-28 09:24:11.046 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/gl/ 10-28 09:24:11.047 27299 27331 V python : extracting _python_bundle/site-packages/kivy/core/gl/__init__.pyc 10-28 09:24:11.050 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/ 10-28 09:24:11.051 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/shape.pyc 10-28 09:24:11.053 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/factory.pyc 10-28 09:24:11.055 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/recorder.pyc 10-28 09:24:11.058 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/__init__.pyc 10-28 09:24:11.059 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/provider.pyc 10-28 09:24:11.061 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/motionevent.pyc 10-28 09:24:11.063 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ 10-28 09:24:11.064 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/calibration.pyc 10-28 09:24:11.066 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/tripletap.pyc 10-28 09:24:11.068 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/retaintouch.pyc 10-28 09:24:11.070 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/ignorelist.pyc 10-28 09:24:11.072 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/doubletap.pyc 10-28 09:24:11.073 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/__init__.pyc 10-28 09:24:11.075 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/postproc/dejitter.pyc 10-28 09:24:11.077 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/ 10-28 09:24:11.079 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/leapfinger.pyc 10-28 09:24:11.081 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/__init__.pyc 10-28 09:24:11.083 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/androidjoystick.pyc 10-28 09:24:11.084 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/mouse.pyc 10-28 09:24:11.086 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/tuio.pyc 10-28 09:24:11.089 27299 27331 V python : extracting _python_bundle/site-packages/kivy/input/providers/linuxwacom.pyc 10-28 09:24:11.091 27299 27331 V python : extracting _python_bundle/site-packages/kivy/storage/ 10-28 09:24:11.092 27299 27331 V python : extracting _python_bundle/site-packages/kivy/storage/redisstore.pyc 10-28 09:24:11.094 27299 27331 V python : extracting _python_bundle/site-packages/kivy/storage/dictstore.pyc 10-28 09:24:11.096 27299 27331 V python : extracting _python_bundle/site-packages/kivy/storage/__init__.pyc 10-28 09:24:11.098 27299 27331 V python : extracting _python_bundle/site-packages/kivy/storage/jsonstore.pyc 10-28 09:24:11.100 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/ 10-28 09:24:11.101 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/showborder.pyc 10-28 09:24:11.103 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/recorder.pyc 10-28 09:24:11.104 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/cursor.pyc 10-28 09:24:11.106 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/webdebugger.pyc 10-28 09:24:11.108 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/keybinding.pyc 10-28 09:24:11.109 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/__init__.pyc 10-28 09:24:11.111 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/monitor.pyc 10-28 09:24:11.113 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/console.pyc 10-28 09:24:11.117 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/_webdebugger.pyc 10-28 09:24:11.130 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/touchring.pyc 10-28 09:24:11.132 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/joycursor.pyc 10-28 09:24:11.134 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/screen.pyc 10-28 09:24:11.136 27299 27331 V python : extracting _python_bundle/site-packages/kivy/modules/inspector.pyc 10-28 09:24:11.139 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/ 10-28 09:24:11.140 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/texturecompress.pyc 10-28 09:24:11.142 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/kviewer.pyc 10-28 09:24:11.144 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/generate-icons.pyc 10-28 09:24:11.145 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/report.pyc 10-28 09:24:11.147 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/__init__.pyc 10-28 09:24:11.149 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/stub-gl-debug.pyc 10-28 09:24:11.151 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/changelog_parser.pyc 10-28 09:24:11.153 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/coverage.pyc 10-28 09:24:11.155 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/benchmark.pyc 10-28 09:24:11.157 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/gallery.pyc 10-28 09:24:11.159 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/ 10-28 09:24:11.160 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.tmLanguage 10-28 09:24:11.162 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/__init__.pyc 10-28 09:24:11.164 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.vim 10-28 09:24:11.166 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy-mode.el 10-28 09:24:11.168 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/highlight/kivy.json-tmlanguage 10-28 09:24:11.169 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/ 10-28 09:24:11.171 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pre-commit.githook 10-28 09:24:11.172 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8.pyc 10-28 09:24:11.178 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/pep8checker/pep8kivy.pyc 10-28 09:24:11.180 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/ 10-28 09:24:11.181 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/ 10-28 09:24:11.182 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn.png 10-28 09:24:11.185 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble.png 10-28 09:24:11.186 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab.png 10-28 09:24:11.188 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_background.png 10-28 09:24:11.190 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_view.png 10-28 09:24:11.191 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter.png 10-28 09:24:11.193 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_right.png 10-28 09:24:11.195 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down_h.png 10-28 09:24:11.197 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_h.png 10-28 09:24:11.198 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_disabled.png 10-28 09:24:11.200 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-low.png 10-28 09:24:11.201 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_disabled.png 10-28 09:24:11.203 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_pressed.png 10-28 09:24:11.204 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled_pressed.png 10-28 09:24:11.206 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/overflow.png 10-28 09:24:11.207 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_off.png 10-28 09:24:11.209 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background.png 10-28 09:24:11.211 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_down.png 10-28 09:24:11.213 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_disabled_off.png 10-28 09:24:11.214 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background_disabled.png 10-28 09:24:11.216 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group_disabled.png 10-28 09:24:11.217 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_normal.png 10-28 09:24:11.219 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-pause.png 10-28 09:24:11.221 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background.png 10-28 09:24:11.222 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_btn_disabled.png 10-28 09:24:11.224 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled_down.png 10-28 09:24:11.225 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner_pressed.png 10-28 09:24:11.227 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_file.png 10-28 09:24:11.229 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_opened.png 10-28 09:24:11.230 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderh_background.png 10-28 09:24:11.231 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_normal.png 10-28 09:24:11.233 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/close.png 10-28 09:24:11.235 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-stop.png 10-28 09:24:11.237 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/filechooser_folder.png 10-28 09:24:11.239 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_left.png 10-28 09:24:11.241 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar.png 10-28 09:24:11.243 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_background.png 10-28 09:24:11.244 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_disabled.png 10-28 09:24:11.246 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-medium.png 10-28 09:24:11.248 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_grip_h.png 10-28 09:24:11.249 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/image-missing.png 10-28 09:24:11.251 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tree_closed.png 10-28 09:24:11.252 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/sliderv_background_disabled.png 10-28 09:24:11.254 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput_active.png 10-28 09:24:11.256 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/player-play-overlay.png 10-28 09:24:11.258 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn.png 10-28 09:24:11.260 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_pressed.png 10-28 09:24:11.261 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-muted.png 10-28 09:24:11.262 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_disabled_on.png 10-28 09:24:11.264 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/button_disabled.png 10-28 09:24:11.266 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/splitter_down_h.png 10-28 09:24:11.267 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_disabled_key_down.png 10-28 09:24:11.269 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/audio-volume-high.png 10-28 09:24:11.270 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_arrow.png 10-28 09:24:11.272 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/modalview-background.png 10-28 09:24:11.274 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/vkeyboard_key_down.png 10-28 09:24:11.276 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_on.png 10-28 09:24:11.278 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/textinput.png 10-28 09:24:11.280 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_item.png 10-28 09:24:11.282 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/tab_disabled.png 10-28 09:24:11.284 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_bar.png 10-28 09:24:11.285 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/bubble_btn_pressed.png 10-28 09:24:11.287 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-button.png 10-28 09:24:11.289 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor_disabled.png 10-28 09:24:11.291 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_off.png 10-28 09:24:11.293 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/action_group.png 10-28 09:24:11.294 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_on.png 10-28 09:24:11.296 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/progressbar_background.png 10-28 09:24:11.298 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/switch-background_disabled.png 10-28 09:24:11.299 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/checkbox_radio_off.png 10-28 09:24:11.301 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/spinner.png 10-28 09:24:11.302 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/selector_middle.png 10-28 09:24:11.304 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/media-playback-start.png 10-28 09:24:11.305 27299 27331 V python : extracting _python_bundle/site-packages/kivy/tools/theming/defaulttheme/slider_cursor.png 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:12.060 27299 27331 V python : extracting _python_bundle/site-packages/itemadapter/adapter.pyc 10-28 09:24:12.063 27299 27331 V python : extracting _python_bundle/site-packages/cffi/ 10-28 09:24:12.064 27299 27331 V python : extracting _python_bundle/site-packages/cffi/cparser.pyc 10-28 09:24:12.068 27299 27331 V python : extracting _python_bundle/site-packages/cffi/parse_c_type.h 10-28 09:24:12.069 27299 27331 V python : extracting _python_bundle/site-packages/cffi/recompiler.pyc 10-28 09:24:12.075 27299 27331 V python : extracting _python_bundle/site-packages/cffi/cffi_opcode.pyc 10-28 09:24:12.077 27299 27331 V python : extracting _python_bundle/site-packages/cffi/backend_ctypes.pyc 10-28 09:24:12.081 27299 27331 V python : extracting _python_bundle/site-packages/cffi/setuptools_ext.pyc 10-28 09:24:12.084 27299 27331 V python : extracting _python_bundle/site-packages/cffi/verifier.pyc 10-28 09:24:12.086 27299 27331 V python : extracting _python_bundle/site-packages/cffi/_cffi_errors.h 10-28 09:24:12.088 27299 27331 V python : extracting _python_bundle/site-packages/cffi/__init__.pyc 10-28 09:24:12.090 27299 27331 V python : extracting _python_bundle/site-packages/cffi/commontypes.pyc 10-28 09:24:12.091 27299 27331 V python : extracting _python_bundle/site-packages/cffi/error.pyc 10-28 09:24:12.093 27299 27331 V python : extracting _python_bundle/site-packages/cffi/api.pyc 10-28 09:24:12.097 27299 27331 V python : extracting _python_bundle/site-packages/cffi/_embedding.h 10-28 09:24:12.099 27299 27331 V python : extracting _python_bundle/site-packages/cffi/ffiplatform.pyc 10-28 09:24:12.101 27299 27331 V python : extracting _python_bundle/site-packages/cffi/model.pyc 10-28 09:24:12.104 27299 27331 V python : extracting _python_bundle/site-packages/cffi/vengine_gen.pyc 10-28 09:24:12.108 27299 27331 V python : extracting _python_bundle/site-packages/cffi/lock.pyc 10-28 09:24:12.109 27299 27331 V python : extracting _python_bundle/site-packages/cffi/_cffi_include.h 10-28 09:24:12.111 27299 27331 V python : extracting _python_bundle/site-packages/cffi/vengine_cpy.pyc 10-28 09:24:12.115 27299 27331 V python : extracting _python_bundle/site-packages/cffi/pkgconfig.pyc 10-28 09:24:12.117 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/ 10-28 09:24:12.118 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/tool.pyc 10-28 09:24:12.119 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/compat.pyc 10-28 09:24:12.121 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/scanner.pyc 10-28 09:24:12.123 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/errors.pyc 10-28 09:24:12.124 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/__init__.pyc 10-28 09:24:12.126 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/raw_json.pyc 10-28 09:24:12.128 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/_speedups.so 10-28 09:24:12.143 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/encoder.pyc 10-28 09:24:12.145 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/decoder.pyc 10-28 09:24:12.148 27299 27331 V python : extracting _python_bundle/site-packages/simplejson/ordered_dict.pyc 10-28 09:24:12.149 27299 27331 V python : extracting _python_bundle/site-packages/lxml/ 10-28 09:24:12.151 27299 27331 V python : extracting _python_bundle/site-packages/lxml/cssselect.pyc 10-28 09:24:12.152 27299 27331 V python : extracting _python_bundle/site-packages/lxml/builder.so 10-28 09:24:12.160 27299 27331 V python : extracting _python_bundle/site-packages/lxml/sax.pyc 10-28 09:24:12.162 27299 27331 V python : extracting _python_bundle/site-packages/lxml/etree.so 10-28 09:24:12.389 27299 27331 V python : extracting _python_bundle/site-packages/lxml/_elementpath.so 10-28 09:24:12.406 27299 27331 V python : extracting _python_bundle/site-packages/lxml/builder.pyc 10-28 09:24:12.408 27299 27331 V python : extracting _python_bundle/site-packages/lxml/_elementpath.pyc 10-28 09:24:12.412 27299 27331 V python : extracting _python_bundle/site-packages/lxml/objectify.so 10-28 09:24:12.519 27299 27331 V python : extracting _python_bundle/site-packages/lxml/__init__.pyc 10-28 09:24:12.521 27299 27331 V python : extracting _python_bundle/site-packages/lxml/ElementInclude.pyc 10-28 09:24:12.526 27299 27331 V python : extracting _python_bundle/site-packages/lxml/lxml.etree_api.h 10-28 09:24:12.532 27299 27331 V python : extracting _python_bundle/site-packages/lxml/lxml.etree.h 10-28 09:24:12.538 27299 27331 V python : extracting _python_bundle/site-packages/lxml/usedoctest.pyc 10-28 09:24:12.543 27299 27331 V python : extracting _python_bundle/site-packages/lxml/doctestcompare.pyc 10-28 09:24:12.550 27299 27331 V python : extracting _python_bundle/site-packages/lxml/etree_api.h 10-28 09:24:12.552 27299 27331 V python : extracting _python_bundle/site-packages/lxml/etree.h 10-28 09:24:12.555 27299 27331 V python : extracting _python_bundle/site-packages/lxml/pyclasslookup.pyc 10-28 09:24:12.556 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/ 10-28 09:24:12.557 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/__init__.pyc 10-28 09:24:12.559 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/ 10-28 09:24:12.561 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/rng/ 10-28 09:24:12.562 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/rng/iso-schematron.rng 10-28 09:24:12.564 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/ 10-28 09:24:12.566 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl 10-28 09:24:12.568 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl 10-28 09:24:12.570 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/ 10-28 09:24:12.571 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl 10-28 09:24:12.572 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl 10-28 09:24:12.575 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl 10-28 09:24:12.578 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl 10-28 09:24:12.583 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl 10-28 09:24:12.585 27299 27331 V python : extracting _python_bundle/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt 10-28 09:24:12.587 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/ 10-28 09:24:12.588 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/diff.so 10-28 09:24:12.610 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/ElementSoup.pyc 10-28 09:24:12.612 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/builder.pyc 10-28 09:24:12.614 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/__init__.pyc 10-28 09:24:12.618 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/clean.so 10-28 09:24:12.635 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/_diffcommand.pyc 10-28 09:24:12.637 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/_setmixin.pyc 10-28 09:24:12.639 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/soupparser.pyc 10-28 09:24:12.641 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/formfill.pyc 10-28 09:24:12.643 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/html5parser.pyc 10-28 09:24:12.645 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/diff.pyc 10-28 09:24:12.649 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/clean.pyc 10-28 09:24:12.651 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/usedoctest.pyc 10-28 09:24:12.653 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/_html5builder.pyc 10-28 09:24:12.654 27299 27331 V python : extracting _python_bundle/site-packages/lxml/html/defs.pyc 10-28 09:24:12.656 27299 27331 V python : extracting _python_bundle/site-packages/lxml/includes/ 10-28 09:24:12.658 27299 27331 V python : extracting _python_bundle/site-packages/lxml/includes/__init__.pyc 10-28 09:24:12.659 27299 27331 V python : extracting _python_bundle/site-packages/lxml/includes/etree_defs.h 10-28 09:24:12.662 27299 27331 V python : extracting _python_bundle/site-packages/lxml/includes/lxml-version.h 10-28 09:24:12.664 27299 27331 V python : extracting _python_bundle/site-packages/android/ 10-28 09:24:12.665 27299 27331 V python : extracting _python_bundle/site-packages/android/billing.pyc 10-28 09:24:12.667 27299 27331 V python : extracting _python_bundle/site-packages/android/config.pyc 10-28 09:24:12.668 27299 27331 V python : extracting _python_bundle/site-packages/android/activity.pyc 10-28 09:24:12.670 27299 27331 V python : extracting _python_bundle/site-packages/android/storage.pyc 10-28 09:24:12.673 27299 27331 V python : extracting _python_bundle/site-packages/android/broadcast.pyc 10-28 09:24:12.675 27299 27331 V python : extracting _python_bundle/site-packages/android/permissions.pyc 10-28 09:24:12.677 27299 27331 V python : extracting _python_bundle/site-packages/android/mixer.pyc 10-28 09:24:12.679 27299 27331 V python : extracting _python_bundle/site-packages/android/runnable.pyc 10-28 09:24:12.681 27299 27331 V python : extracting _python_bundle/site-packages/android/_android.so 10-28 09:24:12.689 27299 27331 V python : extracting _python_bundle/site-packages/android/__init__.pyc 10-28 09:24:12.690 27299 27331 V python : extracting _python_bundle/site-packages/android/loadingscreen.pyc 10-28 09:24:12.691 27299 27331 V python : extracting _python_bundle/site-packages/android/_ctypes_library_finder.pyc 10-28 09:24:12.693 27299 27331 V python : extracting _python_bundle/site-packages/android/_android_billing.so 10-28 09:24:12.704 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so 10-28 09:24:12.704 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libmain.so 10-28 09:24:12.705 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so 10-28 09:24:12.705 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so 10-28 09:24:12.706 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libffi.so 10-28 09:24:12.707 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so 10-28 09:24:12.707 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so 10-28 09:24:12.708 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so 10-28 09:24:12.708 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libpython3.8m.so 10-28 09:24:12.709 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so 10-28 09:24:12.710 27299 27299 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so 10-28 09:24:12.710 27299 27299 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so 10-28 09:24:12.712 27299 27299 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so 10-28 09:24:12.712 27299 27299 V pythonutil: Checking pattern libffi\.so against libmain.so 10-28 09:24:12.713 27299 27299 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so 10-28 09:24:12.714 27299 27299 V pythonutil: Checking pattern libffi\.so against libSDL2.so 10-28 09:24:12.714 27299 27299 V pythonutil: Checking pattern libffi\.so against libffi.so 10-28 09:24:12.715 27299 27299 V pythonutil: Pattern libffi\.so matched file libffi.so 10-28 09:24:12.715 27299 27299 V pythonutil: Checking pattern libffi\.so against libhidapi.so 10-28 09:24:12.716 27299 27299 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so 10-28 09:24:12.716 27299 27299 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so 10-28 09:24:12.717 27299 27299 V pythonutil: Checking pattern libffi\.so against libpython3.8m.so 10-28 09:24:12.717 27299 27299 V pythonutil: Checking pattern libffi\.so against libsqlite3.so 10-28 09:24:12.718 27299 27299 V pythonutil: Checking pattern libffi\.so against libssl1.1.so 10-28 09:24:12.719 27299 27299 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so 10-28 09:24:12.720 27299 27299 V pythonutil: Checking pattern libpng16\.so against libmain.so 10-28 09:24:12.721 27299 27299 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so 10-28 09:24:12.721 27299 27299 V pythonutil: Checking pattern libpng16\.so against libSDL2.so 10-28 09:24:12.722 27299 27299 V pythonutil: Checking pattern libpng16\.so against libffi.so 10-28 09:24:12.723 27299 27299 V pythonutil: Checking pattern libpng16\.so against libhidapi.so 10-28 09:24:12.723 27299 27299 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so 10-28 09:24:12.724 27299 27299 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so 10-28 09:24:12.725 27299 27299 V pythonutil: Checking pattern libpng16\.so against libpython3.8m.so 10-28 09:24:12.726 27299 27299 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so 10-28 09:24:12.726 27299 27299 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so 10-28 09:24:12.728 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so 10-28 09:24:12.729 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libmain.so 10-28 09:24:12.729 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so 10-28 09:24:12.730 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so 10-28 09:24:12.730 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libffi.so 10-28 09:24:12.731 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so 10-28 09:24:12.732 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so 10-28 09:24:12.732 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so 10-28 09:24:12.733 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libpython3.8m.so 10-28 09:24:12.734 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so 10-28 09:24:12.734 27299 27299 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so 10-28 09:24:12.735 27299 27299 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so 10-28 09:24:12.736 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so 10-28 09:24:12.737 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so 10-28 09:24:12.738 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so 10-28 09:24:12.738 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so 10-28 09:24:12.739 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so 10-28 09:24:12.740 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so 10-28 09:24:12.740 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so 10-28 09:24:12.741 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so 10-28 09:24:12.742 27299 27299 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so 10-28 09:24:12.742 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.8m.so 10-28 09:24:12.743 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so 10-28 09:24:12.743 27299 27299 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so 10-28 09:24:12.745 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so 10-28 09:24:12.745 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libmain.so 10-28 09:24:12.746 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so 10-28 09:24:12.747 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so 10-28 09:24:12.747 27299 27299 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so 10-28 09:24:12.748 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libffi.so 10-28 09:24:12.749 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so 10-28 09:24:12.750 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so 10-28 09:24:12.750 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so 10-28 09:24:12.751 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libpython3.8m.so 10-28 09:24:12.752 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so 10-28 09:24:12.752 27299 27299 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so 10-28 09:24:12.754 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so 10-28 09:24:12.754 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so 10-28 09:24:12.755 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so 10-28 09:24:12.756 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so 10-28 09:24:12.756 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so 10-28 09:24:12.757 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so 10-28 09:24:12.758 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so 10-28 09:24:12.758 27299 27299 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so 10-28 09:24:12.759 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so 10-28 09:24:12.759 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.8m.so 10-28 09:24:12.760 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so 10-28 09:24:12.761 27299 27299 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so 10-28 09:24:12.762 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so 10-28 09:24:12.763 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so 10-28 09:24:12.763 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so 10-28 09:24:12.764 27299 27299 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so 10-28 09:24:12.765 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so 10-28 09:24:12.766 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so 10-28 09:24:12.766 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so 10-28 09:24:12.767 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so 10-28 09:24:12.768 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so 10-28 09:24:12.768 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.8m.so 10-28 09:24:12.769 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so 10-28 09:24:12.769 27299 27299 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so 10-28 09:24:12.771 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so 10-28 09:24:12.772 27299 27299 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so 10-28 09:24:12.772 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so 10-28 09:24:12.773 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so 10-28 09:24:12.773 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so 10-28 09:24:12.774 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so 10-28 09:24:12.775 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so 10-28 09:24:12.775 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so 10-28 09:24:12.776 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so 10-28 09:24:12.777 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.8m.so 10-28 09:24:12.778 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so 10-28 09:24:12.779 27299 27299 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so 10-28 09:24:12.780 27299 27299 V pythonutil: Loading library: sqlite3 10-28 09:24:12.783 27299 27299 V pythonutil: Loading library: ffi 10-28 09:24:12.785 27299 27299 V pythonutil: Loading library: ssl1.1 10-28 09:24:12.790 27299 27299 V pythonutil: Loading library: crypto1.1 10-28 09:24:12.792 27299 27299 V pythonutil: Loading library: SDL2 10-28 09:24:12.797 27299 27299 V pythonutil: Loading library: SDL2_image 10-28 09:24:12.801 27299 27299 V pythonutil: Loading library: SDL2_mixer 10-28 09:24:12.804 27299 27299 V pythonutil: Loading library: SDL2_ttf 10-28 09:24:12.807 27299 27299 V pythonutil: Loading library: python3.5m 10-28 09:24:12.812 27299 27299 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-wk-wmd9OT34C98cP9WAHyg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.5m.so" 10-28 09:24:12.813 27299 27299 V pythonutil: Loading library: python3.6m 10-28 09:24:12.815 27299 27299 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-wk-wmd9OT34C98cP9WAHyg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.6m.so" 10-28 09:24:12.815 27299 27299 V pythonutil: Loading library: python3.7m 10-28 09:24:12.818 27299 27299 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-wk-wmd9OT34C98cP9WAHyg==/base.apk"],nativeLibraryDirectories=[/data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/lib/arm, /data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libpython3.7m.so" 10-28 09:24:12.818 27299 27299 V pythonutil: Loading library: python3.8m 10-28 09:24:12.824 27299 27299 V pythonutil: Loading library: main 10-28 09:24:12.827 27299 27299 V pythonutil: Loaded everything! 10-28 09:24:12.829 27299 27299 V SDL : nativeSetupJNI() 10-28 09:24:12.832 27299 27299 V SDL : AUDIO nativeSetupJNI() 10-28 09:24:12.834 27299 27299 V SDL : CONTROLLER nativeSetupJNI() 10-28 09:24:12.856 27299 27299 D hidapi : Initializing Bluetooth 10-28 09:24:12.885 27299 27299 V PythonActivity: Setting env vars for start.c and Python to use 10-28 09:24:12.886 27299 27299 V PythonActivity: Access to our meta-data... 10-28 09:24:12.889 27299 27299 I PythonActivity: Surface will NOT be transparent 10-28 09:24:12.890 27299 27299 V PythonActivity: onResume() 10-28 09:24:12.890 27299 27299 V SDL : onResume() 10-28 09:24:12.915 604 942 W ServiceManager: Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10186 pid=27299 10-28 09:24:12.915 604 942 D PermissionCache: checking android.permission.ACCESS_SURFACE_FLINGER for uid=10186 => denied (951 us) 10-28 09:24:12.930 27299 27299 V SDL : surfaceCreated() 10-28 09:24:12.930 27299 27299 V SDL : surfaceChanged() 10-28 09:24:12.931 27299 27299 V SDL : pixel format RGB_565 10-28 09:24:12.933 27299 27299 V SDL : Window size: 1080x1731 10-28 09:24:12.933 27299 27299 V SDL : Device size: 1080x1920 10-28 09:24:12.947 27299 27299 V SDL : nativeResume() 10-28 09:24:12.948 27299 27406 V SDL : Running main function SDL_main from library /data/app/org.conceptruelle.conceptruelle-wk-wmd9OT34C98cP9WAHyg==/lib/arm/libmain.so 10-28 09:24:12.949 27299 27406 V PythonActivity: appConfirmedActive() -> preparing loading screen removal 10-28 09:24:12.950 27299 27406 V SDL : nativeRunMain() 10-28 09:24:12.952 27299 27406 I python : Initializing Python for Android 10-28 09:24:12.952 27299 27406 I python : Setting additional env vars from p4a_env_vars.txt 10-28 09:24:12.953 27299 27406 I python : Changing directory to the one provided by ANDROID_ARGUMENT 10-28 09:24:12.953 27299 27406 I python : /data/user/0/org.conceptruelle.conceptruelle/files/app 10-28 09:24:12.954 27299 27406 I python : Preparing to initialize python 10-28 09:24:12.954 27299 27406 I python : _python_bundle dir exists 10-28 09:24:12.955 27299 27406 I python : calculated paths to be... 10-28 09:24:12.955 27299 27406 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:24:12.962 27299 27406 I python : set wchar paths... 10-28 09:24:13.096 27299 27406 I python : Initialized python 10-28 09:24:13.096 27299 27406 I python : AND: Init threads 10-28 09:24:13.099 27299 27406 I python : testing python print redirection 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 e.conceptruell: Late-enabling -Xcheck:jni 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 27603 27603 I e.conceptruell: The ClassLoaderContext is a special shared library. 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.156 27603 27603 V PythonActivity: PythonActivity onCreate running 10-28 09:26:38.160 27603 27603 V PythonActivity: About to do super onCreate 10-28 09:26:38.160 27603 27603 V SDL : Device: bullhead 10-28 09:26:38.161 27603 27603 V SDL : Model: Nexus 5X 10-28 09:26:38.161 27603 27603 V SDL : onCreate() 10-28 09:26:38.162 27603 27603 V PythonActivity: Did super onCreate 10-28 09:26:38.163 27603 27603 V SDL : getting identifier 10-28 09:26:38.163 27603 27603 V SDL : kind is drawable and name presplash 10-28 09:26:38.164 27603 27603 V SDL : result is 2130771970 10-28 09:26:38.187 27603 27603 V SDL : asked to get string presplash_color 10-28 09:26:38.187 27603 27603 V SDL : getting identifier 10-28 09:26:38.188 27603 27603 V SDL : kind is string and name presplash_color 10-28 09:26:38.189 27603 27603 V SDL : result is 2130968577 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 V PythonActivity: Ready to unpack 10-28 09:26:38.250 27603 27627 V pythonactivityutil: UNPACKING!!! private app 10-28 09:26:38.253 27603 27627 V SDL : asked to get string private_version 10-28 09:26:38.254 27603 27627 V SDL : getting identifier 10-28 09:26:38.255 27603 27627 V SDL : kind is string and name private_version 10-28 09:26:38.255 27603 27603 V PythonActivity: onResume() 10-28 09:26:38.256 27603 27603 V SDL : onResume() 10-28 09:26:38.258 27603 27627 V SDL : result is 2130968578 10-28 09:26:38.259 27603 27627 V pythonactivityutil: Data version is 1603873589.469137 10-28 09:26:38.260 27603 27603 D OpenGLRenderer: Skia GL Pipeline 10-28 09:26:38.262 27603 27627 V pythonactivityutil: Extracting private assets. 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 Adreno : QUALCOMM build : 8e59954, I0be83d0d26 10-28 09:26:38.354 27603 27628 I Adreno : Build Date : 09/22/17 10-28 09:26:38.354 27603 27628 I Adreno : OpenGL ES Shader Compiler Version: EV031.21.02.00 10-28 09:26:38.354 27603 27628 I Adreno : Local Branch : O17A 10-28 09:26:38.354 27603 27628 I Adreno : Remote Branch : 10-28 09:26:38.354 27603 27628 I Adreno : Remote Branch : 10-28 09:26:38.354 27603 27628 I Adreno : Reconstruct Branch : 10-28 09:26:38.355 27603 27628 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:26:38.364 27603 27603 V SDL : onWindowFocusChanged(): true 10-28 09:26:38.364 27603 27627 V python : extracting p4a_env_vars.txt 10-28 09:26:38.367 27603 27628 I Adreno : PFP: 0x00000000, ME: 0x00000000 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 e.conceptruell: Background concurrent copying GC freed 2796(1084KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 2MB/4MB, paused 495us total 115.365ms 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.400 27603 27627 V python : extracting main (copie).pyc 10-28 09:26:38.400 27603 27628 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 10-28 09:26:38.401 27603 27628 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 10-28 09:26:38.403 27603 27628 I OpenGLRenderer: Initialized EGL, version 1.4 10-28 09:26:38.404 27603 27628 D OpenGLRenderer: Swap behavior 2 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.414 27603 27627 V python : extracting sitecustomize.pyc 10-28 09:26:38.432 27603 27627 V python : extracting agenda.pyc 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.435 27603 27627 V python : extracting icon.png 10-28 09:26:38.436 27603 27628 D vndksupport: Loading /vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace. 10-28 09:26:38.437 27603 27628 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8992.so from current namespace instead of sphal namespace. 10-28 09:26:38.453 27603 27627 V python : extracting main.pyc 10-28 09:26:38.461 27603 27627 V python : extracting _python_bundle/ 10-28 09:26:38.463 27603 27627 V python : extracting _python_bundle/stdlib.zip 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 2 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.744 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.820 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 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.861 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.974 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 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.020 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.253 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.469 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 4 lines 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 V python : extracting _python_bundle/modules/ 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.484 27603 27627 V python : extracting _python_bundle/modules/zlib.cpython-38.so 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.502 27603 27627 V python : extracting _python_bundle/modules/pyexpat.cpython-38.so 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 27603 27627 V python : extracting _python_bundle/modules/_opcode.cpython-38.so 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.530 27603 27627 V python : extracting _python_bundle/modules/ossaudiodev.cpython-38.so 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.547 27603 27627 V python : extracting _python_bundle/modules/_sha3.cpython-38.so 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.559 27603 27627 V python : extracting _python_bundle/modules/_codecs_tw.cpython-38.so 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 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.587 27603 27627 V python : extracting _python_bundle/modules/select.cpython-38.so 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.599 27603 27627 V python : extracting _python_bundle/modules/_random.cpython-38.so 10-28 09:26:39.603 27603 27627 V python : extracting _python_bundle/modules/_sqlite3.cpython-38.so 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.616 27603 27627 V python : extracting _python_bundle/modules/_ssl.cpython-38.so 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.632 27603 27627 V python : extracting _python_bundle/modules/_hashlib.cpython-38.so 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.639 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.640 27603 27627 V python : extracting _python_bundle/modules/unicodedata.cpython-38.so 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.689 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.736 625 625 I chatty : uid=1017(keystore) /system/bin/keystore identical 2 lines 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.755 27603 27627 V python : extracting _python_bundle/modules/_testimportmultiple.cpython-38.so 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.770 27603 27627 V python : extracting _python_bundle/modules/_multibytecodec.cpython-38.so 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:39.780 27603 27627 V python : extracting _python_bundle/modules/mmap.cpython-38.so 10-28 09:26:39.787 27603 27627 V python : extracting _python_bundle/modules/_ctypes_test.cpython-38.so 10-28 09:26:39.792 27603 27627 V python : extracting _python_bundle/modules/_testcapi.cpython-38.so 10-28 09:26:39.808 27603 27627 V python : extracting _python_bundle/modules/resource.cpython-38.so 10-28 09:26:39.813 27603 27627 V python : extracting _python_bundle/modules/_posixsubprocess.cpython-38.so 10-28 09:26:39.817 27603 27627 V python : extracting _python_bundle/modules/_bisect.cpython-38.so 10-28 09:26:39.821 27603 27627 V python : extracting _python_bundle/modules/_testmultiphase.cpython-38.so 10-28 09:26:39.824 27603 27627 V python : extracting _python_bundle/modules/array.cpython-38.so 10-28 09:26:39.831 27603 27627 V python : extracting _python_bundle/modules/_codecs_hk.cpython-38.so 10-28 09:26:39.841 27603 27627 V python : extracting _python_bundle/modules/termios.cpython-38.so 10-28 09:26:39.846 27603 27627 V python : extracting _python_bundle/modules/_xxsubinterpreters.cpython-38.so 10-28 09:26:39.853 27603 27627 V python : extracting _python_bundle/modules/binascii.cpython-38.so 10-28 09:26:39.858 27603 27627 V python : extracting _python_bundle/modules/_blake2.cpython-38.so 10-28 09:26:39.867 27603 27627 V python : extracting _python_bundle/modules/_sysconfigdata__linux_.pyc 10-28 09:26:39.872 27603 27627 V python : extracting _python_bundle/modules/_sha1.cpython-38.so 10-28 09:26:39.877 27603 27627 V python : extracting _python_bundle/modules/_statistics.cpython-38.so 10-28 09:26:39.881 27603 27627 V python : extracting _python_bundle/modules/_asyncio.cpython-38.so 10-28 09:26:39.888 27603 27627 V python : extracting _python_bundle/modules/parser.cpython-38.so 10-28 09:26:39.894 27603 27627 V python : extracting _python_bundle/modules/_xxtestfuzz.cpython-38.so 10-28 09:26:39.898 27603 27627 V python : extracting _python_bundle/modules/fcntl.cpython-38.so 10-28 09:26:39.902 27603 27627 V python : extracting _python_bundle/modules/_codecs_iso2022.cpython-38.so 10-28 09:26:39.908 27603 27627 V python : extracting _python_bundle/modules/_json.cpython-38.so 10-28 09:26:39.915 27603 27627 V python : extracting _python_bundle/modules/cmath.cpython-38.so 10-28 09:26:39.921 27603 27627 V python : extracting _python_bundle/modules/_socket.cpython-38.so 10-28 09:26:39.930 27603 27627 V python : extracting _python_bundle/modules/math.cpython-38.so 10-28 09:26:39.938 27603 27627 V python : extracting _python_bundle/modules/_codecs_cn.cpython-38.so 10-28 09:26:39.955 27603 27627 V python : extracting _python_bundle/modules/_queue.cpython-38.so 10-28 09:26:39.960 27603 27627 V python : extracting _python_bundle/modules/_ctypes.cpython-38.so 10-28 09:26:39.971 27603 27627 V python : extracting _python_bundle/modules/_decimal.cpython-38.so 10-28 09:26:39.998 27603 27627 V python : extracting _python_bundle/modules/_testbuffer.cpython-38.so 10-28 09:26:40.005 27603 27627 V python : extracting _python_bundle/modules/_datetime.cpython-38.so 10-28 09:26:40.016 27603 27627 V python : extracting _python_bundle/modules/xxlimited.cpython-38.so 10-28 09:26:40.021 27603 27627 V python : extracting _python_bundle/modules/_testinternalcapi.cpython-38.so 10-28 09:26:40.024 27603 27627 V python : extracting _python_bundle/modules/_codecs_kr.cpython-38.so 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:40.039 27603 27627 V python : extracting _python_bundle/modules/_heapq.cpython-38.so 10-28 09:26:40.044 27603 27627 V python : extracting _python_bundle/modules/_elementtree.cpython-38.so 10-28 09:26:40.052 27603 27627 V python : extracting _python_bundle/modules/syslog.cpython-38.so 10-28 09:26:40.056 27603 27627 V python : extracting _python_bundle/modules/_md5.cpython-38.so 10-28 09:26:40.060 27603 27627 V python : extracting _python_bundle/modules/_pickle.cpython-38.so 10-28 09:26:40.071 27603 27627 V python : extracting _python_bundle/modules/_lsprof.cpython-38.so 10-28 09:26:40.076 27603 27627 V python : extracting _python_bundle/modules/_contextvars.cpython-38.so 10-28 09:26:40.080 27603 27627 V python : extracting _python_bundle/modules/_sha256.cpython-38.so 10-28 09:26:40.087 27603 27627 V python : extracting _python_bundle/modules/_sha512.cpython-38.so 10-28 09:26:40.095 27603 27627 V python : extracting _python_bundle/modules/audioop.cpython-38.so 10-28 09:26:40.102 27603 27627 V python : extracting _python_bundle/modules/_multiprocessing.cpython-38.so 10-28 09:26:40.107 27603 27627 V python : extracting _python_bundle/modules/_csv.cpython-38.so 10-28 09:26:40.113 27603 27627 V python : extracting _python_bundle/modules/_struct.cpython-38.so 10-28 09:26:40.119 27603 27627 V python : extracting _python_bundle/modules/_codecs_jp.cpython-38.so 10-28 09:26:40.138 27603 27627 V python : extracting _python_bundle/site-packages/ 10-28 09:26:40.140 27603 27627 V python : extracting _python_bundle/site-packages/_cffi_backend.so 10-28 09:26:40.153 27603 27627 V python : extracting _python_bundle/site-packages/six.pyc 10-28 09:26:40.158 27603 27627 V python : extracting _python_bundle/site-packages/setup_sdist.pyc 10-28 09:26:40.160 27603 27627 V python : extracting _python_bundle/site-packages/jnius_config.pyc 10-28 09:26:40.163 27603 27627 V python : extracting _python_bundle/site-packages/easy_install.pyc 10-28 09:26:40.166 27603 27627 V python : extracting _python_bundle/site-packages/zope.interface-4.1.3-py3.8-nspkg.pth 10-28 09:26:40.168 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/ 10-28 09:26:40.170 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/version.pyc 10-28 09:26:40.173 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/launch.pyc 10-28 09:26:40.175 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/cli.exe 10-28 09:26:40.184 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/config.pyc 10-28 09:26:40.188 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/msvc.pyc 10-28 09:26:40.192 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/extension.pyc 10-28 09:26:40.195 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/script.tmpl 10-28 09:26:40.198 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/archive_util.pyc 10-28 09:26:40.201 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/glibc.pyc 10-28 09:26:40.203 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_deprecation_warning.pyc 10-28 09:26:40.206 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/pep425tags.pyc 10-28 09:26:40.209 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/namespaces.pyc 10-28 09:26:40.212 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/build_meta.pyc 10-28 09:26:40.216 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/cli-32.exe 10-28 09:26:40.226 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/sandbox.pyc 10-28 09:26:40.230 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/py33compat.pyc 10-28 09:26:40.232 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/package_index.pyc 10-28 09:26:40.237 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/glob.pyc 10-28 09:26:40.240 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/windows_support.pyc 10-28 09:26:40.242 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/__init__.pyc 10-28 09:26:40.247 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/lib2to3_ex.pyc 10-28 09:26:40.251 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/gui-32.exe 10-28 09:26:40.260 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/dist.pyc 10-28 09:26:40.264 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/monkey.pyc 10-28 09:26:40.268 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/script (dev).tmpl 10-28 09:26:40.272 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/site-patch.pyc 10-28 09:26:40.274 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/cli-64.exe 10-28 09:26:40.282 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/gui-64.exe 10-28 09:26:40.292 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/wheel.pyc 10-28 09:26:40.295 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/ssl_support.pyc 10-28 09:26:40.298 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/gui.exe 10-28 09:26:40.305 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/py27compat.pyc 10-28 09:26:40.308 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/unicode_utils.pyc 10-28 09:26:40.310 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/py31compat.pyc 10-28 09:26:40.313 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/depends.pyc 10-28 09:26:40.315 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/dep_util.pyc 10-28 09:26:40.317 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/ 10-28 09:26:40.319 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/six.pyc 10-28 09:26:40.323 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/pyparsing.pyc 10-28 09:26:40.332 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/__init__.pyc 10-28 09:26:40.334 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/ 10-28 09:26:40.336 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/version.pyc 10-28 09:26:40.340 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/requirements.pyc 10-28 09:26:40.342 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/utils.pyc 10-28 09:26:40.344 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/specifiers.pyc 10-28 09:26:40.348 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_structures.pyc 10-28 09:26:40.350 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__init__.pyc 10-28 09:26:40.353 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_compat.pyc 10-28 09:26:40.355 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__about__.pyc 10-28 09:26:40.357 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/markers.pyc 10-28 09:26:40.360 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/ 10-28 09:26:40.362 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/egg_info.pyc 10-28 09:26:40.365 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/launcher manifest.xml 10-28 09:26:40.367 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/develop.pyc 10-28 09:26:40.370 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_rpm.pyc 10-28 09:26:40.372 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/upload.pyc 10-28 09:26:40.375 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/rotate.pyc 10-28 09:26:40.377 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/dist_info.pyc 10-28 09:26:40.380 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/register.pyc 10-28 09:26:40.382 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/alias.pyc 10-28 09:26:40.384 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/__init__.pyc 10-28 09:26:40.387 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/build_py.pyc 10-28 09:26:40.390 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_egg.pyc 10-28 09:26:40.394 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/bdist_wininst.pyc 10-28 09:26:40.396 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/upload_docs.pyc 10-28 09:26:40.399 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/saveopts.pyc 10-28 09:26:40.401 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/easy_install.pyc 10-28 09:26:40.408 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/install.pyc 10-28 09:26:40.410 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/sdist.pyc 10-28 09:26:40.414 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/build_ext.pyc 10-28 09:26:40.418 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/install_scripts.pyc 10-28 09:26:40.420 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/build_clib.pyc 10-28 09:26:40.423 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/install_lib.pyc 10-28 09:26:40.426 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/setopt.pyc 10-28 09:26:40.429 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/install_egg_info.pyc 10-28 09:26:40.431 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/py36compat.pyc 10-28 09:26:40.434 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/command/test.pyc 10-28 09:26:40.437 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/extern/ 10-28 09:26:40.438 27603 27627 V python : extracting _python_bundle/site-packages/setuptools/extern/__init__.pyc 10-28 09:26:40.441 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/ 10-28 09:26:40.443 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/LICENSE.rst 10-28 09:26:40.445 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/WHEEL 10-28 09:26:40.447 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/top_level.txt 10-28 09:26:40.449 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/METADATA 10-28 09:26:40.451 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/zip-safe 10-28 09:26:40.453 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/REQUESTED 10-28 09:26:40.455 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/INSTALLER 10-28 09:26:40.457 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1-0.4.8.dist-info/RECORD 10-28 09:26:40.460 27603 27627 V python : extracting _python_bundle/site-packages/certifi/ 10-28 09:26:40.462 27603 27627 V python : extracting _python_bundle/site-packages/certifi/__init__.pyc 10-28 09:26:40.464 27603 27627 V python : extracting _python_bundle/site-packages/certifi/__main__.pyc 10-28 09:26:40.467 27603 27627 V python : extracting _python_bundle/site-packages/certifi/cacert.pem 10-28 09:26:40.491 27603 27627 V python : extracting _python_bundle/site-packages/certifi/core.pyc 10-28 09:26:40.494 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/ 10-28 09:26:40.495 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiderloader.pyc 10-28 09:26:40.498 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/cmdline.pyc 10-28 09:26:40.501 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pqueues.pyc 10-28 09:26:40.504 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extension.pyc 10-28 09:26:40.506 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/shell.pyc 10-28 09:26:40.509 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/interfaces.pyc 10-28 09:26:40.511 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/exporters.pyc 10-28 09:26:40.515 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/robotstxt.pyc 10-28 09:26:40.517 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/exceptions.pyc 10-28 09:26:40.519 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/dupefilters.pyc 10-28 09:26:40.521 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/mail.pyc 10-28 09:26:40.524 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/__init__.pyc 10-28 09:26:40.526 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/signals.pyc 10-28 09:26:40.528 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/item.pyc 10-28 09:26:40.531 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/squeues.pyc 10-28 09:26:40.533 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/statscollectors.pyc 10-28 09:26:40.536 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/mime.types 10-28 09:26:40.539 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/signalmanager.pyc 10-28 09:26:40.541 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/responsetypes.pyc 10-28 09:26:40.543 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/resolver.pyc 10-28 09:26:40.546 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/crawler.pyc 10-28 09:26:40.549 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/middleware.pyc 10-28 09:26:40.551 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/VERSION 10-28 09:26:40.554 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/__main__.pyc 10-28 09:26:40.556 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/logformatter.pyc 10-28 09:26:40.558 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/link.pyc 10-28 09:26:40.560 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/ 10-28 09:26:40.561 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/closespider.pyc 10-28 09:26:40.564 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/memdebug.pyc 10-28 09:26:40.566 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/logstats.pyc 10-28 09:26:40.568 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/__init__.pyc 10-28 09:26:40.570 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/httpcache.pyc 10-28 09:26:40.574 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/debug.pyc 10-28 09:26:40.582 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/spiderstate.pyc 10-28 09:26:40.584 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/feedexport.pyc 10-28 09:26:40.587 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/telnet.pyc 10-28 09:26:40.589 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/throttle.pyc 10-28 09:26:40.592 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/statsmailer.pyc 10-28 09:26:40.594 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/corestats.pyc 10-28 09:26:40.597 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/extensions/memusage.pyc 10-28 09:26:40.599 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/ 10-28 09:26:40.601 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/ 10-28 09:26:40.603 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/scrapy.cfg 10-28 09:26:40.605 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/ 10-28 09:26:40.606 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/__init__.pyc 10-28 09:26:40.608 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/items.py.tmpl 10-28 09:26:40.610 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/middlewares.py.tmpl 10-28 09:26:40.613 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/settings.py.tmpl 10-28 09:26:40.615 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/pipelines.py.tmpl 10-28 09:26:40.617 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/ 10-28 09:26:40.619 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/project/module/spiders/__init__.pyc 10-28 09:26:40.621 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/ 10-28 09:26:40.623 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/basic.tmpl 10-28 09:26:40.625 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/crawl.tmpl 10-28 09:26:40.626 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/xmlfeed.tmpl 10-28 09:26:40.629 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/templates/spiders/csvfeed.tmpl 10-28 09:26:40.630 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/ 10-28 09:26:40.632 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/spidermw.pyc 10-28 09:26:40.634 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/scraper.pyc 10-28 09:26:40.637 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/scheduler.pyc 10-28 09:26:40.639 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/__init__.pyc 10-28 09:26:40.642 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/engine.pyc 10-28 09:26:40.645 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/ 10-28 09:26:40.646 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/contextfactory.pyc 10-28 09:26:40.648 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/__init__.pyc 10-28 09:26:40.651 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/tls.pyc 10-28 09:26:40.653 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/middleware.pyc 10-28 09:26:40.655 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/webclient.pyc 10-28 09:26:40.658 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ 10-28 09:26:40.660 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/s3.pyc 10-28 09:26:40.662 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http.pyc 10-28 09:26:40.664 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/__init__.pyc 10-28 09:26:40.666 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/ftp.pyc 10-28 09:26:40.668 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/file.pyc 10-28 09:26:40.671 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/datauri.pyc 10-28 09:26:40.673 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http11.pyc 10-28 09:26:40.676 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/core/downloader/handlers/http10.pyc 10-28 09:26:40.679 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ 10-28 09:26:40.680 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/ajaxcrawl.pyc 10-28 09:26:40.683 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/decompression.pyc 10-28 09:26:40.685 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/stats.pyc 10-28 09:26:40.687 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/cookies.pyc 10-28 09:26:40.690 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/robotstxt.pyc 10-28 09:26:40.692 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/useragent.pyc 10-28 09:26:40.694 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcompression.pyc 10-28 09:26:40.696 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpproxy.pyc 10-28 09:26:40.698 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/__init__.pyc 10-28 09:26:40.700 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpcache.pyc 10-28 09:26:40.703 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/redirect.pyc 10-28 09:26:40.705 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/retry.pyc 10-28 09:26:40.707 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/downloadtimeout.pyc 10-28 09:26:40.709 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/httpauth.pyc 10-28 09:26:40.712 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/downloadermiddlewares/defaultheaders.pyc 10-28 09:26:40.714 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/ 10-28 09:26:40.715 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/version.pyc 10-28 09:26:40.717 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/bench.pyc 10-28 09:26:40.719 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/crawl.pyc 10-28 09:26:40.721 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/runspider.pyc 10-28 09:26:40.724 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/view.pyc 10-28 09:26:40.726 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/edit.pyc 10-28 09:26:40.729 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/shell.pyc 10-28 09:26:40.731 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/list.pyc 10-28 09:26:40.733 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/check.pyc 10-28 09:26:40.735 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/__init__.pyc 10-28 09:26:40.738 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/settings.pyc 10-28 09:26:40.740 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/fetch.pyc 10-28 09:26:40.742 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/parse.pyc 10-28 09:26:40.745 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/startproject.pyc 10-28 09:26:40.748 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/commands/genspider.pyc 10-28 09:26:40.750 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/selector/ 10-28 09:26:40.752 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/selector/__init__.pyc 10-28 09:26:40.754 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/selector/unified.pyc 10-28 09:26:40.756 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/ 10-28 09:26:40.758 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/lxmlhtml.pyc 10-28 09:26:40.761 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/linkextractors/__init__.pyc 10-28 09:26:40.763 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/ 10-28 09:26:40.764 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/headers.pyc 10-28 09:26:40.767 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/cookies.pyc 10-28 09:26:40.769 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/__init__.pyc 10-28 09:26:40.771 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/common.pyc 10-28 09:26:40.773 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/request/ 10-28 09:26:40.775 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/request/__init__.pyc 10-28 09:26:40.777 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/request/json_request.pyc 10-28 09:26:40.779 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/request/form.pyc 10-28 09:26:40.782 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/request/rpc.pyc 10-28 09:26:40.784 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/response/ 10-28 09:26:40.786 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/response/text.pyc 10-28 09:26:40.789 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/response/__init__.pyc 10-28 09:26:40.792 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/response/xml.pyc 10-28 09:26:40.794 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/http/response/html.pyc 10-28 09:26:40.796 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pipelines/ 10-28 09:26:40.797 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pipelines/files.pyc 10-28 09:26:40.801 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pipelines/images.pyc 10-28 09:26:40.803 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pipelines/media.pyc 10-28 09:26:40.806 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/pipelines/__init__.pyc 10-28 09:26:40.810 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/ 10-28 09:26:40.812 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/urllength.pyc 10-28 09:26:40.817 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/httperror.pyc 10-28 09:26:40.821 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/offsite.pyc 10-28 09:26:40.824 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/referer.pyc 10-28 09:26:40.826 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/__init__.pyc 10-28 09:26:40.828 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spidermiddlewares/depth.pyc 10-28 09:26:40.831 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/ 10-28 09:26:40.833 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/testproc.pyc 10-28 09:26:40.835 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/python.pyc 10-28 09:26:40.838 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/boto.pyc 10-28 09:26:40.840 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/reactor.pyc 10-28 09:26:40.842 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/trackref.pyc 10-28 09:26:40.844 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/gz.pyc 10-28 09:26:40.846 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/versions.pyc 10-28 09:26:40.848 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/signal.pyc 10-28 09:26:40.850 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/curl.pyc 10-28 09:26:40.852 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/template.pyc 10-28 09:26:40.854 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/decorators.pyc 10-28 09:26:40.856 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/display.pyc 10-28 09:26:40.858 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/ssl.pyc 10-28 09:26:40.861 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/http.pyc 10-28 09:26:40.863 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/iterators.pyc 10-28 09:26:40.865 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/response.pyc 10-28 09:26:40.867 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/spider.pyc 10-28 09:26:40.869 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/serialize.pyc 10-28 09:26:40.872 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/reqser.pyc 10-28 09:26:40.874 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/datatypes.pyc 10-28 09:26:40.876 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/__init__.pyc 10-28 09:26:40.878 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/conf.pyc 10-28 09:26:40.881 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/ftp.pyc 10-28 09:26:40.883 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/misc.pyc 10-28 09:26:40.885 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/testsite.pyc 10-28 09:26:40.887 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/console.pyc 10-28 09:26:40.889 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/ossignal.pyc 10-28 09:26:40.891 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/multipart.pyc 10-28 09:26:40.893 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/job.pyc 10-28 09:26:40.895 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/sitemap.pyc 10-28 09:26:40.897 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/markup.pyc 10-28 09:26:40.898 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/py36.pyc 10-28 09:26:40.900 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/defer.pyc 10-28 09:26:40.902 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/engine.pyc 10-28 09:26:40.904 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/request.pyc 10-28 09:26:40.907 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/log.pyc 10-28 09:26:40.909 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/url.pyc 10-28 09:26:40.911 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/project.pyc 10-28 09:26:40.913 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/deprecate.pyc 10-28 09:26:40.916 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/test.pyc 10-28 09:26:40.918 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/httpobj.pyc 10-28 09:26:40.920 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/utils/benchserver.pyc 10-28 09:26:40.922 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/loader/ 10-28 09:26:40.924 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/loader/__init__.pyc 10-28 09:26:40.925 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/loader/processors.pyc 10-28 09:26:40.928 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/loader/common.pyc 10-28 09:26:40.930 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/ 10-28 09:26:40.932 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/crawl.pyc 10-28 09:26:40.935 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/__init__.pyc 10-28 09:26:40.937 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/init.pyc 10-28 09:26:40.940 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/sitemap.pyc 10-28 09:26:40.942 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/spiders/feed.pyc 10-28 09:26:40.945 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/settings/ 10-28 09:26:40.946 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/settings/default_settings.pyc 10-28 09:26:40.955 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/settings/__init__.pyc 10-28 09:26:40.961 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/contracts/ 10-28 09:26:40.963 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/contracts/__init__.pyc 10-28 09:26:40.965 27603 27627 V python : extracting _python_bundle/site-packages/scrapy/contracts/default.pyc 10-28 09:26:40.967 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/ 10-28 09:26:40.969 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/dependency_links.txt 10-28 09:26:40.970 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/SOURCES.txt 10-28 09:26:40.972 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/PKG-INFO 10-28 09:26:40.974 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/top_level.txt 10-28 09:26:40.976 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/entry_points.txt 10-28 09:26:40.978 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/zip-safe 10-28 09:26:40.980 27603 27627 V python : extracting _python_bundle/site-packages/setuptools-40.9.0-py3.8.egg-info/requires.txt 10-28 09:26:40.982 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/ 10-28 09:26:40.983 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/dependency_links.txt 10-28 09:26:40.985 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/SOURCES.txt 10-28 09:26:40.987 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/not-zip-safe 10-28 09:26:40.988 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/PKG-INFO 10-28 09:26:40.990 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/top_level.txt 10-28 09:26:40.992 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper-0.1.3-py3.8.egg-info/installed-files.txt 10-28 09:26:40.994 27603 27627 V python : extracting _python_bundle/site-packages/bin/ 10-28 09:26:40.995 27603 27627 V python : extracting _python_bundle/site-packages/bin/macho_find 10-28 09:26:40.997 27603 27627 V python : extracting _python_bundle/site-packages/bin/scrapy 10-28 09:26:40.999 27603 27627 V python : extracting _python_bundle/site-packages/bin/macho_standalone 10-28 09:26:41.000 27603 27627 V python : extracting _python_bundle/site-packages/bin/google-oauthlib-tool 10-28 09:26:41.002 27603 27627 V python : extracting _python_bundle/site-packages/bin/macho_dump 10-28 09:26:41.004 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/ 10-28 09:26:41.005 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.007 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.011 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/PKG-INFO 10-28 09:26:41.013 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/top_level.txt 10-28 09:26:41.015 27603 27627 V python : extracting _python_bundle/site-packages/Kivy-2.0.0rc4-py3.8.egg-info/requires.txt 10-28 09:26:41.017 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/ 10-28 09:26:41.018 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/WHEEL 10-28 09:26:41.020 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/top_level.txt 10-28 09:26:41.021 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/METADATA 10-28 09:26:41.023 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/REQUESTED 10-28 09:26:41.025 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/INSTALLER 10-28 09:26:41.026 27603 27627 V python : extracting _python_bundle/site-packages/PyDispatcher-2.0.5.dist-info/RECORD 10-28 09:26:41.028 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/ 10-28 09:26:41.030 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.032 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.034 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/PKG-INFO 10-28 09:26:41.036 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/top_level.txt 10-28 09:26:41.038 27603 27627 V python : extracting _python_bundle/site-packages/pyOpenSSL-19.0.0-py3.8.egg-info/requires.txt 10-28 09:26:41.039 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/ 10-28 09:26:41.041 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/WHEEL 10-28 09:26:41.042 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/AUTHORS 10-28 09:26:41.044 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/top_level.txt 10-28 09:26:41.046 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/METADATA 10-28 09:26:41.048 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/REQUESTED 10-28 09:26:41.050 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/INSTALLER 10-28 09:26:41.051 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/RECORD 10-28 09:26:41.053 27603 27627 V python : extracting _python_bundle/site-packages/cssselect-1.1.0.dist-info/LICENSE 10-28 09:26:41.055 27603 27627 V python : extracting _python_bundle/site-packages/constantly/ 10-28 09:26:41.057 27603 27627 V python : extracting _python_bundle/site-packages/constantly/_constants.pyc 10-28 09:26:41.059 27603 27627 V python : extracting _python_bundle/site-packages/constantly/__init__.pyc 10-28 09:26:41.061 27603 27627 V python : extracting _python_bundle/site-packages/constantly/_version.pyc 10-28 09:26:41.063 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/ 10-28 09:26:41.064 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6210.pyc 10-28 09:26:41.066 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5934.pyc 10-28 09:26:41.068 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3280.pyc 10-28 09:26:41.072 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6486.pyc 10-28 09:26:41.074 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7229.pyc 10-28 09:26:41.076 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6482.pyc 10-28 09:26:41.078 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5751.pyc 10-28 09:26:41.079 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8017.pyc 10-28 09:26:41.081 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5755.pyc 10-28 09:26:41.084 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7906.pyc 10-28 09:26:41.086 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1157.pyc 10-28 09:26:41.088 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7296.pyc 10-28 09:26:41.090 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4334.pyc 10-28 09:26:41.092 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7773.pyc 10-28 09:26:41.094 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3560.pyc 10-28 09:26:41.096 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1155.pyc 10-28 09:26:41.098 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1902.pyc 10-28 09:26:41.100 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8479.pyc 10-28 09:26:41.102 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894-1.pyc 10-28 09:26:41.104 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2985.pyc 10-28 09:26:41.106 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5652.pyc 10-28 09:26:41.109 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8018.pyc 10-28 09:26:41.111 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6960.pyc 10-28 09:26:41.113 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5924.pyc 10-28 09:26:41.115 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402-1.pyc 10-28 09:26:41.118 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5649.pyc 10-28 09:26:41.119 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7633.pyc 10-28 09:26:41.121 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7030.pyc 10-28 09:26:41.123 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1901.pyc 10-28 09:26:41.125 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3770.pyc 10-28 09:26:41.127 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5990.pyc 10-28 09:26:41.129 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4210.pyc 10-28 09:26:41.132 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6170.pyc 10-28 09:26:41.133 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2437.pyc 10-28 09:26:41.135 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3412.pyc 10-28 09:26:41.137 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4108.pyc 10-28 09:26:41.139 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3779.pyc 10-28 09:26:41.141 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3565.pyc 10-28 09:26:41.143 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3274.pyc 10-28 09:26:41.145 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2251.pyc 10-28 09:26:41.148 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8209.pyc 10-28 09:26:41.150 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6019.pyc 10-28 09:26:41.152 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4211.pyc 10-28 09:26:41.155 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8520.pyc 10-28 09:26:41.157 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5280.pyc 10-28 09:26:41.161 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6010.pyc 10-28 09:26:41.163 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2511.pyc 10-28 09:26:41.166 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8410.pyc 10-28 09:26:41.168 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5208.pyc 10-28 09:26:41.170 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7914.pyc 10-28 09:26:41.172 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3161.pyc 10-28 09:26:41.174 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8619.pyc 10-28 09:26:41.175 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc1905.pyc 10-28 09:26:41.177 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5958.pyc 10-28 09:26:41.179 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6487.pyc 10-28 09:26:41.181 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3114.pyc 10-28 09:26:41.183 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/__init__.pyc 10-28 09:26:41.187 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3414.pyc 10-28 09:26:41.188 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6120.pyc 10-28 09:26:41.190 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/pem.pyc 10-28 09:26:41.192 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2560.pyc 10-28 09:26:41.194 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7292.pyc 10-28 09:26:41.197 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2459.pyc 10-28 09:26:41.200 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2634.pyc 10-28 09:26:41.204 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8494.pyc 10-28 09:26:41.206 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3279.pyc 10-28 09:26:41.209 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8418.pyc 10-28 09:26:41.211 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8358.pyc 10-28 09:26:41.213 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8103.pyc 10-28 09:26:41.215 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6402.pyc 10-28 09:26:41.218 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5083.pyc 10-28 09:26:41.220 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5915.pyc 10-28 09:26:41.222 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8360.pyc 10-28 09:26:41.224 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7508.pyc 10-28 09:26:41.226 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8419.pyc 10-28 09:26:41.228 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2631.pyc 10-28 09:26:41.230 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5916.pyc 10-28 09:26:41.232 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7894.pyc 10-28 09:26:41.234 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4073.pyc 10-28 09:26:41.237 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3709.pyc 10-28 09:26:41.239 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7191.pyc 10-28 09:26:41.242 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6032.pyc 10-28 09:26:41.243 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5035.pyc 10-28 09:26:41.246 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3852.pyc 10-28 09:26:41.249 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6664.pyc 10-28 09:26:41.251 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4055.pyc 10-28 09:26:41.253 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3447.pyc 10-28 09:26:41.255 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5913.pyc 10-28 09:26:41.257 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc3281.pyc 10-28 09:26:41.259 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2314.pyc 10-28 09:26:41.261 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5084.pyc 10-28 09:26:41.263 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2315.pyc 10-28 09:26:41.266 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8398.pyc 10-28 09:26:41.268 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5940.pyc 10-28 09:26:41.271 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5917.pyc 10-28 09:26:41.273 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8649.pyc 10-28 09:26:41.274 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6211.pyc 10-28 09:26:41.276 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6031.pyc 10-28 09:26:41.279 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc8226.pyc 10-28 09:26:41.281 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5914.pyc 10-28 09:26:41.283 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4985.pyc 10-28 09:26:41.284 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6187.pyc 10-28 09:26:41.286 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc6955.pyc 10-28 09:26:41.288 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc5480.pyc 10-28 09:26:41.290 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc4043.pyc 10-28 09:26:41.292 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc2986.pyc 10-28 09:26:41.294 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules/rfc7585.pyc 10-28 09:26:41.296 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/ 10-28 09:26:41.297 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.299 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.301 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/PKG-INFO 10-28 09:26:41.303 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/top_level.txt 10-28 09:26:41.305 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/requires.txt 10-28 09:26:41.307 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch-1.1.0-py3.8.egg-info/installed-files.txt 10-28 09:26:41.308 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/ 10-28 09:26:41.310 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/__init__.pyc 10-28 09:26:41.312 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/error.pyc 10-28 09:26:41.314 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/debug.pyc 10-28 09:26:41.317 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/ 10-28 09:26:41.318 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/binary.pyc 10-28 09:26:41.320 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/string.pyc 10-28 09:26:41.322 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/__init__.pyc 10-28 09:26:41.324 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/calling.pyc 10-28 09:26:41.326 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/dateandtime.pyc 10-28 09:26:41.328 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/octets.pyc 10-28 09:26:41.330 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/compat/integer.pyc 10-28 09:26:41.332 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/ 10-28 09:26:41.333 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/namedtype.pyc 10-28 09:26:41.336 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/tag.pyc 10-28 09:26:41.338 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/constraint.pyc 10-28 09:26:41.341 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/namedval.pyc 10-28 09:26:41.343 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/univ.pyc 10-28 09:26:41.349 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/useful.pyc 10-28 09:26:41.351 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/__init__.pyc 10-28 09:26:41.353 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/error.pyc 10-28 09:26:41.355 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/base.pyc 10-28 09:26:41.357 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/char.pyc 10-28 09:26:41.359 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/tagmap.pyc 10-28 09:26:41.361 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/type/opentype.pyc 10-28 09:26:41.363 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ 10-28 09:26:41.365 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/__init__.pyc 10-28 09:26:41.366 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/ 10-28 09:26:41.368 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/eoo.pyc 10-28 09:26:41.369 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/__init__.pyc 10-28 09:26:41.371 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/encoder.pyc 10-28 09:26:41.374 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/ber/decoder.pyc 10-28 09:26:41.378 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/ 10-28 09:26:41.379 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/__init__.pyc 10-28 09:26:41.380 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/encoder.pyc 10-28 09:26:41.383 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/cer/decoder.pyc 10-28 09:26:41.385 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/ 10-28 09:26:41.386 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/__init__.pyc 10-28 09:26:41.388 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/encoder.pyc 10-28 09:26:41.390 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/native/decoder.pyc 10-28 09:26:41.392 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/ 10-28 09:26:41.394 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/__init__.pyc 10-28 09:26:41.395 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/encoder.pyc 10-28 09:26:41.397 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1/codec/der/decoder.pyc 10-28 09:26:41.399 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/ 10-28 09:26:41.400 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/utils.pyc 10-28 09:26:41.403 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/exceptions.pyc 10-28 09:26:41.405 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/__init__.pyc 10-28 09:26:41.406 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/fernet.pyc 10-28 09:26:41.409 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/__about__.pyc 10-28 09:26:41.410 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/ 10-28 09:26:41.412 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_der.pyc 10-28 09:26:41.415 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/__init__.pyc 10-28 09:26:41.416 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/_oid.pyc 10-28 09:26:41.419 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/ 10-28 09:26:41.420 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_openssl.so 10-28 09:26:41.443 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_padding.so 10-28 09:26:41.447 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/_constant_time.so 10-28 09:26:41.449 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/__init__.pyc 10-28 09:26:41.451 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/ 10-28 09:26:41.453 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/_conditional.pyc 10-28 09:26:41.456 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/binding.pyc 10-28 09:26:41.458 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/bindings/openssl/__init__.pyc 10-28 09:26:41.460 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/ 10-28 09:26:41.462 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/interfaces.pyc 10-28 09:26:41.464 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/__init__.pyc 10-28 09:26:41.466 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ 10-28 09:26:41.468 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dh.pyc 10-28 09:26:41.470 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/poly1305.pyc 10-28 09:26:41.472 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed448.pyc 10-28 09:26:41.474 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/dsa.pyc 10-28 09:26:41.476 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/backend.pyc 10-28 09:26:41.482 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/utils.pyc 10-28 09:26:41.484 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/aead.pyc 10-28 09:26:41.486 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/rsa.pyc 10-28 09:26:41.488 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/__init__.pyc 10-28 09:26:41.490 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hmac.pyc 10-28 09:26:41.492 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x509.pyc 10-28 09:26:41.495 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ciphers.pyc 10-28 09:26:41.497 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x448.pyc 10-28 09:26:41.499 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ed25519.pyc 10-28 09:26:41.501 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ec.pyc 10-28 09:26:41.503 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/ocsp.pyc 10-28 09:26:41.506 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/cmac.pyc 10-28 09:26:41.508 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.pyc 10-28 09:26:41.512 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/x25519.pyc 10-28 09:26:41.513 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/hashes.pyc 10-28 09:26:41.516 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.pyc 10-28 09:26:41.519 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ 10-28 09:26:41.521 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/poly1305.pyc 10-28 09:26:41.523 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/keywrap.pyc 10-28 09:26:41.525 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/constant_time.pyc 10-28 09:26:41.528 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/padding.pyc 10-28 09:26:41.530 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/__init__.pyc 10-28 09:26:41.532 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hmac.pyc 10-28 09:26:41.534 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/cmac.pyc 10-28 09:26:41.537 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/hashes.pyc 10-28 09:26:41.539 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/ 10-28 09:26:41.540 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/hotp.pyc 10-28 09:26:41.542 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/utils.pyc 10-28 09:26:41.545 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/totp.pyc 10-28 09:26:41.546 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/twofactor/__init__.pyc 10-28 09:26:41.548 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ 10-28 09:26:41.550 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dh.pyc 10-28 09:26:41.552 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.pyc 10-28 09:26:41.554 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.pyc 10-28 09:26:41.556 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/utils.pyc 10-28 09:26:41.558 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.pyc 10-28 09:26:41.561 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/padding.pyc 10-28 09:26:41.563 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.pyc 10-28 09:26:41.565 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x448.pyc 10-28 09:26:41.566 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.pyc 10-28 09:26:41.569 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/ec.pyc 10-28 09:26:41.571 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.pyc 10-28 09:26:41.573 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/ 10-28 09:26:41.574 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/modes.pyc 10-28 09:26:41.576 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/aead.pyc 10-28 09:26:41.578 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/__init__.pyc 10-28 09:26:41.580 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.pyc 10-28 09:26:41.582 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/ciphers/base.pyc 10-28 09:26:41.584 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ 10-28 09:26:41.586 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.pyc 10-28 09:26:41.588 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/__init__.pyc 10-28 09:26:41.590 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/base.pyc 10-28 09:26:41.592 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/serialization/ssh.pyc 10-28 09:26:41.594 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/ 10-28 09:26:41.595 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/scrypt.pyc 10-28 09:26:41.598 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.pyc 10-28 09:26:41.600 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/__init__.pyc 10-28 09:26:41.601 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/hkdf.pyc 10-28 09:26:41.603 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.pyc 10-28 09:26:41.605 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.pyc 10-28 09:26:41.607 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.pyc 10-28 09:26:41.609 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/ 10-28 09:26:41.610 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/oid.pyc 10-28 09:26:41.613 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/name.pyc 10-28 09:26:41.615 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/certificate_transparency.pyc 10-28 09:26:41.617 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/__init__.pyc 10-28 09:26:41.619 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/extensions.pyc 10-28 09:26:41.624 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/base.pyc 10-28 09:26:41.626 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/ocsp.pyc 10-28 09:26:41.629 27603 27627 V python : extracting _python_bundle/site-packages/cryptography/x509/general_name.pyc 10-28 09:26:41.631 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/ 10-28 09:26:41.633 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/__init__.pyc 10-28 09:26:41.639 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/py31compat.pyc 10-28 09:26:41.641 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/ 10-28 09:26:41.642 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/six.pyc 10-28 09:26:41.646 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/pyparsing.pyc 10-28 09:26:41.655 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/__init__.pyc 10-28 09:26:41.656 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/appdirs.pyc 10-28 09:26:41.659 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/ 10-28 09:26:41.660 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/version.pyc 10-28 09:26:41.663 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/requirements.pyc 10-28 09:26:41.665 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/utils.pyc 10-28 09:26:41.667 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/specifiers.pyc 10-28 09:26:41.670 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_structures.pyc 10-28 09:26:41.671 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__init__.pyc 10-28 09:26:41.673 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/_compat.pyc 10-28 09:26:41.675 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/__about__.pyc 10-28 09:26:41.676 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/_vendor/packaging/markers.pyc 10-28 09:26:41.679 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/extern/ 10-28 09:26:41.680 27603 27627 V python : extracting _python_bundle/site-packages/pkg_resources/extern/__init__.pyc 10-28 09:26:41.682 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/ 10-28 09:26:41.683 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/WHEEL 10-28 09:26:41.685 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/top_level.txt 10-28 09:26:41.687 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/METADATA 10-28 09:26:41.689 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/REQUESTED 10-28 09:26:41.690 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/INSTALLER 10-28 09:26:41.692 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/RECORD 10-28 09:26:41.694 27603 27627 V python : extracting _python_bundle/site-packages/itemadapter-0.1.1.dist-info/LICENSE 10-28 09:26:41.696 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ 10-28 09:26:41.698 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/plyparser.pyc 10-28 09:26:41.700 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/_c_ast.cfg 10-28 09:26:41.702 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ast_transforms.pyc 10-28 09:26:41.704 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/c_parser.pyc 10-28 09:26:41.709 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/_build_tables.pyc 10-28 09:26:41.710 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/__init__.pyc 10-28 09:26:41.713 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/c_generator.pyc 10-28 09:26:41.716 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/yacctab.pyc 10-28 09:26:41.721 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/lextab.pyc 10-28 09:26:41.723 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/_ast_gen.pyc 10-28 09:26:41.725 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/c_ast.pyc 10-28 09:26:41.728 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/c_lexer.pyc 10-28 09:26:41.731 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/ 10-28 09:26:41.732 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/yacc.pyc 10-28 09:26:41.738 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/lex.pyc 10-28 09:26:41.741 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/cpp.pyc 10-28 09:26:41.744 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/__init__.pyc 10-28 09:26:41.746 27603 27627 V python : extracting _python_bundle/site-packages/pycparser/ply/ctokens.pyc 10-28 09:26:41.748 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/ 10-28 09:26:41.749 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.751 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.754 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/not-zip-safe 10-28 09:26:41.756 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/PKG-INFO 10-28 09:26:41.757 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/top_level.txt 10-28 09:26:41.759 27603 27627 V python : extracting _python_bundle/site-packages/lxml-4.2.5-py3.8.egg-info/requires.txt 10-28 09:26:41.762 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/ 10-28 09:26:41.763 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/color.pyc 10-28 09:26:41.765 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/sdoctypes.pyc 10-28 09:26:41.767 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/utils.pyc 10-28 09:26:41.769 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/pretty_stdlib.pyc 10-28 09:26:41.771 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/render.pyc 10-28 09:26:41.773 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/doctypes.pyc 10-28 09:26:41.775 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/__init__.pyc 10-28 09:26:41.777 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/doc.pyc 10-28 09:26:41.779 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/layout.pyc 10-28 09:26:41.781 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/prettyprinter.pyc 10-28 09:26:41.785 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/syntax.pyc 10-28 09:26:41.787 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ 10-28 09:26:41.788 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/python.pyc 10-28 09:26:41.790 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/__init__.pyc 10-28 09:26:41.792 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/dataclasses.pyc 10-28 09:26:41.794 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/django.pyc 10-28 09:26:41.796 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/requests.pyc 10-28 09:26:41.798 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython_repr_pretty.pyc 10-28 09:26:41.800 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/attrs.pyc 10-28 09:26:41.802 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/numpy.pyc 10-28 09:26:41.804 27603 27627 V python : extracting _python_bundle/site-packages/prettyprinter/extras/ipython.pyc 10-28 09:26:41.806 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/ 10-28 09:26:41.807 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/client.pyc 10-28 09:26:41.809 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/handler.pyc 10-28 09:26:41.811 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/__init__.pyc 10-28 09:26:41.813 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/VERSION 10-28 09:26:41.815 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/daemon.pyc 10-28 09:26:41.817 27603 27627 V python : extracting _python_bundle/site-packages/dispatch/server.pyc 10-28 09:26:41.820 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/ 10-28 09:26:41.821 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/__init__.pyc 10-28 09:26:41.823 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/interactive.pyc 10-28 09:26:41.825 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/helpers.pyc 10-28 09:26:41.827 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/flow.pyc 10-28 09:26:41.830 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/ 10-28 09:26:41.831 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__init__.pyc 10-28 09:26:41.833 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib/tool/__main__.pyc 10-28 09:26:41.835 27603 27627 V python : extracting _python_bundle/site-packages/jnius/ 10-28 09:26:41.836 27603 27627 V python : extracting _python_bundle/site-packages/jnius/reflect.pyc 10-28 09:26:41.839 27603 27627 V python : extracting _python_bundle/site-packages/jnius/env.pyc 10-28 09:26:41.841 27603 27627 V python : extracting _python_bundle/site-packages/jnius/__init__.pyc 10-28 09:26:41.843 27603 27627 V python : extracting _python_bundle/site-packages/jnius/signatures.pyc 10-28 09:26:41.846 27603 27627 V python : extracting _python_bundle/site-packages/jnius/jnius.so 10-28 09:26:41.873 27603 27627 V python : extracting _python_bundle/site-packages/jnius/src/org/ 10-28 09:26:41.875 27603 27627 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/ 10-28 09:26:41.876 27603 27627 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.java 10-28 09:26:41.878 27603 27627 V python : extracting _python_bundle/site-packages/jnius/src/org/jnius/NativeInvocationHandler.class 10-28 09:26:41.880 27603 27627 V python : extracting _python_bundle/site-packages/macholib/ 10-28 09:26:41.881 27603 27627 V python : extracting _python_bundle/site-packages/macholib/itergraphreport.pyc 10-28 09:26:41.883 27603 27627 V python : extracting _python_bundle/site-packages/macholib/macho_standalone.pyc 10-28 09:26:41.884 27603 27627 V python : extracting _python_bundle/site-packages/macholib/macho_find.pyc 10-28 09:26:41.886 27603 27627 V python : extracting _python_bundle/site-packages/macholib/util.pyc 10-28 09:26:41.888 27603 27627 V python : extracting _python_bundle/site-packages/macholib/dylib.pyc 10-28 09:26:41.890 27603 27627 V python : extracting _python_bundle/site-packages/macholib/MachO.pyc 10-28 09:26:41.893 27603 27627 V python : extracting _python_bundle/site-packages/macholib/framework.pyc 10-28 09:26:41.895 27603 27627 V python : extracting _python_bundle/site-packages/macholib/MachOGraph.pyc 10-28 09:26:41.897 27603 27627 V python : extracting _python_bundle/site-packages/macholib/__init__.pyc 10-28 09:26:41.899 27603 27627 V python : extracting _python_bundle/site-packages/macholib/MachOStandalone.pyc 10-28 09:26:41.902 27603 27627 V python : extracting _python_bundle/site-packages/macholib/ptypes.pyc 10-28 09:26:41.904 27603 27627 V python : extracting _python_bundle/site-packages/macholib/macho_dump.pyc 10-28 09:26:41.906 27603 27627 V python : extracting _python_bundle/site-packages/macholib/SymbolTable.pyc 10-28 09:26:41.909 27603 27627 V python : extracting _python_bundle/site-packages/macholib/__main__.pyc 10-28 09:26:41.910 27603 27627 V python : extracting _python_bundle/site-packages/macholib/mach_o.pyc 10-28 09:26:41.915 27603 27627 V python : extracting _python_bundle/site-packages/macholib/_cmdline.pyc 10-28 09:26:41.917 27603 27627 V python : extracting _python_bundle/site-packages/macholib/dyld.pyc 10-28 09:26:41.919 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/ 10-28 09:26:41.920 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/WHEEL 10-28 09:26:41.922 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/top_level.txt 10-28 09:26:41.923 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/METADATA 10-28 09:26:41.925 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/REQUESTED 10-28 09:26:41.926 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/INSTALLER 10-28 09:26:41.928 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/RECORD 10-28 09:26:41.930 27603 27627 V python : extracting _python_bundle/site-packages/service_identity-18.1.0.dist-info/LICENSE 10-28 09:26:41.932 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/ 10-28 09:26:41.933 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.935 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.938 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/not-zip-safe 10-28 09:26:41.940 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/PKG-INFO 10-28 09:26:41.942 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/top_level.txt 10-28 09:26:41.944 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/entry_points.txt 10-28 09:26:41.945 27603 27627 V python : extracting _python_bundle/site-packages/Twisted-0.0.0-py3.8.egg-info/requires.txt 10-28 09:26:41.947 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/ 10-28 09:26:41.949 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/dependency_links.txt 10-28 09:26:41.950 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/SOURCES.txt 10-28 09:26:41.952 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/not-zip-safe 10-28 09:26:41.954 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/PKG-INFO 10-28 09:26:41.956 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/top_level.txt 10-28 09:26:41.957 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/entry_points.txt 10-28 09:26:41.959 27603 27627 V python : extracting _python_bundle/site-packages/cffi-1.13.2-py3.8.egg-info/requires.txt 10-28 09:26:41.961 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/ 10-28 09:26:41.962 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/WHEEL 10-28 09:26:41.964 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/AUTHORS.rst 10-28 09:26:41.966 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/top_level.txt 10-28 09:26:41.967 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/METADATA 10-28 09:26:41.970 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/REQUESTED 10-28 09:26:41.971 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/INSTALLER 10-28 09:26:41.973 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/RECORD 10-28 09:26:41.975 27603 27627 V python : extracting _python_bundle/site-packages/attrs-20.2.0.dist-info/LICENSE 10-28 09:26:41.977 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/ 10-28 09:26:41.979 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/WHEEL 10-28 09:26:41.981 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/top_level.txt 10-28 09:26:41.983 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/METADATA 10-28 09:26:41.985 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/REQUESTED 10-28 09:26:41.986 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/INSTALLER 10-28 09:26:41.989 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/RECORD 10-28 09:26:41.990 27603 27627 V python : extracting _python_bundle/site-packages/certifi-2020.6.20.dist-info/LICENSE 10-28 09:26:41.992 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/ 10-28 09:26:41.994 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/WHEEL 10-28 09:26:41.995 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/metadata.json 10-28 09:26:41.997 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/top_level.txt 10-28 09:26:41.999 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/METADATA 10-28 09:26:42.001 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/pbr.json 10-28 09:26:42.002 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/DESCRIPTION.rst 10-28 09:26:42.004 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/REQUESTED 10-28 09:26:42.006 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/INSTALLER 10-28 09:26:42.007 27603 27627 V python : extracting _python_bundle/site-packages/constantly-15.1.0.dist-info/RECORD 10-28 09:26:42.009 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/ 10-28 09:26:42.010 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/WHEEL 10-28 09:26:42.012 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/top_level.txt 10-28 09:26:42.014 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/METADATA 10-28 09:26:42.016 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/LICENSE.txt 10-28 09:26:42.018 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/REQUESTED 10-28 09:26:42.020 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/INSTALLER 10-28 09:26:42.021 27603 27627 V python : extracting _python_bundle/site-packages/simplejson-3.17.2.dist-info/RECORD 10-28 09:26:42.024 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/ 10-28 09:26:42.025 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/saferef.pyc 10-28 09:26:42.027 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/errors.pyc 10-28 09:26:42.029 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/robustapply.pyc 10-28 09:26:42.031 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/__init__.pyc 10-28 09:26:42.032 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/dispatcher.pyc 10-28 09:26:42.034 27603 27627 V python : extracting _python_bundle/site-packages/pydispatch/robust.pyc 10-28 09:26:42.036 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/ 10-28 09:26:42.037 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/pyopenssl.pyc 10-28 09:26:42.039 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/exceptions.pyc 10-28 09:26:42.041 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/__init__.pyc 10-28 09:26:42.043 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/_compat.pyc 10-28 09:26:42.044 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/cryptography.pyc 10-28 09:26:42.046 27603 27627 V python : extracting _python_bundle/site-packages/service_identity/_common.pyc 10-28 09:26:42.049 27603 27627 V python : extracting _python_bundle/site-packages/attr/ 10-28 09:26:42.050 27603 27627 V python : extracting _python_bundle/site-packages/attr/_version_info.pyc 10-28 09:26:42.052 27603 27627 V python : extracting _python_bundle/site-packages/attr/_config.pyc 10-28 09:26:42.053 27603 27627 V python : extracting _python_bundle/site-packages/attr/filters.pyc 10-28 09:26:42.055 27603 27627 V python : extracting _python_bundle/site-packages/attr/converters.pyi 10-28 09:26:42.057 27603 27627 V python : extracting _python_bundle/site-packages/attr/__init__.pyi 10-28 09:26:42.059 27603 27627 V python : extracting _python_bundle/site-packages/attr/exceptions.pyi 10-28 09:26:42.062 27603 27627 V python : extracting _python_bundle/site-packages/attr/converters.pyc 10-28 09:26:42.064 27603 27627 V python : extracting _python_bundle/site-packages/attr/exceptions.pyc 10-28 09:26:42.065 27603 27627 V python : extracting _python_bundle/site-packages/attr/setters.pyc 10-28 09:26:42.067 27603 27627 V python : extracting _python_bundle/site-packages/attr/validators.pyc 10-28 09:26:42.069 27603 27627 V python : extracting _python_bundle/site-packages/attr/py.typed 10-28 09:26:42.071 27603 27627 V python : extracting _python_bundle/site-packages/attr/_make.pyc 10-28 09:26:42.075 27603 27627 V python : extracting _python_bundle/site-packages/attr/__init__.pyc 10-28 09:26:42.077 27603 27627 V python : extracting _python_bundle/site-packages/attr/filters.pyi 10-28 09:26:42.078 27603 27627 V python : extracting _python_bundle/site-packages/attr/validators.pyi 10-28 09:26:42.080 27603 27627 V python : extracting _python_bundle/site-packages/attr/setters.pyi 10-28 09:26:42.082 27603 27627 V python : extracting _python_bundle/site-packages/attr/_compat.pyc 10-28 09:26:42.084 27603 27627 V python : extracting _python_bundle/site-packages/attr/_next_gen.pyc 10-28 09:26:42.086 27603 27627 V python : extracting _python_bundle/site-packages/attr/_version_info.pyi 10-28 09:26:42.087 27603 27627 V python : extracting _python_bundle/site-packages/attr/_funcs.pyc 10-28 09:26:42.089 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/ 10-28 09:26:42.090 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/WHEEL 10-28 09:26:42.092 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/metadata.json 10-28 09:26:42.094 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/top_level.txt 10-28 09:26:42.096 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/METADATA 10-28 09:26:42.098 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/entry_points.txt 10-28 09:26:42.099 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/DESCRIPTION.rst 10-28 09:26:42.101 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/REQUESTED 10-28 09:26:42.102 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/INSTALLER 10-28 09:26:42.104 27603 27627 V python : extracting _python_bundle/site-packages/incremental-17.5.0.dist-info/RECORD 10-28 09:26:42.106 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/ 10-28 09:26:42.107 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/WHEEL 10-28 09:26:42.109 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/top_level.txt 10-28 09:26:42.111 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/METADATA 10-28 09:26:42.112 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/entry_points.txt 10-28 09:26:42.114 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/REQUESTED 10-28 09:26:42.115 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/INSTALLER 10-28 09:26:42.117 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/RECORD 10-28 09:26:42.119 27603 27627 V python : extracting _python_bundle/site-packages/google_auth_oauthlib-0.4.1.dist-info/LICENSE 10-28 09:26:42.121 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/ 10-28 09:26:42.122 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/dependency_links.txt 10-28 09:26:42.124 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/SOURCES.txt 10-28 09:26:42.126 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/PKG-INFO 10-28 09:26:42.128 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/top_level.txt 10-28 09:26:42.129 27603 27627 V python : extracting _python_bundle/site-packages/pyjnius-1.2.1-py3.8.egg-info/requires.txt 10-28 09:26:42.131 27603 27627 V python : extracting _python_bundle/site-packages/exampleproj/ 10-28 09:26:42.132 27603 27627 V python : extracting _python_bundle/site-packages/exampleproj/__init__.pyc 10-28 09:26:42.134 27603 27627 V python : extracting _python_bundle/site-packages/exampleproj/_version.pyc 10-28 09:26:42.136 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/ 10-28 09:26:42.137 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/ 10-28 09:26:42.138 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install-3.8 10-28 09:26:42.140 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/mailmail 10-28 09:26:42.141 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/tkconch 10-28 09:26:42.143 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/twist 10-28 09:26:42.145 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/ckeygen 10-28 09:26:42.146 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/pyhtmlizer 10-28 09:26:42.148 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/easy_install 10-28 09:26:42.150 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/cftp 10-28 09:26:42.151 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/twistd 10-28 09:26:42.153 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/trial 10-28 09:26:42.155 27603 27627 V python : extracting _python_bundle/site-packages/usr/local/bin/conch 10-28 09:26:42.157 27603 27627 V python : extracting _python_bundle/site-packages/incremental/ 10-28 09:26:42.158 27603 27627 V python : extracting _python_bundle/site-packages/incremental/__init__.pyc 10-28 09:26:42.161 27603 27627 V python : extracting _python_bundle/site-packages/incremental/update.pyc 10-28 09:26:42.163 27603 27627 V python : extracting _python_bundle/site-packages/incremental/_version.pyc 10-28 09:26:42.165 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/ 10-28 09:26:42.166 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/version.pyc 10-28 09:26:42.168 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/_util.pyc 10-28 09:26:42.170 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/rand.pyc 10-28 09:26:42.172 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/__init__.pyc 10-28 09:26:42.174 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/debug.pyc 10-28 09:26:42.176 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/crypto.pyc 10-28 09:26:42.180 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/SSL.pyc 10-28 09:26:42.185 27603 27627 V python : extracting _python_bundle/site-packages/OpenSSL/tsafe.pyc 10-28 09:26:42.187 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/ 10-28 09:26:42.188 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/WHEEL 10-28 09:26:42.190 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/top_level.txt 10-28 09:26:42.192 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/METADATA 10-28 09:26:42.194 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/LICENSE.txt 10-28 09:26:42.196 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/zip-safe 10-28 09:26:42.198 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/REQUESTED 10-28 09:26:42.199 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/INSTALLER 10-28 09:26:42.202 27603 27627 V python : extracting _python_bundle/site-packages/pyasn1_modules-0.2.8.dist-info/RECORD 10-28 09:26:42.204 27603 27627 V python : extracting _python_bundle/site-packages/requests/ 10-28 09:26:42.206 27603 27627 V python : extracting _python_bundle/site-packages/requests/compat.pyc 10-28 09:26:42.208 27603 27627 V python : extracting _python_bundle/site-packages/requests/structures.pyc 10-28 09:26:42.210 27603 27627 V python : extracting _python_bundle/site-packages/requests/auth.pyc 10-28 09:26:42.212 27603 27627 V python : extracting _python_bundle/site-packages/requests/cookies.pyc 10-28 09:26:42.215 27603 27627 V python : extracting _python_bundle/site-packages/requests/utils.pyc 10-28 09:26:42.218 27603 27627 V python : extracting _python_bundle/site-packages/requests/exceptions.pyc 10-28 09:26:42.220 27603 27627 V python : extracting _python_bundle/site-packages/requests/certs.pyc 10-28 09:26:42.222 27603 27627 V python : extracting _python_bundle/site-packages/requests/adapters.pyc 10-28 09:26:42.224 27603 27627 V python : extracting _python_bundle/site-packages/requests/packages.pyc 10-28 09:26:42.226 27603 27627 V python : extracting _python_bundle/site-packages/requests/__init__.pyc 10-28 09:26:42.228 27603 27627 V python : extracting _python_bundle/site-packages/requests/__version__.pyc 10-28 09:26:42.230 27603 27627 V python : extracting _python_bundle/site-packages/requests/help.pyc 10-28 09:26:42.232 27603 27627 V python : extracting _python_bundle/site-packages/requests/api.pyc 10-28 09:26:42.234 27603 27627 V python : extracting _python_bundle/site-packages/requests/sessions.pyc 10-28 09:26:42.236 27603 27627 V python : extracting _python_bundle/site-packages/requests/hooks.pyc 10-28 09:26:42.238 27603 27627 V python : extracting _python_bundle/site-packages/requests/models.pyc 10-28 09:26:42.241 27603 27627 V python : extracting _python_bundle/site-packages/requests/_internal_utils.pyc 10-28 09:26:42.243 27603 27627 V python : extracting _python_bundle/site-packages/requests/status_codes.pyc 10-28 09:26:42.245 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper/ 10-28 09:26:42.247 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper/decompress.pyc 10-28 09:26:42.248 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper/__init__.pyc 10-28 09:26:42.250 27603 27627 V python : extracting _python_bundle/site-packages/zlib_wrapper/compress.pyc 10-28 09:26:42.252 27603 27627 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/ 10-28 09:26:42.253 27603 27627 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/dependency_links.txt 10-28 09:26:42.254 27603 27627 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/SOURCES.txt 10-28 09:26:42.256 27603 27627 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/PKG-INFO 10-28 09:26:42.258 27603 27627 V python : extracting _python_bundle/site-packages/pycparser-2.14-py3.8.egg-info/top_level.txt 10-28 09:26:42.260 27603 27627 V python : extracting _python_bundle/site-packages/parsel/ 10-28 09:26:42.261 27603 27627 V python : extracting _python_bundle/site-packages/parsel/xpathfuncs.pyc 10-28 09:26:42.263 27603 27627 V python : extracting _python_bundle/site-packages/parsel/utils.pyc 10-28 09:26:42.265 27603 27627 V python : extracting _python_bundle/site-packages/parsel/__init__.pyc 10-28 09:26:42.267 27603 27627 V python : extracting _python_bundle/site-packages/parsel/csstranslator.pyc 10-28 09:26:42.269 27603 27627 V python : extracting _python_bundle/site-packages/parsel/selector.pyc 10-28 09:26:42.271 27603 27627 V python : extracting _python_bundle/site-packages/zope/ 10-28 09:26:42.273 27603 27627 V python : extracting _python_bundle/site-packages/zope/__init__.pyc 10-28 09:26:42.274 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/ 10-28 09:26:42.276 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/verify.pyc 10-28 09:26:42.278 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.c 10-28 09:26:42.282 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/interfaces.pyc 10-28 09:26:42.284 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/exceptions.pyc 10-28 09:26:42.286 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/_flatten.pyc 10-28 09:26:42.288 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/__init__.pyc 10-28 09:26:42.290 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/adapter.pyc 10-28 09:26:42.292 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/_zope_interface_coptimizations.so 10-28 09:26:42.296 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/registry.pyc 10-28 09:26:42.299 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/interface.pyc 10-28 09:26:42.302 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/_compat.pyc 10-28 09:26:42.303 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/advice.pyc 10-28 09:26:42.306 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/document.pyc 10-28 09:26:42.308 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/ro.pyc 10-28 09:26:42.309 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/declarations.pyc 10-28 09:26:42.312 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/ 10-28 09:26:42.313 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/interfaces.pyc 10-28 09:26:42.315 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/sequence.pyc 10-28 09:26:42.317 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/__init__.pyc 10-28 09:26:42.319 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/mapping.pyc 10-28 09:26:42.320 27603 27627 V python : extracting _python_bundle/site-packages/zope/interface/common/idatetime.pyc 10-28 09:26:42.323 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/ 10-28 09:26:42.324 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/WHEEL 10-28 09:26:42.326 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/top_level.txt 10-28 09:26:42.327 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/METADATA 10-28 09:26:42.330 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/REQUESTED 10-28 09:26:42.331 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/INSTALLER 10-28 09:26:42.333 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/RECORD 10-28 09:26:42.335 27603 27627 V python : extracting _python_bundle/site-packages/parsel-1.6.0.dist-info/LICENSE 10-28 09:26:42.337 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/ 10-28 09:26:42.338 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/WHEEL 10-28 09:26:42.339 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/top_level.txt 10-28 09:26:42.341 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/METADATA 10-28 09:26:42.343 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/entry_points.txt 10-28 09:26:42.345 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/zip-safe 10-28 09:26:42.346 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/REQUESTED 10-28 09:26:42.347 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/INSTALLER 10-28 09:26:42.349 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/RECORD 10-28 09:26:42.351 27603 27627 V python : extracting _python_bundle/site-packages/macholib-1.14.dist-info/LICENSE 10-28 09:26:42.353 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/ 10-28 09:26:42.354 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/dependency_links.txt 10-28 09:26:42.356 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/SOURCES.txt 10-28 09:26:42.358 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/not-zip-safe 10-28 09:26:42.359 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/PKG-INFO 10-28 09:26:42.361 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/top_level.txt 10-28 09:26:42.363 27603 27627 V python : extracting _python_bundle/site-packages/cryptography-2.8-py3.8.egg-info/requires.txt 10-28 09:26:42.365 27603 27627 V python : extracting _python_bundle/site-packages/twisted/ 10-28 09:26:42.366 27603 27627 V python : extracting _python_bundle/site-packages/twisted/__init__.pyc 10-28 09:26:42.368 27603 27627 V python : extracting _python_bundle/site-packages/twisted/plugin.pyc 10-28 09:26:42.370 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_version.pyc 10-28 09:26:42.372 27603 27627 V python : extracting _python_bundle/site-packages/twisted/__main__.pyc 10-28 09:26:42.374 27603 27627 V python : extracting _python_bundle/site-packages/twisted/copyright.pyc 10-28 09:26:42.375 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/ 10-28 09:26:42.377 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/fdesc.pyc 10-28 09:26:42.379 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/endpoints.pyc 10-28 09:26:42.384 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_win32serialport.pyc 10-28 09:26:42.386 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/asyncioreactor.pyc 10-28 09:26:42.388 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/reactor.pyc 10-28 09:26:42.390 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/gtk3reactor.pyc 10-28 09:26:42.392 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/process.pyc 10-28 09:26:42.395 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_signals.pyc 10-28 09:26:42.396 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/serialport.pyc 10-28 09:26:42.398 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/wxreactor.pyc 10-28 09:26:42.400 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/interfaces.pyc 10-28 09:26:42.404 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/utils.pyc 10-28 09:26:42.405 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/ssl.pyc 10-28 09:26:42.408 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_posixstdio.pyc 10-28 09:26:42.410 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_sslverify.pyc 10-28 09:26:42.414 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_win32stdio.pyc 10-28 09:26:42.416 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/kqreactor.pyc 10-28 09:26:42.419 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/tcp.pyc 10-28 09:26:42.423 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/epollreactor.pyc 10-28 09:26:42.425 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/threads.pyc 10-28 09:26:42.427 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/pyuisupport.pyc 10-28 09:26:42.429 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/udp.pyc 10-28 09:26:42.432 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/pollreactor.pyc 10-28 09:26:42.434 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_dumbwin32proc.pyc 10-28 09:26:42.437 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/stdio.pyc 10-28 09:26:42.439 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/inotify.pyc 10-28 09:26:42.442 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/__init__.pyc 10-28 09:26:42.444 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/selectreactor.pyc 10-28 09:26:42.446 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_baseprocess.pyc 10-28 09:26:42.448 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_idna.pyc 10-28 09:26:42.450 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_newtls.pyc 10-28 09:26:42.452 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/default.pyc 10-28 09:26:42.454 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/wxsupport.pyc 10-28 09:26:42.455 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/error.pyc 10-28 09:26:42.458 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/unix.pyc 10-28 09:26:42.461 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_producer_helpers.pyc 10-28 09:26:42.462 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/glib2reactor.pyc 10-28 09:26:42.464 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/protocol.pyc 10-28 09:26:42.466 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/abstract.pyc 10-28 09:26:42.469 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_resolver.pyc 10-28 09:26:42.471 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/tksupport.pyc 10-28 09:26:42.474 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/gireactor.pyc 10-28 09:26:42.476 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/defer.pyc 10-28 09:26:42.480 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/base.pyc 10-28 09:26:42.484 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/posixbase.pyc 10-28 09:26:42.486 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/gtk2reactor.pyc 10-28 09:26:42.488 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/testing.pyc 10-28 09:26:42.491 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/main.pyc 10-28 09:26:42.493 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/win32eventreactor.pyc 10-28 09:26:42.495 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/address.pyc 10-28 09:26:42.497 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_threadedselect.pyc 10-28 09:26:42.499 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/task.pyc 10-28 09:26:42.503 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_glibbase.pyc 10-28 09:26:42.505 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_pollingfile.pyc 10-28 09:26:42.507 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/cfreactor.pyc 10-28 09:26:42.510 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/_posixserialport.pyc 10-28 09:26:42.511 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/ 10-28 09:26:42.513 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/reactor.pyc 10-28 09:26:42.515 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/notes.txt 10-28 09:26:42.517 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/interfaces.pyc 10-28 09:26:42.519 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/tcp.pyc 10-28 09:26:42.522 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/udp.pyc 10-28 09:26:42.524 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/setup.pyc 10-28 09:26:42.526 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/__init__.pyc 10-28 09:26:42.528 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/abstract.pyc 10-28 09:26:42.530 27603 27627 V python : extracting _python_bundle/site-packages/twisted/internet/iocpreactor/const.pyc 10-28 09:26:42.532 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/ 10-28 09:26:42.534 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/__init__.pyc 10-28 09:26:42.535 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/error.pyc 10-28 09:26:42.537 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/portal.pyc 10-28 09:26:42.539 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/strcred.pyc 10-28 09:26:42.541 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/credentials.pyc 10-28 09:26:42.544 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/checkers.pyc 10-28 09:26:42.546 27603 27627 V python : extracting _python_bundle/site-packages/twisted/cred/_digest.pyc 10-28 09:26:42.548 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/ 10-28 09:26:42.549 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/aot.pyc 10-28 09:26:42.552 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/crefutil.pyc 10-28 09:26:42.554 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/dirdbm.pyc 10-28 09:26:42.557 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/__init__.pyc 10-28 09:26:42.559 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/styles.pyc 10-28 09:26:42.561 27603 27627 V python : extracting _python_bundle/site-packages/twisted/persisted/sob.pyc 10-28 09:26:42.564 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/ 10-28 09:26:42.565 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/amp.pyc 10-28 09:26:42.569 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/ident.pyc 10-28 09:26:42.571 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/pcp.pyc 10-28 09:26:42.574 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/loopback.pyc 10-28 09:26:42.576 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/wire.pyc 10-28 09:26:42.578 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/stateful.pyc 10-28 09:26:42.580 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/portforward.pyc 10-28 09:26:42.581 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/memcache.pyc 10-28 09:26:42.584 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/__init__.pyc 10-28 09:26:42.585 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/ftp.pyc 10-28 09:26:42.591 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/postfix.pyc 10-28 09:26:42.593 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/tls.pyc 10-28 09:26:42.596 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/finger.pyc 10-28 09:26:42.598 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/dict.pyc 10-28 09:26:42.600 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/sip.pyc 10-28 09:26:42.604 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/socks.pyc 10-28 09:26:42.606 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/basic.pyc 10-28 09:26:42.609 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/policies.pyc 10-28 09:26:42.612 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/htb.pyc 10-28 09:26:42.614 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/ 10-28 09:26:42.616 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_exceptions.pyc 10-28 09:26:42.618 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_info.pyc 10-28 09:26:42.620 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v2parser.pyc 10-28 09:26:42.622 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_interfaces.pyc 10-28 09:26:42.624 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/__init__.pyc 10-28 09:26:42.626 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_wrapper.pyc 10-28 09:26:42.628 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_parser.pyc 10-28 09:26:42.630 27603 27627 V python : extracting _python_bundle/site-packages/twisted/protocols/haproxy/_v1parser.pyc 10-28 09:26:42.632 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/ 10-28 09:26:42.633 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/pop3client.pyc 10-28 09:26:42.636 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/_except.pyc 10-28 09:26:42.638 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/interfaces.pyc 10-28 09:26:42.641 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/protocols.pyc 10-28 09:26:42.643 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/__init__.pyc 10-28 09:26:42.645 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/imap4.pyc 10-28 09:26:42.656 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/relay.pyc 10-28 09:26:42.657 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/_cred.pyc 10-28 09:26:42.659 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/pop3.pyc 10-28 09:26:42.663 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/smtp.pyc 10-28 09:26:42.668 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/ 10-28 09:26:42.669 27603 27627 V python : extracting _python_bundle/site-packages/twisted/mail/scripts/mailmail.pyc 10-28 09:26:42.671 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/ 10-28 09:26:42.672 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/resolve.pyc 10-28 09:26:42.674 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/client.pyc 10-28 09:26:42.677 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/cache.pyc 10-28 09:26:42.679 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/__init__.pyc 10-28 09:26:42.680 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/hosts.pyc 10-28 09:26:42.683 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/common.pyc 10-28 09:26:42.685 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/error.pyc 10-28 09:26:42.687 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/tap.pyc 10-28 09:26:42.689 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/secondary.pyc 10-28 09:26:42.691 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/_rfc1982.pyc 10-28 09:26:42.693 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/root.pyc 10-28 09:26:42.695 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/dns.pyc 10-28 09:26:42.701 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/authority.pyc 10-28 09:26:42.704 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/srvconnect.pyc 10-28 09:26:42.706 27603 27627 V python : extracting _python_bundle/site-packages/twisted/names/server.pyc 10-28 09:26:42.709 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/ 10-28 09:26:42.710 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_memory.pyc 10-28 09:26:42.712 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_threadworker.pyc 10-28 09:26:42.714 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_team.pyc 10-28 09:26:42.716 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_pool.pyc 10-28 09:26:42.718 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/__init__.pyc 10-28 09:26:42.720 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_convenience.pyc 10-28 09:26:42.722 27603 27627 V python : extracting _python_bundle/site-packages/twisted/_threads/_ithreads.pyc 10-28 09:26:42.723 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/ 10-28 09:26:42.725 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/app.pyc 10-28 09:26:42.728 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/__init__.pyc 10-28 09:26:42.731 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/service.pyc 10-28 09:26:42.733 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/reactors.pyc 10-28 09:26:42.735 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/strports.pyc 10-28 09:26:42.736 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/internet.pyc 10-28 09:26:42.739 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/twist/ 10-28 09:26:42.741 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/twist/_twist.pyc 10-28 09:26:42.742 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/twist/_options.pyc 10-28 09:26:42.744 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/twist/__init__.pyc 10-28 09:26:42.746 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/runner/ 10-28 09:26:42.747 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/runner/_pidfile.pyc 10-28 09:26:42.749 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/runner/__init__.pyc 10-28 09:26:42.751 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/runner/_runner.pyc 10-28 09:26:42.753 27603 27627 V python : extracting _python_bundle/site-packages/twisted/application/runner/_exit.pyc 10-28 09:26:42.754 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/ 10-28 09:26:42.756 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/_sentence.pyc 10-28 09:26:42.758 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/__init__.pyc 10-28 09:26:42.760 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/nmea.pyc 10-28 09:26:42.762 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/base.pyc 10-28 09:26:42.765 27603 27627 V python : extracting _python_bundle/site-packages/twisted/positioning/ipositioning.pyc 10-28 09:26:42.767 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/ 10-28 09:26:42.768 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/htmlizer.pyc 10-28 09:26:42.770 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/trial.pyc 10-28 09:26:42.773 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/twistd.pyc 10-28 09:26:42.774 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistd_unix.pyc 10-28 09:26:42.777 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/__init__.pyc 10-28 09:26:42.778 27603 27627 V python : extracting _python_bundle/site-packages/twisted/scripts/_twistw.pyc 10-28 09:26:42.780 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/ 10-28 09:26:42.781 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/text.pyc 10-28 09:26:42.783 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/filepath.pyc 10-28 09:26:42.787 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/compat.pyc 10-28 09:26:42.790 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_textattributes.pyc 10-28 09:26:42.792 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_url.pyc 10-28 09:26:42.793 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/randbytes.pyc 10-28 09:26:42.795 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/htmlizer.pyc 10-28 09:26:42.797 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/reflect.pyc 10-28 09:26:42.799 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/release.pyc 10-28 09:26:42.801 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/versions.pyc 10-28 09:26:42.802 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/sendmsg.pyc 10-28 09:26:42.804 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/util.pyc 10-28 09:26:42.807 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/shortcut.pyc 10-28 09:26:42.809 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/roots.pyc 10-28 09:26:42.811 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/fakepwd.pyc 10-28 09:26:42.813 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/urlpath.pyc 10-28 09:26:42.815 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/usage.pyc 10-28 09:26:42.818 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/failure.pyc 10-28 09:26:42.820 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_tzhelper.pyc 10-28 09:26:42.822 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/__init__.pyc 10-28 09:26:42.824 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_appdirs.pyc 10-28 09:26:42.825 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/threadable.pyc 10-28 09:26:42.828 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_inotify.pyc 10-28 09:26:42.830 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/components.pyc 10-28 09:26:42.832 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_shellcomp.pyc 10-28 09:26:42.834 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/rebuild.pyc 10-28 09:26:42.837 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/monkey.pyc 10-28 09:26:42.839 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/win32.pyc 10-28 09:26:42.840 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/procutils.pyc 10-28 09:26:42.842 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/logfile.pyc 10-28 09:26:42.844 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_release.pyc 10-28 09:26:42.847 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/systemd.pyc 10-28 09:26:42.849 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/context.pyc 10-28 09:26:42.851 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_setup.pyc 10-28 09:26:42.853 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/constants.pyc 10-28 09:26:42.855 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/_oldstyle.pyc 10-28 09:26:42.857 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/zipstream.pyc 10-28 09:26:42.859 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/syslog.pyc 10-28 09:26:42.861 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/lockfile.pyc 10-28 09:26:42.863 27603 27627 V python : extracting _python_bundle/site-packages/twisted/python/zippath.pyc 10-28 09:26:42.865 27603 27627 V python : extracting