Advertisement
Guest User

Untitled

a guest
Oct 25th, 2022
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.65 KB | None | 0 0
  1. airflow-> sudo docker build .
  2. [sudo] password for rickyjw:
  3. Sending build context to Docker daemon 6.625MB
  4. Step 1/4 : FROM docker.io/apache/airflow:2.0.1
  5. ---> 369caa46a074
  6. Step 2/4 : USER root
  7. ---> Using cache
  8. ---> 208aa3f9a992
  9. Step 3/4 : RUN apt-get update && apt install -y python-lxml && apt clean all
  10. ---> Running in 1edd76007a99
  11. + apt-get update
  12. Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
  13. Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
  14. Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
  15. Get:4 http://repo.mysql.com/apt/debian buster InRelease [22.1 kB]
  16. Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [379 kB]
  17. Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
  18. Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
  19. Get:8 http://repo.mysql.com/apt/debian buster/mysql-8.0 amd64 Packages [8542 B]
  20. Fetched 8541 kB in 2s (4533 kB/s)
  21. Reading package lists...
  22. + apt install -y python-lxml
  23.  
  24. WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
  25.  
  26. Reading package lists...
  27. Building dependency tree...
  28. Reading state information...
  29. The following additional packages will be installed:
  30. libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib
  31. libxslt1.1 python python-backports.functools-lru-cache python-bs4
  32. python-chardet python-html5lib python-minimal python-pkg-resources
  33. python-six python-soupsieve python-webencodings python2 python2-minimal
  34. python2.7 python2.7-minimal
  35. Suggested packages:
  36. python-doc python-tk python-genshi python-lxml-dbg python-lxml-doc
  37. python-setuptools python2-doc python2.7-doc binutils binfmt-support
  38. The following NEW packages will be installed:
  39. libpython-stdlib libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib
  40. libxslt1.1 python python-backports.functools-lru-cache python-bs4
  41. python-chardet python-html5lib python-lxml python-minimal
  42. python-pkg-resources python-six python-soupsieve python-webencodings python2
  43. python2-minimal python2.7 python2.7-minimal
  44. 0 upgraded, 20 newly installed, 0 to remove and 69 not upgraded.
  45. Need to get 6038 kB of archives.
  46. After this operation, 23.7 MB of additional disk space will be used.
  47. Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB]
  48. Get:2 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB]
  49. Get:3 http://deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB]
  50. Get:4 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB]
  51. Get:5 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB]
  52. Get:6 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB]
  53. Get:7 http://deb.debian.org/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB]
  54. Get:8 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB]
  55. Get:9 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB]
  56. Get:10 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB]
  57. Get:11 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB]
  58. Get:12 http://deb.debian.org/debian buster/main amd64 python-backports.functools-lru-cache all 1.5-3 [6704 B]
  59. Get:13 http://deb.debian.org/debian buster/main amd64 python-soupsieve all 1.8+dfsg-1 [27.6 kB]
  60. Get:14 http://deb.debian.org/debian buster/main amd64 python-bs4 all 4.7.1-1 [94.2 kB]
  61. Get:15 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
  62. Get:16 http://deb.debian.org/debian buster/main amd64 python-chardet all 3.0.4-3 [80.6 kB]
  63. Get:17 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
  64. Get:18 http://deb.debian.org/debian buster/main amd64 python-webencodings all 0.5.1-1 [10.7 kB]
  65. Get:19 http://deb.debian.org/debian buster/main amd64 python-html5lib all 1.0.1-1 [89.8 kB]
  66. Get:20 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1146 kB]
  67. Fetched 6038 kB in 0s (16.1 MB/s)
  68. Selecting previously unselected package libpython2.7-minimal:amd64.
  69. (Reading database ... 9956 files and directories currently installed.)
  70. Preparing to unpack .../0-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
  71. Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
  72. Selecting previously unselected package python2.7-minimal.
  73. Preparing to unpack .../1-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ...
  74. Unpacking python2.7-minimal (2.7.16-2+deb10u1) ...
  75. Selecting previously unselected package python2-minimal.
  76. Preparing to unpack .../2-python2-minimal_2.7.16-1_amd64.deb ...
  77. Unpacking python2-minimal (2.7.16-1) ...
  78. Selecting previously unselected package python-minimal.
  79. Preparing to unpack .../3-python-minimal_2.7.16-1_amd64.deb ...
  80. Unpacking python-minimal (2.7.16-1) ...
  81. Selecting previously unselected package libpython2.7-stdlib:amd64.
  82. Preparing to unpack .../4-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ...
  83. Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
  84. Selecting previously unselected package python2.7.
  85. Preparing to unpack .../5-python2.7_2.7.16-2+deb10u1_amd64.deb ...
  86. Unpacking python2.7 (2.7.16-2+deb10u1) ...
  87. Selecting previously unselected package libpython2-stdlib:amd64.
  88. Preparing to unpack .../6-libpython2-stdlib_2.7.16-1_amd64.deb ...
  89. Unpacking libpython2-stdlib:amd64 (2.7.16-1) ...
  90. Selecting previously unselected package libpython-stdlib:amd64.
  91. Preparing to unpack .../7-libpython-stdlib_2.7.16-1_amd64.deb ...
  92. Unpacking libpython-stdlib:amd64 (2.7.16-1) ...
  93. Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ...
  94. Setting up python2.7-minimal (2.7.16-2+deb10u1) ...
  95. Setting up python2-minimal (2.7.16-1) ...
  96. Selecting previously unselected package python2.
  97. (Reading database ... 10713 files and directories currently installed.)
  98. Preparing to unpack .../python2_2.7.16-1_amd64.deb ...
  99. Unpacking python2 (2.7.16-1) ...
  100. Setting up python-minimal (2.7.16-1) ...
  101. Selecting previously unselected package python.
  102. (Reading database ... 10745 files and directories currently installed.)
  103. Preparing to unpack .../00-python_2.7.16-1_amd64.deb ...
  104. Unpacking python (2.7.16-1) ...
  105. Selecting previously unselected package libxslt1.1:amd64.
  106. Preparing to unpack .../01-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ...
  107. Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ...
  108. Selecting previously unselected package python-backports.functools-lru-cache.
  109. Preparing to unpack .../02-python-backports.functools-lru-cache_1.5-3_all.deb ...
  110. Unpacking python-backports.functools-lru-cache (1.5-3) ...
  111. Selecting previously unselected package python-soupsieve.
  112. Preparing to unpack .../03-python-soupsieve_1.8+dfsg-1_all.deb ...
  113. Unpacking python-soupsieve (1.8+dfsg-1) ...
  114. Selecting previously unselected package python-bs4.
  115. Preparing to unpack .../04-python-bs4_4.7.1-1_all.deb ...
  116. Unpacking python-bs4 (4.7.1-1) ...
  117. Selecting previously unselected package python-pkg-resources.
  118. Preparing to unpack .../05-python-pkg-resources_40.8.0-1_all.deb ...
  119. Unpacking python-pkg-resources (40.8.0-1) ...
  120. Selecting previously unselected package python-chardet.
  121. Preparing to unpack .../06-python-chardet_3.0.4-3_all.deb ...
  122. Unpacking python-chardet (3.0.4-3) ...
  123. Selecting previously unselected package python-six.
  124. Preparing to unpack .../07-python-six_1.12.0-1_all.deb ...
  125. Unpacking python-six (1.12.0-1) ...
  126. Selecting previously unselected package python-webencodings.
  127. Preparing to unpack .../08-python-webencodings_0.5.1-1_all.deb ...
  128. Unpacking python-webencodings (0.5.1-1) ...
  129. Selecting previously unselected package python-html5lib.
  130. Preparing to unpack .../09-python-html5lib_1.0.1-1_all.deb ...
  131. Unpacking python-html5lib (1.0.1-1) ...
  132. Selecting previously unselected package python-lxml:amd64.
  133. Preparing to unpack .../10-python-lxml_4.3.2-1+deb10u4_amd64.deb ...
  134. Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ...
  135. Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ...
  136. Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ...
  137. Setting up python2.7 (2.7.16-2+deb10u1) ...
  138.  
  139. (EVERYTHING WAS SUPER FAST UP TO THIS POINT...THIS IS WHERE THINGS START TO REALLY SLOW DOWN DRASTICALLY.)
  140.  
  141. Setting up libpython2-stdlib:amd64 (2.7.16-1) ...
  142. Setting up python2 (2.7.16-1) ...
  143. Setting up libpython-stdlib:amd64 (2.7.16-1) ...
  144. Setting up python (2.7.16-1) ...
  145. Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ...
  146. Setting up python-pkg-resources (40.8.0-1) ...
  147.  
  148.  
  149. (30-40 MINS TIME ELAPSED UP TO THIS POINT........STILL WAITING BUILD TO FINISH)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement