Advertisement
Guest User

wire crash

a guest
Nov 23rd, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.33 KB | None | 0 0
  1.  
  2. 11/24 02:47:02: Launching app
  3. $ adb push /home/android/src/wire-android/app/build/outputs/apk/wire-dev-debug-3.3.374.apk /data/local/tmp/com.waz.zclient.dev
  4. $ adb shell pm install -t -r "/data/local/tmp/com.waz.zclient.dev"
  5. pkg: /data/local/tmp/com.waz.zclient.dev
  6. Success
  7.  
  8.  
  9. $ adb shell am start -n "com.waz.zclient.dev/com.waz.zclient.LaunchActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D
  10. Waiting for application to come online: com.waz.zclient.dev.test | com.waz.zclient.dev
  11. Connecting to com.waz.zclient.dev
  12. Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
  13. W/ActivityThread: Application com.waz.zclient.dev is waiting for the debugger on port 8100...
  14. I/System.out: Sending WAIT chunk
  15. I/art: Debugger is active
  16. I/System.out: Debugger has connected
  17. I/System.out: waiting for debugger to settle...
  18. Connected to the target VM, address: 'localhost:8755', transport: 'socket'
  19. I/System.out: waiting for debugger to settle...
  20. I/System.out: waiting for debugger to settle...
  21. I/System.out: waiting for debugger to settle...
  22. I/System.out: waiting for debugger to settle...
  23. I/System.out: waiting for debugger to settle...
  24. I/System.out: waiting for debugger to settle...
  25. I/System.out: waiting for debugger to settle...
  26. I/System.out: debugger has settled (1401)
  27. I/MultiDex: VM with version 2.1.0 has multidex support
  28. I/MultiDex: install
  29. I/MultiDex: VM has multidex support, MultiDex support library is disabled.
  30. D/ActivityThread: installProvider: context.getPackageName()=com.waz.zclient.dev
  31. I/FirebaseInitProvider: FirebaseApp initialization unsuccessful
  32. D/ActivityThread: installProvider: context.getPackageName()=com.waz.zclient.dev
  33. I/System: FinalizerDaemon: finalize objects = 4
  34. D/OpenSSLLib: OpensslErr:Module:12(116:176); file:external/boringssl/src/crypto/asn1/asn1_lib.c ;Line:186;Function:ASN1_get_object
  35. V/WireApplication: onCreate
  36. V/ActivityThread: Handling launch of ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}} startsNotResumed=false
  37. I/stetho: Listening on @stetho_com.waz.zclient.dev_devtools_remote
  38. V/ActivityThread: ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}}: app=com.waz.zclient.StethoApplication@fe616d9, appName=com.waz.zclient.dev, pkg=com.waz.zclient.dev, comp={com.waz.zclient.dev/com.waz.zclient.LaunchActivity}, dir=/data/app/com.waz.zclient.dev-1/base.apk
  39. W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
  40. D/WindowClient: Add to mViews: com.android.internal.policy.PhoneWindow$DecorView{e8c6c28 V.E...... R.....I. 0,0-0,0}, this = android.view.WindowManagerGlobal@b191f83
  41. D/OpenGLRenderer: Dumper init 5 threads <0xe5de9280>
  42. D/OpenGLRenderer: <com.waz.zclient.dev> is running.
  43. D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
  44. D/OpenGLRenderer: CanvasContext() 0xee809000
  45. D/ViewRootImpl: hardware acceleration is enabled, this = ViewRoot{c430df com.waz.zclient.dev/com.waz.zclient.LaunchActivity,ident = 0}
  46. V/ActivityThread: Performing resume of ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}}
  47. D/ActivityThread: ACT-AM_ON_RESUME_CALLED ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}}
  48. V/ActivityThread: Resume ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}} started activity: false, hideForNow: false, finished: false
  49. V/PhoneWindow: DecorView setVisiblity: visibility = 4 ,Parent =null, this =com.android.internal.policy.PhoneWindow$DecorView{5e6f12c I.E...... R.....I. 0,0-0,0}
  50. D/WindowClient: Add to mViews: com.android.internal.policy.PhoneWindow$DecorView{5e6f12c I.E...... R.....I. 0,0-0,0}, this = android.view.WindowManagerGlobal@b191f83
  51. D/OpenGLRenderer: CanvasContext() 0xee80c800
  52. D/ViewRootImpl: hardware acceleration is enabled, this = ViewRoot{7eb8abf com.waz.zclient.dev/com.waz.zclient.LaunchActivity,ident = 1}
  53. V/ActivityThread: Resuming ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}} with isForward=true
  54. V/PhoneWindow: DecorView setVisiblity: visibility = 0 ,Parent =ViewRoot{7eb8abf com.waz.zclient.dev/com.waz.zclient.LaunchActivity,ident = 1}, this =com.android.internal.policy.PhoneWindow$DecorView{5e6f12c V.E...... R.....I. 0,0-0,0}
  55. V/ActivityThread: Scheduling idle handler for ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}}
  56. D/ActivityThreadInjector: clearCachedDrawables.
  57. D/OpenGLRenderer: CanvasContext() 0xee809000 initialize window=0xee2bdd08, title=com.waz.zclient.dev/com.waz.zclient.LaunchActivity
  58. D/Surface: Surface::allocateBuffers(this=0xee2bdd00)
  59. I/OpenGLRenderer: Initialized EGL, version 1.4
  60. D/OpenGLRenderer: Created EGL context (0xf38dde40)
  61. I/OpenGLRenderer: Get enable program binary service property (1)
  62. I/OpenGLRenderer: Initializing program atlas...
  63. D/ProgramBinary/Service: BpProgramBinaryService.getFileDescriptor
  64. D/ProgramBinary/Service: BpProgramBinaryService.getProgramMapLen
  65. D/ProgramBinary/Service: BpProgramBinaryService.getProgramMapArray
  66. D/ProgramBinary/Service: BpProgramBinaryService.getProgramBinaryLen
  67. I/OpenGLRenderer: Program binary detail: Binary length is 173520, program map length is 152.
  68. I/OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 42, and path is /dev/ashmem�.
  69. I/OpenGLRenderer: No need to use file discriptor anymore, close fd(42).
  70. D/OpenGLRenderer: Initializing program cache from 0x0, size = -1
  71. D/Surface: Surface::connect(this=0xee2bdd00,api=1)
  72. W/libEGL: [ANDROID_RECORDABLE] format: 1
  73. D/mali_winsys: new_window_surface returns 0x3000
  74. D/Surface: Surface::allocateBuffers(this=0xee2bd600)
  75. D/OpenGLRenderer: CanvasContext() 0xee80c800 initialize window=0xee2bd608, title=com.waz.zclient.dev/com.waz.zclient.LaunchActivity
  76. D/Surface: Surface::connect(this=0xee2bd600,api=1)
  77. W/libEGL: [ANDROID_RECORDABLE] format: 1
  78. D/mali_winsys: new_window_surface returns 0x3000
  79. V/InputMethodManager: Not IME target window, ignoring
  80. I/[MALI][Gralloc]: [+]r_hnd(0xe5c641e0), client(47), share_fd(45)
  81. D/GraphicBuffer: register, handle(0xe5c641e0) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  82. D/OpenGLRenderer: ProgramCache save to disk, size = 3
  83. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64500), client(47), share_fd(49)
  84. D/GraphicBuffer: register, handle(0xe5c64500) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  85. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64640), client(47), share_fd(48)
  86. D/GraphicBuffer: register, handle(0xe5c64640) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  87. I/[MALI][Gralloc]: [+]r_hnd(0xe5c648c0), client(47), share_fd(53)
  88. D/GraphicBuffer: register, handle(0xe5c648c0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  89. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64a00), client(47), share_fd(55)
  90. D/GraphicBuffer: register, handle(0xe5c64a00) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  91. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64b40), client(47), share_fd(57)
  92. D/GraphicBuffer: register, handle(0xe5c64b40) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  93. V/SettingsInterface: invalidate [system]: current 25 != cached 0
  94. D/ActivityThread: holder:android.app.IActivityManager$ContentProviderHolder@adb8490, holder.provider:android.content.ContentProviderProxy@93b8189
  95. V/SettingsInterface: invalidate [secure]: current 19 != cached 0
  96. D/SettingsInterface: from settings cache , name = android_id , value = 84b9919135d3ede3
  97. D/FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
  98. D/FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
  99. D/FirebaseApp: com.google.android.gms.measurement.AppMeasurement is not linked. Skipping initialization.
  100. V/DefaultNetworkModeService: updateNetworkMode: WIFI
  101. V/GlobalPreferences: Getting PUSH_TOKEN (def: None): None
  102. D/SQLiteDatabase: beginTransaction()
  103. D/SQLiteDatabase: endTransaction()
  104. V/AccountsServiceImpl: Loaded: 0 zms instances for 0 accounts
  105. V/GlobalPreferences: Getting first_time_with_teams (def: true): true
  106. V/GlobalPreferences: Getting CurrentUserPref (def: None): None
  107. V/DeferredModeReadTransactionSupport: using deferred mode read transactions
  108. D/SQLiteDatabase: endTransaction()
  109. V/AccountsServiceImpl: Flushing accounts: curr: None, others: Vector()
  110. V/GlobalPreferences: Setting first_time_with_teams (def: true): false
  111. I/art: Rejecting re-init on previously-failed class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
  112. I/art: Rejecting re-init on previously-failed class java.lang.Class<android.support.v4.app.JobIntentService$JobServiceEngineImpl>
  113. V/ZMessagingApi: onCreate com.waz.zclient.StethoApplication@fe616d9, count: 0
  114. D/Transliteration: using libcore transliteration
  115. V/GlobalPreferences: Getting CurrentUserPref (def: None): None
  116. D/Transliteration: using libcore transliteration
  117. W/linker: /data/app/com.google.android.gms-1/lib/arm/libconscrypt_gmscore_jni.so: unused DT entry: type 0xf arg 0x1dc
  118. V/NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 276 native methods...
  119. V/GlobalNotificationsService: zmsInstances count: 0
  120. I/art: Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.DelegatingExtendedSSLSession>
  121. I/art: Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.DelegatingExtendedSSLSession>
  122. I/art: Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.DelegatingExtendedSSLSession>
  123. I/ProviderInstaller: Installed default security provider GmsCore_OpenSSL
  124. W/SoundController: Accessing value of unwired signal: com.waz.utils.events.FlatMapSignal@a7e0d1, autowiring will be disabled, returning value: None
  125. V/GlobalTrackingController: For build: com.waz.zclient.dev, mixpanel: None was created using token:
  126. D/ZMessagingApi: onResume
  127. V/DefaultNetworkModeService: updateNetworkMode: WIFI
  128. V/PermissionsService: setProvider(com.waz.zclient.LaunchActivity@7b66abd)
  129. V/GlobalPreferences: Getting CurrentUserPref (def: None): None
  130. D/Surface: Surface::disconnect(this=0xee2bdd00,api=1)
  131. D/GraphicBuffer: unregister, handle(0xe5c64b40) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  132. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64b40), client(47), share_fd(57)
  133. D/GraphicBuffer: unregister, handle(0xe5c641e0) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  134. I/[MALI][Gralloc]: [-]r_hnd(0xe5c641e0), client(47), share_fd(45)
  135. D/GraphicBuffer: unregister, handle(0xe5c64500) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  136. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64500), client(47), share_fd(49)
  137. E/Surface: getSlotFromBufferLocked: unknown buffer: 0xe5c64a00
  138. D/mali_winsys: [MALI] win=0xee2bdd08, native_buffer=0xe5c64968, fd=-1
  139. D/GraphicBuffer: unregister, handle(0xe5c64a00) (w:1218 h:759 s:1232 f:0x1 u:0x000b00)
  140. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64a00), client(47), share_fd(55)
  141. D/Surface: Surface::disconnect(this=0xee2bdd00,api=1)
  142. D/WindowClient: Remove from mViews: com.android.internal.policy.PhoneWindow$DecorView{e8c6c28 V.E...... R......D 0,0-1026,567}, this = android.view.WindowManagerGlobal@b191f83
  143. I/Choreographer: Skipped 33 frames! The application may be doing too much work on its main thread.
  144. D/ActivityThread: SVC-Creating service: CreateServiceData{token=android.os.BinderProxy@22b663 className=com.waz.zms.InstanceIdListenerService packageName=com.waz.zclient.dev intent=null}
  145. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.InstanceIdListenerService@5ec0260, flags=0, startId=1
  146. V/DefaultNetworkModeService: updateNetworkMode: WIFI
  147. D/ActivityThread: SVC-Creating service: CreateServiceData{token=android.os.BinderProxy@bed5489 className=com.evernote.android.job.JobRescheduleService packageName=com.waz.zclient.dev intent=null}
  148. D/ActivityThread: SVC-Calling onStartCommand: com.evernote.android.job.JobRescheduleService@11f98ec, flags=0, startId=1
  149. D/SQLiteDatabase: endTransaction()
  150. D/ZMessagingApi: initFuture completed, loggedUser: None
  151. V/AccountsServiceImpl: Loaded: 0 zms instances for 0 accounts
  152. V/GlobalNotificationsService: zmsInstances count: 0
  153. V/AccountSignalLoader: currentAccount: None
  154. V/GlobalPreferences: Getting LastUpToDateSync (def: 0): 0
  155. V/Self: update(None)
  156. V/GlobalPreferences: Getting UpToDateVersion (def: 0): 0
  157. V/GlobalPreferences: Getting UpToDate (def: true): true
  158. V/ZmsSignalLoader: currentZms: None
  159. D/ZMessagingApi: Time needed for startup: 206.336 ms
  160. D/ZMessagingApi: initFuture completed, loggedUser: None
  161. V/Self: update(None)
  162. D/ZMessagingApi: Time needed for startup: 212.689 ms
  163. I/Timeline: Timeline: Activity_launch_request time:4533577
  164. D/AsyncClientImpl: Starting request[GET](Some(https://clientblacklist.wire.com/prod/android)) with body: 'EmptyRequestContent', headers: 'Map()'
  165. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> clientblacklist.wire.com, connection -> keep-alive, accept-encoding -> gzip, deflate)
  166. D/ZMessagingApi: onPause
  167. V/InputMethodManager: onWindowFocus: null softInputMode=288 first=true flags=#81810100
  168. V/InputMethodManager: START INPUT: com.android.internal.policy.PhoneWindow$DecorView{5e6f12c V.E...... R.....I. 0,0-1080,1920} ic=null tba=android.view.inputmethod.EditorInfo@7814269 controlFlags=#104
  169. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  170. D/libc-netbsd: [getaddrinfo]: mtk hostname=clientblacklist.wire.com; servname=(null); netid=0; mark=0
  171. D/libc-netbsd: getaddrinfo( app_uid:10152
  172. D/libc-netbsd: getaddrinfo() uid prop:
  173. D/libc-netbsd: getaddrinfo() getuid():10152
  174. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  175. D/libc-netbsd: [getaddrinfo]: mtk hostname=clientblacklist.wire.com; servname=(null); netid=0; mark=0
  176. D/libc-netbsd: getaddrinfo( app_uid:10152
  177. D/libc-netbsd: getaddrinfo() uid prop:
  178. D/libc-netbsd: getaddrinfo() getuid():10152
  179. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  180. D/ActivityThread: ACT-AM_ON_PAUSE_CALLED ActivityRecord{9bd69ea token=android.os.BinderProxy@e794db {com.waz.zclient.dev/com.waz.zclient.LaunchActivity}}
  181. V/ActivityThread: Handling launch of ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}} startsNotResumed=false
  182. V/ActivityThread: ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}}: app=com.waz.zclient.StethoApplication@fe616d9, appName=com.waz.zclient.dev, pkg=com.waz.zclient.dev, comp={com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}, dir=/data/app/com.waz.zclient.dev-1/base.apk
  183. D/libc-netbsd: getaddrinfo: clientblacklist.wire.com get result from proxy gai_error = 0
  184. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  185. I/System.out: [CDS]connect[clientblacklist.wire.com/54.239.168.158:443]
  186. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  187. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  188. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  189. D/ClientWrapper: configureEngine(clientblacklist.wire.com, 443)
  190. V/ClientWrapper: restricting to TLSv1.2
  191. D/libc-netbsd: [getaddrinfo]: mtk hostname=clientblacklist.wire.com; servname=(null); netid=0; mark=0
  192. D/libc-netbsd: getaddrinfo( app_uid:10152
  193. D/libc-netbsd: getaddrinfo() uid prop:
  194. D/libc-netbsd: getaddrinfo() getuid():10152
  195. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  196. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.wire.com,O=Wire Swiss GmbH,L=Zug,ST=Zug,C=CH
  197. V/ClientWrapper: using backend trust manager
  198. D/AsyncClientImpl: Connect completed for uri: 'Some(https://clientblacklist.wire.com/prod/android)', ex: 'null', cancelled: false
  199. D/AsyncClientImpl: got connection response for request: Some(https://clientblacklist.wire.com/prod/android)
  200. D/ResponseImplWorker: got connection response for Some(https://clientblacklist.wire.com/prod/android), status: 'HttpStatus(200,OK)', length: '59', type: 'application/json'
  201. D/ResponseImplWorker: response for Some(https://clientblacklist.wire.com/prod/android) ENDED, ex: null, p.isCompleted: false
  202. V/ZNetClient: request time (ema20): 354 ms, latest: 354 GET ??? (id ???)
  203. D/ZNetClient: done request: 'Request(GET,None,Some(https://clientblacklist.wire.com/prod/android),None,Some(com.waz.sync.client.VersionBlacklistClient$$anon$1@4e59f84),None,None,false,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"oldestAccepted":322,"blacklisted":[0,108]}),Headers[Map(x-cache -> Miss from cloudfront, etag -> "3a83e85844cea2e432cf0a73ead80daa", server -> AmazonS3, accept-ranges -> bytes, cache-control -> private, max-age=3600, content-length -> 59, last-modified -> Thu, 18 May 2017 15:01:35 GMT, x-amz-cf-id -> OoE_wV8gB0ucSnKoAULaKNqXfFJs_XCkl5IDcQqbZFCNzEEoB0RYoA==, date -> Fri, 24 Nov 2017 01:47:33 GMT, content-type -> application/json, via -> 1.1 f794b89ac7b5d3a7a6b25a236579db6c.cloudfront.net (CloudFront), connection -> keep-alive)]), ongoing: 1, promise completed: false
  204. D/VersionBlacklistService: Retrieved version blacklist: Right(VersionBlacklist(322,Vector(0, 108)))
  205. V/VersionBlacklistService: app Version: 374, blacklist: VersionBlacklist(322,Vector(0, 108))
  206. V/GlobalPreferences: Setting UpToDate (def: true): true
  207. V/GlobalPreferences: Setting LastUpToDateSync (def: 0): 1511488050991
  208. V/GlobalPreferences: Setting UpToDateVersion (def: 0): 374
  209. I/System: FinalizerDaemon: finalize objects = 218
  210. D/OpenGLRenderer: ~CanvasContext() 0xee809000
  211. W/art: Long monitor contention event with owner method=long com.android.org.conscrypt.NativeCrypto.RSA_generate_key_ex(int, byte[]) from NativeCrypto.java:4294967294 waiters=0 for 1.214s
  212. V/AppEntryController: Current account and user: None None
  213. D/ZMessagingApi: onResume
  214. V/ZmsSignalLoader: currentZms: None
  215. V/ImageLoader[Global]: Cached bitmap for 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa with req: Single(4,false)?: scala.concurrent.impl.Promise$KeptPromise@c5a0224
  216. V/DefaultNetworkModeService: updateNetworkMode: WIFI
  217. V/PermissionsService: setProvider(com.waz.zclient.AppEntryActivity@dbe0d26)
  218. V/ActivityThread: Performing resume of ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}}
  219. V/ImageLoader[Global]: loadBitmap for 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa and req: Single(4,false)
  220. V/CrashController: checkForCrashes - registering...
  221. V/ImageLoader[Global]: asset: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa contained no data or a url, trying cached storage
  222. V/CacheServiceImpl: fileCache getEntry with key 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  223. D/SettingsInterface: from settings cache , name = android_id , value = 84b9919135d3ede3
  224. D/SQLiteDatabase: endTransaction()
  225. D/SettingsInterface: from settings cache , name = android_id , value = 84b9919135d3ede3
  226. V/CacheServiceImpl: none
  227. D/ActivityThread: ACT-AM_ON_RESUME_CALLED ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}}
  228. V/ActivityThread: Resume ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}} started activity: false, hideForNow: false, finished: false
  229. V/PhoneWindow: DecorView setVisiblity: visibility = 4 ,Parent =null, this =com.android.internal.policy.PhoneWindow$DecorView{2c76802 I.E...... R.....I. 0,0-0,0}
  230. D/WindowClient: Add to mViews: com.android.internal.policy.PhoneWindow$DecorView{2c76802 I.E...... R.....I. 0,0-0,0}, this = android.view.WindowManagerGlobal@b191f83
  231. D/OpenGLRenderer: CanvasContext() 0xee809000
  232. D/ViewRootImpl: hardware acceleration is enabled, this = ViewRoot{c6f03aa com.waz.zclient.dev/com.waz.zclient.AppEntryActivity,ident = 2}
  233. V/ImageLoader[Global]: downloadImageData(
  234. AssetData:
  235. id: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  236. mime: Mime()
  237. sizeInBytes: 0
  238. status: UploadNotStarted
  239. rId: None
  240. token: None
  241. otrKey: None
  242. sha: None
  243. encryption None
  244. preview: None
  245. metaData: Some(Image(Dim2(0,0),medium))
  246. convId: None
  247. data (length): 0
  248. other fields: None, Some(https://source.unsplash.com/800x800/?landscape), None, None
  249. )
  250. V/AssetLoaderService: loadRevealAttempts: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  251. V/AssetLoaderService: updateQueue(Some(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa), None, true)
  252. V/AssetLoaderService: load requests: ArrayBuffer()
  253. V/ActivityThread: Resuming ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}} with isForward=true
  254. V/PhoneWindow: DecorView setVisiblity: visibility = 0 ,Parent =ViewRoot{c6f03aa com.waz.zclient.dev/com.waz.zclient.AppEntryActivity,ident = 2}, this =com.android.internal.policy.PhoneWindow$DecorView{2c76802 V.E...... R.....I. 0,0-0,0}
  255. V/ActivityThread: Scheduling idle handler for ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}}
  256. D/ActivityThreadInjector: clearCachedDrawables.
  257. V/AssetLoaderService: active: ArrayBuffer()
  258. V/AppEntryController: Current stage: com.waz.zclient.AppEntryController$LoginStage$@bd86681
  259. V/AssetLoaderService: adding entry to the queue: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  260. I/NavigationController: Page: LOGIN_REGISTRATION Sender: com.waz.zclient.AppEntryActivity
  261. D/Self: onLoaded: (None,true)
  262. V/Self: update(None)
  263. D/OpenGLRenderer: CanvasContext() 0xee809000 initialize window=0xee2beb08, title=com.waz.zclient.dev/com.waz.zclient.AppEntryActivity
  264. D/Surface: Surface::allocateBuffers(this=0xee2beb00)
  265. D/Surface: Surface::connect(this=0xee2beb00,api=1)
  266. W/libEGL: [ANDROID_RECORDABLE] format: 1
  267. D/mali_winsys: new_window_surface returns 0x3000
  268. V/AssetLoaderService: starting load for LoadEntry(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa) { force: true, state: com.waz.utils.events.Signal$$anon$1@aaf465e, time: 2017-11-24T01:47:31.985Z }
  269. V/AssetLoaderService.LoadEntry: performing load: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  270. V/AssetLoaderImpl: loadAsset: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa, isDownloadable?: true, force?: true, mime: Mime()
  271. V/CacheServiceImpl: fileCache getEntry with key 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  272. V/CacheServiceImpl: none
  273. V/AssetLoaderImpl: Downloading external asset: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa: https://source.unsplash.com/800x800/?landscape
  274. V/AssetLoaderService: updateQueue(None, None, false)
  275. V/AssetLoaderService: load requests: ArrayBuffer(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa)
  276. V/AssetLoaderService: active: ArrayBuffer(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa)
  277. D/AsyncClientImpl: Starting request[GET](Some(https://source.unsplash.com/800x800/?landscape)) with body: 'EmptyRequestContent', headers: 'Map()'
  278. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> source.unsplash.com, connection -> keep-alive, accept-encoding -> gzip, deflate)
  279. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  280. D/libc-netbsd: [getaddrinfo]: mtk hostname=source.unsplash.com; servname=(null); netid=0; mark=0
  281. D/libc-netbsd: getaddrinfo( app_uid:10152
  282. D/libc-netbsd: getaddrinfo() uid prop:
  283. D/libc-netbsd: getaddrinfo() getuid():10152
  284. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  285. D/libc-netbsd: [getaddrinfo]: mtk hostname=source.unsplash.com; servname=(null); netid=0; mark=0
  286. D/libc-netbsd: getaddrinfo( app_uid:10152
  287. D/libc-netbsd: getaddrinfo() uid prop:
  288. D/libc-netbsd: getaddrinfo() getuid():10152
  289. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  290. D/libc-netbsd: getaddrinfo: source.unsplash.com get result from proxy gai_error = 0
  291. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  292. I/System.out: [CDS]connect[source.unsplash.com/107.22.213.18:443]
  293. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  294. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  295. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  296. D/ClientWrapper: configureEngine(source.unsplash.com, 443)
  297. D/libc-netbsd: [getaddrinfo]: mtk hostname=source.unsplash.com; servname=(null); netid=0; mark=0
  298. D/libc-netbsd: getaddrinfo( app_uid:10152
  299. D/libc-netbsd: getaddrinfo() uid prop:
  300. D/libc-netbsd: getaddrinfo() getuid():10152
  301. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  302. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.unsplash.com,OU=EssentialSSL Wildcard,OU=Domain Control Validated
  303. V/ClientWrapper: using system trust manager
  304. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  305. D/libc-netbsd: [getaddrinfo]: mtk hostname=images.unsplash.com; servname=(null); netid=0; mark=0
  306. D/libc-netbsd: getaddrinfo( app_uid:10152
  307. D/libc-netbsd: getaddrinfo() uid prop:
  308. D/libc-netbsd: getaddrinfo() getuid():10152
  309. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  310. D/libc-netbsd: [getaddrinfo]: mtk hostname=images.unsplash.com; servname=(null); netid=0; mark=0
  311. D/libc-netbsd: getaddrinfo( app_uid:10152
  312. D/libc-netbsd: getaddrinfo() uid prop:
  313. D/libc-netbsd: getaddrinfo() getuid():10152
  314. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  315. D/libc-netbsd: getaddrinfo: images.unsplash.com get result from proxy gai_error = 0
  316. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  317. I/System.out: [CDS]connect[images.unsplash.com/151.101.112.188:443]
  318. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  319. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  320. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  321. D/ClientWrapper: configureEngine(images.unsplash.com, 443)
  322. D/libc-netbsd: [getaddrinfo]: mtk hostname=images.unsplash.com; servname=(null); netid=0; mark=0
  323. D/libc-netbsd: getaddrinfo( app_uid:10152
  324. D/libc-netbsd: getaddrinfo() uid prop:
  325. D/libc-netbsd: getaddrinfo() getuid():10152
  326. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  327. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.imgix.net,O=Zebrafish Labs,L=San Francisco,ST=California,C=US
  328. V/ClientWrapper: using system trust manager
  329. D/AsyncClientImpl: Connect completed for uri: 'Some(https://source.unsplash.com/800x800/?landscape)', ex: 'null', cancelled: false
  330. D/AsyncClientImpl: got connection response for request: Some(https://source.unsplash.com/800x800/?landscape)
  331. D/ResponseImplWorker: got connection response for Some(https://source.unsplash.com/800x800/?landscape), status: 'HttpStatus(200,OK)', length: '254967', type: 'image/jpeg'
  332. D/SQLiteDatabase: endTransaction()
  333. D/SQLiteDatabase: beginTransaction()
  334. D/SQLiteDatabase: endTransaction()
  335. D/ResponseImplWorker: response for Some(https://source.unsplash.com/800x800/?landscape) ENDED, ex: null, p.isCompleted: false
  336. V/ZNetClient: request time (ema20): 386 ms, latest: 996 GET ??? (id ???)
  337. D/ZNetClient: done request: 'Request(GET,None,Some(https://source.unsplash.com/800x800/?landscape),None,Some(com.waz.service.downloads.AssetLoader$AssetBodyDecoder@eae898),None,Some(<function1>),false,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),FileResponse(CacheEntry(CacheEntryData(5d8af96b-405d-4f62-a434-2232ecedf81d,None,1511488052978,604800000,Some(/data/user/0/com.waz.zclient.dev/cache),None,None,Mime(),79f71046-447f-4ead-9ca5-1e468c94d33a,None)),image/jpeg),Headers[Map(x-cache -> HIT, HIT, server -> imgix-fe, accept-ranges -> bytes, x-served-by -> cache-lax8648-LAX, cache-hhn1541-HHN, cache-control -> public,max-age=315360000, content-length -> 254967, age -> 2114999, last-modified -> Mon, 30 Oct 2017 14:17:36 GMT, date -> Fri, 24 Nov 2017 01:47:34 GMT, content-type -> image/jpeg, connection -> keep-alive, x-content-type-options -> nosniff)]), ongoing: 1, promise completed: false
  338. V/CacheServiceImpl: move(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa, CacheEntry(CacheEntryData(5d8af96b-405d-4f62-a434-2232ecedf81d,None,1511488052978,604800000,Some(/data/user/0/com.waz.zclient.dev/cache),None,None,Mime(),79f71046-447f-4ead-9ca5-1e468c94d33a,None)))
  339. V/CacheServiceImpl: added stream to storage: /storage/emulated/0/Android/data/com.waz.zclient.dev/cache, with key: Some(AESKey(FUmWLJREi7sIdp/gRIQzUQ==))
  340. D/SQLiteDatabase: beginTransaction()
  341. D/SQLiteDatabase: endTransaction()
  342. V/CacheServiceImpl: moved CacheEntry(CacheEntryData(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa,None,1511488053115,604800000,Some(/storage/emulated/0/Android/data/com.waz.zclient.dev/cache),Some(AESKey(FUmWLJREi7sIdp/gRIQzUQ==)),None,Mime(),c12bc1d1-d85b-4350-9212-cfe42619f5f2,Some(254967))), file exists: true, deleting entry: CacheEntry(CacheEntryData(5d8af96b-405d-4f62-a434-2232ecedf81d,None,1511488052978,604800000,Some(/data/user/0/com.waz.zclient.dev/cache),None,None,Mime(),79f71046-447f-4ead-9ca5-1e468c94d33a,None))
  343. V/CacheServiceImpl: remove(CacheEntry(CacheEntryData(5d8af96b-405d-4f62-a434-2232ecedf81d,None,1511488052978,604800000,Some(/data/user/0/com.waz.zclient.dev/cache),None,None,Mime(),79f71046-447f-4ead-9ca5-1e468c94d33a,None)))
  344. V/AssetLoaderService: Loading succeeded for: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa
  345. V/CacheFileCleanupQueue: processQueueNow, events: Vector((/data/user/0/com.waz.zclient.dev/cache,79f71046-447f-4ead-9ca5-1e468c94d33a))
  346. D/SQLiteDatabase: beginTransaction()
  347. V/AssetLoaderService: updateQueue(None, Some(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa), false)
  348. V/AssetLoaderService: load requests: ArrayBuffer(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa)
  349. D/SQLiteDatabase: endTransaction()
  350. V/AssetLoaderService: active: ArrayBuffer(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa)
  351. V/ImageLoader[Global]: decoding bitmap CacheEntry(CacheEntryData(8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa,None,1511488053115,604800000,Some(/storage/emulated/0/Android/data/com.waz.zclient.dev/cache),Some(AESKey(FUmWLJREi7sIdp/gRIQzUQ==)),None,Mime(),c12bc1d1-d85b-4350-9212-cfe42619f5f2,Some(254967)))
  352. V/CacheStorageImpl: deleting cache files: Vector((/data/user/0/com.waz.zclient.dev/cache,79f71046-447f-4ead-9ca5-1e468c94d33a))
  353. D/skia: jpeg_decoder mode 0, colorType 4, w 800, h 800, sample 1, bsLength 0!!
  354. V/ImageLoader[Global]: image meta: Metadata(800,800,image/jpeg,0), inSampleSize: 128
  355. D/skia: jpeg_decoder mode 1, colorType 4, w 800, h 800, sample 128, bsLength 0!!
  356. D/skia: jpeg_decoder finish successfully, L:1979!!!
  357. V/ImageLoader[Global]: adding asset to memory cache: 8a28b6e1-8df3-403f-9a1b-e72bfd38d4aa, Single(4,false)
  358. D/MPlugin: createInstance(): Begin = 4536129
  359. D/MPlugin: create Instance (two parameters) with : com.mediatek.common.telephony.IOnlyOwnerSimSupport
  360. D/MPlugin: Clazz exists on mapping table : false
  361. E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
  362. D/MPlugin: createInstance(): End = 4536129
  363. I/Choreographer: Skipped 73 frames! The application may be doing too much work on its main thread.
  364. D/OpenGLRenderer: Allocate layer: 0xf2f92a00 1088x1920
  365. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64140), client(47), share_fd(70)
  366. D/GraphicBuffer: register, handle(0xe5c64140) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  367. I/[MALI][Gralloc]: [+]r_hnd(0xe5c64aa0), client(47), share_fd(73)
  368. D/GraphicBuffer: register, handle(0xe5c64aa0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  369. V/InputMethodManager: onWindowFocus: null softInputMode=274 first=true flags=#81810100
  370. V/InputMethodManager: START INPUT: com.android.internal.policy.PhoneWindow$DecorView{2c76802 V.E...... R.....ID 0,0-1080,1920} ic=null tba=android.view.inputmethod.EditorInfo@55a0290 controlFlags=#104
  371. V/GlobalTokenService: Setting new push token: ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB
  372. V/GlobalPreferences: Setting PUSH_TOKEN (def: None): Some(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB)
  373. I/InstanceIdListenerService: FCM: onTokenRefresh()
  374. V/GlobalTokenService: Setting new push token: ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB
  375. V/GlobalPreferences: Setting PUSH_TOKEN (def: None): Some(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB)
  376. V/GlobalPreferences: Getting DEVELOPER_TRACKING_ENABLED (def: false): false
  377. D/OpenGLRenderer: Allocate layer: 0xe5c73200 960x512
  378. I/[MALI][Gralloc]: [+]r_hnd(0xe5c675c0), client(47), share_fd(75)
  379. D/GraphicBuffer: register, handle(0xe5c675c0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  380. V/InputMethodManager: START INPUT: com.waz.zclient.ui.text.TypefaceEditText{35736d8 VFED..CL. .F...... 183,27-912,92 #7f10022e app:id/et__reg__phone} ic=com.android.internal.widget.EditableInputConnection@5b35936 tba=android.view.inputmethod.EditorInfo@84fa037 controlFlags=#100
  381. D/ActivityThread: SVC-Destroying service: com.waz.zms.InstanceIdListenerService@5ec0260
  382. D/Surface: Surface::disconnect(this=0xee2bd600,api=1)
  383. D/GraphicBuffer: unregister, handle(0xe5c64640) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  384. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64640), client(47), share_fd(48)
  385. E/Surface: getSlotFromBufferLocked: unknown buffer: 0xe5c648c0
  386. D/mali_winsys: [MALI] win=0xee2bd608, native_buffer=0xe5c64828, fd=-1
  387. D/GraphicBuffer: unregister, handle(0xe5c648c0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  388. I/[MALI][Gralloc]: [-]r_hnd(0xe5c648c0), client(47), share_fd(53)
  389. D/Surface: Surface::disconnect(this=0xee2bd600,api=1)
  390. V/PermissionsService: clearProvider
  391. D/WindowClient: Remove from mViews: com.android.internal.policy.PhoneWindow$DecorView{5e6f12c V.E...... R.....I. 0,0-1080,1920}, this = android.view.WindowManagerGlobal@b191f83
  392. I/[MALI][Gralloc]: [+]r_hnd(0xe5c67340), client(47), share_fd(53)
  393. D/GraphicBuffer: register, handle(0xe5c67340) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  394. D/SQLiteDatabase: beginTransaction()
  395. D/SQLiteDatabase: endTransaction()
  396. D/ActivityThread: SVC-Destroying service: com.evernote.android.job.JobRescheduleService@11f98ec
  397. V/InputMethodManager: START INPUT: com.waz.zclient.ui.text.TypefaceEditText{3939bca VFED..CL. .F...... 0,0-912,120 #7f100281 app:id/tet__profile__guided} ic=com.android.internal.widget.EditableInputConnection@d5c91e8 tba=android.view.inputmethod.EditorInfo@64f0001 controlFlags=#100
  398. D/OpenGLRenderer: Allocate layer: 0xe5c73000 960x512
  399. V/InputMethodManager: START INPUT: com.waz.zclient.ui.text.TypefaceEditText{7b2af88 VFED..CL. .F.P..ID 0,0-912,120 #7f100281 app:id/tet__profile__guided} ic=com.android.internal.widget.EditableInputConnection@76df4cf tba=android.view.inputmethod.EditorInfo@1827e5c controlFlags=#100
  400. D/OpenGLRenderer: Allocate layer: 0xcd7fb600 1088x1152
  401. D/SQLiteDatabase: endTransaction()
  402. D/SQLiteDatabase: endTransaction()
  403. D/SQLiteDatabase: beginTransaction()
  404. D/SQLiteDatabase: endTransaction()
  405. D/SQLiteDatabase: endTransaction()
  406. V/LoginClientImpl: throttling, delay: 0 days
  407. V/LoginClientImpl: starting request
  408. D/OpenGLRenderer: Allocate layer: 0xcd7fb600 1088x1920
  409. D/LoginClientImpl: trying to login to account: d267244f-17b7-45c3-b505-2efe62486e26
  410. D/AsyncClientImpl: Starting request[POST](Some(https://prod-nginz-https.wire.com//login?persist=true)) with body: '<body>', headers: 'Map()'
  411. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, connection -> keep-alive, accept-encoding -> gzip, deflate)
  412. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  413. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  414. D/libc-netbsd: getaddrinfo( app_uid:10152
  415. D/libc-netbsd: getaddrinfo() uid prop:
  416. D/libc-netbsd: getaddrinfo() getuid():10152
  417. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  418. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  419. D/libc-netbsd: getaddrinfo( app_uid:10152
  420. D/libc-netbsd: getaddrinfo() uid prop:
  421. D/libc-netbsd: getaddrinfo() getuid():10152
  422. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  423. D/libc-netbsd: getaddrinfo: prod-nginz-https.wire.com get result from proxy gai_error = 0
  424. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  425. I/System.out: [CDS]connect[prod-nginz-https.wire.com/46.137.80.151:443]
  426. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  427. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  428. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  429. D/ClientWrapper: configureEngine(prod-nginz-https.wire.com, 443)
  430. V/ClientWrapper: restricting to TLSv1.2
  431. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  432. D/libc-netbsd: getaddrinfo( app_uid:10152
  433. D/libc-netbsd: getaddrinfo() uid prop:
  434. D/libc-netbsd: getaddrinfo() getuid():10152
  435. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  436. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.wire.com,O=Wire Swiss GmbH,L=Zug,ST=Zug,C=CH
  437. V/ClientWrapper: using backend trust manager
  438. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//login?persist=true)', ex: 'null', cancelled: false
  439. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//login?persist=true)
  440. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//login?persist=true), status: 'HttpStatus(200,OK)', length: '240', type: 'application/json'
  441. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//login?persist=true) ENDED, ex: null, p.isCompleted: false
  442. D/LoginClientImpl: receivedAccessToken: 'D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619', headers: Headers[Map(server -> nginx, request-id -> 1ee8c0be65075a5ecf02e0f7901038fe, content-length -> 240, access-control-expose-headers -> Request-Id, Location, access-control-allow-credentials -> true, date -> Fri, 24 Nov 2017 01:48:00 GMT, content-type -> application/json, set-cookie -> zuid=mjMdgm0ET7F4Lcra3sjH1b5DwxvYPkPqXOQ6aKAkbm1wYZRGMhZ1JWv-wAcjxaWWMHAzLAa-K-JNQ2kyLFndAw==.v=1.k=1.d=1516326480.t=u.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.r=77266613; Path=/access; Expires=Fri, 19-Jan-2018 01:48:00 GMT; Domain=wire.com; HttpOnly; Secure, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]
  443. V/LoginClient: parsed cookie from header: zuid=mjMdgm0ET7F4Lcra3sjH1b5DwxvYPkPqXOQ6aKAkbm1wYZRGMhZ1JWv-wAcjxaWWMHAzLAa-K-JNQ2kyLFndAw==.v=1.k=1.d=1516326480.t=u.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.r=77266613; Path=/access; Expires=Fri, 19-Jan-2018 01:48:00 GMT; Domain=wire.com; HttpOnly; Secure, cookie: mjMdgm0ET7F4Lcra3sjH1b5DwxvYPkPqXOQ6aKAkbm1wYZRGMhZ1JWv-wAcjxaWWMHAzLAa-K-JNQ2kyLFndAw==.v=1.k=1.d=1516326480.t=u.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.r=77266613
  444. D/SQLiteDatabase: beginTransaction()
  445. D/SQLiteDatabase: endTransaction()
  446. D/SQLiteDatabase: endTransaction()
  447. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  448. V/AccountManager: Creating for: d267244f-17b7-45c3-b505-2efe62486e26
  449. I/System: FinalizerDaemon: finalize objects = 888
  450. D/SQLiteDatabase: beginTransaction()
  451. D/SQLiteDatabase: endTransaction()
  452. D/SQLiteDatabase: endTransaction()
  453. V/AccountsServiceImpl: account state changed: d267244f-17b7-45c3-b505-2efe62486e26 -> InBackground: selected: false, loggedIn: true, uiActive: true
  454. V/UserPreferences: migrating global prefs to user prefs: Vector()
  455. D/SQLiteDatabase: endTransaction()
  456. D/SQLiteDatabase: endTransaction()
  457. D/SQLiteDatabase: beginTransaction()
  458. D/SQLiteDatabase: endTransaction()
  459. V/AccountManager: account data needs registration: AccountData:
  460. id: d267244f-17b7-45c3-b505-2efe62486e26
  461. teamId: Left(())
  462. email: Some(corvus@<<<redacted>>>)
  463. phone: None
  464. handle: None
  465. registeredPush: None
  466. pendingEmail: None
  467. pendingPhone: None
  468. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  469. password: In memory?: true
  470. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  471. userId: None
  472. clientId: None
  473. clientRegState: UNKNOWN
  474. privateMode: false
  475. regWaiting: false
  476. code: None
  477. name: None
  478. invitationToken None
  479. firstLogin true
  480. _selfPermissions 0
  481. _copyPermissions 0
  482.  
  483. V/AccountManager: ensureFullyRegistered()
  484. D/SQLiteDatabase: endTransaction()
  485. V/AccountsServiceImpl: switchAccount: d267244f-17b7-45c3-b505-2efe62486e26
  486. V/CryptoBoxService: cryptobox directory created
  487. V/GlobalPreferences: Getting CurrentUserPref (def: None): None
  488. V/AccountsServiceImpl: Loaded: 0 zms instances for 1 accounts
  489. V/GlobalNotificationsService: zmsInstances count: 0
  490. V/AccountsServiceImpl: setAccount(Some(d267244f-17b7-45c3-b505-2efe62486e26))
  491. V/GlobalPreferences: Setting CurrentUserPref (def: None): Some(d267244f-17b7-45c3-b505-2efe62486e26)
  492. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  493. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  494. V/AccountSignalLoader: currentAccount: Some(com.waz.service.AccountManager@f02ed3e)
  495. D/SQLiteDatabase: beginTransaction()
  496. D/SQLiteDatabase: endTransaction()
  497. V/AppEntryController: Current account and user: Some(AccountData:
  498. id: d267244f-17b7-45c3-b505-2efe62486e26
  499. teamId: Left(())
  500. email: Some(corvus@<<<redacted>>>)
  501. phone: None
  502. handle: None
  503. registeredPush: None
  504. pendingEmail: None
  505. pendingPhone: None
  506. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  507. password: In memory?: true
  508. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  509. userId: None
  510. clientId: None
  511. clientRegState: UNKNOWN
  512. privateMode: false
  513. regWaiting: false
  514. code: None
  515. name: None
  516. invitationToken None
  517. firstLogin true
  518. _selfPermissions 0
  519. _copyPermissions 0
  520. ) None
  521. D/SQLiteDatabase: beginTransaction()
  522. V/AccountsServiceImpl: account state changed: d267244f-17b7-45c3-b505-2efe62486e26 -> InForeground: selected: true, loggedIn: true, uiActive: true
  523. D/SQLiteDatabase: endTransaction()
  524. D/Self: onLoaded: (Some(AccountData:
  525. id: d267244f-17b7-45c3-b505-2efe62486e26
  526. teamId: Left(())
  527. email: Some(corvus@<<<redacted>>>)
  528. phone: None
  529. handle: None
  530. registeredPush: None
  531. pendingEmail: None
  532. pendingPhone: None
  533. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  534. password: In memory?: true
  535. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  536. userId: None
  537. clientId: None
  538. clientRegState: UNKNOWN
  539. privateMode: false
  540. regWaiting: false
  541. code: None
  542. name: None
  543. invitationToken None
  544. firstLogin true
  545. _selfPermissions 0
  546. _copyPermissions 0
  547. ),true)
  548. V/Self: update(Some(AccountData:
  549. id: d267244f-17b7-45c3-b505-2efe62486e26
  550. teamId: Left(())
  551. email: Some(corvus@<<<redacted>>>)
  552. phone: None
  553. handle: None
  554. registeredPush: None
  555. pendingEmail: None
  556. pendingPhone: None
  557. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  558. password: In memory?: true
  559. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  560. userId: None
  561. clientId: None
  562. clientRegState: UNKNOWN
  563. privateMode: false
  564. regWaiting: false
  565. code: None
  566. name: None
  567. invitationToken None
  568. firstLogin true
  569. _selfPermissions 0
  570. _copyPermissions 0
  571. ))
  572. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  573. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  574. D/AsyncClientImpl: Starting request[GET](Some(https://prod-nginz-https.wire.com//self)) with body: 'EmptyRequestContent', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  575. V/GlobalPreferences: Getting DEVELOPER_TRACKING_ENABLED (def: false): false
  576. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  577. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//self)', ex: 'null', cancelled: false
  578. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//self)
  579. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//self), status: 'HttpStatus(200,OK)', length: '252', type: 'application/json'
  580. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//self) ENDED, ex: null, p.isCompleted: false
  581. V/ZNetClient: request time (ema20): 72 ms, latest: 72 GET /self (id 8c68a462ef702fecc7106cf08d210975)
  582. D/ZNetClient: done request: 'Request(GET,Some(/self),None,None,None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"email":"corvus@<<<redacted>>>","handle":"testaccount3","locale":"en","accent_id":0,"picture":[],"name":"Test Account","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","assets":[{"size":"preview","key":"3-2-c99e2542-65dd-4940-9d07-1f8daa5f988d","type":"image"},{"size":"complete","key":"3-2-fffc8119-1ac3-4f41-8872-0fe3b6084e71","type":"image"}]}),Headers[Map(server -> nginx, request-id -> 8c68a462ef702fecc7106cf08d210975, content-length -> 252, access-control-expose-headers -> Request-Id, Location, date -> Fri, 24 Nov 2017 01:48:00 GMT, content-type -> application/json, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]), ongoing: 1, promise completed: false
  583. V/AccountManager: got self user info: UserInfo(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,Some(Test Account),Some(0),Some(corvus@<<<redacted>>>),None,Some(List(
  584. AssetData:
  585. id: 80215404-e32c-4743-a9b8-366e9783da9a
  586. mime: Mime()
  587. sizeInBytes: 0
  588. status: UploadNotStarted
  589. rId: Some(3-2-fffc8119-1ac3-4f41-8872-0fe3b6084e71)
  590. token: None
  591. otrKey: None
  592. sha: None
  593. encryption None
  594. preview: None
  595. metaData: Some(Image(Dim2(0,0),medium))
  596. convId: None
  597. data (length): 0
  598. other fields: None, None, None, None
  599. )),None,false,Some(testaccount3),None)
  600. D/SQLiteDatabase: endTransaction()
  601. D/SQLiteDatabase: beginTransaction()
  602. D/SQLiteDatabase: endTransaction()
  603. D/SQLiteDatabase: endTransaction()
  604. D/SQLiteDatabase: beginTransaction()
  605. D/SQLiteDatabase: endTransaction()
  606. D/SQLiteDatabase: beginTransaction()
  607. D/SQLiteDatabase: endTransaction()
  608. D/SQLiteDatabase: beginTransaction()
  609. D/SQLiteDatabase: endTransaction()
  610. V/UsersDisplayNameUpdater: processQueueNow, events: Vector(Test)
  611. V/AccountManager: account data needs registration: AccountData:
  612. id: d267244f-17b7-45c3-b505-2efe62486e26
  613. teamId: Left(())
  614. email: Some(corvus@<<<redacted>>>)
  615. phone: None
  616. handle: Some(testaccount3)
  617. registeredPush: None
  618. pendingEmail: None
  619. pendingPhone: None
  620. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  621. password: In memory?: true
  622. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  623. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  624. clientId: None
  625. clientRegState: UNKNOWN
  626. privateMode: false
  627. regWaiting: false
  628. code: None
  629. name: None
  630. invitationToken None
  631. firstLogin true
  632. _selfPermissions 0
  633. _copyPermissions 0
  634.  
  635. D/SQLiteDatabase: beginTransaction()
  636. V/AccountManager: self user data changed, email: Some(corvus@<<<redacted>>>), phone: None
  637. D/SQLiteDatabase: endTransaction()
  638. D/SQLiteDatabase: endTransaction()
  639. V/UserPreferences: Getting should_sync_teams (def: true): true
  640. D/Self: onLoaded: (Some(AccountData:
  641. id: d267244f-17b7-45c3-b505-2efe62486e26
  642. teamId: Left(())
  643. email: Some(corvus@<<<redacted>>>)
  644. phone: None
  645. handle: Some(testaccount3)
  646. registeredPush: None
  647. pendingEmail: None
  648. pendingPhone: None
  649. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  650. password: In memory?: true
  651. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  652. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  653. clientId: None
  654. clientRegState: UNKNOWN
  655. privateMode: false
  656. regWaiting: false
  657. code: None
  658. name: None
  659. invitationToken None
  660. firstLogin true
  661. _selfPermissions 0
  662. _copyPermissions 0
  663. ),true)
  664. D/SQLiteDatabase: endTransaction()
  665. V/AppEntryController: Current account and user: Some(AccountData:
  666. id: d267244f-17b7-45c3-b505-2efe62486e26
  667. teamId: Left(())
  668. email: Some(corvus@<<<redacted>>>)
  669. phone: None
  670. handle: Some(testaccount3)
  671. registeredPush: None
  672. pendingEmail: None
  673. pendingPhone: None
  674. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  675. password: In memory?: true
  676. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  677. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  678. clientId: None
  679. clientRegState: UNKNOWN
  680. privateMode: false
  681. regWaiting: false
  682. code: None
  683. name: None
  684. invitationToken None
  685. firstLogin true
  686. _selfPermissions 0
  687. _copyPermissions 0
  688. ) None
  689. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  690. V/Self: update(Some(AccountData:
  691. id: d267244f-17b7-45c3-b505-2efe62486e26
  692. teamId: Left(())
  693. email: Some(corvus@<<<redacted>>>)
  694. phone: None
  695. handle: Some(testaccount3)
  696. registeredPush: None
  697. pendingEmail: None
  698. pendingPhone: None
  699. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  700. password: In memory?: true
  701. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  702. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  703. clientId: None
  704. clientRegState: UNKNOWN
  705. privateMode: false
  706. regWaiting: false
  707. code: None
  708. name: None
  709. invitationToken None
  710. firstLogin true
  711. _selfPermissions 0
  712. _copyPermissions 0
  713. ))
  714. D/SQLiteDatabase: endTransaction()
  715. V/AccountSignalLoader: currentAccount: Some(com.waz.service.AccountManager@f02ed3e)
  716. D/SQLiteDatabase: beginTransaction()
  717. D/SQLiteDatabase: endTransaction()
  718. V/ZmsSignalLoader: currentZms: None
  719. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  720. V/User: set(UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNKNOWN,false,Some(testaccount3)))
  721. V/AccountContext#d267244f: Account context started
  722. D/UiObservable: notifyChanged, User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNKNOWN,false,Some(testaccount3)), initials = TA)
  723. V/Self: self user changed: Some(User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNKNOWN,false,Some(testaccount3)), initials = TA))
  724. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  725. D/SyncSchedulerImpl: updateRetryAlarm: None
  726. D/SQLiteDatabase: endTransaction()
  727. V/ConversationStorageImpl: Caching 0 conversations
  728. V/SyncContentUpdaterImpl: addRequest: SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None), added: SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None)
  729. V/SyncStorage: add(SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None))
  730. V/SyncStorage: save(SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None))
  731. D/SQLiteDatabase: endTransaction()
  732. V/SyncStorageSaveQueue: processQueue, delaying: 0 millis
  733. V/UserPreferences: Getting last_self_clients_sync_requested (def: 0): 0
  734. V/SyncStorageSaveQueue: processQueueNow, events: Vector(9df3e03a-9a8f-431b-b840-ad6262d1d580)
  735. D/SQLiteDatabase: beginTransaction()
  736. V/SyncSchedulerImpl: execute(SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None))
  737. V/SyncContentUpdaterImpl: addRequest: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None), added: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None)
  738. V/SyncStorage: add(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  739. V/SyncStorage: save(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  740. V/UserPreferences: Setting last_self_clients_sync_requested (def: 0): 1511488079056
  741. V/SyncContentUpdaterImpl: addRequest: SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None), added: SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None)
  742. V/SyncStorage: add(SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None))
  743. V/SyncStorage: save(SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None))
  744. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None))
  745. V/SyncContentUpdaterImpl: addRequest: SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None), added: SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None)
  746. V/SyncStorage: add(SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None))
  747. V/SyncStorage: save(SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None))
  748. V/SyncSchedulerImpl: execute(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  749. D/SyncSchedulerImpl: starting service
  750. V/SyncContentUpdaterImpl: addRequest: SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None), added: SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None)
  751. V/SyncStorage: add(SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None))
  752. V/SyncStorage: save(SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None))
  753. D/SQLiteDatabase: endTransaction()
  754. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  755. V/SyncContentUpdaterImpl: addRequest: SyncJob(7de7eab5-be3f-4c17-8056-00e221eb231b,SyncSelfClients,Set(),0,false,0,1511488079095,0,0,false,WAITING,None), merged: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None)
  756. V/SyncStorage: add(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  757. D/OpenGLRenderer: ~CanvasContext() 0xee80c800
  758. V/SyncStorage: save(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None))
  759. D/SQLiteDatabase: beginTransaction()
  760. D/SQLiteDatabase: endTransaction()
  761. V/SyncStorageSaveQueue: processQueue, delaying: 440 millis
  762. D/ActivityThread: SVC-Creating service: CreateServiceData{token=android.os.BinderProxy@38ced2d className=com.waz.zms.SyncService packageName=com.waz.zclient.dev intent=null}
  763. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.SyncService@112e262, flags=0, startId=1
  764. V/UserPreferences: Getting last_self_clients_sync_requested (def: 0): 1511488079056
  765. V/FutureService: acquiring wakelock, src: FutureService
  766. V/SyncSchedulerImpl: execute(SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None))
  767. D/SyncSchedulerImpl: starting service
  768. D/FutureService: onStartCommand: 1, intent: Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  769. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None))
  770. V/SyncSchedulerImpl: execute(SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None))
  771. D/SyncSchedulerImpl: starting service
  772. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None))
  773. V/FutureService: acquiring wakelock, src: async[FutureService]
  774. V/FutureService: releasing wakelock, src: FutureService
  775. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.SyncService@112e262, flags=0, startId=2
  776. V/FutureService: acquiring wakelock, src: FutureService
  777. D/FutureService: onStartCommand: 2, intent: Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  778. V/SyncSchedulerImpl: execute(SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None))
  779. D/SyncSchedulerImpl: starting service
  780. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(d90cec38-865d-4e47-b12d-3a99385548d7,SyncConnections,Set(ff1b5152-bbdd-46f9-9a58-d5ca83645296),10,false,0,1511488079081,0,0,false,WAITING,None))
  781. V/AccountsServiceImpl: getAccountManager(AccountData:
  782. id: d267244f-17b7-45c3-b505-2efe62486e26
  783. teamId: Left(())
  784. email: Some(corvus@<<<redacted>>>)
  785. phone: None
  786. handle: Some(testaccount3)
  787. registeredPush: None
  788. pendingEmail: None
  789. pendingPhone: None
  790. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  791. password: In memory?: true
  792. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  793. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  794. clientId: None
  795. clientRegState: UNKNOWN
  796. privateMode: false
  797. regWaiting: false
  798. code: None
  799. name: None
  800. invitationToken None
  801. firstLogin true
  802. _selfPermissions 0
  803. _copyPermissions 0
  804. )
  805. V/FutureService: acquiring wakelock, src: async[FutureService]
  806. V/FutureService: releasing wakelock, src: FutureService
  807. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.SyncService@112e262, flags=0, startId=3
  808. V/FutureService: acquiring wakelock, src: FutureService
  809. D/FutureService: onStartCommand: 3, intent: Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  810. V/AccountsServiceImpl: getAccountManager(AccountData:
  811. id: d267244f-17b7-45c3-b505-2efe62486e26
  812. teamId: Left(())
  813. email: Some(corvus@<<<redacted>>>)
  814. phone: None
  815. handle: Some(testaccount3)
  816. registeredPush: None
  817. pendingEmail: None
  818. pendingPhone: None
  819. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  820. password: In memory?: true
  821. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  822. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  823. clientId: None
  824. clientRegState: UNKNOWN
  825. privateMode: false
  826. regWaiting: false
  827. code: None
  828. name: None
  829. invitationToken None
  830. firstLogin true
  831. _selfPermissions 0
  832. _copyPermissions 0
  833. )
  834. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  835. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  836. V/SyncSerializer: acquire(1), running: 0
  837. D/SyncService: onIntent Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  838. V/FutureService: acquiring wakelock, src: async[FutureService]
  839. V/FutureService: releasing wakelock, src: FutureService
  840. D/SyncService: onIntent Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  841. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.SyncService@112e262, flags=0, startId=4
  842. V/FutureService: acquiring wakelock, src: FutureService
  843. V/SyncSerializer: acquire(0), running: 0
  844. D/FutureService: onStartCommand: 4, intent: Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  845. V/SyncSerializer: acquire(1), running: 1
  846. V/SyncSerializer: acquire(1), running: 2
  847. V/FutureService: acquiring wakelock, src: async[FutureService]
  848. V/FutureService: releasing wakelock, src: FutureService
  849. V/AccountsServiceImpl: getAccountManager(AccountData:
  850. id: d267244f-17b7-45c3-b505-2efe62486e26
  851. teamId: Left(())
  852. email: Some(corvus@<<<redacted>>>)
  853. phone: None
  854. handle: Some(testaccount3)
  855. registeredPush: None
  856. pendingEmail: None
  857. pendingPhone: None
  858. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  859. password: In memory?: true
  860. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  861. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  862. clientId: None
  863. clientRegState: UNKNOWN
  864. privateMode: false
  865. regWaiting: false
  866. code: None
  867. name: None
  868. invitationToken None
  869. firstLogin true
  870. _selfPermissions 0
  871. _copyPermissions 0
  872. )
  873. V/SyncExecutor: executeJob: SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,0,false,WAITING,None)
  874. V/SyncStorage: save(SyncJob(9df3e03a-9a8f-431b-b840-ad6262d1d580,SyncConversations,Set(),1,false,0,1511488078965,0,1,false,SYNCING,None))
  875. V/AccountsServiceImpl: getAccountManager(AccountData:
  876. id: d267244f-17b7-45c3-b505-2efe62486e26
  877. teamId: Left(())
  878. email: Some(corvus@<<<redacted>>>)
  879. phone: None
  880. handle: Some(testaccount3)
  881. registeredPush: None
  882. pendingEmail: None
  883. pendingPhone: None
  884. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  885. password: In memory?: true
  886. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  887. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  888. clientId: None
  889. clientRegState: UNKNOWN
  890. privateMode: false
  891. regWaiting: false
  892. code: None
  893. name: None
  894. invitationToken None
  895. firstLogin true
  896. _selfPermissions 0
  897. _copyPermissions 0
  898. )
  899. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  900. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  901. D/SyncSchedulerImpl: starting service
  902. D/SyncService: onIntent Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  903. D/SyncService: onIntent Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  904. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.SyncService@112e262, flags=0, startId=5
  905. V/FutureService: acquiring wakelock, src: FutureService
  906. D/FutureService: onStartCommand: 5, intent: Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  907. V/FutureService: acquiring wakelock, src: async[FutureService]
  908. V/FutureService: releasing wakelock, src: FutureService
  909. V/SyncExecutor: executeJob: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None)
  910. V/SyncExecutor: executeJob: SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,0,false,WAITING,None)
  911. V/SyncExecutor: executeJob: SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,0,false,WAITING,None)
  912. V/SyncStorage: save(SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,1,false,SYNCING,None))
  913. V/SyncStorage: save(SyncJob(a63653e2-9a39-4842-a424-f74294a5de60,SyncTeam,Set(),1,false,0,1511488079054,0,1,false,SYNCING,None))
  914. V/AccountsServiceImpl: getAccountManager(AccountData:
  915. id: d267244f-17b7-45c3-b505-2efe62486e26
  916. teamId: Left(())
  917. email: Some(corvus@<<<redacted>>>)
  918. phone: None
  919. handle: Some(testaccount3)
  920. registeredPush: None
  921. pendingEmail: None
  922. pendingPhone: None
  923. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  924. password: In memory?: true
  925. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  926. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  927. clientId: None
  928. clientRegState: UNKNOWN
  929. privateMode: false
  930. regWaiting: false
  931. code: None
  932. name: None
  933. invitationToken None
  934. firstLogin true
  935. _selfPermissions 0
  936. _copyPermissions 0
  937. )
  938. V/SyncStorage: save(SyncJob(ff1b5152-bbdd-46f9-9a58-d5ca83645296,SyncSelf,Set(),1,false,0,1511488079070,0,1,false,SYNCING,None))
  939. V/AccountsServiceImpl: getOrCreateAccountManager: d267244f-17b7-45c3-b505-2efe62486e26
  940. D/SyncService: onIntent Intent { cmp=com.waz.zclient.dev/com.waz.zms.SyncService (has extras) }
  941. V/UserPreferences: Setting otr_last_prekey_id (def: 0): 99
  942. D/SQLiteDatabase: endTransaction()
  943. D/SQLiteDatabase: beginTransaction()
  944. D/SQLiteDatabase: endTransaction()
  945. V/UserPreferences: Getting otr_last_prekey_id (def: 0): 99
  946. D/BluetoothAdapter: getName
  947. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  948. D/AsyncClientImpl: Starting request[POST](Some(https://prod-nginz-https.wire.com//clients)) with body: '<body>', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  949. V/SyncStorageSaveQueue: processQueueNow, events: Vector(8ea39010-d9be-411d-b8b0-9baba1ae68b2, a63653e2-9a39-4842-a424-f74294a5de60, ff1b5152-bbdd-46f9-9a58-d5ca83645296, d90cec38-865d-4e47-b12d-3a99385548d7, 8ea39010-d9be-411d-b8b0-9baba1ae68b2, 9df3e03a-9a8f-431b-b840-ad6262d1d580, 8ea39010-d9be-411d-b8b0-9baba1ae68b2, a63653e2-9a39-4842-a424-f74294a5de60, ff1b5152-bbdd-46f9-9a58-d5ca83645296)
  950. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate, content-encoding -> gzip)
  951. D/SQLiteDatabase: beginTransaction()
  952. D/SQLiteDatabase: endTransaction()
  953. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//clients)', ex: 'null', cancelled: false
  954. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//clients)
  955. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//clients), status: 'HttpStatus(201,Created)', length: '206', type: 'application/json'
  956. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//clients) ENDED, ex: null, p.isCompleted: false
  957. V/ZNetClient: request time (ema20): 100 ms, latest: 642 POST /clients (id f80c1c6e0e754ef350c3dc20600f99c2)
  958. D/ZNetClient: done request: 'Request(POST,Some(/clients),None,Some({"lastkey":{"id":65535,"key":"pQABARn\/\/wKhAFggW1mCERakIOIdUq5pS8pJ+GTJoghyuYFNCnAGhb9cWE4DoQChAFggM8394rU5EHKeUNLeAwNE54u0HOZxTIgFzITjYxsfGboE9g=="},"sigkeys":{"enckey":"Ql+sB55iMZcralfuUNj0b5aFqLXX4ayY\/lbVebh6GLY=","mackey":"QQkOX\/Cl4p8nBpTbnMePz3lP2bbwf8E8MTxE+Ho+3\/4="},"prekeys":[{"id":0,"key":"pQABAQACoQBYIOTQW5wLGEJlSVuB+PhGIUmmUoJNZ2lZ51MO03k6AOQdA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":1,"key":"pQABAQECoQBYIIVOPcql4b7D0Kur8uDdWvyKHJusOsdR8N0ndr\/z7lxPA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":2,"key":"pQABAQICoQBYIKU0PCm1Z2MVLIF87l9wUmcs+Dc+ULJ8RAgoyAZ6TxwGA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":3,"key":"pQABAQMCoQBYIKF0BLFruc0uSpVx5ZoeEGiRfGifRjNTq9xQg5N5ToJZA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":4,"key":"pQABAQQCoQBYIOn7yZGBE7PN71NtxzYF53z3GTUrnLYtfK6SJoeLypQRA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":5,"key":"pQABAQUCoQBYIP3MbjdcTeDeWaBdqmgl+otyJ\/vG173Qc+t2sih5enaGA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":6,"key":"pQABAQYCoQBYIHrCioqupqilxDFA6r5lZZ3bjb7YczUpGbp3sL84wEu0A6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":7,"key":"pQABAQcCoQBYIGMwuUpC3MZz9puxeaXacrIiSqxDKTKfS048goJ\/gu8DA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":8,"key":"pQABAQgCoQBYIPUBHIEQOYA2AwJCJQgqeT584D7Irzprgb2dy1ozsW+8A6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":9,"key":"pQABAQkCoQBYIEgJth8E1ve8j2K\/\/hIC0UYFw3+920\/HpTuXSTK+SzJgA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":10,"key":"pQABAQoCoQBYIPM\/ZhXxOr1NM8TDqa5cKKP6wIb9ewNzGfc8xoINd3PkA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":11,"key":"pQABAQsCoQBYIHhic\/3K+KI3rjIXvE7cohXzO7bqCSIWCWZOKxz2ki4LA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":12,"key":"pQABAQwCoQBYIDpPRmlhRmIp6pjXA8P3fii5KAvqlVGTzCCGw9PteHvhA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":13,"key":"pQABAQ0CoQBYIA9mIEZ8+jq4ug21EsezIyXC8Ffle3PjMoEl2S\/JqBOaA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":14,"key":"pQABAQ4CoQBYIOapMuy4XEv1IokAZWZ1Z7RJ1\/MJZcLdDUatgjqLb4R6A6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":15,"key":"pQABAQ8CoQBYIOgyqYOszyp3jD2IaZkVlkQ7W3YHl9AQULEpKQCXTWWOA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":16,"key":"pQABARACoQBYIO67xDsy0ES23HqbUL5akN+pRtnzroy2Avas2uyZ50riA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":17,"key":"pQABARECoQBYIPFMAJ\/Cg\/Wacfmvf456p1t+EsS+L+dHaIMFVMfEuCcwA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":18,"key":"pQABARICoQBYIHxQb0p0QfY68VO0\/JVKQJpEWFvU6Tvz9T99m3Bk1YOjA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":19,"key":"pQABARMCoQBYIOCtutlAWjVeOa73IB7nqsLl8FRUpREl6z3YFivvQ2kbA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":20,"key":"pQABARQCoQBYIJfG199ZDufGBIx3tFaPWzRvtrTlm9pYuza19Y5ahMhvA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":21,"key":"pQABARUCoQBYIFlWiuUJ3WYlQFhE2j7Betg+1vVkVRCDay93D67ot7znA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":22,"key":"pQABARYCoQBYIGLI30c5GP6eUzDaR9FNB2Egi6PaFf4KbFuIFhqPadZkA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":23,"key":"pQABARcCoQBYIP3856NwcVn99owOhbWjmvEPFbpCdzhpbknrUxhCS2BbA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY="},{"id":24,"key":"pQABARgYAqEAWCAtAd+lQIkCg6d8ShA5tkbqUXW0CadZ5fCbLylr9fTYpAOhAKEAWCAzzf3itTkQcp5Q0t4DA0Tni7Qc5nFMiAXMhONjGx8ZugT2"},{"id":25,"key":"pQABARgZAqEAWCBwcPi1i0OHWFgOnLMJa9d8ym5UScBAJ6jdu76Jc\/qp1gOhAKEAWCAzzf3itTkQcp5Q0t4DA0Tni7Qc5nFMiAXMhONjGx8ZugT2"},{"id":26,"key":"pQABARgaAqEAWCDKJzNvltFqSM52W8wQFOgFp31P45EkDjkRVXt6MfOavgOhAKEAWCAzzf3itTkQcp5Q0t4DA0Tni7Qc5nFMiAXMhONjGx8ZugT2"},{"id":27,"key":"pQABARgbAqEAWCAvLMLkbSJuftD62Z2c0NE9mt4V9cj7zQX3w8TjpiDqjAOhAKEAWCAzzf3itTkQcp5Q0t4DA0Tni7Qc5nFMiAXMhONjGx8ZugT2"},{"id":28,"key":"pQABARgcA
  959. V/UserPreferences: Setting otr_client_reg_version (def: 0): 112
  960. D/SQLiteDatabase: endTransaction()
  961. D/SQLiteDatabase: beginTransaction()
  962. D/SQLiteDatabase: endTransaction()
  963. V/UserPreferences: Getting otr_client_reg_version (def: 0): 112
  964. V/OtrClientsService: updateUserClients(494a6cdb-4d59-43e7-936b-7e80b4f81d8b, List(Client(8f4411c4e5f17bfe,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:48:00.962Z),Some(Location(9.1833,48.7667,)),None,Some(SignalingKey(AESKey(Ql+sB55iMZcralfuUNj0b5aFqLXX4ayY/lbVebh6GLY=),QQkOX/Cl4p8nBpTbnMePz3lP2bbwf8E8MTxE+Ho+3/4=)),VERIFIED,PHONE)), false)
  965. V/OtrClientsStorage: updateOrCreateAll(Vector(494a6cdb-4d59-43e7-936b-7e80b4f81d8b))
  966. D/SQLiteDatabase: endTransaction()
  967. D/SQLiteDatabase: beginTransaction()
  968. V/AccountManager: account data needs registration: AccountData:
  969. id: d267244f-17b7-45c3-b505-2efe62486e26
  970. teamId: Left(())
  971. email: Some(corvus@<<<redacted>>>)
  972. phone: None
  973. handle: None
  974. registeredPush: None
  975. pendingEmail: None
  976. pendingPhone: None
  977. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  978. password: In memory?: true
  979. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  980. userId: None
  981. clientId: None
  982. clientRegState: UNKNOWN
  983. privateMode: false
  984. regWaiting: false
  985. code: None
  986. name: None
  987. invitationToken None
  988. firstLogin true
  989. _selfPermissions 0
  990. _copyPermissions 0
  991.  
  992. D/SQLiteDatabase: endTransaction()
  993. V/AccountManager: account data needs registration: AccountData:
  994. id: d267244f-17b7-45c3-b505-2efe62486e26
  995. teamId: Left(())
  996. email: Some(corvus@<<<redacted>>>)
  997. phone: None
  998. handle: Some(testaccount3)
  999. registeredPush: None
  1000. pendingEmail: None
  1001. pendingPhone: None
  1002. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1003. password: In memory?: true
  1004. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1005. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1006. clientId: None
  1007. clientRegState: UNKNOWN
  1008. privateMode: false
  1009. regWaiting: false
  1010. code: None
  1011. name: None
  1012. invitationToken None
  1013. firstLogin true
  1014. _selfPermissions 0
  1015. _copyPermissions 0
  1016.  
  1017. D/SQLiteDatabase: endTransaction()
  1018. V/OtrClientsSyncHandler: syncSelfClients
  1019. V/SyncContentUpdaterImpl: addRequest: SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None), added: SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None)
  1020. V/SyncStorage: add(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1021. V/OtrClientsSyncHandler: syncClients
  1022. D/SQLiteDatabase: beginTransaction()
  1023. D/SQLiteDatabase: endTransaction()
  1024. V/SyncStorage: save(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1025. V/UserModule: Client registration complete: REGISTERED, Some(Client(8f4411c4e5f17bfe,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:48:00.962Z),Some(Location(9.1833,48.7667,)),None,Some(SignalingKey(AESKey(Ql+sB55iMZcralfuUNj0b5aFqLXX4ayY/lbVebh6GLY=),QQkOX/Cl4p8nBpTbnMePz3lP2bbwf8E8MTxE+Ho+3/4=)),VERIFIED,PHONE))
  1026. V/User: set(UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,VERIFIED,false,Some(testaccount3)))
  1027. V/SyncSchedulerImpl: execute(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1028. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1029. D/UiObservable: notifyChanged, User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,VERIFIED,false,Some(testaccount3)), initials = TA)
  1030. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1031. V/SyncSerializer: acquire(10), running: 4
  1032. D/SQLiteDatabase: beginTransaction()
  1033. D/AsyncClientImpl: Starting request[GET](Some(https://prod-nginz-https.wire.com//clients)) with body: 'EmptyRequestContent', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  1034. V/SyncStorageSaveQueue: processQueue, delaying: 0 millis
  1035. V/Self: self user changed: Some(User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,VERIFIED,false,Some(testaccount3)), initials = TA))
  1036. D/SQLiteDatabase: endTransaction()
  1037. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  1038. V/SyncStorageSaveQueue: processQueueNow, events: Vector(dd3db17d-226a-47e3-9f5e-249608db13b6)
  1039. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  1040. D/SQLiteDatabase: beginTransaction()
  1041. D/SQLiteDatabase: endTransaction()
  1042. D/SQLiteDatabase: endTransaction()
  1043. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1044. D/AsyncClientImpl: Starting request[GET](Some(https://prod-nginz-https.wire.com//teams?size=100)) with body: 'EmptyRequestContent', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  1045. D/Self: onLoaded: (Some(AccountData:
  1046. id: d267244f-17b7-45c3-b505-2efe62486e26
  1047. teamId: Left(())
  1048. email: Some(corvus@<<<redacted>>>)
  1049. phone: None
  1050. handle: Some(testaccount3)
  1051. registeredPush: None
  1052. pendingEmail: None
  1053. pendingPhone: None
  1054. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1055. password: In memory?: true
  1056. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1057. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1058. clientId: Some(8f4411c4e5f17bfe)
  1059. clientRegState: REGISTERED
  1060. privateMode: false
  1061. regWaiting: false
  1062. code: None
  1063. name: None
  1064. invitationToken None
  1065. firstLogin true
  1066. _selfPermissions 0
  1067. _copyPermissions 0
  1068. ),true)
  1069. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  1070. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  1071. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  1072. D/libc-netbsd: getaddrinfo( app_uid:10152
  1073. D/libc-netbsd: getaddrinfo() uid prop:
  1074. D/libc-netbsd: getaddrinfo() getuid():10152
  1075. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1076. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  1077. D/libc-netbsd: getaddrinfo( app_uid:10152
  1078. D/libc-netbsd: getaddrinfo() uid prop:
  1079. D/libc-netbsd: getaddrinfo() getuid():10152
  1080. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  1081. V/AccountManager: account data needs registration: AccountData:
  1082. id: d267244f-17b7-45c3-b505-2efe62486e26
  1083. teamId: Left(())
  1084. email: Some(corvus@<<<redacted>>>)
  1085. phone: None
  1086. handle: None
  1087. registeredPush: None
  1088. pendingEmail: None
  1089. pendingPhone: None
  1090. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1091. password: In memory?: true
  1092. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1093. userId: None
  1094. clientId: None
  1095. clientRegState: UNKNOWN
  1096. privateMode: false
  1097. regWaiting: false
  1098. code: None
  1099. name: None
  1100. invitationToken None
  1101. firstLogin true
  1102. _selfPermissions 0
  1103. _copyPermissions 0
  1104.  
  1105. D/libc-netbsd: getaddrinfo: prod-nginz-https.wire.com get result from proxy gai_error = 0
  1106. V/Self: update(Some(AccountData:
  1107. id: d267244f-17b7-45c3-b505-2efe62486e26
  1108. teamId: Left(())
  1109. email: Some(corvus@<<<redacted>>>)
  1110. phone: None
  1111. handle: Some(testaccount3)
  1112. registeredPush: None
  1113. pendingEmail: None
  1114. pendingPhone: None
  1115. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1116. password: In memory?: true
  1117. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1118. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1119. clientId: Some(8f4411c4e5f17bfe)
  1120. clientRegState: REGISTERED
  1121. privateMode: false
  1122. regWaiting: false
  1123. code: None
  1124. name: None
  1125. invitationToken None
  1126. firstLogin true
  1127. _selfPermissions 0
  1128. _copyPermissions 0
  1129. ))
  1130. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  1131. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1132. I/System.out: [CDS]connect[prod-nginz-https.wire.com/46.137.80.151:443]
  1133. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  1134. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1135. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1136. V/AccountManager: account data needs registration: AccountData:
  1137. id: d267244f-17b7-45c3-b505-2efe62486e26
  1138. teamId: Left(())
  1139. email: Some(corvus@<<<redacted>>>)
  1140. phone: None
  1141. handle: Some(testaccount3)
  1142. registeredPush: None
  1143. pendingEmail: None
  1144. pendingPhone: None
  1145. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1146. password: In memory?: true
  1147. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1148. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1149. clientId: None
  1150. clientRegState: UNKNOWN
  1151. privateMode: false
  1152. regWaiting: false
  1153. code: None
  1154. name: None
  1155. invitationToken None
  1156. firstLogin true
  1157. _selfPermissions 0
  1158. _copyPermissions 0
  1159.  
  1160. V/AppEntryController: Current account and user: Some(AccountData:
  1161. id: d267244f-17b7-45c3-b505-2efe62486e26
  1162. teamId: Left(())
  1163. email: Some(corvus@<<<redacted>>>)
  1164. phone: None
  1165. handle: Some(testaccount3)
  1166. registeredPush: None
  1167. pendingEmail: None
  1168. pendingPhone: None
  1169. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1170. password: In memory?: true
  1171. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1172. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1173. clientId: Some(8f4411c4e5f17bfe)
  1174. clientRegState: REGISTERED
  1175. privateMode: false
  1176. regWaiting: false
  1177. code: None
  1178. name: None
  1179. invitationToken None
  1180. firstLogin true
  1181. _selfPermissions 0
  1182. _copyPermissions 0
  1183. ) None
  1184. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1185. D/SQLiteDatabase: endTransaction()
  1186. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//clients)', ex: 'null', cancelled: false
  1187. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//clients)
  1188. D/AsyncClientImpl: Starting request[GET](Some(https://prod-nginz-https.wire.com//teams?size=100)) with body: 'EmptyRequestContent', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  1189. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//clients), status: 'HttpStatus(200,OK)', length: '347', type: 'application/json'
  1190. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  1191. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//clients) ENDED, ex: null, p.isCompleted: false
  1192. V/ZNetClient: request time (ema20): 99 ms, latest: 77 GET /clients (id 14a94c0c72068e15874c3f22689a8a33)
  1193. D/ZNetClient: done request: 'Request(GET,Some(/clients),None,None,None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonArrayResponse([{"cookie":"webapp@2301702865@permanent@1511385883619","time":"2017-11-22T21:25:45.465Z","location":{"lat":48.7667,"lon":9.1833},"model":"Wire for Linux","id":"7d1beaf0ce743e99","type":"permanent","class":"desktop","label":"Linux"},{"cookie":"d267244f-17b7-45c3-b505-2efe62486e26","time":"2017-11-24T01:48:00.962Z","location":{"lat":48.7667,"lon":9.1833},"model":"Xiaomi Redmi Note 4","id":"8f4411c4e5f17bfe","type":"permanent","class":"phone","label":"ANDROID BT"},{"cookie":"e6857b7e-256b-49c1-b90b-1874f4e79d2c","time":"2017-11-24T01:44:03.549Z","location":{"lat":48.7667,"lon":9.1833},"model":"Xiaomi Redmi Note 4","id":"a729bb37b66c0726","type":"permanent","class":"phone","label":"ANDROID BT"}]),Headers[Map(server -> nginx, request-id -> 14a94c0c72068e15874c3f22689a8a33, content-length -> 347, access-control-expose-headers -> Request-Id, Location, date -> Fri, 24 Nov 2017 01:48:02 GMT, content-type -> application/json, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]), ongoing: 3, promise completed: false
  1194. V/OtrClientsService: updateUserClients(494a6cdb-4d59-43e7-936b-7e80b4f81d8b, Vector(Client(7d1beaf0ce743e99,Linux,Wire for Linux,Some(2017-11-22T21:25:45.465Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,DESKTOP), Client(8f4411c4e5f17bfe,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:48:00.962Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,PHONE), Client(a729bb37b66c0726,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:44:03.549Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,PHONE)), true)
  1195. V/OtrClientsStorage: updateOrCreateAll(Vector(494a6cdb-4d59-43e7-936b-7e80b4f81d8b))
  1196. D/SQLiteDatabase: endTransaction()
  1197. D/SQLiteDatabase: beginTransaction()
  1198. D/SQLiteDatabase: endTransaction()
  1199. V/AccountManager: account data needs registration: AccountData:
  1200. id: d267244f-17b7-45c3-b505-2efe62486e26
  1201. teamId: Left(())
  1202. email: Some(corvus@<<<redacted>>>)
  1203. phone: None
  1204. handle: None
  1205. registeredPush: None
  1206. pendingEmail: None
  1207. pendingPhone: None
  1208. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1209. password: In memory?: true
  1210. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1211. userId: None
  1212. clientId: None
  1213. clientRegState: UNKNOWN
  1214. privateMode: false
  1215. regWaiting: false
  1216. code: None
  1217. name: None
  1218. invitationToken None
  1219. firstLogin true
  1220. _selfPermissions 0
  1221. _copyPermissions 0
  1222.  
  1223. D/ClientWrapper: configureEngine(prod-nginz-https.wire.com, 443)
  1224. V/ClientWrapper: restricting to TLSv1.2
  1225. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  1226. D/libc-netbsd: getaddrinfo( app_uid:10152
  1227. D/libc-netbsd: getaddrinfo() uid prop:
  1228. D/libc-netbsd: getaddrinfo() getuid():10152
  1229. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1230. V/AccountManager: account data needs registration: AccountData:
  1231. id: d267244f-17b7-45c3-b505-2efe62486e26
  1232. teamId: Left(())
  1233. email: Some(corvus@<<<redacted>>>)
  1234. phone: None
  1235. handle: None
  1236. registeredPush: None
  1237. pendingEmail: None
  1238. pendingPhone: None
  1239. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1240. password: In memory?: true
  1241. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1242. userId: None
  1243. clientId: None
  1244. clientRegState: UNKNOWN
  1245. privateMode: false
  1246. regWaiting: false
  1247. code: None
  1248. name: None
  1249. invitationToken None
  1250. firstLogin true
  1251. _selfPermissions 0
  1252. _copyPermissions 0
  1253.  
  1254. V/AccountManager: account data needs registration: AccountData:
  1255. id: d267244f-17b7-45c3-b505-2efe62486e26
  1256. teamId: Left(())
  1257. email: Some(corvus@<<<redacted>>>)
  1258. phone: None
  1259. handle: Some(testaccount3)
  1260. registeredPush: None
  1261. pendingEmail: None
  1262. pendingPhone: None
  1263. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1264. password: In memory?: true
  1265. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1266. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1267. clientId: None
  1268. clientRegState: UNKNOWN
  1269. privateMode: false
  1270. regWaiting: false
  1271. code: None
  1272. name: None
  1273. invitationToken None
  1274. firstLogin true
  1275. _selfPermissions 0
  1276. _copyPermissions 0
  1277.  
  1278. V/AccountManager: account data needs registration: AccountData:
  1279. id: d267244f-17b7-45c3-b505-2efe62486e26
  1280. teamId: Left(())
  1281. email: Some(corvus@<<<redacted>>>)
  1282. phone: None
  1283. handle: Some(testaccount3)
  1284. registeredPush: None
  1285. pendingEmail: None
  1286. pendingPhone: None
  1287. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1288. password: In memory?: true
  1289. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1290. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1291. clientId: None
  1292. clientRegState: UNKNOWN
  1293. privateMode: false
  1294. regWaiting: false
  1295. code: None
  1296. name: None
  1297. invitationToken None
  1298. firstLogin true
  1299. _selfPermissions 0
  1300. _copyPermissions 0
  1301.  
  1302. D/SQLiteDatabase: endTransaction()
  1303. V/SyncContentUpdaterImpl: addRequest: SyncJob(e363c085-6e27-4474-b805-37b435d6f0af,SyncClientsLocation,Set(),10,false,0,1511488080376,0,0,false,WAITING,None), merged: SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None)
  1304. D/SQLiteDatabase: beginTransaction()
  1305. V/SyncStorage: add(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1306. V/SyncStorage: save(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1307. D/SQLiteDatabase: endTransaction()
  1308. V/SyncStorageSaveQueue: processQueue, delaying: 378 millis
  1309. V/User: set(UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNVERIFIED,false,Some(testaccount3)))
  1310. D/UiObservable: notifyChanged, User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNVERIFIED,false,Some(testaccount3)), initials = TA)
  1311. D/SQLiteDatabase: endTransaction()
  1312. V/Self: self user changed: Some(User(id = 494a6cdb-4d59-43e7-936b-7e80b4f81d8b, data = UserData(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,Test Account,Some(corvus@<<<redacted>>>),None,None,Some(80215404-e32c-4743-a9b8-366e9783da9a),0,SearchKey(test account),SELF,Thu Jan 01 01:00:00 GMT+01:00 1970,None,None,Other,1511488078909,Test,UNVERIFIED,false,Some(testaccount3)), initials = TA))
  1313. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  1314. V/CryptoSessionService: getSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_7d1beaf0ce743e99)
  1315. V/CryptoSessionService: getSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_8f4411c4e5f17bfe)
  1316. V/CryptoSessionService: getSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_a729bb37b66c0726)
  1317. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1318. D/AsyncClientImpl: Starting request[POST](Some(https://prod-nginz-https.wire.com//users/prekeys)) with body: 'GzippedRequestContent(orig size: 99, gzip size:99, {"494a6cdb-4d59-43e7-936b-7e80b4f81d8b":["7d1beaf0ce743e99","8f4411c4e5f17bfe","a729bb37b66c0726"]}, Some(application/json))', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  1319. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  1320. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  1321. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  1322. D/libc-netbsd: getaddrinfo( app_uid:10152
  1323. D/libc-netbsd: getaddrinfo() uid prop:
  1324. D/libc-netbsd: getaddrinfo() getuid():10152
  1325. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1326. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//teams?size=100)', ex: 'null', cancelled: false
  1327. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//teams?size=100)
  1328. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//teams?size=100), status: 'HttpStatus(200,OK)', length: '49', type: 'application/json'
  1329. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//teams?size=100) ENDED, ex: null, p.isCompleted: false
  1330. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1331. I/System.out: [CDS]connect[prod-nginz-https.wire.com/46.137.80.151:443]
  1332. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  1333. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1334. V/ZNetClient: request time (ema20): 101 ms, latest: 131 GET /teams?size=100 (id 3fbafef83f08e5c14f62190b54dd46e2)
  1335. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1336. D/ZNetClient: done request: 'Request(GET,Some(/teams?size=100),None,None,None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"has_more":false,"teams":[]}),Headers[Map(server -> nginx, request-id -> 3fbafef83f08e5c14f62190b54dd46e2, content-length -> 49, access-control-expose-headers -> Request-Id, Location, date -> Fri, 24 Nov 2017 01:48:02 GMT, content-type -> application/json, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]), ongoing: 3, promise completed: false
  1337. D/SQLiteDatabase: beginTransaction()
  1338. D/SQLiteDatabase: endTransaction()
  1339. D/Self: onLoaded: (Some(AccountData:
  1340. id: d267244f-17b7-45c3-b505-2efe62486e26
  1341. teamId: Right(None)
  1342. email: Some(corvus@<<<redacted>>>)
  1343. phone: None
  1344. handle: Some(testaccount3)
  1345. registeredPush: None
  1346. pendingEmail: None
  1347. pendingPhone: None
  1348. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1349. password: In memory?: true
  1350. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1351. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1352. clientId: Some(8f4411c4e5f17bfe)
  1353. clientRegState: REGISTERED
  1354. privateMode: false
  1355. regWaiting: false
  1356. code: None
  1357. name: None
  1358. invitationToken None
  1359. firstLogin true
  1360. _selfPermissions 0
  1361. _copyPermissions 0
  1362. ),true)
  1363. V/AppEntryController: Current account and user: Some(AccountData:
  1364. id: d267244f-17b7-45c3-b505-2efe62486e26
  1365. teamId: Right(None)
  1366. email: Some(corvus@<<<redacted>>>)
  1367. phone: None
  1368. handle: Some(testaccount3)
  1369. registeredPush: None
  1370. pendingEmail: None
  1371. pendingPhone: None
  1372. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1373. password: In memory?: true
  1374. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1375. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1376. clientId: Some(8f4411c4e5f17bfe)
  1377. clientRegState: REGISTERED
  1378. privateMode: false
  1379. regWaiting: false
  1380. code: None
  1381. name: None
  1382. invitationToken None
  1383. firstLogin true
  1384. _selfPermissions 0
  1385. _copyPermissions 0
  1386. ) None
  1387. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.wire.com,O=Wire Swiss GmbH,L=Zug,ST=Zug,C=CH
  1388. V/ClientWrapper: using backend trust manager
  1389. V/AccountManager: ensureFullyRegistered()
  1390. D/SQLiteDatabase: endTransaction()
  1391. V/Self: update(Some(AccountData:
  1392. id: d267244f-17b7-45c3-b505-2efe62486e26
  1393. teamId: Right(None)
  1394. email: Some(corvus@<<<redacted>>>)
  1395. phone: None
  1396. handle: Some(testaccount3)
  1397. registeredPush: None
  1398. pendingEmail: None
  1399. pendingPhone: None
  1400. cookie: List(mjMdgm0ET7, exp: Some(2018-01-19T01:48:00Z), isValid: true)
  1401. password: In memory?: true
  1402. accessToken: List(D-7r3FgeXm, exp: 1511488978388, isValid: true)
  1403. userId: Some(494a6cdb-4d59-43e7-936b-7e80b4f81d8b)
  1404. clientId: Some(8f4411c4e5f17bfe)
  1405. clientRegState: REGISTERED
  1406. privateMode: false
  1407. regWaiting: false
  1408. code: None
  1409. name: None
  1410. invitationToken None
  1411. firstLogin true
  1412. _selfPermissions 0
  1413. _copyPermissions 0
  1414. ))
  1415. D/UiObservable: notifyChanged, com.waz.api.impl.Self@38872b2
  1416. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1417. V/AccountManager: ensureFullyRegistered()
  1418. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1419. D/ClientWrapper: configureEngine(prod-nginz-https.wire.com, 443)
  1420. V/ClientWrapper: restricting to TLSv1.2
  1421. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-https.wire.com; servname=(null); netid=0; mark=0
  1422. D/libc-netbsd: getaddrinfo( app_uid:10152
  1423. D/libc-netbsd: getaddrinfo() uid prop:
  1424. D/libc-netbsd: getaddrinfo() getuid():10152
  1425. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1426. V/AccountManager: ensureFullyRegistered()
  1427. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1428. V/AccountManager: ensureFullyRegistered()
  1429. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1430. V/AccountManager: ensureFullyRegistered()
  1431. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1432. V/AccountManager: ensureFullyRegistered()
  1433. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1434. V/AccountManager: ensureFullyRegistered()
  1435. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1436. V/AccountManager: ensureFullyRegistered()
  1437. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1438. V/AccountManager: ensureFullyRegistered()
  1439. V/UserModule: ensureClientRegistered: com.waz.service.AccountManager@f02ed3e
  1440. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//teams?size=100)', ex: 'null', cancelled: false
  1441. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//teams?size=100)
  1442. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//teams?size=100), status: 'HttpStatus(200,OK)', length: '49', type: 'application/json'
  1443. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//teams?size=100) ENDED, ex: null, p.isCompleted: false
  1444. V/ZNetClient: request time (ema20): 110 ms, latest: 291 GET /teams?size=100 (id 83fbb13bf2df61237c152390f4fefe6a)
  1445. D/ZNetClient: done request: 'Request(GET,Some(/teams?size=100),None,None,None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"has_more":false,"teams":[]}),Headers[Map(server -> nginx, request-id -> 83fbb13bf2df61237c152390f4fefe6a, content-length -> 49, access-control-expose-headers -> Request-Id, Location, date -> Fri, 24 Nov 2017 01:48:02 GMT, content-type -> application/json, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]), ongoing: 2, promise completed: false
  1446. V/AccountManager: Creating new ZMessaging instance, for com.waz.service.UserModule@f67b441, 8f4411c4e5f17bfe, None, service: com.waz.service.AccountManager@f02ed3e
  1447. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.wire.com,O=Wire Swiss GmbH,L=Zug,ST=Zug,C=CH
  1448. V/ClientWrapper: using backend trust manager
  1449. V/SyncContentUpdaterImpl: addRequest: SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None), added: SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None)
  1450. V/SyncStorage: add(SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None))
  1451. V/SyncStorage: save(SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None))
  1452. D/WebSocketClientService#d267244f: Active, client: 8f4411c4e5f17bfe
  1453. V/SyncSchedulerImpl: execute(SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None))
  1454. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1455. D/WebSocketClient#d267244f: Sending webSocket request: https://prod-nginz-ssl.wire.com/await?client=8f4411c4e5f17bfe
  1456. V/SyncSchedulerImpl: awaitPreconditions(SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None))
  1457. V/WebSocketClientService#d267244f: network mode changed, will ping or reconnect, mode: WIFI
  1458. V/SyncSerializer: acquire(1), running: 4
  1459. I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
  1460. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-ssl.wire.com; servname=(null); netid=0; mark=0
  1461. D/libc-netbsd: getaddrinfo( app_uid:10152
  1462. D/libc-netbsd: getaddrinfo() uid prop:
  1463. D/libc-netbsd: getaddrinfo() getuid():10152
  1464. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1465. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-ssl.wire.com; servname=(null); netid=0; mark=0
  1466. D/libc-netbsd: getaddrinfo( app_uid:10152
  1467. D/libc-netbsd: getaddrinfo() uid prop:
  1468. D/libc-netbsd: getaddrinfo() getuid():10152
  1469. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0
  1470. D/SQLiteDatabase: endTransaction()
  1471. D/SQLiteDatabase: endTransaction()
  1472. D/SQLiteDatabase: endTransaction()
  1473. V/UserPreferences: Getting last_slow_sync_time (def: None): None
  1474. V/Calling: Native.register: avs
  1475. D/libc-netbsd: getaddrinfo: prod-nginz-ssl.wire.com get result from proxy gai_error = 0
  1476. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1477. I/System.out: [CDS]connect[prod-nginz-ssl.wire.com/46.137.80.14:443]
  1478. D/Posix: [Posix_connect Debug]Process com.waz.zclient.dev :443
  1479. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1480. E/NetworkUtilities: [MTK_net]ss.ss_family:2
  1481. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//users/prekeys)', ex: 'null', cancelled: false
  1482. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//users/prekeys)
  1483. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//users/prekeys), status: 'HttpStatus(200,OK)', length: '380', type: 'application/json'
  1484. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//users/prekeys) ENDED, ex: null, p.isCompleted: false
  1485. V/ZNetClient: request time (ema20): 120 ms, latest: 308 POST /users/prekeys (id 72a9de2f2e5d02ffc0773864aa99dd1f)
  1486. D/ZNetClient: done request: 'Request(POST,Some(/users/prekeys),None,Some({"494a6cdb-4d59-43e7-936b-7e80b4f81d8b":["7d1beaf0ce743e99","8f4411c4e5f17bfe","a729bb37b66c0726"]}),None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"494a6cdb-4d59-43e7-936b-7e80b4f81d8b":{"a729bb37b66c0726":{"key":"pQABAQICoQBYINOvOffRNNeoztefGOR3wus+VrWD8lFP+K1wQiL5AplRA6EAoQBYINTrYsKyjTgMtk\/Et717PQzxPi1VikUOeg3qJeQ24L71BPY=","id":2},"8f4411c4e5f17bfe":{"key":"pQABAQACoQBYIOTQW5wLGEJlSVuB+PhGIUmmUoJNZ2lZ51MO03k6AOQdA6EAoQBYIDPN\/eK1ORBynlDS3gMDROeLtBzmcUyIBcyE42MbHxm6BPY=","id":0},"7d1beaf0ce743e99":{"key":"pQABAQICoQBYIC4UKdrt7XolRPaweyoqioDghmAb4s2aoOxKB59EXpk1A6EAoQBYIDRH+ybOLh\/\/mYv+hYyDF23Nq98XZD2XehNZOB97\/ujhBPY=","id":2}}}),Headers[Map(server -> nginx, request-id -> 72a9de2f2e5d02ffc0773864aa99dd1f, content-length -> 380, access-control-expose-headers -> Request-Id, Location, date -> Fri, 24 Nov 2017 01:48:02 GMT, content-type -> application/json, connection -> keep-alive, strict-transport-security -> max-age=31536000; preload, content-encoding -> gzip)]), ongoing: 1, promise completed: false
  1487. V/OtrClientsStorage: updateOrCreateAll(Vector(494a6cdb-4d59-43e7-936b-7e80b4f81d8b))
  1488. D/SQLiteDatabase: endTransaction()
  1489. D/SQLiteDatabase: beginTransaction()
  1490. D/SQLiteDatabase: endTransaction()
  1491. V/SyncContentUpdaterImpl: addRequest: SyncJob(a9e7825c-8131-426e-8b9a-aa29be065b0b,SyncClientsLocation,Set(),10,false,0,1511488080731,0,0,false,WAITING,None), merged: SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None)
  1492. V/SyncStorage: add(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1493. V/SyncStorage: save(SyncJob(dd3db17d-226a-47e3-9f5e-249608db13b6,SyncClientsLocation,Set(),10,false,0,1511488080238,0,0,false,WAITING,None))
  1494. E/Calling: Unable to start avs
  1495. java.lang.UnsatisfiedLinkError: Error looking up function 'wcall_config_update': undefined symbol: wcall_config_update
  1496. at com.sun.jna.Function.<init>(Function.java:245)
  1497. at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:566)
  1498. at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:542)
  1499. at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:528)
  1500. at com.sun.jna.Native.register(Native.java:1770)
  1501. at com.sun.jna.Native.register(Native.java:1643)
  1502. at com.waz.service.call.Calling$.<init>(Calling.scala:35)
  1503. at com.waz.service.call.Calling$.<clinit>(Calling.scala)
  1504. at com.waz.service.call.AvsImpl.<init>(Avs.scala:58)
  1505. at com.waz.service.GlobalModuleImpl.avs$lzycompute(GlobalModule.scala:112)
  1506. at com.waz.service.GlobalModuleImpl.avs(GlobalModule.scala:112)
  1507. at com.waz.service.ZMessaging.avs(ZMessaging.scala:139)
  1508. at com.waz.service.ZMessaging.calling$lzycompute(ZMessaging.scala:211)
  1509. at com.waz.service.ZMessaging.calling(ZMessaging.scala:211)
  1510. at com.waz.service.ZMessaging.gsmService$lzycompute(ZMessaging.scala:229)
  1511. at com.waz.service.ZMessaging.gsmService(ZMessaging.scala:229)
  1512. at com.waz.service.ZMessaging.<init>(ZMessaging.scala:285)
  1513. at com.waz.service.ZMessagingFactory.zmessaging(ZMessaging.scala:73)
  1514. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30$$anonfun$apply$31$$anonfun$apply$32.apply(AccountManager.scala:217)
  1515. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30$$anonfun$apply$31$$anonfun$apply$32.apply(AccountManager.scala:217)
  1516. at com.waz.utils.LoggedTry$.apply(LoggedTry.scala:28)
  1517. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30$$anonfun$apply$31.apply(AccountManager.scala:217)
  1518. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30$$anonfun$apply$31.apply(AccountManager.scala:217)
  1519. at scala.Option.orElse(Option.scala:289)
  1520. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30.apply(AccountManager.scala:217)
  1521. at com.waz.service.AccountManager$$anonfun$19$$anonfun$apply$23$$anonfun$apply$24$$anonfun$apply$27$$anonfun$apply$28$$anonfun$apply$30.apply(AccountManager.scala:214)
  1522. at scala.Option.map(Option.scala:146)
  1523. at com.waz.utils.events.MapSignal.computeValue(Signal.scala:294)
  1524. at com.waz.utils.events.ProxySignal.onWire(Signal.scala:272)
  1525. at com.waz.utils.events.Observable$class.subscribe(Observable.scala:34)
  1526. at com.waz.utils.events.Signal.subscribe(Signal.scala:90)
  1527. at com.waz.utils.events.FlatMapSignal.onWire(Signal.scala:257)
  1528. at com.waz.utils.events.Observable$class.subscribe(Observable.scala:34)
  1529. at com.waz.utils.events.Signal.subscribe(Signal.scala:90)
  1530. at com.waz.utils.events.FlatMapSignal.onWire(Signal.scala:257)
  1531. at com.waz.utils.events.Observable$class.subscribe(Observable.scala:34)
  1532. at com.waz.utils.events.Signal.subscribe(Signal.scala:90)
  1533. at com.waz.utils.events.FlatMapSignal$$anon$12.changed(Signal.scala:239)
  1534. at com.waz.utils.events.Signal$$anonfun$notifyListeners$2.apply(Signal.scala:110)
  1535. at com.waz.utils.events.Signal$$anonfun$notifyListeners$2.apply(Signal.scala:110)
  1536. at scala.collection.immutable.Set$Set1.foreach(Set.scala:94)
  1537. at com.waz.utils.events.Observable$class.notifyListeners(Observable.scala:46)
  1538. at com.waz.utils.events.Signal.notifyListeners(Signal.scala:110)
  1539. at com.waz.utils.events.Signal.set(Signal.scala:106)
  1540. at com.waz.utils.events.Signal$$anonfun$future$1.applyOrElse(Signal.scala:60)
  1541. at scala.concurrent.Future$$anonfun$onSuccess$1.apply(Future.scala:119)
  1542. at scala.concurrent.Future$$anonfun$onSuccess$1.apply(Future.scala:117)
  1543. at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)
  1544. at com.waz.threading.DispatchQueueStats$StatsRunnable.run(DispatchQueueStats.scala:82)
  1545. at com.waz.thread
  1546. V/CryptoSessionService: getOrCreateSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_a729bb37b66c0726)
  1547. D/ClientWrapper: configureEngine(prod-nginz-ssl.wire.com, 443)
  1548. V/ClientWrapper: restricting to TLSv1.2
  1549. D/libc-netbsd: [getaddrinfo]: mtk hostname=prod-nginz-ssl.wire.com; servname=(null); netid=0; mark=0
  1550. D/libc-netbsd: getaddrinfo( app_uid:10152
  1551. D/libc-netbsd: getaddrinfo() uid prop:
  1552. D/libc-netbsd: getaddrinfo() getuid():10152
  1553. D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0
  1554. V/CryptoSessionService: getOrCreateSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_8f4411c4e5f17bfe)
  1555. V/CryptoSessionService: getOrCreateSession(494a6cdb-4d59-43e7-936b-7e80b4f81d8b_7d1beaf0ce743e99)
  1556. D/AudioManager: setSpeakerphoneOn(false)
  1557. I/avs: jni: init
  1558. D/SyncExecutor: SyncRequest: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,1,false,SYNCING,None) completed successfully
  1559. I/avs: Calling SetAndroidObjects
  1560. V/SyncStorage: remove(8ea39010-d9be-411d-b8b0-9baba1ae68b2)
  1561. D/JVM: JVM::Initialize@[tid=15710]
  1562. D/JVM: JVM::JVM@[tid=15710]
  1563. V/SyncStorageSaveQueue: processQueueNow, events: Vector(dd3db17d-226a-47e3-9f5e-249608db13b6, d8b1890e-55b3-4424-854c-4b76b47cdf1e, dd3db17d-226a-47e3-9f5e-249608db13b6)
  1564. I/avs: AVS inited with flags=0x0 [avs 3.4.100 (arm/linux)]
  1565. I/avs: init: using async polling method 'epoll'
  1566. I/avs: init: libre: 0.5.1
  1567. I/avs: init: openssl: OpenSSL 1.0.2h 3 May 2016 (platform: android-armv7)
  1568. I/avs: flowmgr_init: msys=voe
  1569. D/SQLiteDatabase: beginTransaction()
  1570. V/SyncSerializer: release, running: 4
  1571. I/avs: flowmgr: setting 21 ciphers for DTLS
  1572. I/avs: flowmgr: generating ECDSA certificate
  1573. D/SQLiteDatabase: endTransaction()
  1574. V/SyncSchedulerImpl: job completed: SyncJob(8ea39010-d9be-411d-b8b0-9baba1ae68b2,SyncSelfClients,Set(),0,false,0,1511488079044,0,0,false,WAITING,None), res: Success(Success)
  1575. V/SyncExecutor: executeJob: SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,0,false,WAITING,None)
  1576. I/avs: flowmgr: generate certificate took 5 ms
  1577. I/avs: voe: module_init
  1578. I/avs: aucodec: opus/48000/2 (pt=111)
  1579. I/avs: voe: module_init: voe: registering opus(48000) -- 0xd9978cf0
  1580. I/avs: avs: setting path_to_files to /data/local/tmp
  1581. I/avs: vie_init: invoked
  1582. I/avs: vidcodec: VP8 (pt=100)
  1583. I/avs: vie_init: registering VP8 -- 0xd8326240
  1584. V/SyncStorage: save(SyncJob(d8b1890e-55b3-4424-854c-4b76b47cdf1e,RegisterPushToken(ec_seHYkSxM:APA91bHEDtEoq3x3dB575Q179nNq_qxvIIBYC_iyHcATJxJ3GNKOkO4t_61L_f381pgM17620hC_4oKtEGhh3Saw58fnsDVwE50d_EgDnmhcjl46Y0RmdmXxszcVJI-pIVlN-2ux_iSB),Set(),1,false,0,1511488080604,0,1,false,SYNCING,None))
  1585. I/avs: vidcodec: rtx (pt=96)
  1586. I/avs: vie_init: registering rtx -- (nil)
  1587. I/avs: msystem: successfully initialized
  1588. I/avs: flowmgr: initialized -- avs 3.4.100 (arm/linux) [machine 32-bit little endian]
  1589. V/SyncStorageSaveQueue: processQueue, delaying: 490 millis
  1590. I/avs: jni: init done
  1591. I/avs: flowmgr(0xd94e5d24): alloc: (avs 3.4.100 (arm/linux))
  1592. D/ClientWrapper: checking certificate for authType SSL, name: CN=*.wire.com,O=Wire Swiss GmbH,L=Zug,ST=Zug,C=CH
  1593. V/ClientWrapper: using backend trust manager
  1594. D/WebSocketClient#d267244f: WebSocket request finished, ex: null, socket: com.koushikdutta.async.http.WebSocketImpl@167ed1d
  1595. D/WebSocketClient#d267244f: onConnected com.koushikdutta.async.http.WebSocketImpl@167ed1d
  1596. V/PushServiceImpl#d267244f: Sync history in response to web socket connection change
  1597. D/SQLiteDatabase: endTransaction()
  1598. V/UserPreferences: Getting last_notification_id (def: None): None
  1599. I/WebSocketClient#d267244f: ping
  1600. V/AuthenticationManager#d267244f: Non expired token: D-7r3FgeXm, exp: 1511488978388, isValid: true
  1601. D/AsyncClientImpl: Starting request[GET](Some(https://prod-nginz-https.wire.com//notifications?client=8f4411c4e5f17bfe&size=1000)) with body: 'EmptyRequestContent', headers: 'Map(Authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619)'
  1602. D/AsyncClientImpl: request headers: Map(accept -> */*, user-agent -> Wire/374 (zms 112.1751; Android 6.0; Xiaomi Redmi Note 4), host -> prod-nginz-https.wire.com, authorization -> Bearer D-7r3FgeXmRtXIqdUnFXi2230mD8pEEpHrzUNGM9S_btnveMapYhx8gfnRv7k-sytKuK3EF1HUSSTPVFvEJdAQ==.v=1.k=1.d=1511488980.t=a.l=.u=494a6cdb-4d59-43e7-936b-7e80b4f81d8b.c=13845248333444578619, connection -> keep-alive, accept-encoding -> gzip, deflate)
  1603. I/WebSocketClient#d267244f: pong
  1604. D/AsyncClientImpl: Connect completed for uri: 'Some(https://prod-nginz-https.wire.com//notifications?client=8f4411c4e5f17bfe&size=1000)', ex: 'null', cancelled: false
  1605. D/AsyncClientImpl: got connection response for request: Some(https://prod-nginz-https.wire.com//notifications?client=8f4411c4e5f17bfe&size=1000)
  1606. I/avs: flowmgr: sending request to /calls/config
  1607. I/avs: flowmgr(0xd94e5d24) http_req(0xf2f82b24) GET /calls/config
  1608. V/GlobalPreferences: Getting DEVELOPER_TRACKING_ENABLED (def: false): false
  1609. E/AndroidRuntime: FATAL EXCEPTION: Thread-180
  1610. Process: com.waz.zclient.dev, PID: 15561
  1611. java.lang.NullPointerException: Attempt to invoke interface method 'int com.waz.call.RequestHandler.request(com.waz.call.FlowManager, java.lang.String, java.lang.String, java.lang.String, byte[], long)' on a null object reference
  1612. at com.waz.call.FlowManager.request(FlowManager.java:365)
  1613. D/ResponseImplWorker: got connection response for Some(https://prod-nginz-https.wire.com//notifications?client=8f4411c4e5f17bfe&size=1000), status: 'HttpStatus(200,OK)', length: '1275', type: 'application/json'
  1614. D/ResponseImplWorker: response for Some(https://prod-nginz-https.wire.com//notifications?client=8f4411c4e5f17bfe&size=1000) ENDED, ex: null, p.isCompleted: false
  1615. V/ZNetClient: request time (ema20): 124 ms, latest: 186 GET /notifications?client=8f4411c4e5f17bfe&size=1000 (id b7d653d5f9da3a0850d4ff6ee350d897)
  1616. D/ZNetClient: done request: 'Request(GET,Some(/notifications?client=8f4411c4e5f17bfe&size=1000),None,None,None,None,None,true,Map(),com.waz.znet.RetryPolicy$NeverRetry$@77536d,true,30 seconds)', response: Response(HttpStatus(200,OK),JsonObjectResponse({"time":"2017-11-24T01:48:02Z","has_more":false,"notifications":[{"payload":[{"user":{"email":"corvus@<<<redacted>>>","locale":"en","accent_id":0,"picture":[],"name":"Test Account","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","assets":[]},"type":"user.activate"}],"id":"b38c7c8b-cfcb-11e7-83c5-22000a64964a"},{"payload":[{"type":"user.client-add","client":{"cookie":"webapp@2301702865@permanent@1511385883619","time":"2017-11-22T21:25:45.465Z","location":{"lat":48.7667,"lon":9.1833},"model":"Wire for Linux","id":"7d1beaf0ce743e99","type":"permanent","class":"desktop","label":"Linux"}}],"id":"b3fad470-cfcb-11e7-83c5-22000a64964a"},{"payload":[{"user":{"id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","assets":[{"size":"preview","key":"3-2-c99e2542-65dd-4940-9d07-1f8daa5f988d","type":"image"},{"size":"complete","key":"3-2-fffc8119-1ac3-4f41-8872-0fe3b6084e71","type":"image"}]},"type":"user.update"}],"id":"b752df8b-cfcb-11e7-8408-22000a4e2ec6"},{"payload":[{"user":{"handle":"testaccount3","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b"},"type":"user.update"}],"id":"d24f38c8-cfcb-11e7-83c7-22000a64964a"},{"payload":[{"conversation":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","time":"2017-11-22T21:27:04.689Z","data":{"access":["private"],"creator":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","members":{"self":{"hidden_ref":null,"status":0,"service":null,"otr_muted_ref":null,"status_time":"1970-01-01T00:00:00.000Z","hidden":false,"status_ref":"0.0","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","otr_archived":false,"otr_muted":false,"otr_archived_ref":null},"others":[]},"name":"Corvus Corax","team":null,"id":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","type":3,"last_event_time":"1970-01-01T00:00:00.000Z","last_event":"0.0"},"from":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","type":"conversation.create"}],"id":"e2b517eb-cfcb-11e7-83f4-22000ac20cbb"},{"payload":[{"conversation":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","time":"2017-11-22T21:27:04.684Z","data":{"email":null,"name":"Corvus Corax","message":" ","recipient":"43e5b144-e98b-4188-a8e0-6d38987f6b3f"},"from":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","type":"conversation.connect-request"}],"id":"e2b58bae-cfcb-11e7-83f4-22000ac20cbb"},{"payload":[{"connection":{"status":"sent","conversation":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","to":"43e5b144-e98b-4188-a8e0-6d38987f6b3f","from":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","last_update":"2017-11-22T21:27:04.698Z","message":" "},"type":"user.connection"}],"id":"e2b6a8ef-cfcb-11e7-83c8-22000a64964a"},{"payload":[{"conversation":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","time":"2017-11-22T21:27:29.403Z","data":{"user_ids":["43e5b144-e98b-4188-a8e0-6d38987f6b3f"]},"from":"43e5b144-e98b-4188-a8e0-6d38987f6b3f","type":"conversation.member-join"}],"id":"f1721b5f-cfcb-11e7-83f6-22000ac20cbb"},{"payload":[{"connection":{"status":"accepted","conversation":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","to":"43e5b144-e98b-4188-a8e0-6d38987f6b3f","from":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","last_update":"2017-11-22T21:27:29.422Z","message":" "},"user":{"name":"Corvus Corax"},"type":"user.connection"}],"id":"f172d8fd-cfcb-11e7-83c8-22000a64964a"},{"payload":[{"type":"user.client-add","client":{"cookie":"e6857b7e-256b-49c1-b90b-1874f4e79d2c","time":"2017-11-24T01:44:03.549Z","location":{"lat":48.7667,"lon":9.1833},"model":"Xiaomi Redmi Note 4","id":"a729bb37b66c0726","type":"permanent","class":"phone","label":"ANDROID BT"}}],"id":"f3e6a81f-d0b8-11e7-825c-22000ac0965c"},{"payload":[{"type":"user.client-add","client":{"cookie":"d267244f-17b7-45c3-b505-2efe62486e26","time":"2017-11-24T01:48:00.962Z","location":{"lat":48.7667,"lon":9.1833},"model":"Xiaomi Redmi Note 4","id":"8f4411c4e5f17bfe","type":"permanent","class":"phone","label":"ANDROID BT"}}],"id":"817c4fd9-d0b9-11e7-8232-22000a4e2ec6"}]}),Headers[Map(server -> nginx, reques
  1617. D/ActivityThread: ACT-AM_ON_PAUSE_CALLED ActivityRecord{23e6911 token=android.os.BinderProxy@cbc1a76 {com.waz.zclient.dev/com.waz.zclient.AppEntryActivity}}
  1618. E/Event.EventDecoder: unhandled event: {"user":{"email":"corvus@<<<redacted>>>","locale":"en","accent_id":0,"picture":[],"name":"Test Account","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","assets":[]},"type":"user.activate"}
  1619. D/ConversationsClient.ConversationResponse: decoding response: {"access":["private"],"creator":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","members":{"self":{"hidden_ref":null,"status":0,"service":null,"otr_muted_ref":null,"status_time":"1970-01-01T00:00:00.000Z","hidden":false,"status_ref":"0.0","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","otr_archived":false,"otr_muted":false,"otr_archived_ref":null},"others":[]},"name":"Corvus Corax","team":null,"id":"8d301e1f-36e4-456f-bc4b-ebb84d7788ca","type":3,"last_event_time":"1970-01-01T00:00:00.000Z","last_event":"0.0"}
  1620. D/SQLiteDatabase: endTransaction()
  1621. D/SQLiteDatabase: beginTransaction()
  1622. D/SQLiteDatabase: endTransaction()
  1623. V/GlobalPreferences: Getting backend_drift (def: PT0S): PT0S
  1624. V/GlobalPreferences: Setting backend_drift (def: PT0S): PT0.793S
  1625. D/MPlugin: createInstance(): Begin = 4564157
  1626. D/MPlugin: create Instance (two parameters) with : com.mediatek.common.telephony.IOnlyOwnerSimSupport
  1627. D/MPlugin: Clazz exists on mapping table : false
  1628. E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
  1629. D/MPlugin: createInstance(): End = 4564157
  1630. V/PushServiceImpl#d267244f: onPushNotifications: 11
  1631. V/PushServiceImpl#d267244f: event: UnknownEvent({"user":{"email":"corvus@<<<redacted>>>","locale":"en","accent_id":0,"picture":[],"name":"Test Account","id":"494a6cdb-4d59-43e7-936b-7e80b4f81d8b","assets":[]},"type":"user.activate"})
  1632. V/PushServiceImpl#d267244f: event: OtrClientAddEvent(Client(7d1beaf0ce743e99,Linux,Wire for Linux,Some(2017-11-22T21:25:45.465Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,DESKTOP))
  1633. V/PushServiceImpl#d267244f: event: UserUpdateEvent(UserInfo(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,None,None,None,Some(List(
  1634. AssetData:
  1635. id: 38c95791-1a9d-4b68-add5-1b4de16bfcbd
  1636. mime: Mime()
  1637. sizeInBytes: 0
  1638. status: UploadNotStarted
  1639. rId: Some(3-2-fffc8119-1ac3-4f41-8872-0fe3b6084e71)
  1640. token: None
  1641. otrKey: None
  1642. sha: None
  1643. encryption None
  1644. preview: None
  1645. metaData: Some(Image(Dim2(0,0),medium))
  1646. convId: None
  1647. data (length): 0
  1648. other fields: None, None, None, None
  1649. )),None,false,None,None),false)
  1650. V/PushServiceImpl#d267244f: event: UserUpdateEvent(UserInfo(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,None,None,None,None,Some(List()),None,false,Some(testaccount3),None),false)
  1651. V/PushServiceImpl#d267244f: event: CreateConversationEvent(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,Wed Nov 22 22:27:04 GMT+01:00 2017,494a6cdb-4d59-43e7-936b-7e80b4f81d8b,ConversationResponse(ConversationData(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,8d301e1f-36e4-456f-bc4b-ebb84d7788ca,Some(Corvus Corax),494a6cdb-4d59-43e7-936b-7e80b4f81d8b,WAIT_FOR_CONNECTION,None,None,1970-01-01T00:00:00Z,true,1970-01-01T00:00:00Z,false,1970-01-01T00:00:00Z,false,1970-01-01T00:00:00Z,1970-01-01T00:00:00Z,,None,UnreadCount(0,0,0),0,None,None,false,UNKNOWN,NONE),Vector()))
  1652. V/PushServiceImpl#d267244f: event: ConnectRequestEvent(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,Wed Nov 22 22:27:04 GMT+01:00 2017,494a6cdb-4d59-43e7-936b-7e80b4f81d8b, ,43e5b144-e98b-4188-a8e0-6d38987f6b3f,Corvus Corax,Some())
  1653. V/PushServiceImpl#d267244f: event: UserConnectionEvent(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,494a6cdb-4d59-43e7-936b-7e80b4f81d8b,43e5b144-e98b-4188-a8e0-6d38987f6b3f,Some( ),PENDING_FROM_USER,Wed Nov 22 22:27:04 GMT+01:00 2017,None)
  1654. V/PushServiceImpl#d267244f: event: MemberJoinEvent(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,Wed Nov 22 22:27:29 GMT+01:00 2017,43e5b144-e98b-4188-a8e0-6d38987f6b3f,Vector(43e5b144-e98b-4188-a8e0-6d38987f6b3f),false)
  1655. V/PushServiceImpl#d267244f: event: UserConnectionEvent(8d301e1f-36e4-456f-bc4b-ebb84d7788ca,494a6cdb-4d59-43e7-936b-7e80b4f81d8b,43e5b144-e98b-4188-a8e0-6d38987f6b3f,Some( ),ACCEPTED,Wed Nov 22 22:27:29 GMT+01:00 2017,Some(Corvus Corax))
  1656. V/PushServiceImpl#d267244f: event: OtrClientAddEvent(Client(a729bb37b66c0726,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:44:03.549Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,PHONE))
  1657. V/PushServiceImpl#d267244f: event: OtrClientAddEvent(Client(8f4411c4e5f17bfe,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:48:00.962Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,PHONE))
  1658. V/SyncStorageSaveQueue: processQueueNow, events: Vector(8ea39010-d9be-411d-b8b0-9baba1ae68b2, d8b1890e-55b3-4424-854c-4b76b47cdf1e)
  1659. D/SQLiteDatabase: beginTransaction()
  1660. D/SQLiteDatabase: endTransaction()
  1661. D/Surface: Surface::disconnect(this=0xee2beb00,api=1)
  1662. D/GraphicBuffer: unregister, handle(0xe5c67340) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  1663. I/[MALI][Gralloc]: [-]r_hnd(0xe5c67340), client(47), share_fd(53)
  1664. D/GraphicBuffer: unregister, handle(0xe5c64140) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  1665. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64140), client(47), share_fd(70)
  1666. D/GraphicBuffer: unregister, handle(0xe5c64aa0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  1667. I/[MALI][Gralloc]: [-]r_hnd(0xe5c64aa0), client(47), share_fd(73)
  1668. E/Surface: getSlotFromBufferLocked: unknown buffer: 0xe5c675c0
  1669. D/mali_winsys: [MALI] win=0xee2beb08, native_buffer=0xe5c67528, fd=-1
  1670. D/GraphicBuffer: unregister, handle(0xe5c675c0) (w:1080 h:1920 s:1088 f:0x1 u:0x000b00)
  1671. I/[MALI][Gralloc]: [-]r_hnd(0xe5c675c0), client(47), share_fd(75)
  1672. D/Surface: Surface::disconnect(this=0xee2beb00,api=1)
  1673. V/AutoTrimming: onTrimMemory(20) - trimToSize: 2
  1674. V/AutoTrimming: onTrimMemory(20) - trimToSize: 262144
  1675. V/AutoTrimming: onTrimMemory(20) - trimToSize: 29622272
  1676. V/AutoTrimming: onTrimMemory(20) - trimToSize: 32
  1677. V/AutoTrimming: onTrimMemory(20) - trimToSize: 25
  1678. V/AutoTrimming: onTrimMemory(20) - trimToSize: 500
  1679. V/AutoTrimming: onTrimMemory(20) - trimToSize: 500
  1680. V/AutoTrimming: onTrimMemory(20) - trimToSize: 256
  1681. V/AutoTrimming: onTrimMemory(20) - trimToSize: 25
  1682. V/AutoTrimming: onTrimMemory(20) - trimToSize: 3012
  1683. V/AutoTrimming: onTrimMemory(20) - trimToSize: 32
  1684. V/AutoTrimming: onTrimMemory(20) - trimToSize: 128
  1685. V/AutoTrimming: onTrimMemory(20) - trimToSize: 128
  1686. V/SignalLoader[com.waz.api.impl.ImageAsset$BitmapLoadHandle]: destroy()
  1687. V/EventContext: unregister, observers count: 13
  1688. V/EventContext: removed, new count: 12
  1689. D/ZMessagingApi: onPause
  1690. V/AccountsServiceImpl: account state changed: d267244f-17b7-45c3-b505-2efe62486e26 -> InBackground: selected: true, loggedIn: true, uiActive: false
  1691. D/WebSocketClientService#d267244f: Active, client: 8f4411c4e5f17bfe
  1692. V/OtrClientsService: self clients: UserClients(494a6cdb-4d59-43e7-936b-7e80b4f81d8b,Map(7d1beaf0ce743e99 -> Client(7d1beaf0ce743e99,Linux,Wire for Linux,Some(2017-11-22T21:25:45.465Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,DESKTOP), 8f4411c4e5f17bfe -> Client(8f4411c4e5f17bfe,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:48:00.962Z),Some(Location(9.1833,48.7667,)),None,Some(SignalingKey(AESKey(Ql+sB55iMZcralfuUNj0b5aFqLXX4ayY/lbVebh6GLY=),QQkOX/Cl4p8nBpTbnMePz3lP2bbwf8E8MTxE+Ho+3/4=)),VERIFIED,PHONE), a729bb37b66c0726 -> Client(a729bb37b66c0726,ANDROID BT,Xiaomi Redmi Note 4,Some(2017-11-24T01:44:03.549Z),Some(Location(9.1833,48.7667,)),None,None,UNKNOWN,PHONE))), clientId: 8f4411c4e5f17bfe
  1693. V/UserPreferences: Getting last_self_clients_sync_requested (def: 0): 1511488079056
  1694. V/AccountContext#d267244f: Account context started
  1695. V/PermissionsService: clearProvider
  1696. V/EventContext: unregister, observers count: 0
  1697. V/EventContext: removed, new count: 0
  1698. V/EventContext: unregister, observers count: 0
  1699. V/EventContext: removed, new count: 0
  1700. V/EventContext: unregister, observers count: 0
  1701. V/EventContext: removed, new count: 0
  1702. V/EventContext: unregister, observers count: 0
  1703. V/EventContext: removed, new count: 0
  1704. V/EventContext: unregister, observers count: 0
  1705. V/EventContext: removed, new count: 0
  1706. V/EventContext: unregister, observers count: 0
  1707. V/EventContext: removed, new count: 0
  1708. V/EventContext: unregister, observers count: 0
  1709. V/EventContext: removed, new count: 0
  1710. V/EventContext: unregister, observers count: 0
  1711. V/EventContext: removed, new count: 0
  1712. V/EventContext: unregister, observers count: 0
  1713. V/EventContext: removed, new count: 0
  1714. V/EventContext: unregister, observers count: 0
  1715. V/EventContext: removed, new count: 0
  1716. V/EventContext: unregister, observers count: 0
  1717. V/EventContext: removed, new count: 0
  1718. D/WindowClient: Remove from mViews: com.android.internal.policy.PhoneWindow$DecorView{2c76802 V.E...... R.....ID 0,0-1080,1920}, this = android.view.WindowManagerGlobal@b191f83
  1719. D/ActivityThread: SVC-Creating service: CreateServiceData{token=android.os.BinderProxy@611b10e className=com.waz.zms.WebSocketService packageName=com.waz.zclient.dev intent=null}
  1720. D/ActivityThread: SVC-Calling onStartCommand: com.waz.zms.WebSocketService@3629ec5, flags=0, startId=1
  1721. V/FutureService: acquiring wakelock, src: WebSocketService
  1722. V/WebSocketService: onStartCommand(Intent { cmp=com.waz.zclient.dev/com.waz.zms.WebSocketService }, 1)
  1723. W/WebSocketService: Current ZMessaging not available, stopping
  1724. V/FutureService: acquiring wakelock, src: async[WebSocketService]
  1725. V/FutureService: releasing wakelock, src: async[WebSocketService]
  1726. D/FutureService: onCompleted: 1
  1727. V/FutureService: releasing wakelock, src: WebSocketService
  1728. V/WebSocketService: cancel restarts
  1729. V/WebSocketService: stopForeground
  1730. D/ActivityThread: SVC-Destroying service: com.waz.zms.WebSocketService@3629ec5
  1731. V/EventContext: unregister, observers count: 0
  1732. V/EventContext: removed, new count: 0
  1733. V/EventContext: unregister, observers count: 0
  1734. V/EventContext: removed, new count: 0
  1735. I/Process: Sending signal. PID: 15561 SIG: 9
  1736. Disconnected from the target VM, address: 'localhost:8755', transport: 'socket'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement