Advertisement
Guest User

job log with lxc

a guest
Sep 3rd, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. 'lxc-mgu-test-14' IP address is: ''lxc-mgu-test-14' IP address is: '0.0.0.0''
  2. end: 2.1 boot-lxc (duration 00:00:00) [tlxc]
  3. start: 2.2 lxc-add-static (timeout 00:05:00) [tlxc]
  4. end: 2.2 lxc-add-static (duration 00:00:00) [tlxc]
  5. start: 2.3 connect-lxc (timeout 00:05:00) [tlxc]
  6. connect-lxc Connecting to device using 'lxc-attach -n lxc-mgu-test-14'
  7. end: 2.3 connect-lxc (duration 00:00:00) [tlxc]
  8. start: 2.4 expect-shell-connection (timeout 00:05:00) [tlxc]
  9. Forcing a shell prompt, looking for ['root@(.*):/#', ':/']
  10.  
  11. expect-shell-connection: Wait for prompt ['root@(.*):/#', ':/'] (timeout 00:05:00)
  12. Waiting using forced prompt support. 149.97337102890015s timeout
  13. root@l4b:/#
  14. end: 2.4 expect-shell-connection (duration 00:00:00) [tlxc]
  15. start: 2.5 export-device-env (timeout 00:05:00) [tlxc]
  16. end: 2.5 export-device-env (duration 00:00:00) [tlxc]
  17. end: 2 lxc-boot (duration 00:00:00) [tlxc]
  18. start: 3 fastboot-deploy (timeout 00:30:00) [target]
  19. start: 3.1 enter-fastboot-action (timeout 00:30:00) [target]
  20. nice lxc-attach -n lxc-mgu-test-14 -- adb start-server
  21. Parsed command exited zero with allow_fail set, returning 0 bytes.
  22. output:
  23. nice lxc-attach -n lxc-mgu-test-14 -- adb -s '0000000000' devices
  24. Parsed command exited zero with allow_fail set, returning 48 bytes.
  25. output: List of devices attached
  26. output: emulator-5554 offline
  27. output:
  28. output:
  29. nice lxc-attach -n lxc-mgu-test-14 -- fastboot -s '261a1c5d' devices
  30. output: 261a1c5d fastboot
  31. output:
  32. end: 3.1 enter-fastboot-action (duration 00:00:00) [target]
  33. case: enter-fastboot-action
  34. case_id: 111
  35. definition: lava
  36. duration: 0.04
  37. extra: ...
  38. level: 3.1
  39. namespace: target
  40. result: pass
  41. start: 3.2 download-retry (timeout 00:30:00) [target]
  42. start: 3.2.1 file-download (timeout 00:30:00) [target]
  43. downloading file:///tmp/persist.ext4
  44. saving as /var/lib/lava/dispatcher/tmp/14/fastboot-deploy-7upf9hiz/persist/persist.ext4
  45. total size: 4354196 (4MB)
  46. No compression specified
  47. progress 0% (0MB)
  48. progress 5% (0MB)
  49. progress 10% (0MB)
  50. progress 15% (0MB)
  51. progress 20% (0MB)
  52. progress 25% (1MB)
  53. progress 30% (1MB)
  54. progress 35% (1MB)
  55. progress 40% (1MB)
  56. progress 45% (1MB)
  57. progress 50% (2MB)
  58. progress 55% (2MB)
  59. progress 60% (2MB)
  60. progress 65% (2MB)
  61. progress 70% (2MB)
  62. progress 75% (3MB)
  63. progress 80% (3MB)
  64. progress 85% (3MB)
  65. progress 90% (3MB)
  66. progress 95% (3MB)
  67. progress 100% (4MB)
  68. 4MB downloaded in 0.04s (100.66MB/s)
  69. end: 3.2.1 file-download (duration 00:00:00) [target]
  70. case: file-download
  71. case_id: 112
  72. definition: lava
  73. duration: 0.04
  74. extra: ...
  75. level: 3.2.1
  76. namespace: target
  77. result: pass
  78. end: 3.2 download-retry (duration 00:00:00) [target]
  79. start: 3.3 fastboot-flash-order-action (timeout 00:30:00) [target]
  80. start: 3.3.1 read-feedback (timeout 00:30:00) [target]
  81. No connection for namespace target
  82. end: 3.3.1 read-feedback (duration 00:00:01) [target]
  83. start: 3.3.2 fastboot-flash-action (timeout 00:29:59) [target]
  84. 4354196 bytes
  85. Copying persist.ext4 to lxc-mgu-test-14
  86. Handling persist
  87. nice lxc-attach -n lxc-mgu-test-14 -- fastboot -s '261a1c5d' flash persist /lava-lxc/persist.ext4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement