stf
stf copied to clipboard
macOS cannot find the device
mac OS : 10.15 stf : docker openstf/stf Adb installed, The device can be found on mac
tinxie@HyperG-tinxie-Mac-mini Downloads % adb devices List of devices attached 03157df3bb25630f device 33004e9bb8cc62b5 device 4100a88be439b141 device FA76K1801590 device QV7217LF24 device b37d9aaf device
Run docker-compose cannot find the device
tinxie@HyperG-tinxie-Mac-mini official_hg % docker-compose up Creating network "official_hg_n_teststf" with driver "bridge" Creating official_hg_rethinkdb_1 ... done Creating official_hg_adbd_1 ... done Creating official_hg_stf_1 ... done Attaching to official_hg_adbd_1, official_hg_rethinkdb_1, official_hg_stf_1 adbd_1 | adb I 07-17 07:50:08 7 7 adb_auth_host.cpp:416] adb_auth_init... adbd_1 | adb I 07-17 07:50:08 7 7 adb_auth_host.cpp:174] read_key_file '/root/.android/adbkey'... adbd_1 | adb I 07-17 07:50:08 7 7 adb_auth_host.cpp:391] adb_auth_inotify_init... stf_1 | 2020-07-17T07:50:10.616Z INF/util:procutil 6 [] Forking "/app/lib/cli migrate" stf_1 | 2020-07-17T07:50:10.820Z INF/db 13 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:10.833Z INF/db:setup 13 [] Database "stf" created stf_1 | 2020-07-17T07:50:11.192Z INF/db:setup 13 [] Table "groups" created stf_1 | 2020-07-17T07:50:11.194Z INF/db:setup 13 [] Table "vncauth" created stf_1 | 2020-07-17T07:50:11.196Z INF/db:setup 13 [] Index "groups"."privilege" created stf_1 | 2020-07-17T07:50:11.196Z INF/db:setup 13 [] Waiting for index "groups"."privilege" stf_1 | 2020-07-17T07:50:11.201Z INF/db:setup 13 [] Index "vncauth"."response" created stf_1 | 2020-07-17T07:50:11.201Z INF/db:setup 13 [] Waiting for index "vncauth"."response" stf_1 | 2020-07-17T07:50:11.203Z INF/db:setup 13 [] Index "groups"."owner" created stf_1 | 2020-07-17T07:50:11.203Z INF/db:setup 13 [] Waiting for index "groups"."owner" stf_1 | 2020-07-17T07:50:11.210Z INF/db:setup 13 [] Index "vncauth"."responsePerDevice" created stf_1 | 2020-07-17T07:50:11.210Z INF/db:setup 13 [] Waiting for index "vncauth"."responsePerDevice" stf_1 | 2020-07-17T07:50:11.212Z INF/db:setup 13 [] Index "groups"."startTime" created stf_1 | 2020-07-17T07:50:11.212Z INF/db:setup 13 [] Waiting for index "groups"."startTime" stf_1 | 2020-07-17T07:50:11.250Z INF/db:setup 13 [] Index "groups"."privilege" is ready stf_1 | 2020-07-17T07:50:11.253Z INF/db:setup 13 [] Index "vncauth"."response" is ready stf_1 | 2020-07-17T07:50:11.255Z INF/db:setup 13 [] Index "groups"."owner" is ready stf_1 | 2020-07-17T07:50:11.263Z INF/db:setup 13 [] Index "vncauth"."responsePerDevice" is ready stf_1 | 2020-07-17T07:50:11.265Z INF/db:setup 13 [] Index "groups"."startTime" is ready stf_1 | 2020-07-17T07:50:11.387Z INF/db:setup 13 [] Table "devices" created stf_1 | 2020-07-17T07:50:11.389Z INF/db:setup 13 [] Table "users" created stf_1 | 2020-07-17T07:50:11.390Z INF/db:setup 13 [] Table "logs" created stf_1 | 2020-07-17T07:50:11.392Z INF/db:setup 13 [] Table "accessTokens" created stf_1 | 2020-07-17T07:50:11.397Z INF/db:setup 13 [] Index "devices"."owner" created stf_1 | 2020-07-17T07:50:11.398Z INF/db:setup 13 [] Waiting for index "devices"."owner" stf_1 | 2020-07-17T07:50:11.400Z INF/db:setup 13 [] Index "users"."adbKeys" created stf_1 | 2020-07-17T07:50:11.400Z INF/db:setup 13 [] Waiting for index "users"."adbKeys" stf_1 | 2020-07-17T07:50:11.402Z INF/db:setup 13 [] Index "accessTokens"."email" created stf_1 | 2020-07-17T07:50:11.402Z INF/db:setup 13 [] Waiting for index "accessTokens"."email" stf_1 | 2020-07-17T07:50:11.406Z INF/db:setup 13 [] Index "devices"."logs_enabled" created stf_1 | 2020-07-17T07:50:11.406Z INF/db:setup 13 [] Waiting for index "devices"."logs_enabled" stf_1 | 2020-07-17T07:50:11.410Z INF/db:setup 13 [] Index "devices"."present" created stf_1 | 2020-07-17T07:50:11.410Z INF/db:setup 13 [] Waiting for index "devices"."present" stf_1 | 2020-07-17T07:50:11.414Z INF/db:setup 13 [] Index "devices"."providerChannel" created stf_1 | 2020-07-17T07:50:11.415Z INF/db:setup 13 [] Waiting for index "devices"."providerChannel" stf_1 | 2020-07-17T07:50:11.418Z INF/db:setup 13 [] Index "devices"."group" created stf_1 | 2020-07-17T07:50:11.418Z INF/db:setup 13 [] Waiting for index "devices"."group" stf_1 | 2020-07-17T07:50:11.451Z INF/db:setup 13 [] Index "devices"."owner" is ready stf_1 | 2020-07-17T07:50:11.452Z INF/db:setup 13 [] Index "users"."adbKeys" is ready stf_1 | 2020-07-17T07:50:11.454Z INF/db:setup 13 [] Index "accessTokens"."email" is ready stf_1 | 2020-07-17T07:50:11.564Z INF/db:setup 13 [] Index "devices"."logs_enabled" is ready stf_1 | 2020-07-17T07:50:11.565Z INF/db:setup 13 [] Index "devices"."present" is ready stf_1 | 2020-07-17T07:50:11.568Z INF/db:setup 13 [] Index "devices"."providerChannel" is ready stf_1 | 2020-07-17T07:50:11.572Z INF/db:setup 13 [] Index "devices"."group" is ready stf_1 | 2020-07-17T07:50:12.619Z INF/util:procutil 6 [] Forking "/app/lib/cli triproxy app001 --bind-pub tcp://127.0.0.1:7111 --bind-dealer tcp://127.0.0.1:7112 --bind-pull tcp://127.0.0.1:7113" stf_1 | 2020-07-17T07:50:12.621Z INF/util:procutil 6 [] Forking "/app/lib/cli triproxy dev001 --bind-pub tcp://127.0.0.1:7114 --bind-dealer tcp://127.0.0.1:7115 --bind-pull tcp://127.0.0.1:7116" stf_1 | 2020-07-17T07:50:12.622Z INF/util:procutil 6 [] Forking "/app/lib/cli processor proc001 --connect-app-dealer tcp://127.0.0.1:7112 --connect-dev-dealer tcp://127.0.0.1:7115" stf_1 | 2020-07-17T07:50:12.624Z INF/util:procutil 6 [] Forking "/app/lib/cli processor proc002 --connect-app-dealer tcp://127.0.0.1:7112 --connect-dev-dealer tcp://127.0.0.1:7115" stf_1 | 2020-07-17T07:50:12.625Z INF/util:procutil 6 [] Forking "/app/lib/cli reaper reaper001 --connect-push tcp://127.0.0.1:7116 --connect-sub tcp://127.0.0.1:7111" stf_1 | 2020-07-17T07:50:12.628Z INF/util:procutil 6 [] Forking "/app/lib/cli provider --name a3e1e07f9edc --min-port 7400 --max-port 7600 --connect-sub tcp://127.0.0.1:7114 --connect-push tcp://127.0.0.1:7116 --group-timeout 900 --public-ip 192.168.1.120 --storage-url http://localhost:3000/ --adb-host 172.44.0.7 --adb-port 5037 --vnc-initial-size 600x800 --mute-master never" stf_1 | 2020-07-17T07:50:12.629Z INF/util:procutil 6 [] Forking "/app/lib/cli auth-mock --port 7120 --secret kute kittykat --app-url http://192.168.1.120:3000/" stf_1 | 2020-07-17T07:50:12.632Z INF/util:procutil 6 [] Forking "/app/lib/cli app --port 7105 --secret kute kittykat --auth-url http://192.168.1.120:3000/auth/mock/ --websocket-url http://192.168.1.120:7110/" stf_1 | 2020-07-17T07:50:12.633Z INF/util:procutil 6 [] Forking "/app/lib/cli api --port 7106 --secret kute kittykat --connect-push tcp://127.0.0.1:7113 --connect-sub tcp://127.0.0.1:7111 --connect-push-dev tcp://127.0.0.1:7116 --connect-sub-dev tcp://127.0.0.1:7114" stf_1 | 2020-07-17T07:50:12.636Z INF/util:procutil 6 [] Forking "/app/lib/cli groups-engine --connect-push tcp://127.0.0.1:7113 --connect-sub tcp://127.0.0.1:7111 --connect-push-dev tcp://127.0.0.1:7116 --connect-sub-dev tcp://127.0.0.1:7114" stf_1 | 2020-07-17T07:50:12.640Z INF/util:procutil 6 [] Forking "/app/lib/cli websocket --port 7110 --secret kute kittykat --storage-url http://localhost:3000/ --connect-sub tcp://127.0.0.1:7111 --connect-push tcp://127.0.0.1:7113" stf_1 | 2020-07-17T07:50:12.642Z INF/util:procutil 6 [] Forking "/app/lib/cli storage-temp --port 7102" stf_1 | 2020-07-17T07:50:12.656Z INF/util:procutil 6 [] Forking "/app/lib/cli storage-plugin-image --port 7103 --storage-url http://localhost:3000/" stf_1 | 2020-07-17T07:50:12.671Z INF/util:procutil 6 [] Forking "/app/lib/cli storage-plugin-apk --port 7104 --storage-url http://localhost:3000/" stf_1 | 2020-07-17T07:50:12.691Z INF/util:procutil 6 [] Forking "/app/lib/cli poorxy --port 3000 --app-url http://localhost:7105/ --auth-url http://localhost:7120/ --api-url http://localhost:7106/ --websocket-url http://localhost:7110/ --storage-url http://localhost:7102/ --storage-plugin-image-url http://localhost:7103/ --storage-plugin-apk-url http://localhost:7104/" stf_1 | 2020-07-17T07:50:12.849Z INF/triproxy 20 [dev001] PUB socket bound on tcp://127.0.0.1:7114 stf_1 | 2020-07-17T07:50:12.852Z INF/triproxy 20 [dev001] DEALER socket bound on tcp://127.0.0.1:7115 stf_1 | 2020-07-17T07:50:12.853Z INF/triproxy 20 [dev001] PULL socket bound on tcp://127.0.0.1:7116 stf_1 | 2020-07-17T07:50:12.854Z INF/triproxy 19 [app001] PUB socket bound on tcp://127.0.0.1:7111 stf_1 | 2020-07-17T07:50:12.857Z INF/triproxy 19 [app001] DEALER socket bound on tcp://127.0.0.1:7112 stf_1 | 2020-07-17T07:50:12.858Z INF/triproxy 19 [app001] PULL socket bound on tcp://127.0.0.1:7113 stf_1 | 2020-07-17T07:50:13.020Z INF/reaper 35 [reaper001] Subscribing to permanent channel "ALL" stf_1 | 2020-07-17T07:50:13.024Z INF/reaper 35 [reaper001] Reaping devices with no heartbeat stf_1 | 2020-07-17T07:50:13.028Z INF/db 35 [reaper001] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.027Z INF/db 22 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.033Z INF/reaper 35 [reaper001] Receiving input from "tcp://127.0.0.1:7111" stf_1 | 2020-07-17T07:50:13.034Z INF/reaper 35 [reaper001] Sending output to "tcp://127.0.0.1:7116" stf_1 | 2020-07-17T07:50:13.035Z INF/groups-engine 62 [] Subscribing to permanent channel "ALL" stf_1 | 2020-07-17T07:50:13.044Z INF/groups-engine 62 [] Groups engine started stf_1 | 2020-07-17T07:50:13.047Z INF/processor 22 [proc001] App dealer connected to "tcp://127.0.0.1:7112" stf_1 | 2020-07-17T07:50:13.047Z INF/db 62 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.048Z INF/processor 22 [proc001] Device dealer connected to "tcp://127.0.0.1:7115" stf_1 | 2020-07-17T07:50:13.053Z INF/groups-engine 62 [] Sending output to "tcp://127.0.0.1:7113" stf_1 | 2020-07-17T07:50:13.054Z INF/groups-engine 62 [] Receiving input from "tcp://127.0.0.1:7111" stf_1 | 2020-07-17T07:50:13.054Z INF/groups-engine 62 [] Sending output to "tcp://127.0.0.1:7116" stf_1 | 2020-07-17T07:50:13.055Z INF/groups-engine 62 [] Receiving input from "tcp://127.0.0.1:7114" stf_1 | 2020-07-17T07:50:13.061Z INF/db 30 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.086Z INF/processor 30 [proc002] App dealer connected to "tcp://127.0.0.1:7112" stf_1 | 2020-07-17T07:50:13.087Z INF/processor 30 [proc002] Device dealer connected to "tcp://127.0.0.1:7115" stf_1 | 2020-07-17T07:50:13.162Z INF/provider 42 [] Subscribing to permanent channel "SfhVCqm4TxGfYJT0LSC/ww==" stf_1 | 2020-07-17T07:50:13.162Z INF/poorxy 98 [] Listening on port 3000 stf_1 | 2020-07-17T07:50:13.186Z INF/provider 42 [] Sending output to "tcp://127.0.0.1:7116" stf_1 | 2020-07-17T07:50:13.187Z INF/provider 42 [] Receiving input from "tcp://127.0.0.1:7114" stf_1 | 2020-07-17T07:50:13.191Z INF/provider 42 [] Tracking devices stf_1 | 2020-07-17T07:50:13.237Z INF/storage:temp 79 [] Listening on port 7102 stf_1 | 2020-07-17T07:50:13.256Z INF/auth-mock 49 [] Listening on port 7120 stf_1 | 2020-07-17T07:50:13.272Z INF/db 49 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.317Z INF/storage:plugins:image 86 [] Listening on port 7103 stf_1 | 2020-07-17T07:50:13.334Z INF/storage:plugins:apk 92 [] Listening on port 7104 stf_1 | 2020-07-17T07:50:13.370Z INF/app 54 [] Using pre-built resources stf_1 | 2020-07-17T07:50:13.378Z INF/app 54 [] Listening on port 7105 stf_1 | 2020-07-17T07:50:13.385Z INF/db 54 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.405Z INF/websocket 72 [] Subscribing to permanent channel "ALL" stf_1 | 2020-07-17T07:50:13.409Z INF/websocket 72 [] Listening on port 7110 stf_1 | 2020-07-17T07:50:13.418Z INF/db 72 [] Connecting to 172.44.0.6:28015 stf_1 | 2020-07-17T07:50:13.422Z INF/websocket 72 [] Sending output to "tcp://127.0.0.1:7113" stf_1 | 2020-07-17T07:50:13.422Z INF/websocket 72 [] Receiving input from "tcp://127.0.0.1:7111" stf_1 | 2020-07-17T07:50:13.718Z INF/api 56 [] Subscribing to permanent channel "ALL" stf_1 | 2020-07-17T07:50:13.746Z INF/api 56 [] Listening on port 7106 stf_1 | 2020-07-17T07:50:13.752Z INF/api 56 [] Sending output to "tcp://127.0.0.1:7113" stf_1 | 2020-07-17T07:50:13.752Z INF/api 56 [] Receiving input from "tcp://127.0.0.1:7111" stf_1 | 2020-07-17T07:50:13.752Z INF/api 56 [] Sending output to "tcp://127.0.0.1:7116" stf_1 | 2020-07-17T07:50:13.753Z INF/api 56 [] Receiving input from "tcp://127.0.0.1:7114" stf_1 | 2020-07-17T07:50:14.094Z INF/db 56 [] Connecting to 172.44.0.6:28015
How can I solve it?
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.73. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@s2339956 please fill this issue on https://github.com/DeviceFarmer/stf as this project will be archived.