BUILD FAILURE
Build URL https://build.kde.org/job/Plasma%20kdeplasma-addons%20stable-kf5-qt5%20SUSEQt5.9/13/
Project: Plasma kdeplasma-addons stable-kf5-qt5 SUSEQt5.9
Date of build: Fri, 12 Jan 2018 05:32:46 +0000
Build duration: 6 min 52 sec and counting

CONSOLE OUTPUT
[...truncated 26.32 KB...]
> git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/kde-build-metadata
> git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision acfcd6f65c86b47da8087d7bd0a135adcd83ba2e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f acfcd6f65c86b47da8087d7bd0a135adcd83ba2e
Commit message: "Revert "Introduce temporary dependency on KCoreaddons for Breeze Icons.""
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/kapidox
> git init /home/jenkins/workspace/Plasma kdeplasma-addons stable-kf5-qt5 SUSEQt5.9/ci-tooling/kapidox # timeout=10
Fetching upstream changes from https://anongit.kde.org/kapidox
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/kapidox +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/kapidox # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/kapidox # timeout=10
Fetching upstream changes from https://anongit.kde.org/kapidox
> git fetch --tags --progress https://anongit.kde.org/kapidox +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d1fcbb3ac855175a72bcc23f124d530036283e2f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d1fcbb3ac855175a72bcc23f124d530036283e2f
Commit message: "Remove obsolete reviewboardrc file"
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/kde-dev-scripts
> git init /home/jenkins/workspace/Plasma kdeplasma-addons stable-kf5-qt5 SUSEQt5.9/ci-tooling/kde-dev-scripts # timeout=10
Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/kde-dev-scripts # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/kde-dev-scripts # timeout=10
Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts
> git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2c7a43b4f8624bc374caf80c2098f8d32d0e44f7 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2c7a43b4f8624bc374caf80c2098f8d32d0e44f7
Commit message: "Merge branch 'Applications/17.12'"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup Dependencies)
[Pipeline] sh
[Plasma kdeplasma-addons stable-kf5-qt5 SUSEQt5.9] Running shell script
+ python3 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project kdeplasma-addons --branchGroup stable-kf5-qt5 --environment production --platform SUSEQt5.9 --installTo /home/jenkins//install-prefix/
Retrieving: Plasma-extra-cmake-modules-stable-kf5-qt5
Retrieving: Plasma-karchive-stable-kf5-qt5
Retrieving: Plasma-ki18n-stable-kf5-qt5
Retrieving: Plasma-kcoreaddons-stable-kf5-qt5
Retrieving: Plasma-kwindowsystem-stable-kf5-qt5
Retrieving: Plasma-kconfig-stable-kf5-qt5
Retrieving: Plasma-kcrash-stable-kf5-qt5
Retrieving: Plasma-kdbusaddons-stable-kf5-qt5
Retrieving: Plasma-kdoctools-stable-kf5-qt5
Retrieving: Plasma-kcodecs-stable-kf5-qt5
Retrieving: Plasma-phonon-stable-kf5-qt5
Retrieving: Plasma-polkit-qt-1-stable-kf5-qt5
Retrieving: Plasma-kauth-stable-kf5-qt5
Retrieving: Plasma-kguiaddons-stable-kf5-qt5
Retrieving: Plasma-kwidgetsaddons-stable-kf5-qt5
Retrieving: Plasma-kconfigwidgets-stable-kf5-qt5
Retrieving: Plasma-kitemviews-stable-kf5-qt5
Retrieving: Plasma-kiconthemes-stable-kf5-qt5
Retrieving: Plasma-knotifications-stable-kf5-qt5
Retrieving: Plasma-kservice-stable-kf5-qt5
Retrieving: Plasma-kcompletion-stable-kf5-qt5
Retrieving: Plasma-sonnet-stable-kf5-qt5
Retrieving: Plasma-attica-stable-kf5-qt5
Retrieving: Plasma-kglobalaccel-stable-kf5-qt5
Retrieving: Plasma-ktextwidgets-stable-kf5-qt5
Retrieving: Plasma-breeze-icons-stable-kf5-qt5
Traceback (most recent call last):
File "ci-tooling/helpers/prepare-dependencies.py", line 79, in <module>
archive.extractall( path=arguments.installTo )
File "/usr/lib64/python3.6/tarfile.py", line 2007, in extractall
numeric_owner=numeric_owner)
File "/usr/lib64/python3.6/tarfile.py", line 2049, in extract
numeric_owner=numeric_owner)
File "/usr/lib64/python3.6/tarfile.py", line 2119, in _extract_member
self.makefile(tarinfo, targetpath)
File "/usr/lib64/python3.6/tarfile.py", line 2168, in makefile
copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
File "/usr/lib64/python3.6/tarfile.py", line 256, in copyfileobj
raise exception("unexpected end of data")
tarfile.ReadError: unexpected end of data
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] sh
[Plasma kdeplasma-addons stable-kf5-qt5 SUSEQt5.9] Running shell script
+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to