See
<https://jenkins.x2go.org:8443/job/x2gokdriveclient+nightly+epel-7/10/display/redirect?page=changes>
Changes:
[ionic] x2gokdriveclient.pro: pass application version to compile step via
DEFINES.
[ionic] src/main.cpp: set application name and version.
[ionic] src/main.cpp: use top-level ret variable in main.
[ionic] client.{cpp,h}: add static KDRStdOut (), used to output to stdout.
[ionic] client.h: initialize pointers to nullptr.
[ionic] client.{cpp,h}: split out common code into Client::exit ().
[ionic] client.cpp: check some pointers for nullptr before using them.
[ionic] client.cpp: add KDR_ENDL to output in parseOptions ().
[ionic] client.cpp: make sure that the error message regarding an unavailable
options file is always printed in parseOptions ().
[ionic] client.cpp: print warnings for unknown arguments in parseOptions ().
[ionic] client.cpp: use two passes in parseOptions (): first scan for --debug,
then handle all the rest.
[ionic] client.cpp: implement --version.
[ionic] client.cpp: implement a stub --help/-h/-? option.
[ionic] client.cpp: make parseOptions () stand out better.
[ionic] client.cpp: continue argument parsing iteration in most places in
parseOptions ().
[ionic] client.{cpp,h}: add --disable-menubar.
[ionic] debian/changelog: sync.
------------------------------------------
[...truncated 79.87 KiB...]
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ '' =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo ''
+ read -r line
+ [[ [local] =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo '[local]'
+ read -r line
+ [[ name=local =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo name=local
+ read -r line
+ [[
baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[
baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~
^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo
baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/
+ read -r line
+ [[ cost=2000 =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo cost=2000
+ read -r line
+ [[ enabled=0 =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo enabled=0
+ read -r line
+ [[ skip_if_unavailable=False =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ '' =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo ''
+ read -r line
+ [[ [epel-debuginfo] =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo '[epel-debuginfo]'
+ read -r line
+ [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug
=~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug
=~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch -
Debug'
+ read -r line
+ [[
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64
=~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64
=~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo
'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64'
+ read -r line
+ [[ failovermethod=priority =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo failovermethod=priority
+ read -r line
+ [[ enabled=0 =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo enabled=0
+ read -r line
+ [[ skip_if_unavailable=False =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ """ =~
^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$
]]
+ '[' 1 -eq 1 ']'
+ [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ printf '\n'
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 8 ))
+ echo '[x2go-extras-epel]'
+ (( ++i ))
+ (( i < 8 ))
+ echo 'name=Upstream X2Go EPEL Packages (Extra Packages)'
+ (( ++i ))
+ (( i < 8 ))
+ echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgcheck=0
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgkey=http://packages.x2go.org/pub.key
+ (( ++i ))
+ (( i < 8 ))
+ echo enabled=1
+ (( ++i ))
+ (( i < 8 ))
+ echo protect=0
+ (( ++i ))
+ (( i < 8 ))
+ echo ''
+ (( ++i ))
+ (( i < 8 ))
+ '[' full = full ']'
+ printf '\n'
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 8 ))
+ echo '[x2go-nightly-epel]'
+ (( ++i ))
+ (( i < 8 ))
+ echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)'
+ (( ++i ))
+ (( i < 8 ))
+ echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgcheck=0
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgkey=http://packages.x2go.org/pub.key
+ (( ++i ))
+ (( i < 8 ))
+ echo enabled=1
+ (( ++i ))
+ (( i < 8 ))
+ echo protect=0
+ (( ++i ))
+ (( i < 8 ))
+ echo ''
+ (( ++i ))
+ (( i < 8 ))
+ echo '"""'
+ read -r line
+ IFS='
'
+ cache_mock_config
+ typeset
tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
+ typeset 'tmp_regex=^.*\.cfg$'
+ [[ !
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
=~ ^.*\.cfg$ ]]
+ '[' '!' -f
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
']'
+ '[' '!' -r
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
']'
++ basename -s .cfg
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
+ typeset
mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA
+ typeset tmp=epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA
+ mock_cache_file_name=epel-7-x86_64-x2go-nightly-full
+ '[' epel-7-x86_64-x2go-nightly-full =
epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA ']'
+ mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg
+ typeset
mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']'
+ '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']'
+ cmp -s
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ echo 'Cached mock config file matches generated one, using the cached file.'
Cached mock config file matches generated one, using the cached file.
+
TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ return 0
+ return 0
+ MOCK_CHROOT_CONFIG='-r
/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full'
+ '[' 0 -eq 0 ']'
+ MOCK_CHROOT_CONFIG='-r
/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg'
+ return 0
+ /usr/bin/mock --buildsrpm -r
/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
--resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/
--spec
/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/rpmbuild/SOURCES/x2gokdriveclient.spec
--sources
/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/rpmbuild/SOURCES/
INFO: mock.py version 1.3.2-2.14x2go1 starting (python version = 3.5.3)...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO:
Start(/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/rpmbuild/SOURCES/x2gokdriveclient.spec)
Config(epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: root cache aged out! cache will be rebuilt
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
Mock Version: 1.3.2-2.14x2go1
INFO: Mock Version: 1.3.2-2.14x2go1
Start: yum install
ERROR:
Exception(/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/rpmbuild/SOURCES/x2gokdriveclient.spec)
Config(epel-7-x86_64) 0 minutes 8 seconds
INFO: Results and/or logs in:
/var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
Finish: clean chroot
ERROR: Command failed:
# /usr/bin/yum --installroot /var/lib/mock/epel-7-x86_64/root/ --releasever 7
install @buildsys-build
http://ftp.hosteurope.de/mirror/centos.org/7.9.2009/os/x86_64/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://centosmirror.netcup.net/centos/7.9.2009/os/x86_64/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://ftp.plusline.net/centos/7.9.2009/os/x86_64/repodata/repomd.xml: [Errno
14] HTTP Error 404 - Not Found
Trying other mirror.
http://ftp.tu-chemnitz.de/pub/linux/centos/7.9.2009/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://ftp.halifax.rwth-aachen.de/centos/7.9.2009/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirrors.xtom.de/centos/7.9.2009/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7.9.2009/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.netcologne.de/centos/7.9.2009/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.centos.org/centos/7/sclo/x86_64/sclo/repodata/repomd.xml: [Errno
14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.centos.org/centos/7/sclo/x86_64/sclo/repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2:
[Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Error: failure:
repodata/2a98c94b0103e02aae2af8eeeb1fa70f8b8f25edceca2fbcd4a54e38ed4407d8-primary.sqlite.bz2
from centos-sclo-sclo: [Errno 256] No more mirrors to try.
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org"
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=sclo-rh error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org"
+ cat /var/lib/jenkins/pkg-dist/heuler/x2gokdriveclient/epel/7/SRPM/build.log
Mock Version: 1.3.2-2.14x2go1
+ exit 1
+ cleanup
+ '[' -n /var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546 ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546 ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
']'
+ rm --
/var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546/epel-7-x86_64-x2go-nightly-full.k7YYkZa2ZZ5DqHEy6d95HZMA.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546 ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546 ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-fVNfgAOgvizewCPbkWz66546
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.zEE3ZI2yJ7mlb4P1Hx9UJw9Q ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.zEE3ZI2yJ7mlb4P1Hx9UJw9Q ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.zEE3ZI2yJ7mlb4P1Hx9UJw9Q
Build step 'Execute shell' marked build as failure
_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits