Page MenuHomePhorge

Build 301
PassedPublic

You are viewing an older run of this build. View Current Build

Run Command

When
Completed at Apr 27 2015, 5:43 PM · Built for 2 m, 38 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1170 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''a7f11c89ea556d8c45fdb5c914378a20a0f60615'\'''
16+++ echo a7f11c89ea556d8c45fdb5c914378a20a0f60615
17+ commit=a7f11c89ea556d8c45fdb5c914378a20a0f60615
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-azovdgpyb4smct2pmqj5'\'''
30+++ echo PHID-HMBT-azovdgpyb4smct2pmqj5
31+ phid=PHID-HMBT-azovdgpyb4smct2pmqj5
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z a7f11c89ea556d8c45fdb5c914378a20a0f60615 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git .git
60+ package=roundcubemail-plugins-kolab
61++ echo ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/455
68+ TMPDIR=/var/tmp/455
69+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
70+ git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git
71+ pushd roundcubemail-plugins-kolab.git
72+ git checkout a7f11c89ea556d8c45fdb5c914378a20a0f60615
73Note: checking out 'a7f11c89ea556d8c45fdb5c914378a20a0f60615'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a7f11c8... Fix syntax to pass the EcmaScript3 JS lint test
85+ popd
86+ '[' roundcubemail-plugins-kolab '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
103+ pushd roundcubemail-plugins-kolab.git
104+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=301 -e COMMIT=a7f11c89ea556d8c45fdb5c914378a20a0f60615 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-azovdgpyb4smct2pmqj5 -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/455
111+ exit 1
112

Build Log 1169 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1748
1749./plugins/pdfviewer/viewer/viewer.js:1329: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1750 get isHashChangeUnlocked() {
1751^
1752
1753./plugins/pdfviewer/viewer/viewer.js:1798: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1754 get isFullscreen() {
1755^
1756
1757./plugins/pdfviewer/viewer/viewer.js:2459: ERROR - Parse error. setters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1758 set page(val) {
1759^
1760
1761./plugins/pdfviewer/viewer/viewer.js:2489: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1762 get page() {
1763^
1764
1765./plugins/pdfviewer/viewer/viewer.js:2493: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1766 get supportsPrinting() {
1767^
1768
1769./plugins/pdfviewer/viewer/viewer.js:2504: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1770 get supportsFullscreen() {
1771^
1772
1773./plugins/pdfviewer/viewer/viewer.js:2527: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1774 get supportsIntegratedFind() {
1775^
1776
1777./plugins/pdfviewer/viewer/viewer.js:2536: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1778 get supportsDocumentFonts() {
1779^
1780
1781./plugins/pdfviewer/viewer/viewer.js:2545: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1782 get supportsDocumentColors() {
1783^
1784
1785./plugins/pdfviewer/viewer/viewer.js:2554: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1786 get loadingBar() {
1787^
1788
1789./plugins/pdfviewer/viewer/viewer.js:2563: ERROR - Parse error. getters are not supported in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1790 get isHorizontalScrollbarEnabled() {
1791^
1792
179313 error(s), 0 warning(s)
1794++ retval=80
1795++ uglifyjs ./plugins/pdfviewer/viewer/viewer.js
1796++ retval=80
1797++ read file
1798++ echo 'Linting '\''./plugins/tasklist/tasklist.js'\'' ... '
1799Linting './plugins/tasklist/tasklist.js' ...
1800++ java -jar /srv/closure-compiler.git/build/compiler.jar --language_in=ECMASCRIPT3 ./plugins/tasklist/tasklist.js
1801./plugins/tasklist/tasklist.js:109: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1802 this.selected_task;
1803 ^
1804
1805./plugins/tasklist/tasklist.js:110: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1806 this.selected_list;
1807 ^
1808
1809./plugins/tasklist/tasklist.js:153: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1810 if (me.tasklists[id].editable && (!me.selected_list || me.tasklists[id].default || (me.tasklists[id].active && !me.tasklists[me.selected_list].active))) {
1811 ^
1812
18130 error(s), 3 warning(s)
1814++ retval=80
1815++ uglifyjs ./plugins/tasklist/tasklist.js
1816++ retval=80
1817++ read file
1818++ echo 'Linting '\''./plugins/tasklist/tasklist_base.js'\'' ... '
1819Linting './plugins/tasklist/tasklist_base.js' ...
1820++ java -jar /srv/closure-compiler.git/build/compiler.jar --language_in=ECMASCRIPT3 ./plugins/tasklist/tasklist_base.js
1821++ retval=80
1822++ uglifyjs ./plugins/tasklist/tasklist_base.js
1823++ retval=80
1824++ read file
1825++ return 80
1826++ retval=80
1827++ '[' 80 -eq 0 ']'
1828+++ git rev-parse HEAD
1829++ _report_msg 'Running '\''generic_js_lint'\'' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1830++ printf '%*s' 4 ' '
1831++ echo 'Running '\''generic_js_lint'\'' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1832+++ git rev-parse HEAD
1833++ echo 'Running generic_js_lint FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1834Running generic_js_lint FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1835++ echo 80
1836+ retval=80
1837+ '[' 80 -ne 0 ']'
1838+ exit 80
1839Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1840========================================================================
1841 Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1842 Running 'generic_php_lint' OK (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1843 Running 'generic_js_lint' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1844 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1845========================================================================
1846/var/tmp/455
1847

Lease Host

When
Completed at Apr 27 2015, 5:40 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 27 2015, 5:40 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.