[X2Go-Commits] Build failed in Jenkins: python-x2go+nightly+opensuse-15.4 #2

jenkins at x2go.org jenkins at x2go.org
Sat Aug 19 06:14:33 CEST 2023


See <https://jenkins.x2go.org:8443/job/python-x2go+nightly+opensuse-15.4/2/display/redirect?page=changes>

Changes:

[ionic] python-x2go.spec: drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP).


------------------------------------------
[...truncated 10.54 KB...]
+ typeset gitdate=
+ pushd python-x2go
+ git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n'
+ popd
+ rm -Rf -- python-x2go/.git
+ mv -- python-x2go/python-x2go.spec .
++ grep -E -- '^Version:.*' python-x2go.spec
++ awk '{ print $2 }'
+ UPSTREAM_VERSION=0.6.1.4
++ grep -E -- '^Release:.*' python-x2go.spec
++ awk '{ print $2 }'
+ PKG_RELEASE='0.0x2go1%{?dist}'
++ sed -e 's/%{?dist}//'
+ PKG_SRCRELEASE=0.0x2go1
++ grep -qsE -- '^BuildArch:.*noarch$' python-x2go.spec
++ echo yes
+ IS_NOARCH=yes
+ '[' heuler = heuler ']'
+ IS_RELEASE=0
+ sed -i python-x2go.spec -e 's/%{?dist}/.0.git20230819.1530.heuler%{?dist}/'
+ '[' -f python-x2go/debian/patches/series ']'
+ grep -E '^Source[1-9]+:.*' python-x2go.spec
+ sed 's/%{name}/python-x2go/'
+ awk '{ print $2 }'
+ read -r source_file
+ mv -- /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q/python-x2go /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q/python-x2go-0.6.1.4
+ tar -czf /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM/rpmbuild/SOURCES/python-x2go-0.6.1.4.tar.gz python-x2go-0.6.1.4
+ cp -- python-x2go.spec /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM/rpmbuild/SOURCES
+ cd
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q/python-x2go
+ '[' opensuse = opensuse ']'
+ typeset -a arches_copy
+ arches_copy=("${arches[@]}")
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 3 ))
+ [[ SRPM == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ x86_64 == \i\3\8\6 ]]
+ (( ++i ))
+ (( i < 3 ))
+ [[ i386 == \i\3\8\6 ]]
+ arches_copy[i]=i586
+ (( ++i ))
+ (( i < 3 ))
+ typeset arch=
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/x86_64
+ for arch in "${arches_copy[@]}"
+ mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/i586
+ BUILD_RESULT=/home/abuild/rpmbuild/
+ typeset obs_config_dir=obs-config
+ download_urls=()
+ typeset -a download_urls
+ download_url=()
+ typeset -a download_url
+ extra_obs_build_args=()
+ typeset -a extra_obs_build_args
+ typeset obs_build_vendor_tag=
++ map_prefix_to_vendor x2go
++ typeset prefix=x2go
++ typeset out=
++ typeset ret=1
++ case "${prefix}" in
++ out=X2Go
++ ret=0
++ printf %s X2Go
++ return 0
+ obs_build_vendor_tag=X2Go
+ '[' 0 -ne 0 ']'
+ extra_obs_build_args+=("--define" "%vendor ${obs_build_vendor_tag}")
+ typeset -i tmp_suse_major_version=0
+ typeset -i tmp_suse_minor_version=0
+ [[ 15.4 = \t\u\m\b\l\e\w\e\e\d ]]
++ get_generic_major_version 15.4
++ typeset version=15.4
++ typeset -i ret=0
++ '[' -z 15.4 ']'
++ typeset -i tmp_major_version=0
+++ sed -e '/^\([0-9][0-9]*\)\.[0-9][0-9]*$/!d;s//\1/'
++ tmp_major_version=15
++ '[' 15 -ne 0 ']'
++ echo 15
++ return 0
+ tmp_suse_major_version=15
+ '[' 0 -ne 0 ']'
++ get_generic_minor_version 15.4
++ typeset version=15.4
++ typeset -i ret=0
++ '[' -z 15.4 ']'
++ typeset -i tmp_minor_version=-1
+++ sed -e '/^[0-9][0-9]*\.\([0-9][0-9]*\)$/!d;s//\1/'
++ tmp_minor_version=4
++ echo 4
++ return 0
+ tmp_suse_minor_version=4
+ '[' 0 -ne 0 ']'
+ typeset dist_value=
++ generate_suse_dist_value opensuse 15 4
++ typeset distname=opensuse
++ typeset major_version=15
++ typeset minor_version=4
++ '[' sle '!=' opensuse ']'
++ '[' opensuse '!=' opensuse ']'
++ typeset ret=sl
++ '[' sle = opensuse ']'
++ '[' 9999 = 15 ']'
++ '[' sle = opensuse ']'
++ ret=sl15.4
++ printf '%s\n' sl15.4
++ return 0
+ dist_value=sl15.4
+ '[' 0 -ne 0 ']'
+ extra_obs_build_args+=('--dist' "${dist_value}")
+ '[' opensuse = opensuse ']'
+ typeset -i legacy_release=0
++ wrap_suse_major_version 15
++ typeset major_version=15
++ typeset -i tmp_major_version=15
++ [[ 15 -lt 10 ]]
++ [[ 15 -eq 42 ]]
++ echo 15
++ return 0
+ tmp_suse_major_version=15
+ '[' 0 -ne 0 ']'
+ opensuse_is_legacy 15 4
+ typeset major_version=15
+ typeset minor_version=4
+ typeset -i ret=1
+ [[ 15 != \9\9\9\9 ]]
+ '[' 15 -lt 15 ']'
+ '[' 15 -eq 15 ']'
+ '[' 4 -eq 0 ']'
+ return 1
+ '[' 0 -eq 1 ']'
+ [[ 15 = \9\9\9\9 ]]
+ download_url=("${OPENSUSE_DOWNLOAD_URL[@]}")
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s/#VERSION#/15.4/g
+ download_url[i]=https://download.opensuse.org/distribution/#LEAP#15.4/repo/oss/#SUSESUBDIR#/
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s/#VERSION#/15.4/g
+ download_url[i]=https://download.opensuse.org/update/#LEAP#15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ [[ 15 -lt 15 ]]
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s_#SUSESUBDIR#__g
+ download_url[i]=https://download.opensuse.org/distribution/#LEAP#15.4/repo/oss//
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s_#SUSESUBDIR#__g
+ download_url[i]=https://download.opensuse.org/update/#LEAP#15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ [[ 15 != \9\9\9\9 ]]
+ '[' 15 -gt 13 ']'
+ (( i = 0 ))
+ (( i < 2 ))
++ sed -e s_#LEAP#_leap/_g
+ download_url[i]=https://download.opensuse.org/distribution/leap/15.4/repo/oss//
+ (( ++i ))
+ (( i < 2 ))
++ sed -e s_#LEAP#_leap/_g
+ download_url[i]=https://download.opensuse.org/update/leap/15.4/oss/
+ (( ++i ))
+ (( i < 2 ))
+ for url in "${download_url[@]}"
+ download_urls+=('--repo' "${url}")
+ for url in "${download_url[@]}"
+ download_urls+=('--repo' "${url}")
+ typeset -i noarch_built=0
+ for l_ARCH in "${arches[@]}"
+ '[' SRPM = SRPM ']'
+ typeset base_arch=x86_64
+ '[' -z x86_64 ']'
+ '[' fedora = opensuse ']'
+ '[' epel = opensuse ']'
+ ps ax
+ grep -E 'build.*/var/cache/obs-build/opensuse/15.4/x86_64/'
+ grep 'sudo obs'
+ typeset -a tmp_download_urls
+ tmp_download_urls=("${download_urls[@]}")
+ [[ 9999 == \1\5 ]]
+ get_extra_repository suse opensuse 15.4 heuler python-x2go x86_64 1
+ typeset TYPE=suse
+ typeset DIST=opensuse
+ typeset CODENAME=15.4
+ typeset COMPONENT=heuler
+ typeset PACKAGE=python-x2go
+ typeset ARCH=x86_64
++ make_boolean 1
++ typeset -l OPTION=1
++ case "${OPTION}" in
++ OPTION=1
++ printf 1
++ return 0
+ typeset WANT_EXTRA=1
+ case "${TYPE}" in
+ OTHERMIRROR=
+ '[' 1 -eq 1 ']'
+ OTHERMIRROR='--repo suse at https://packages.x2go.org/opensuse/15.4/extras'
+ '[' -z x2go-keyring ']'
+ '[' x2go-keyring '!=' python-x2go ']'
+ OTHERMIRROR='--repo suse at https://packages.x2go.org/opensuse/15.4/extras --repo suse at https://packages.x2go.org/opensuse/15.4/heuler'
+ return 0
+ sudo obs-build --nosignature --repo suse at https://packages.x2go.org/opensuse/15.4/extras --repo suse at https://packages.x2go.org/opensuse/15.4/heuler --repo https://download.opensuse.org/distribution/leap/15.4/repo/oss// --repo https://download.opensuse.org/update/leap/15.4/oss/ --root /var/cache/obs-build/opensuse/15.4/x86_64/ --clean --stage=-bs --define '%vendor X2Go' --dist sl15.4 /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM/rpmbuild/SOURCES/python-x2go.spec
logging output to /var/cache/obs-build/opensuse/15.4/x86_64/.build.log...
[    0s] Memory limit set to 32746240KB
[    0s] Using BUILD_ROOT=/var/cache/obs-build/opensuse/15.4/x86_64
[    0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
[    0s] 
[    0s] 
[    0s] japsand started "build python-x2go.spec" at Sat Aug 19 04:13:56 UTC 2023.
[    0s] build version: 20210120-4x2go5
[    0s] 
[    0s] 
[    0s] processing recipe /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM/rpmbuild/SOURCES/python-x2go.spec ...
[    0s] init_buildsystem --configdir /usr/lib/obs-build/configs --cachedir /var/cache/obs-build --define %vendor X2Go --repository suse at https://packages.x2go.org/opensuse/15.4/extras --repository suse at https://packages.x2go.org/opensuse/15.4/heuler --repository https://download.opensuse.org/distribution/leap/15.4/repo/oss// --repository https://download.opensuse.org/update/leap/15.4/oss/ --clean --nosignature /var/lib/jenkins/pkg-dist/heuler/python-x2go/opensuse/15.4/SRPM/rpmbuild/SOURCES/python-x2go.spec ...
[    0s] init_buildsystem version: 20210120-4x2go5
[    0s] initializing /var/cache/obs-build/opensuse/15.4/x86_64/.srcfiles.cache ...
[    0s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build https://packages.x2go.org/opensuse/15.4/extras
[    0s] /usr/lib/obs-build/createyastdeps --cachedir=/var/cache/obs-build https://packages.x2go.org/opensuse/15.4/heuler
[    1s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build https://download.opensuse.org/distribution/leap/15.4/repo/oss//
[   29s] /usr/lib/obs-build/createrepomddeps --cachedir=/var/cache/obs-build https://download.opensuse.org/update/leap/15.4/oss/
[   30s] expanding package dependencies...
[   35s] expansion error
[   35s]   nothing provides python-configparser
[   37s] 
[   37s] japsand failed "build python-x2go.spec" at Sat Aug 19 04:14:33 UTC 2023.
[   37s] 
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.gd8Pi8B6Me1TwsFW6LFnbP5q
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list