From hudson@suse.de Mon May 6 16:05:06 2013
From: hudson@suse.de
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] Build failed in Jenkins: yast-lxc-HEAD #47
Date: Mon, 06 May 2013 18:05:04 +0200
Message-ID: <496048155.3415.1367856304267.JavaMail.jenkins@river>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5264233139319019403=="
--===============5264233139319019403==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
See
------------------------------------------
[...truncated 247 lines...]
dist-hook
make[1]: Entering directory `
cp /usr/share/YaST2/data/devtools/admin/copyright/gpl/README yast2-lxc-2.24.0
cp /usr/share/YaST2/data/devtools/admin/copyright/gpl/COPYING yast2-lxc-2.24.0
make[1]: Leaving directory `
test -n "" \
|| find "yast2-lxc-2.24.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh -c -m a+r {} {} \; \
|| chmod -R a+r "yast2-lxc-2.24.0"
tardir=3Dyast2-lxc-2.24.0 && tar --format=3Dustar -chf - "$tardir" | BZIP2=3D=
${BZIP2--9} bzip2 -c >yast2-lxc-2.24.0.tar.bz2
if test -d "yast2-lxc-2.24.0"; then find "yast2-lxc-2.24.0" -type d ! -perm -=
200 -exec chmod u+w {} ';' && rm -rf "yast2-lxc-2.24.0" || { sleep 5 && rm -r=
f "yast2-lxc-2.24.0"; }; else :; fi
rm -f package/yast2-lxc-*.tar.bz2
rm -f package/*~
rm -f package/*.bak
rm -f package/*.auto
mv yast2-lxc-2.24.0.tar.bz2 package/
if ! test -x /usr/bin/y2tool; then \
echo "/usr/bin/y2tool: not found."; \
echo "You have to install yast2-devtools to making a package"; \
false; \
fi
here=3D`pwd`; \
cd . && for i in yast2-lxc*.spec.in; do \
newname=3D"`echo "$i" | sed "s/\.in$//g"`"; \
/usr/bin/y2tool create-spec < $i > $here/package/${newname} ; \
done
+ make install
Making install in doc
make[1]: Entering directory `
Making install in autodocs
make[2]: Entering directory `
/usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ./../../src/lxc.ycp ./../../src/w=
izards.ycp ./../../src/dialogs.ycp ./../../src/Lxc.ycp ./../../src/helps.ycp
Parsing ./../../src/lxc.ycp
Parsing ./../../src/wizards.ycp
Parsing ./../../src/dialogs.ycp
./../../src/dialogs.ycp: 373: Warning: Return value not documented.
./../../src/dialogs.ycp: 397: Warning: Function update_buttons has no comment.
./../../src/dialogs.ycp: 429: Warning: Function update_table has no comment.
Parsing ./../../src/Lxc.ycp
./../../src/Lxc.ycp: 51: Warning: Function ReadTemplates has no comment.
./../../src/Lxc.ycp: 72: Warning: Return value not documented.
./../../src/Lxc.ycp: 88: Warning: Return value not documented.
./../../src/Lxc.ycp: 106: Warning: Return value not documented.
./../../src/Lxc.ycp: 127: Warning: Return value not documented.
Parsing ./../../src/helps.ycp
Writing ./helps.html
Writing ./dialogs.html
Writing ./lxc.html
Writing ./wizards.html
Writing ./Lxc.html
Writing ./Lxc.mod.html
Writing ./index.html
Writing ./files.html
Writing ./intro.html
for i in ; do \
b=3D${i##./../../src}; b=3D${b#/}; b=3D${b//\//__}; b=3D${b%.pm}; \
pod2html --title=3D$b --infile=3D$i --outfile=3D$b.html; \
echo "${b/__/::}" > $b.mod.html; \
done
make[3]: Entering directory `
make[3]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/share/doc/packages/yast2-lxc//autodocs'
/usr/bin/install -c -p -m 644 index.html dialogs.html Lxc.html helps.html in=
tro.html lxc.html wizards.html Lxc.mod.html files.html '/usr/share/doc/packag=
es/yast2-lxc//autodocs'
make[3]: Leaving directory `
make[2]: Leaving directory `
make[2]: Entering directory `
make[3]: Entering directory `
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Leaving directory `
make[2]: Leaving directory `
make[1]: Leaving directory `
Making install in src
make[1]: Entering directory `
/usr/lib/YaST2/bin/ycpmakedep --prefix=3D/usr > ../.dep.new
cat ../.dep.new > .dep
rm ../.dep.new
make[1]: Leaving directory `
make[1]: Entering directory `
make[2]: Entering directory `
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/share/YaST2/clients'
/usr/bin/install -c -p -m 644 lxc.ycp '/usr/share/YaST2/clients'
/usr/bin/mkdir -p '/usr/share/applications/YaST2'
/usr/bin/install -c -p -m 644 lxc.desktop '/usr/share/applications/YaST2'
/usr/bin/mkdir -p '/usr/share/YaST2/modules'
/usr/bin/install -c -p -m 644 Lxc.ycp '/usr/share/YaST2/modules'
/usr/bin/mkdir -p '/usr/share/YaST2/modules'
/usr/bin/install -c -p -m 644 Lxc.ybc '/usr/share/YaST2/modules'
/usr/bin/mkdir -p '/usr/share/YaST2/include/lxc'
/usr/bin/install -c -p -m 644 helps.ycp wizards.ycp dialogs.ycp '/usr/share/=
YaST2/include/lxc'
make[2]: Leaving directory `
make[1]: Leaving directory `
Making install in testsuite
make[1]: Entering directory `
make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-lx=
c srcdir=3D.
make[2]: Entering directory `
mkdir -p ./run ./config ./yast2-lxc.test ./tests
cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp
cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp
cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp
cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-lxc.test/tests=
uite.exp
cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh
chmod +x run/runtest.sh
make[2]: Leaving directory `
make[2]: Entering directory `
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `
make[1]: Leaving directory `
make[1]: Entering directory `
make[2]: Entering directory `
make[2]: Nothing to be done for `install-exec-am'.
mkdir -p /usr/share/doc/packages/yast2-lxc
/usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/=
gpl/README /usr/share/doc/packages/yast2-lxc
/usr/bin/install -c -p -m 644 /usr/share/YaST2/data/devtools/admin/copyright/=
gpl/COPYING /usr/share/doc/packages/yast2-lxc
make[2]: Leaving directory `
make[1]: Leaving directory `
+ submit_to_obs yast2-lxc YaST:Head yast2-lxc
+ SRC_PACKAGE=3Dyast2-lxc
+ shift
+ OBS_PROJECT=3DYaST:Head
+ shift
+ OBS_PACKAGE=3Dyast2-lxc
+ shift
+ '[' -z yes ']'
+ [[ -z yast2-lxc ]]
+ [[ -z YaST:Head ]]
+ [[ -z yast2-lxc ]]
++ get_packdir yast2-lxc
++ PACKDIR=3D
++ '[' '!' -d ']'
++ PACKDIR=3D
++ [[ xyast2 =3D \x\l\i\b\z\y\p\p\-\t\e\s\t\s\u\i\t\e ]]
++ echo -n
+ PACKDIR=3D
+ '[' -d ']'
+ echo 'There is a successful build at
There is a successful build at
+ export 'OSCBIN=3D /usr/bin/osc '
+ OSCBIN=3D' /usr/bin/osc '
+ export OSCAPI=3Dhttps://api.opensuse.org
+ OSCAPI=3Dhttps://api.opensuse.org
+ export OSCRC=3D
+ OSCRC=3D
+ export 'OSC=3D /usr/bin/osc -A https://api.opensuse.org -c
+ OSC=3D' /usr/bin/osc -A https://api.opensuse.org -c
+ pushd
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=3D0
+ '[' 0 =3D=3D 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
+ rm -rf YaST:Head/yast2-lxc
+ /usr/bin/osc -A https://api.opensuse.org -c co -u YaST:Head yast2-lxc
A YaST:Head
A YaST:Head/yast2-lxc
A YaST:Head/yast2-lxc/yast2-lxc-2.24.0.tar.bz2
A YaST:Head/yast2-lxc/yast2-lxc.changes
A YaST:Head/yast2-lxc/yast2-lxc.spec
At revision 56.
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=3D0
+ '[' 0 =3D=3D 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
+ pushd YaST:Head/yast2-lxc
:Head/yast2-lxc
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=3D0
+ '[' 0 =3D=3D 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
+ copy_artifacts =
.
+ local ARTD=3D
+ test -d
+ local TRGD=3D.
+ test -d .
+ local DIFFS=3D0
+ for F in '"$TRGD"/*'
++ basename ./yast2-lxc-2.24.0.tar.bz2
+ local STEM=3Dyast2-lxc-2.24.0.tar.bz2
+ test -f
+ for F in '"$TRGD"/*'
++ basename ./yast2-lxc.changes
+ local STEM=3Dyast2-lxc.changes
+ test -f
+ for F in '"$TRGD"/*'
++ basename ./yast2-lxc.spec
+ local STEM=3Dyast2-lxc.spec
+ test -f
+ '[' 0 =3D=3D 1 ']'
+ TARDIFF=3D
+ for F in '"$ARTD"/*'
++ basename
+ local STEM=3Dyast2-lxc-2.24.0.tar.bz2
+ test -f ./yast2-lxc-2.24.0.tar.bz2
+ diff -q ./yast2-lxc-2.24.0.tar.bz2
Files and ./yast2-lxc-2.24.0.tar.bz2 differ
+ case "$STEM" in
+ TARDIFF=3D' yast2-lxc-2.24.0.tar.bz2'
+ for F in '"$ARTD"/*'
++ basename
+ local STEM=3Dyast2-lxc.changes
+ test -f ./yast2-lxc.changes
+ diff -q ./yast2-lxc.changes
+ continue
+ for F in '"$ARTD"/*'
++ basename
+ local STEM=3Dyast2-lxc.spec
+ test -f ./yast2-lxc.spec
+ diff -q ./yast2-lxc.spec
Files and ./yast2-lxc.spec differ
+ case "$STEM" in
+ DIFFS=3D1
+ break
+ '[' 1 =3D=3D 1 ']'
+ cp -v .
=E2=80=98 -> =E2=80=98./yast2-lxc-2.24.0.tar.bz2=E2=80=99
=E2=80=98 -> =E2=80=98./yast2-lxc.changes=E2=80=99
=E2=80=98 -> =E2=80=98./yast2-lxc.spec=E2=80=99
+ return 0
+ echo 'The current and new package differ - submitting to OBS now.'
The current and new package differ - submitting to OBS now.
+ /usr/bin/osc -A https://api.opensuse.org -c addremove
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=3D0
+ '[' 0 =3D=3D 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
++ augmentGitCommitVersion yast2-lxc
++ local SRC_PACKAGE=3Dyast2-lxc
++ shift
++ local CHECKOUT_DIR=3D
++ test -d
+ /usr/bin/osc -A https://api.opensuse.org -c ci -m 'Update to last successful build'
Server returned an error: HTTP Error 503: Service Unavailable
Build step 'Execute shell' marked build as failure
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5264233139319019403==--
From hudson@suse.de Thu May 9 08:46:12 2013
From: hudson@suse.de
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] Jenkins build is back to normal : yast-lxc-HEAD #48
Date: Thu, 09 May 2013 10:46:10 +0200
Message-ID: <1097156574.3452.1368089170173.JavaMail.jenkins@river>
In-Reply-To: <496048155.3415.1367856304267.JavaMail.jenkins@river>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4235545419228264307=="
--===============4235545419228264307==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
See
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4235545419228264307==--