Advertisement
RobertBerger

docker-yocto-autobuilder-automated-build-1

Jul 9th, 2014
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.74 KB | None | 0 0
  1. #
  2. # yocto Dockerfile
  3. #
  4. # https://github.com/RobertBerger/yocto-autobuilder
  5. #
  6.  
  7. # Pull base image.
  8. FROM reliableembeddedsystems/yocto
  9.  
  10. # Ubuntu and Debian Yocto dependencies:
  11. # The essential and graphical support packages you need for a supported Ubuntu or Debian distribution are shown in the following command:
  12. #RUN sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath libsdl1.2-dev xterm
  13. # additional (old?) Yocto dependencies:
  14. #RUN sudo apt-get install -y make xsltproc docbook-utils fop autoconf automake libtool libglib2.0-dev
  15.  
  16. # buildbot dependencies
  17. RUN sudo apt-get install -y libjs-sphinxdoc libjs-underscore python-decorator python-jinja2 python-markupsafe python-migrate
  18. RUN sudo apt-get install -y python-sqlalchemy python-sqlalchemy-ext python-sqlparse python-tempita python-twisted-mail
  19. RUN sudo apt-get install -y python-twisted-names python-twisted-web python-twisted-words
  20. RUN sudo apt-get install -y javascript-common python-jinja2-doc python-sqlalchemy-doc python-psycopg2 python-mysqldb
  21. RUN sudo apt-get install -y python-kinterbasdb python-pymssql
  22.  
  23. # autobuilder dependencies
  24. RUN sudo apt-get install -y tightvncserver xtightvncviewer sqlite
  25.  
  26. # autobuilder patching
  27. RUN puppet apply --modulepath=/modules -e "class { 'autobuilder_before_install': }"
  28.  
  29. # here we actually install the yocto-autobuilder
  30. RUN (su genius -c "cd /home/genius/test/yocto-autobuilder ; ./yocto-stop-autobuilder both; . ./yocto-autobuilder-setup; ./yocto-start-autobuilder both")
  31.  
  32. # Add one time startup script to start yocto-autobuilder
  33. ADD etc_my_init.d/02_start_autobuilder.sh /etc/my_init.d/02_start_autobuilder.sh
  34.  
  35. # in case the sanity tests failed
  36. #RUN sudo apt-get install -y tightvncserver xtightvncviewer
  37.  
  38. # some permissions got screwed up (puppet?) - fix:
  39. RUN chown genius:genius /home/genius
  40. RUN chown genius:genius /home/genius/test
  41.  
  42. # Use baseimage-docker's init system.
  43. CMD ["/sbin/my_init"]
  44.  
  45. Logs:
  46.  
  47. Step 0 : FROM reliableembeddedsystems/yocto
  48. Pulling image (latest) from reliableembeddedsystems/yocto, endpoint: https://cdn-registry-1.docker.io/v1/ 02b7309ea07e
  49. Download complete 511136ea3c5a
  50. Download complete 5e66087f3ffe
  51. Download complete 4d26dd3ebc1c
  52. Download complete d4010efcfd86
  53. Download complete 99ec81b80c55
  54. Download complete 82c9a6741336
  55. Download complete 5cbfee875b7b
  56. Download complete afc7fc2f17c1
  57. Download complete 5a21d2ea788e
  58. Download complete 521a42e63a27
  59. Download complete 35c2d5a269ff
  60. Download complete 564015884f52
  61. Download complete fda994443aad
  62. Download complete cef2c7a5e2ea
  63. Download complete 74d513ac4f3b
  64. Download complete 9ec764f12cc2
  65. Download complete 3b4378d7fa5c
  66. Download complete 32b2e7f024dd
  67. Download complete 6f21766340bc
  68. Download complete 9a8dcaf2a216
  69. Download complete 5cf22a614d3e
  70. Download complete 6fc81e850792
  71. Download complete f61907515152
  72. Download complete 82267e85893f
  73. Download complete 1e848990cdc2
  74. Download complete 78f213804759
  75. Download complete 0d3e5ed8957c
  76. Download complete 55b5c5bebcd7
  77. Download complete c03d193c3f4d
  78. Download complete e75ad50f7025
  79. Download complete c4af4e0a46df
  80. Download complete 8fd4090b0376
  81. Download complete 5c4e9effba76
  82. Download complete 8447b4aec1cd
  83. Download complete bd7f932f7299
  84. Download complete e9e2d00b3db8
  85. Download complete da5fce15a67f
  86. Download complete 376999b03730
  87. Download complete 4ce2c6218581
  88. Download complete 02b7309ea07e
  89. Download complete 02b7309ea07e
  90. ---> 02b7309ea07e
  91. Step 1 : RUN sudo apt-get install -y libjs-sphinxdoc libjs-underscore python-decorator python-jinja2 python-markupsafe python-migrate
  92. ---> Running in 0cf5e45e6fd5
  93. Reading package lists...
  94.  
  95. Building dependency tree...
  96. Reading state information...
  97.  
  98. The following extra packages will be installed:
  99. libjs-jquery python-pbr python-pkg-resources python-sqlalchemy
  100. python-sqlalchemy-ext python-tempita
  101. Suggested packages:
  102. javascript-common python-jinja2-doc python-distribute python-distribute-doc
  103. python-sqlalchemy-doc python-psycopg2 python-mysqldb python-kinterbasdb
  104. python-pymssql
  105. The following NEW packages will be installed:
  106. libjs-jquery libjs-sphinxdoc libjs-underscore python-decorator python-jinja2
  107. python-markupsafe python-migrate python-pbr python-pkg-resources
  108. python-sqlalchemy python-sqlalchemy-ext python-tempita
  109. 0 upgraded, 12 newly installed, 0 to remove and 16 not upgraded.
  110. Need to get 1139 kB of archives.
  111. After this operation, 6572 kB of additional disk space will be used.
  112. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libjs-jquery all 1.7.2+dfsg-2ubuntu1 [78.8 kB]
  113. Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libjs-underscore all 1.4.4-2ubuntu1 [45.6 kB]
  114. Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libjs-sphinxdoc all 1.2.2+dfsg-1ubuntu1.1 [41.4 kB]
  115. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main python-decorator all 3.4.0-2build1 [19.2 kB]
  116. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main python-pbr all 0.7.0-0ubuntu2 [36.1 kB]
  117. Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main python-pkg-resources all 3.3-1ubuntu1 [61.9 kB]
  118. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main python-sqlalchemy all 0.8.4-1build1 [532 kB]
  119. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main python-tempita all 0.5.2-1build1 [13.8 kB]
  120. Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main python-migrate all 0.8.2-3ubuntu1 [122 kB]
  121. Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main python-markupsafe amd64 0.18-1build2 [14.3 kB]
  122. Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main python-jinja2 all 2.7.2-2 [161 kB]
  123. Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main python-sqlalchemy-ext amd64 0.8.4-1build1 [13.6 kB]
  124. debconf: unable to initialize frontend: Dialog
  125. 
  126. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  127. debconf: falling back to frontend: Readline
  128. 
  129. debconf: unable to initialize frontend: Readline
  130. 
  131. debconf: (This frontend requires a controlling tty.)
  132. debconf: falling back to frontend: Teletype
  133. 
  134. dpkg-preconfigure: unable to re-open stdin:
  135. 
  136. Fetched 1139 kB in 0s (3371 kB/s)
  137. Selecting previously unselected package libjs-jquery.
  138. (Reading database ... 33196 files and directories currently installed.)
  139. Preparing to unpack .../libjs-jquery_1.7.2+dfsg-2ubuntu1_all.deb ...
  140. Unpacking libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
  141. Selecting previously unselected package libjs-underscore.
  142. Preparing to unpack .../libjs-underscore_1.4.4-2ubuntu1_all.deb ...
  143. Unpacking libjs-underscore (1.4.4-2ubuntu1) ...
  144. Selecting previously unselected package libjs-sphinxdoc.
  145. Preparing to unpack .../libjs-sphinxdoc_1.2.2+dfsg-1ubuntu1.1_all.deb ...
  146. Unpacking libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1.1) ...
  147. Selecting previously unselected package python-decorator.
  148. Preparing to unpack .../python-decorator_3.4.0-2build1_all.deb ...
  149. Unpacking python-decorator (3.4.0-2build1) ...
  150. Selecting previously unselected package python-pbr.
  151. Preparing to unpack .../python-pbr_0.7.0-0ubuntu2_all.deb ...
  152. Unpacking python-pbr (0.7.0-0ubuntu2) ...
  153. Selecting previously unselected package python-pkg-resources.
  154. Preparing to unpack .../python-pkg-resources_3.3-1ubuntu1_all.deb ...
  155. Unpacking python-pkg-resources (3.3-1ubuntu1) ...
  156. Selecting previously unselected package python-sqlalchemy.
  157. Preparing to unpack .../python-sqlalchemy_0.8.4-1build1_all.deb ...
  158. Unpacking python-sqlalchemy (0.8.4-1build1) ...
  159. Selecting previously unselected package python-tempita.
  160. Preparing to unpack .../python-tempita_0.5.2-1build1_all.deb ...
  161. Unpacking python-tempita (0.5.2-1build1) ...
  162. Selecting previously unselected package python-migrate.
  163. Preparing to unpack .../python-migrate_0.8.2-3ubuntu1_all.deb ...
  164. Unpacking python-migrate (0.8.2-3ubuntu1) ...
  165. Selecting previously unselected package python-markupsafe.
  166. Preparing to unpack .../python-markupsafe_0.18-1build2_amd64.deb ...
  167. Unpacking python-markupsafe (0.18-1build2) ...
  168. Selecting previously unselected package python-jinja2.
  169. Preparing to unpack .../python-jinja2_2.7.2-2_all.deb ...
  170. Unpacking python-jinja2 (2.7.2-2) ...
  171. Selecting previously unselected package python-sqlalchemy-ext.
  172. Preparing to unpack .../python-sqlalchemy-ext_0.8.4-1build1_amd64.deb ...
  173. Unpacking python-sqlalchemy-ext (0.8.4-1build1) ...
  174. Setting up libjs-jquery (1.7.2+dfsg-2ubuntu1) ...
  175. Setting up libjs-underscore (1.4.4-2ubuntu1) ...
  176. Setting up libjs-sphinxdoc (1.2.2+dfsg-1ubuntu1.1) ...
  177. Setting up python-decorator (3.4.0-2build1) ...
  178. Setting up python-pbr (0.7.0-0ubuntu2) ...
  179. Setting up python-pkg-resources (3.3-1ubuntu1) ...
  180. Setting up python-sqlalchemy (0.8.4-1build1) ...
  181. Setting up python-tempita (0.5.2-1build1) ...
  182. Setting up python-migrate (0.8.2-3ubuntu1) ...
  183. Setting up python-markupsafe (0.18-1build2) ...
  184. Setting up python-jinja2 (2.7.2-2) ...
  185. Setting up python-sqlalchemy-ext (0.8.4-1build1) ...
  186. ---> 41ae746b586b
  187. Removing intermediate container 0cf5e45e6fd5
  188. Step 2 : RUN sudo apt-get install -y python-sqlalchemy python-sqlalchemy-ext python-sqlparse python-tempita python-twisted-mail
  189. ---> Running in b8358380f1e8
  190. Reading package lists...
  191.  
  192. Building dependency tree...
  193. Reading state information...
  194.  
  195. python-sqlalchemy is already the newest version.
  196. python-sqlalchemy set to manually installed.
  197. python-sqlalchemy-ext is already the newest version.
  198. python-sqlalchemy-ext set to manually installed.
  199. python-tempita is already the newest version.
  200. python-tempita set to manually installed.
  201. The following extra packages will be installed:
  202. python-openssl python-pam python-serial python-twisted-bin
  203. python-twisted-core python-twisted-names python-zope.interface
  204. Suggested packages:
  205. python-openssl-doc python-openssl-dbg python-pam-dbg python-wxgtk2.8
  206. python-wxgtk python-sqlparse-doc python-twisted-bin-dbg python-tk
  207. python-gtk2 python-glade2 python-qt3
  208. The following NEW packages will be installed:
  209. python-openssl python-pam python-serial python-sqlparse python-twisted-bin
  210. python-twisted-core python-twisted-mail python-twisted-names
  211. python-zope.interface
  212. 0 upgraded, 9 newly installed, 0 to remove and 16 not upgraded.
  213. Need to get 1506 kB of archives.
  214. After this operation, 9433 kB of additional disk space will be used.
  215. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main python-openssl amd64 0.13-2ubuntu6 [81.5 kB]
  216. Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main python-pam amd64 0.4.2-13.1ubuntu3 [9990 B]
  217. Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main python-serial all 2.6-1build1 [60.1 kB]
  218. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/universe python-sqlparse all 0.1.10-1 [32.7 kB]
  219. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-bin amd64 13.2.0-1ubuntu1 [11.8 kB]
  220. Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main python-zope.interface amd64 4.0.5-1ubuntu4 [79.6 kB]
  221. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-core all 13.2.0-1ubuntu1 [984 kB]
  222. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-mail all 13.2.0-1ubuntu1 [168 kB]
  223. Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-names all 13.2.0-1ubuntu1 [78.4 kB]
  224. debconf: unable to initialize frontend: Dialog
  225. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  226. 
  227. debconf: falling back to frontend: Readline
  228. 
  229. debconf: unable to initialize frontend: Readline
  230. debconf: (This frontend requires a controlling tty.)
  231. 
  232. debconf: falling back to frontend: Teletype
  233. 
  234. dpkg-preconfigure: unable to re-open stdin:
  235. 
  236. Fetched 1506 kB in 0s (6108 kB/s)
  237. Selecting previously unselected package python-openssl.
  238. (Reading database ... 33760 files and directories currently installed.)
  239. Preparing to unpack .../python-openssl_0.13-2ubuntu6_amd64.deb ...
  240. Unpacking python-openssl (0.13-2ubuntu6) ...
  241. Selecting previously unselected package python-pam.
  242. Preparing to unpack .../python-pam_0.4.2-13.1ubuntu3_amd64.deb ...
  243. Unpacking python-pam (0.4.2-13.1ubuntu3) ...
  244. Selecting previously unselected package python-serial.
  245. Preparing to unpack .../python-serial_2.6-1build1_all.deb ...
  246. Unpacking python-serial (2.6-1build1) ...
  247. Selecting previously unselected package python-sqlparse.
  248. Preparing to unpack .../python-sqlparse_0.1.10-1_all.deb ...
  249. Unpacking python-sqlparse (0.1.10-1) ...
  250. Selecting previously unselected package python-twisted-bin.
  251. Preparing to unpack .../python-twisted-bin_13.2.0-1ubuntu1_amd64.deb ...
  252. Unpacking python-twisted-bin (13.2.0-1ubuntu1) ...
  253. Selecting previously unselected package python-zope.interface.
  254. Preparing to unpack .../python-zope.interface_4.0.5-1ubuntu4_amd64.deb ...
  255. Unpacking python-zope.interface (4.0.5-1ubuntu4) ...
  256. Selecting previously unselected package python-twisted-core.
  257. Preparing to unpack .../python-twisted-core_13.2.0-1ubuntu1_all.deb ...
  258. Unpacking python-twisted-core (13.2.0-1ubuntu1) ...
  259. Selecting previously unselected package python-twisted-mail.
  260. Preparing to unpack .../python-twisted-mail_13.2.0-1ubuntu1_all.deb ...
  261. Unpacking python-twisted-mail (13.2.0-1ubuntu1) ...
  262. Selecting previously unselected package python-twisted-names.
  263. Preparing to unpack .../python-twisted-names_13.2.0-1ubuntu1_all.deb ...
  264. Unpacking python-twisted-names (13.2.0-1ubuntu1) ...
  265. Setting up python-openssl (0.13-2ubuntu6) ...
  266. Setting up python-pam (0.4.2-13.1ubuntu3) ...
  267. Setting up python-serial (2.6-1build1) ...
  268. Setting up python-sqlparse (0.1.10-1) ...
  269. update-alternatives: using /usr/bin/sqlformat-2 to provide /usr/bin/sqlformat (sqlformat) in auto mode
  270. Setting up python-twisted-bin (13.2.0-1ubuntu1) ...
  271. Setting up python-zope.interface (4.0.5-1ubuntu4) ...
  272. Setting up python-twisted-core (13.2.0-1ubuntu1) ...
  273. Setting up python-twisted-mail (13.2.0-1ubuntu1) ...
  274. Setting up python-twisted-names (13.2.0-1ubuntu1) ...
  275. ---> 8cafb975c179
  276. Removing intermediate container b8358380f1e8
  277. Step 3 : RUN sudo apt-get install -y python-twisted-names python-twisted-web python-twisted-words
  278. ---> Running in 105eadfcf5b6
  279. Reading package lists...
  280.  
  281. Building dependency tree...
  282. Reading state information...
  283.  
  284. python-twisted-names is already the newest version.
  285. python-twisted-names set to manually installed.
  286. The following NEW packages will be installed:
  287. python-twisted-web python-twisted-words
  288. 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
  289. Need to get 473 kB of archives.
  290. After this operation, 2890 kB of additional disk space will be used.
  291. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-web all 13.2.0-1ubuntu1 [292 kB]
  292. Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main python-twisted-words all 13.2.0-1ubuntu1 [182 kB]
  293. debconf: unable to initialize frontend: Dialog
  294. 
  295. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  296. debconf: falling back to frontend: Readline
  297. 
  298. debconf: unable to initialize frontend: Readline
  299. 
  300. debconf: (This frontend requires a controlling tty.)
  301. debconf: falling back to frontend: Teletype
  302. 
  303. dpkg-preconfigure: unable to re-open stdin:
  304. 
  305. Fetched 473 kB in 0s (4290 kB/s)
  306. Selecting previously unselected package python-twisted-web.
  307. (Reading database ... 34631 files and directories currently installed.)
  308. Preparing to unpack .../python-twisted-web_13.2.0-1ubuntu1_all.deb ...
  309. Unpacking python-twisted-web (13.2.0-1ubuntu1) ...
  310. Selecting previously unselected package python-twisted-words.
  311. Preparing to unpack .../python-twisted-words_13.2.0-1ubuntu1_all.deb ...
  312. Unpacking python-twisted-words (13.2.0-1ubuntu1) ...
  313. Setting up python-twisted-web (13.2.0-1ubuntu1) ...
  314. Setting up python-twisted-words (13.2.0-1ubuntu1) ...
  315. ---> abd5d6ac833a
  316. Removing intermediate container 105eadfcf5b6
  317. Step 4 : RUN sudo apt-get install -y javascript-common python-jinja2-doc python-sqlalchemy-doc python-psycopg2 python-mysqldb
  318. ---> Running in c3eeb2c0ec5a
  319. Reading package lists...
  320.  
  321. Building dependency tree...
  322. Reading state information...
  323.  
  324. The following extra packages will be installed:
  325. libmysqlclient18 libpq5 mysql-common python-egenix-mxdatetime
  326. python-egenix-mxtools
  327. Suggested packages:
  328. apache2 lighttpd httpd python-egenix-mxdatetime-dbg
  329. python-egenix-mxdatetime-doc python-egenix-mxtools-dbg
  330. python-egenix-mxtools-doc mysql-server-5.1 mysql-server python-mysqldb-dbg
  331. python-psycopg2-doc
  332. The following NEW packages will be installed:
  333. javascript-common libmysqlclient18 libpq5 mysql-common
  334. python-egenix-mxdatetime python-egenix-mxtools python-jinja2-doc
  335. python-mysqldb python-psycopg2 python-sqlalchemy-doc
  336. 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
  337. Need to get 2347 kB of archives.
  338. After this operation, 17.3 MB of additional disk space will be used.
  339. Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.37-0ubuntu0.14.04.1 [14.2 kB]
  340. Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.37-0ubuntu0.14.04.1 [594 kB]
  341. Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main javascript-common all 11 [6066 B]
  342. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libpq5 amd64 9.3.4-1 [79.9 kB]
  343. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main python-egenix-mxtools amd64 3.2.7-1build1 [75.1 kB]
  344. Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main python-egenix-mxdatetime amd64 3.2.7-1build1 [66.7 kB]
  345. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB]
  346. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main python-psycopg2 amd64 2.4.5-1build5 [126 kB]
  347. Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main python-sqlalchemy-doc all 0.8.4-1build1 [1194 kB]
  348. Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main python-jinja2-doc all 2.7.2-2 [135 kB]
  349. debconf: unable to initialize frontend: Dialog
  350. 
  351. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  352. debconf: falling back to frontend: Readline
  353. 
  354. debconf: unable to initialize frontend: Readline
  355. 
  356. debconf: (This frontend requires a controlling tty.)
  357. debconf: falling back to frontend: Teletype
  358. 
  359. dpkg-preconfigure: unable to re-open stdin:
  360. 
  361. Fetched 2347 kB in 0s (8558 kB/s)
  362. Selecting previously unselected package mysql-common.
  363. (Reading database ... 34893 files and directories currently installed.)
  364. Preparing to unpack .../mysql-common_5.5.37-0ubuntu0.14.04.1_all.deb ...
  365. Unpacking mysql-common (5.5.37-0ubuntu0.14.04.1) ...
  366. Selecting previously unselected package libmysqlclient18:amd64.
  367. Preparing to unpack .../libmysqlclient18_5.5.37-0ubuntu0.14.04.1_amd64.deb ...
  368. Unpacking libmysqlclient18:amd64 (5.5.37-0ubuntu0.14.04.1) ...
  369. Selecting previously unselected package javascript-common.
  370. Preparing to unpack .../javascript-common_11_all.deb ...
  371. Unpacking javascript-common (11) ...
  372. Selecting previously unselected package libpq5.
  373. Preparing to unpack .../libpq5_9.3.4-1_amd64.deb ...
  374. Unpacking libpq5 (9.3.4-1) ...
  375. Selecting previously unselected package python-egenix-mxtools.
  376. Preparing to unpack .../python-egenix-mxtools_3.2.7-1build1_amd64.deb ...
  377. Unpacking python-egenix-mxtools (3.2.7-1build1) ...
  378. Selecting previously unselected package python-egenix-mxdatetime.
  379. Preparing to unpack .../python-egenix-mxdatetime_3.2.7-1build1_amd64.deb ...
  380. Unpacking python-egenix-mxdatetime (3.2.7-1build1) ...
  381. Selecting previously unselected package python-mysqldb.
  382. Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ...
  383. Unpacking python-mysqldb (1.2.3-2ubuntu1) ...
  384. Selecting previously unselected package python-psycopg2.
  385. Preparing to unpack .../python-psycopg2_2.4.5-1build5_amd64.deb ...
  386. Unpacking python-psycopg2 (2.4.5-1build5) ...
  387. Selecting previously unselected package python-sqlalchemy-doc.
  388. Preparing to unpack .../python-sqlalchemy-doc_0.8.4-1build1_all.deb ...
  389. Unpacking python-sqlalchemy-doc (0.8.4-1build1) ...
  390. Selecting previously unselected package python-jinja2-doc.
  391. Preparing to unpack .../python-jinja2-doc_2.7.2-2_all.deb ...
  392. Unpacking python-jinja2-doc (2.7.2-2) ...
  393. Setting up mysql-common (5.5.37-0ubuntu0.14.04.1) ...
  394. Setting up libmysqlclient18:amd64 (5.5.37-0ubuntu0.14.04.1) ...
  395. Setting up javascript-common (11) ...
  396. Setting up libpq5 (9.3.4-1) ...
  397. Setting up python-egenix-mxtools (3.2.7-1build1) ...
  398. Setting up python-egenix-mxdatetime (3.2.7-1build1) ...
  399. Setting up python-mysqldb (1.2.3-2ubuntu1) ...
  400. Setting up python-psycopg2 (2.4.5-1build5) ...
  401. Setting up python-sqlalchemy-doc (0.8.4-1build1) ...
  402. Setting up python-jinja2-doc (2.7.2-2) ...
  403. Processing triggers for libc-bin (2.19-0ubuntu6) ...
  404. ---> e1d42b090704
  405. Removing intermediate container c3eeb2c0ec5a
  406. Step 5 : RUN sudo apt-get install -y python-kinterbasdb python-pymssql
  407. ---> Running in 050ace96afc1
  408. Reading package lists...
  409.  
  410. Building dependency tree...
  411. Reading state information...
  412.  
  413. The following extra packages will be installed:
  414. firebird2.5-common firebird2.5-common-doc freetds-common libfbclient2
  415. libsybdb5 python-support
  416. The following NEW packages will be installed:
  417. firebird2.5-common firebird2.5-common-doc freetds-common libfbclient2
  418. libsybdb5 python-kinterbasdb python-pymssql python-support
  419. 0 upgraded, 8 newly installed, 0 to remove and 16 not upgraded.
  420. Need to get 1064 kB of archives.
  421. After this operation, 4796 kB of additional disk space will be used.
  422. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/universe firebird2.5-common-doc all 2.5.2.26540.ds4-9ubuntu1 [30.9 kB]
  423. Get:2 http://archive.ubuntu.com/ubuntu/ trusty/universe firebird2.5-common all 2.5.2.26540.ds4-9ubuntu1 [95.8 kB]
  424. Get:3 http://archive.ubuntu.com/ubuntu/ trusty/universe libfbclient2 amd64 2.5.2.26540.ds4-9ubuntu1 [278 kB]
  425. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main freetds-common all 0.91-5 [24.3 kB]
  426. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libsybdb5 amd64 0.91-5 [194 kB]
  427. Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe python-kinterbasdb amd64 3.3.0-3 [369 kB]
  428. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/universe python-support all 1.0.15 [26.7 kB]
  429. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/universe python-pymssql amd64 1.0.2+dfsg-1build1 [46.5 kB]
  430. debconf: unable to initialize frontend: Dialog
  431. 
  432. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  433. debconf: falling back to frontend: Readline
  434. 
  435. debconf: unable to initialize frontend: Readline
  436. 
  437. debconf: (This frontend requires a controlling tty.)
  438. debconf: falling back to frontend: Teletype
  439. 
  440. dpkg-preconfigure: unable to re-open stdin:
  441. 
  442. Fetched 1064 kB in 0s (5072 kB/s)
  443. Selecting previously unselected package firebird2.5-common-doc.
  444. (Reading database ... 35425 files and directories currently installed.)
  445. Preparing to unpack .../firebird2.5-common-doc_2.5.2.26540.ds4-9ubuntu1_all.deb ...
  446. Unpacking firebird2.5-common-doc (2.5.2.26540.ds4-9ubuntu1) ...
  447. Selecting previously unselected package firebird2.5-common.
  448. Preparing to unpack .../firebird2.5-common_2.5.2.26540.ds4-9ubuntu1_all.deb ...
  449. Unpacking firebird2.5-common (2.5.2.26540.ds4-9ubuntu1) ...
  450. Selecting previously unselected package libfbclient2:amd64.
  451. Preparing to unpack .../libfbclient2_2.5.2.26540.ds4-9ubuntu1_amd64.deb ...
  452. Unpacking libfbclient2:amd64 (2.5.2.26540.ds4-9ubuntu1) ...
  453. Selecting previously unselected package freetds-common.
  454. Preparing to unpack .../freetds-common_0.91-5_all.deb ...
  455. Unpacking freetds-common (0.91-5) ...
  456. Selecting previously unselected package libsybdb5:amd64.
  457. Preparing to unpack .../libsybdb5_0.91-5_amd64.deb ...
  458. Unpacking libsybdb5:amd64 (0.91-5) ...
  459. Selecting previously unselected package python-kinterbasdb.
  460. Preparing to unpack .../python-kinterbasdb_3.3.0-3_amd64.deb ...
  461. Unpacking python-kinterbasdb (3.3.0-3) ...
  462. Selecting previously unselected package python-support.
  463. Preparing to unpack .../python-support_1.0.15_all.deb ...
  464. Unpacking python-support (1.0.15) ...
  465. Selecting previously unselected package python-pymssql.
  466. Preparing to unpack .../python-pymssql_1.0.2+dfsg-1build1_amd64.deb ...
  467. Unpacking python-pymssql (1.0.2+dfsg-1build1) ...
  468. Setting up firebird2.5-common-doc (2.5.2.26540.ds4-9ubuntu1) ...
  469. Setting up firebird2.5-common (2.5.2.26540.ds4-9ubuntu1) ...
  470. Setting up libfbclient2:amd64 (2.5.2.26540.ds4-9ubuntu1) ...
  471. Setting up freetds-common (0.91-5) ...
  472. Setting up libsybdb5:amd64 (0.91-5) ...
  473. Setting up python-kinterbasdb (3.3.0-3) ...
  474. Setting up python-support (1.0.15) ...
  475. Setting up python-pymssql (1.0.2+dfsg-1build1) ...
  476. Processing triggers for libc-bin (2.19-0ubuntu6) ...
  477. Processing triggers for python-support (1.0.15) ...
  478. ---> 14e80438bbbe
  479. Removing intermediate container 050ace96afc1
  480. Step 6 : RUN sudo apt-get install -y tightvncserver xtightvncviewer sqlite
  481. ---> Running in 651d46d7bff8
  482. Reading package lists...
  483.  
  484. Building dependency tree...
  485. Reading state information...
  486.  
  487. The following extra packages will be installed:
  488. libjpeg-turbo8 libjpeg8 libsqlite0 libxcursor1 libxfont1 sqlite3
  489. x11-xserver-utils xfonts-base xfonts-encodings xfonts-utils
  490. Suggested packages:
  491. sqlite-doc sqlite3-doc tightvnc-java nickle cairo-5c xorg-docs-core xfs
  492. xserver ssh
  493. The following NEW packages will be installed:
  494. libjpeg-turbo8 libjpeg8 libsqlite0 libxcursor1 libxfont1 sqlite sqlite3
  495. tightvncserver x11-xserver-utils xfonts-base xfonts-encodings xfonts-utils
  496. xtightvncviewer
  497. 0 upgraded, 13 newly installed, 0 to remove and 16 not upgraded.
  498. Need to get 8076 kB of archives.
  499. After this operation, 13.5 MB of additional disk space will be used.
  500. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB]
  501. Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libxcursor1 amd64 1:1.1.14-1 [22.8 kB]
  502. Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxfont1 amd64 1:1.4.7-1ubuntu0.1 [95.2 kB]
  503. Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]
  504. Get:5 http://archive.ubuntu.com/ubuntu/ trusty/universe libsqlite0 amd64 2.8.17-10ubuntu2 [139 kB]
  505. Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe sqlite amd64 2.8.17-10ubuntu2 [14.4 kB]
  506. Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main sqlite3 amd64 3.8.2-1ubuntu2 [28.9 kB]
  507. Get:8 http://archive.ubuntu.com/ubuntu/ trusty/universe tightvncserver amd64 1.3.9-6.4ubuntu1 [629 kB]
  508. Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main x11-xserver-utils amd64 7.7+2ubuntu1 [151 kB]
  509. Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main xfonts-encodings all 1:1.0.4-1ubuntu1 [583 kB]
  510. Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main xfonts-utils amd64 1:7.7+1 [73.9 kB]
  511. Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main xfonts-base all 1:1.0.3 [6180 kB]
  512. Get:13 http://archive.ubuntu.com/ubuntu/ trusty/universe xtightvncviewer amd64 1.3.9-6.4ubuntu1 [53.0 kB]
  513. debconf: unable to initialize frontend: Dialog
  514. 
  515. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  516. debconf: falling back to frontend: Readline
  517. 
  518. debconf: unable to initialize frontend: Readline
  519. 
  520. debconf: (This frontend requires a controlling tty.)
  521. debconf: falling back to frontend: Teletype
  522. 
  523. dpkg-preconfigure: unable to re-open stdin:
  524. 
  525. Fetched 8076 kB in 0s (18.6 MB/s)
  526. Selecting previously unselected package libjpeg-turbo8:amd64.
  527. (Reading database ... 35600 files and directories currently installed.)
  528. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb ...
  529. Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...
  530. Selecting previously unselected package libxcursor1:amd64.
  531. Preparing to unpack .../libxcursor1_1%3a1.1.14-1_amd64.deb ...
  532. Unpacking libxcursor1:amd64 (1:1.1.14-1) ...
  533. Selecting previously unselected package libxfont1:amd64.
  534. Preparing to unpack .../libxfont1_1%3a1.4.7-1ubuntu0.1_amd64.deb ...
  535. Unpacking libxfont1:amd64 (1:1.4.7-1ubuntu0.1) ...
  536. Selecting previously unselected package libjpeg8:amd64.
  537. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...
  538. Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
  539. Selecting previously unselected package libsqlite0.
  540. Preparing to unpack .../libsqlite0_2.8.17-10ubuntu2_amd64.deb ...
  541. Unpacking libsqlite0 (2.8.17-10ubuntu2) ...
  542. Selecting previously unselected package sqlite.
  543. Preparing to unpack .../sqlite_2.8.17-10ubuntu2_amd64.deb ...
  544. Unpacking sqlite (2.8.17-10ubuntu2) ...
  545. Selecting previously unselected package sqlite3.
  546. Preparing to unpack .../sqlite3_3.8.2-1ubuntu2_amd64.deb ...
  547. Unpacking sqlite3 (3.8.2-1ubuntu2) ...
  548. Selecting previously unselected package tightvncserver.
  549. Preparing to unpack .../tightvncserver_1.3.9-6.4ubuntu1_amd64.deb ...
  550. Unpacking tightvncserver (1.3.9-6.4ubuntu1) ...
  551. Selecting previously unselected package x11-xserver-utils.
  552. Preparing to unpack .../x11-xserver-utils_7.7+2ubuntu1_amd64.deb ...
  553. Unpacking x11-xserver-utils (7.7+2ubuntu1) ...
  554. Selecting previously unselected package xfonts-encodings.
  555. Preparing to unpack .../xfonts-encodings_1%3a1.0.4-1ubuntu1_all.deb ...
  556. Unpacking xfonts-encodings (1:1.0.4-1ubuntu1) ...
  557. Selecting previously unselected package xfonts-utils.
  558. Preparing to unpack .../xfonts-utils_1%3a7.7+1_amd64.deb ...
  559. Unpacking xfonts-utils (1:7.7+1) ...
  560. Selecting previously unselected package xfonts-base.
  561. Preparing to unpack .../xfonts-base_1%3a1.0.3_all.deb ...
  562. Unpacking xfonts-base (1:1.0.3) ...
  563. Selecting previously unselected package xtightvncviewer.
  564. Preparing to unpack .../xtightvncviewer_1.3.9-6.4ubuntu1_amd64.deb ...
  565. Unpacking xtightvncviewer (1.3.9-6.4ubuntu1) ...
  566. Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...
  567. Setting up libxcursor1:amd64 (1:1.1.14-1) ...
  568. Setting up libxfont1:amd64 (1:1.4.7-1ubuntu0.1) ...
  569. Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
  570. Setting up libsqlite0 (2.8.17-10ubuntu2) ...
  571. Setting up sqlite (2.8.17-10ubuntu2) ...
  572. Setting up sqlite3 (3.8.2-1ubuntu2) ...
  573. Setting up tightvncserver (1.3.9-6.4ubuntu1) ...
  574. update-alternatives: using /usr/bin/tightvncserver to provide /usr/bin/vncserver (vncserver) in auto mode
  575. update-alternatives: using /usr/bin/Xtightvnc to provide /usr/bin/Xvnc (Xvnc) in auto mode
  576. update-alternatives: using /usr/bin/tightvncpasswd to provide /usr/bin/vncpasswd (vncpasswd) in auto mode
  577. Setting up x11-xserver-utils (7.7+2ubuntu1) ...
  578. Setting up xfonts-encodings (1:1.0.4-1ubuntu1) ...
  579. Setting up xfonts-utils (1:7.7+1) ...
  580. Setting up xfonts-base (1:1.0.3) ...
  581. Setting up xtightvncviewer (1.3.9-6.4ubuntu1) ...
  582. update-alternatives: using /usr/bin/xtightvncviewer to provide /usr/bin/vncviewer (vncviewer) in auto mode
  583. Processing triggers for libc-bin (2.19-0ubuntu6) ...
  584. ---> dc71390fa241
  585. Removing intermediate container 651d46d7bff8
  586. Step 7 : RUN puppet apply --modulepath=/modules -e "class { 'autobuilder_before_install': }"
  587. ---> Running in 52b627f6e153
  588. Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
  589. 
  590. Notice: Compiled catalog for 95699cec7d3e.members.linode.com in environment production in 0.29 seconds
  591. Notice: /Stage[main]/Autobuilder_before_install/Vcsrepo[/home/genius/test/autobuilder-patches]/ensure: Creating repository from present
  592. Error: Execution of '/bin/su genius -c git clone https://github.com/RobertBerger/autobuilder-patches.git /home/genius/test/autobuilder-patches' returned 1: su: System error
  593. 
  594. 
  595. Error: /Stage[main]/Autobuilder_before_install/Vcsrepo[/home/genius/test/autobuilder-patches]/ensure: change from absent to present failed: Execution of '/bin/su genius -c git clone https://github.com/RobertBerger/autobuilder-patches.git /home/genius/test/autobuilder-patches' returned 1: su: System error
  596. 
  597. 
  598. Notice: /Stage[main]/Autobuilder_before_install/Vcsrepo[/home/genius/test/yocto-autobuilder]/ensure: Creating repository from present
  599. Error: Execution of '/bin/su genius -c git clone git://git.yoctoproject.org/yocto-autobuilder /home/genius/test/yocto-autobuilder' returned 1: su: System error
  600. 
  601. 
  602. Error: /Stage[main]/Autobuilder_before_install/Vcsrepo[/home/genius/test/yocto-autobuilder]/ensure: change from absent to present failed: Execution of '/bin/su genius -c git clone git://git.yoctoproject.org/yocto-autobuilder /home/genius/test/yocto-autobuilder' returned 1: su: System error
  603. 
  604. 
  605. Notice: /Stage[main]/Patch/File[/var/lib/puppet/patch]/ensure: created
  606. Error: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/lib/python2.7/site-packages/autobuilder/buildsteps/MakeImageMD5s.py]/File[/var/lib/puppet/patch/43a9b3439cee712b443f506e836600d7.patch]: Could not evaluate: Could not retrieve information from environment production source(s) file:/home/genius/test/autobuilder-patches/before-install/0002-md5sums-for-now.patch
  607. 
  608. Notice: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/lib/python2.7/site-packages/autobuilder/buildsteps/MakeImageMD5s.py]/Exec[apply-43a9b3439cee712b443f506e836600d7.patch]: Dependency File[/var/lib/puppet/patch/43a9b3439cee712b443f506e836600d7.patch] has failures: true
  609. Warning: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/lib/python2.7/site-packages/autobuilder/buildsteps/MakeImageMD5s.py]/Exec[apply-43a9b3439cee712b443f506e836600d7.patch]: Skipping because of failed dependencies
  610. 
  611. Error: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-autobuilder-setup]/File[/var/lib/puppet/patch/5c95425f157dc087c554016c725adc59.patch]: Could not evaluate: Could not retrieve information from environment production source(s) file:/home/genius/test/autobuilder-patches/before-install/0003-genius-genius.patch
  612. 
  613. Notice: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-autobuilder-setup]/Exec[apply-5c95425f157dc087c554016c725adc59.patch]: Dependency File[/var/lib/puppet/patch/5c95425f157dc087c554016c725adc59.patch] has failures: true
  614. Warning: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-autobuilder-setup]/Exec[apply-5c95425f157dc087c554016c725adc59.patch]: Skipping because of failed dependencies
  615. 
  616. Error: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-master/master.cfg]/File[/var/lib/puppet/patch/5822d0dba117a11e09e256a73ac42200.patch]: Could not evaluate: Could not retrieve information from environment production source(s) file:/home/genius/test/autobuilder-patches/before-install/0001-allow-only-1-build-at-a-time.patch
  617. 
  618. Notice: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-master/master.cfg]/Exec[apply-5822d0dba117a11e09e256a73ac42200.patch]: Dependency File[/var/lib/puppet/patch/5822d0dba117a11e09e256a73ac42200.patch] has failures: true
  619. Warning: /Stage[main]/Autobuilder_before_install/Patch::File[/home/genius/test/yocto-autobuilder/yocto-master/master.cfg]/Exec[apply-5822d0dba117a11e09e256a73ac42200.patch]: Skipping because of failed dependencies
  620. 
  621. Notice: Finished catalog run in 0.30 seconds
  622. ---> 8fbb98a56fcb
  623. Removing intermediate container 52b627f6e153
  624. Step 8 : RUN (su genius -c "cd /home/genius/test/yocto-autobuilder ; ./yocto-stop-autobuilder both; . ./yocto-autobuilder-setup; ./yocto-start-autobuilder both")
  625. ---> Running in 886f3e18a747
  626. su: System error
  627. 
  628. The command [/bin/sh -c (su genius -c "cd /home/genius/test/yocto-autobuilder ; ./yocto-stop-autobuilder both; . ./yocto-autobuilder-setup; ./yocto-start-autobuilder both")] returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement