TesterFintech

  • 谢谢,有这个可能。可是如何找到合适的 SDK 版本呢?

  • 谢谢指点!
    我调大 server 检测的超时时间,'uiautomator2ServerLaunchTimeout':'500000', 还是无法启动 UiAutomator2 server,感觉不是这个设置问题。

    我看 logcat 日志里面有这么一行报错,是不是与这个有关?
    E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe

    另外,如何通过 adb 命令检测 server 进程是否存活?

    附上 logcat 日志:
    04-28 07:21:31.586 13370 13370 I MonitoringInstr: Instrumentation started!
    04-28 07:21:31.609 13370 13370 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
    04-28 07:21:31.644 13370 13401 I UsageTrackerFacilitator: Usage tracking disabled
    04-28 07:21:31.652 13370 13401 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/~~DpDz_MtOrwZO3C0yMIuV0A==/io.appium.uiautomator2.server.test-5w5D_m8EN-erDfeyJ8h2aA==/base.apk]
    04-28 07:21:31.654 13370 13401 W tomator2.serve: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs?
    04-28 07:21:31.892 13370 13401 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
    04-28 07:21:31.893 13370 13401 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
    04-28 07:21:31.894 13370 13401 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
    04-28 07:21:31.897 13370 13401 I TestRunner: run started: 1 tests
    04-28 07:21:31.901 13370 13401 I TestRunner: started: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
    04-28 07:21:31.910 13370 13401 I appium : [AppiumUiAutomator2Server] Starting Server
    04-28 07:21:32.911 13370 13401 I appium : Starting MJPEG Server
    04-28 07:21:33.020 13370 13403 V UiAutomation: Init UiAutomation@76f98f7[id=7, flags=0]
    04-28 07:21:33.049 13370 13401 I appium : MJPEG Server started
    04-28 07:21:33.056 13370 13405 I appium : ServerSocket created on port 7810
    04-28 07:21:33.076 13370 13401 I appium : AndroidServer created on port 6790
    04-28 07:21:33.077 13370 13401 I appium : io.appium.uiautomator2.server started:
    04-28 07:21:33.084 13370 13408 I appium : Started UiAutomator2 io.appium.uiautomator2.http io.appium.uiautomator2.server on port 6790
    04-28 07:21:33.170 13370 13409 W tomator2.serve: Accessing hidden method Lsun/misc/VM;->maxDirectMemory() J (greylist, reflection, allowed)
    04-28 07:21:33.199 13370 13409 W tomator2.serve: Accessing hidden field Lsun/nio/ch/SelectorImpl;->selectedKeys:Ljava/util/Set; (greylist, reflection, allowed)
    04-28 07:21:33.199 13370 13409 W tomator2.serve: Accessing hidden field Lsun/nio/ch/SelectorImpl;->publicSelectedKeys:Ljava/util/Set; (greylist, reflection, allowed)
    04-28 07:21:33.298 13370 13370 I Thread-5: type=1400 audit(0.0:901): avc: denied { read } for name="somaxconn" dev="proc" ino=692978 scontext=u🇷untrusted_app:s0:c212,c256,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=1 app=io.appium.uiautomator2.server
    04-28 07:21:33.298 13370 13370 I Thread-5: type=1400 audit(0.0:902): avc: denied { open } for path="/proc/sys/net/core/somaxconn" dev="proc" ino=692978 scontext=u🇷untrusted_app:s0:c212,c256,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=1 app=io.appium.uiautomator2.server
    04-28 07:21:33.302 13370 13370 I Thread-5: type=1400 audit(0.0:903): avc: denied { getattr } for path="/proc/sys/net/core/somaxconn" dev="proc" ino=692978 scontext=u🇷untrusted_app:s0:c212,c256,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=1 app=io.appium.uiautomator2.server
    04-28 07:21:33.854 174 174 I servicemanager: Notifying apexservice they have clients: 1
    04-28 07:21:33.841 0 0 I AidlLazyServiceRegistrar: Process has 1 (of 1 available) client(s) in use after notification android.apex.IApexService has clients: 1
    04-28 07:21:43.311 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:21:43.311 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:21:44.969 541 580 I ActivityManager: Killing 10915:com.android.keychain/1000 (adj 995): empty for 12917s
    04-28 07:21:45.008 286 286 I Zygote : Process 10915 exited due to signal 9 (Killed)
    04-28 07:21:45.024 541 583 I libprocessgroup: Successfully killed process cgroup uid 1000 pid 10915 in 46ms
    04-28 07:21:48.736 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:21:48.736 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:21:53.666 208 208 I Binder:208_2: type=1400 audit(0.0:904): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:21:53.670 208 208 I Binder:208_2: type=1400 audit(0.0:905): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:21:53.670 208 208 I Binder:208_2: type=1400 audit(0.0:906): avc: denied { read } for name="event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:21:53.670 208 208 I Binder:208_2: type=1400 audit(0.0:907): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:21:53.670 208 208 I Binder:208_2: type=1400 audit(0.0:908): avc: denied { getattr } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:22:00.024 740 740 D KeyguardClockSwitch: Updating clock: 722
    04-28 07:22:23.248 872 13415 D NetworkMonitor/100: PROBE_DNS www.google.com 55ms OK 173.244.217.42,2001::9f8a:1414
    04-28 07:22:23.257 872 13416 D NetworkMonitor/100: PROBE_DNS connectivitycheck.gstatic.com 63ms OK 203.208.40.34
    04-28 07:22:23.394 872 13416 D NetworkMonitor/100: PROBE_HTTP http://connectivitycheck.gstatic.com/generate_204 time=133ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Date=[Thu, 28 Apr 2022 07:22:24 GMT], X-Android-Received-Millis=[1651130543393], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1651130543306]}
    04-28 07:22:36.242 872 13414 D NetworkMonitor/100: PROBE_FALLBACK http://play.googleapis.com/generate_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to play.googleapis.com/142.251.42.234 (port 80) from /10.0.2.15 (port 59198) after 10000ms
    04-28 07:22:43.289 872 13415 D NetworkMonitor/100: PROBE_HTTPS https://www.google.com/generate_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to www.google.com/173.244.217.42 (port 443) from /10.0.2.15 (port 58190) after 10000ms
    04-28 07:22:43.317 872 13414 D NetworkMonitor/100: isCaptivePortal: isSuccessful()=false isPortal()=false RedirectUrl=null isPartialConnectivity()=true Time=20111ms
    04-28 07:22:43.329 541 581 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.NETWORK_CONDITIONS_MEASURED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
    04-28 07:22:43.330 541 664 D ConnectivityService: [100 CELLULAR] validation failed
    04-28 07:22:43.374 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:22:43.374 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:22:48.744 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:22:48.744 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:23:00.024 740 740 D KeyguardClockSwitch: Updating clock: 723
    04-28 07:23:43.428 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:23:43.428 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:23:48.769 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:23:48.769 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:23:59.329 541 656 E WifiScoringParams: Invalid frequency(-1), using 5G as default rssi array
    04-28 07:23:59.374 1278 3759 W TapAndPayGcmRegistratio: No gcm id available, rescheduling [CONTEXT service_id=79 ]
    04-28 07:24:00.017 740 740 D KeyguardClockSwitch: Updating clock: 724
    04-28 07:24:03.084 541 1572 D WifiNl80211Manager: Scan result ready event
    04-28 07:24:03.088 541 1572 D WifiNative: Scan result ready event
    04-28 07:24:04.738 208 208 I Binder:208_2: type=1400 audit(0.0:909): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:24:04.738 208 208 I Binder:208_2: type=1400 audit(0.0:910): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:24:04.742 208 208 I Binder:208_2: type=1400 audit(0.0:911): avc: denied { read } for name="event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:24:04.742 208 208 I Binder:208_2: type=1400 audit(0.0:912): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:24:04.742 208 208 I Binder:208_2: type=1400 audit(0.0:913): avc: denied { getattr } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:24:43.473 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:24:43.473 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:24:48.825 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:24:48.826 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:24:51.426 872 13432 D NetworkMonitor/100: PROBE_DNS connectivitycheck.gstatic.com 25ms OK 203.208.40.34
    04-28 07:24:51.435 872 13431 D NetworkMonitor/100: PROBE_DNS www.google.com 33ms OK 128.242.240.157,2001::9f8a:1414
    04-28 07:24:51.546 872 13432 D NetworkMonitor/100: PROBE_HTTP http://connectivitycheck.gstatic.com/generate_204 time=117ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Date=[Thu, 28 Apr 2022 07:24:52 GMT], X-Android-Received-Millis=[1651130691543], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1651130691471]}
    04-28 07:25:00.007 740 740 D KeyguardClockSwitch: Updating clock: 725
    04-28 07:25:11.464 872 13431 D NetworkMonitor/100: PROBE_HTTPS https://www.google.com/generate_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to www.google.com/2001::9f8a:1414 (port 443) from /fec0::24f5:adee:d837:a257 (port 50184) after 10000ms
    04-28 07:25:14.455 872 13430 D NetworkMonitor/100: PROBE_FALLBACK http://www.google.com/gen_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to www.google.com/2001::9f8a:1414 (port 80) from /fec0::24f5:adee:d837:a257 (port 52760) after 10000ms
    04-28 07:25:14.475 872 13430 D NetworkMonitor/100: isCaptivePortal: isSuccessful()=false isPortal()=false RedirectUrl=null isPartialConnectivity()=true Time=23060ms
    04-28 07:25:14.476 541 581 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.NETWORK_CONDITIONS_MEASURED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
    04-28 07:25:14.486 541 664 D ConnectivityService: [100 CELLULAR] validation failed
    04-28 07:25:43.502 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:25:43.502 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:25:48.887 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:25:48.887 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:26:00.023 740 740 D KeyguardClockSwitch: Updating clock: 726
    04-28 07:26:43.545 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:26:43.545 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:26:48.948 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:26:48.948 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:26:59.391 541 656 E WifiScoringParams: Invalid frequency(-1), using 5G as default rssi array
    04-28 07:27:00.028 740 740 D KeyguardClockSwitch: Updating clock: 727
    04-28 07:27:03.151 541 1571 D WifiNl80211Manager: Scan result ready event
    04-28 07:27:03.152 541 1571 D WifiNative: Scan result ready event
    04-28 07:27:05.962 208 208 I Binder:208_2: type=1400 audit(0.0:914): avc: denied { read } for name="event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:27:05.962 208 208 I Binder:208_2: type=1400 audit(0.0:915): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:27:05.962 208 208 I Binder:208_2: type=1400 audit(0.0:916): avc: denied { getattr } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34/event_count" dev="sysfs" ino=19178 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    04-28 07:27:26.446 208 208 I Binder:208_2: type=1400 audit(0.0:917): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:27:26.446 208 208 I Binder:208_2: type=1400 audit(0.0:918): avc: denied { open } for path="/sys/devices/platform/rtc-test.1/wakeup/wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    04-28 07:27:43.554 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:27:43.554 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:27:48.970 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:27:48.970 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:28:00.035 740 740 D KeyguardClockSwitch: Updating clock: 728
    04-28 07:28:43.561 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:28:43.561 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:28:48.988 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:28:48.989 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:29:00.003 740 740 D KeyguardClockSwitch: Updating clock: 729
    04-28 07:29:30.567 872 13452 D NetworkMonitor/100: PROBE_DNS www.google.com 56ms OK 69.30.25.21,2001::4a75:b685
    04-28 07:29:30.572 872 13453 D NetworkMonitor/100: PROBE_DNS connectivitycheck.gstatic.com 60ms OK 203.208.41.66
    04-28 07:29:30.707 872 13453 D NetworkMonitor/100: PROBE_HTTP http://connectivitycheck.gstatic.com/generate_204 time=132ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Date=[Thu, 28 Apr 2022 07:29:31 GMT], X-Android-Received-Millis=[1651130970703], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1651130970616]}
    04-28 07:29:43.579 872 13451 D NetworkMonitor/100: PROBE_FALLBACK http://play.googleapis.com/generate_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to play.googleapis.com/172.217.163.42 (port 80) from /10.0.2.15 (port 40156) after 10000ms
    04-28 07:29:43.580 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:29:43.580 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:29:49.038 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:29:49.038 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:29:49.702 541 10207 I ActivityManager: Force stopping com.mmbox.xbrowser appid=10197 user=0: from pid 13463
    04-28 07:29:49.710 978 978 D CarrierSvcBindHelper: No carrier app for: 0
    04-28 07:29:49.843 13469 13471 I cmd : oneway function results will be dropped but finished with status OK and parcel size 4
    04-28 07:29:50.245 304 363 D goldfish-address-space: claimShared: Ask to claim region [0x3fca8c000 0x3fce10000]
    04-28 07:29:50.257 176 176 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
    04-28 07:29:50.258 13485 13485 I Gralloc4: mapper 4.x is not supported
    04-28 07:29:50.263 13485 13485 D HostConnection: createUnique: call
    04-28 07:29:50.263 13485 13485 D HostConnection: HostConnection::get() New Host Connection established 0xf6380ef0, tid 13485
    04-28 07:29:50.263 13485 13485 D goldfish-address-space: allocate: Ask for block of size 0x100
    04-28 07:29:50.264 13485 13485 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3fbffe000 size 0x2000
    04-28 07:29:50.273 13485 13485 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2
    04-28 07:29:50.378 13489 13491 I cmd : oneway function results will be dropped but finished with status OK and parcel size 4
    04-28 07:29:50.380 1437 2789 I MediaProvider: Begin Intent { act=android.intent.action.MEDIA_SCANNER_SCAN_FILE dat=file:///sdcard/screen.png flg=0x1400010 cmp=com.android.providers.media.module/com.android.providers.media.MediaService }
    04-28 07:29:50.378 1437 1437 I com.android.providers.media.module: type=1400 audit(0.0:919): avc: denied { read } for comm=4173796E635461736B202331 name="primary" dev="tmpfs" ino=23780 scontext=u🇷mediaprovider_app:s0:c120,c256,c512,c768 tcontext=u:object_r:mnt_pass_through_file:s0 tclass=lnk_file permissive=1 app=com.android.providers.media.module
    04-28 07:29:50.401 1437 2789 I MediaProvider: End Intent { act=android.intent.action.MEDIA_SCANNER_SCAN_FILE dat=file:///sdcard/screen.png flg=0x1400010 cmp=com.android.providers.media.module/com.android.providers.media.MediaService }
    04-28 07:29:50.600 872 13452 D NetworkMonitor/100: PROBE_HTTPS https://www.google.com/generate_204 Probe failed with exception java.net.SocketTimeoutException: failed to connect to www.google.com/2001::4a75:b685 (port 443) from /fec0::24f5:adee:d837:a257 (port 55128) after 10000ms
    04-28 07:29:50.605 872 13451 D NetworkMonitor/100: isCaptivePortal: isSuccessful()=false isPortal()=false RedirectUrl=null isPartialConnectivity()=true Time=20095ms
    04-28 07:29:50.606 541 581 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.NETWORK_CONDITIONS_MEASURED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
    04-28 07:29:50.608 541 664 D ConnectivityService: [100 CELLULAR] validation failed
    04-28 07:29:59.431 541 656 E WifiScoringParams: Invalid frequency(-1), using 5G as default rssi array
    04-28 07:30:00.013 740 740 D KeyguardClockSwitch: Updating clock: 730
    04-28 07:30:03.217 541 10207 D WifiNl80211Manager: Scan result ready event
    04-28 07:30:03.217 541 10207 D WifiNative: Scan result ready event
    04-28 07:30:20.532 1811 13500 I GmscoreIpa: Starting mediastore instant index
    04-28 07:30:20.567 541 959 D CompatibilityChangeReporter: Compat change id reported: 149924527; UID 10087; state: ENABLED
    04-28 07:30:20.571 541 959 D CompatibilityChangeReporter: Compat change id reported: 132649864; UID 10087; state: DISABLED
    04-28 07:30:43.582 462 462 E netmgr : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
    04-28 07:30:43.582 462 462 E netmgr : Failed to open QEMU pipe 'qemud:network': Invalid argument
    04-28 07:30:44.210 0 0 D logd : logdr: UID=0 GID=0 PID=13501 b tail=0 logMask=99 pid=0 start=0ns timeout=0ns
    04-28 07:30:49.100 470 470 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
    04-28 07:30:49.100 470 470 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
    04-28 07:30:58.426 208 208 I Binder:208_2: type=1400 audit(0.0:920): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19171 scontext=u🇷system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1

TesterFintech