CONSOLE OUTPUT
|
[...truncated 30.81 KB...] |
> 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 a5a402aac02b5dc8846c6ee3d82e592548af3001 (origin/master) |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f a5a402aac02b5dc8846c6ee3d82e592548af3001 |
Commit message: "GIT_SILENT Upgrade KF5 version to 5.42.0." |
[Pipeline] checkout |
Cloning the remote Git repository |
Cloning repository https://anongit.kde.org/kde-dev-scripts |
> git init /home/jenkins/workspace/Plasma plasma-nm 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 4371abbd32f26299754df1e6edb80328e0e54745 (origin/master) |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f 4371abbd32f26299754df1e6edb80328e0e54745 |
Commit message: "update license." |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Setup Dependencies) |
[Pipeline] sh |
[Plasma plasma-nm kf5-qt5 SUSEQt5.9] Running shell script |
+ python3 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project plasma-nm --branchGroup kf5-qt5 --environment production --platform SUSEQt5.9 --installTo /home/jenkins//install-prefix/ |
Retrieving: Plasma-extra-cmake-modules-kf5-qt5 |
Retrieving: Plasma-karchive-kf5-qt5 |
Retrieving: Plasma-ki18n-kf5-qt5 |
Retrieving: Plasma-kcoreaddons-kf5-qt5 |
Retrieving: Plasma-kwindowsystem-kf5-qt5 |
Retrieving: Plasma-kconfig-kf5-qt5 |
Retrieving: Plasma-kcrash-kf5-qt5 |
Retrieving: Plasma-kdbusaddons-kf5-qt5 |
Retrieving: Plasma-kdoctools-kf5-qt5 |
Retrieving: Plasma-kservice-kf5-qt5 |
Retrieving: Plasma-kcodecs-kf5-qt5 |
Retrieving: Plasma-phonon-kf5-qt5 |
Retrieving: Plasma-polkit-qt-1-kf5-qt5 |
Retrieving: Plasma-kauth-kf5-qt5 |
Retrieving: Plasma-kguiaddons-kf5-qt5 |
Retrieving: Plasma-kwidgetsaddons-kf5-qt5 |
Retrieving: Plasma-kconfigwidgets-kf5-qt5 |
Retrieving: Plasma-kitemviews-kf5-qt5 |
Retrieving: Plasma-kcompletion-kf5-qt5 |
Retrieving: Plasma-kiconthemes-kf5-qt5 |
Retrieving: Plasma-sonnet-kf5-qt5 |
Retrieving: Plasma-attica-kf5-qt5 |
Retrieving: Plasma-kglobalaccel-kf5-qt5 |
Retrieving: Plasma-ktextwidgets-kf5-qt5 |
Retrieving: Plasma-breeze-icons-kf5-qt5 |
Retrieving: Plasma-knotifications-kf5-qt5 |
Retrieving: Plasma-kxmlgui-kf5-qt5 |
Retrieving: Plasma-solid-kf5-qt5 |
Retrieving: Plasma-kjobwidgets-kf5-qt5 |
Retrieving: Plasma-kbookmarks-kf5-qt5 |
Retrieving: Plasma-kwallet-kf5-qt5 |
Retrieving: Plasma-kio-kf5-qt5 |
Retrieving: Plasma-kparts-kf5-qt5 |
Retrieving: Plasma-kplotting-kf5-qt5 |
Retrieving: Plasma-kdewebkit-kf5-qt5 |
Retrieving: Plasma-kinit-kf5-qt5 |
Retrieving: Plasma-kunitconversion-kf5-qt5 |
Retrieving: Plasma-kded-kf5-qt5 |
Retrieving: Plasma-kemoticons-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 plasma-nm kf5-qt5 SUSEQt5.9] Running shell script |
+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production |
[Pipeline] emailextrecipients |
[Pipeline] emailext |