Advertisement
petefoth

suzuran build log

Jun 8th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. root@e-build-server:~# docker run \
  2. > -v "/srv/e/src:/srv/src" \
  3. > -v "/srv/e/zips:/srv/zips" \
  4. > -v "/srv/e/logs:/srv/logs" \
  5. > -v "/srv/e/ccache:/srv/ccache" \
  6. > -e "BRANCH_NAME=v1-nougat" \
  7. > -e "DEVICE_LIST=suzuran" \
  8. > -e "REPO=https://gitlab.e.foundation/e/os/android.git" \
  9. > registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community
  10. Unable to find image 'registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community' locally
  11. community: Pulling from e/os/docker-lineage-cicd
  12. be2ea06d55bb: Pull complete
  13. 9d8c3e0599a6: Pull complete
  14. d0356a85b189: Pull complete
  15. 11bd90d6dba7: Pull complete
  16. 499027210f63: Pull complete
  17. a045ae82b9ad: Pull complete
  18. e922468d3cfb: Pull complete
  19. d2d7391fb78d: Pull complete
  20. 497981067856: Pull complete
  21. 2c34166de5ca: Pull complete
  22. 68244727489c: Pull complete
  23. 3ea5dd007204: Pull complete
  24. 340680c483bf: Pull complete
  25. 768d80316409: Pull complete
  26. ec00c7273e8e: Pull complete
  27. 5fc34f892990: Pull complete
  28. 16ebcfd91b7d: Pull complete
  29. b49683e26995: Pull complete
  30. Digest: sha256:4f4db9494ade9dbcfe1f6b1d71c3d3c137337655fc142ad3575b03b215139715
  31. Status: Downloaded newer image for registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:community
  32. Set cache size limit to 50.0 GB
  33. >> [Mon Jun 8 07:17:20 UTC 2020] Branch: v1-nougat
  34. >> [Mon Jun 8 07:17:20 UTC 2020] Devices: suzuran,
  35. >> [Mon Jun 8 07:17:20 UTC 2020] (Re)initializing branch repository
  36. >> [Mon Jun 8 07:17:23 UTC 2020] Copying '/srv/local_manifests/*.xml' to '.repo/local_manifests/'
  37. >> [Mon Jun 8 07:17:23 UTC 2020] Use branch cm-14.1 on github.com/TheMuppets
  38. >> [Mon Jun 8 07:17:23 UTC 2020] Syncing branch repository
  39. >> [Mon Jun 8 07:47:31 UTC 2020] Setting "UNOFFICIAL" as release type
  40. >> [Mon Jun 8 07:47:31 UTC 2020] Adding OTA URL overlay (for custom URL )
  41. >> [Mon Jun 8 07:47:31 UTC 2020] Using OpenJDK 8
  42. >> [Mon Jun 8 07:47:31 UTC 2020] Preparing build environment
  43. >> [Mon Jun 8 07:47:31 UTC 2020] Starting build for suzuran, v1-nougat branch
  44. ANDROID_JACK_VM_ARGS=-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx4G
  45. Switch to Python2
  46. >> [Mon Jun 8 09:30:29 UTC 2020] Failed build for suzuran
  47. >> [Mon Jun 8 09:30:29 UTC 2020] Finishing build for suzuran
  48. >> [Mon Jun 8 09:30:29 UTC 2020] Cleaning source dir for device suzuran
  49. Switch back to Python3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement