Skip to content

udd_trixie_multiarch_versionskew

Detect multi-arch versions skews in trixie.

Job configuration source is udd.yaml.
 Console output
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /var/lib/jenkins/jobs/udd_trixie_multiarch_versionskew/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins6851262417564101091.sh
+ /srv/jenkins/bin/udd-query.sh multiarch_versionskew trixie
====================================================================================
Mon Jun  3 08:01:00 UTC 2024 - running /srv/jenkins/bin/udd-query.sh (for job udd_trixie_multiarch_versionskew) on jenkins, called using "multiarch_versionskew trixie" as arguments.
Mon Jun  3 08:01:00 UTC 2024 - actually running "udd-query.sh" (md5sum e4eb719fff57a26027617f0944b6524a) as "/tmp/jenkins-script-Y0zepHw3"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Mon Jun  3 08:01:00 UTC 2024 - querying UDD using SELECT DISTINCT source FROM
		(SELECT DISTINCT source, package, version
			FROM packages WHERE
				release='trixie' AND
				multi_arch='same' AND
					architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
					'mips64el', 'ppc64el', 's390x')
				ORDER BY source) AS all_versions
				GROUP BY source, package
				HAVING count(*) > 1
			ORDER BY source ;

Warning: multi-arch version skew in trixie detected.

         Package          |           Tracker
--------------------------------------------------------------------------
                   adacgi | https://tracker.debian.org/adacgi
                     anet | https://tracker.debian.org/anet
                  dbusada | https://tracker.debian.org/dbusada
              dune-uggrid | https://tracker.debian.org/dune-uggrid
                 faketime | https://tracker.debian.org/faketime
                fcitx-kkc | https://tracker.debian.org/fcitx-kkc
                   ffmpeg | https://tracker.debian.org/ffmpeg
            gcc-mingw-w64 | https://tracker.debian.org/gcc-mingw-w64
                     gimp | https://tracker.debian.org/gimp
                   imlib2 | https://tracker.debian.org/imlib2
                  libalog | https://tracker.debian.org/libalog
           libgnatcoll-db | https://tracker.debian.org/libgnatcoll-db
               liblog4ada | https://tracker.debian.org/liblog4ada
            libncursesada | https://tracker.debian.org/libncursesada
      libtemplates-parser | https://tracker.debian.org/libtemplates-parser
             libtexttools | https://tracker.debian.org/libtexttools
                libwibble | https://tracker.debian.org/libwibble
           node-websocket | https://tracker.debian.org/node-websocket
                  pcscada | https://tracker.debian.org/pcscada
                     pmdk | https://tracker.debian.org/pmdk
        ruby-eventmachine | https://tracker.debian.org/ruby-eventmachine
     rust-libmimalloc-sys | https://tracker.debian.org/rust-libmimalloc-sys
            rust-mimalloc | https://tracker.debian.org/rust-mimalloc
         rust-num-complex | https://tracker.debian.org/rust-num-complex
                rust-r2d2 | https://tracker.debian.org/rust-r2d2
             rust-typenum | https://tracker.debian.org/rust-typenum
                     sail | https://tracker.debian.org/sail
                     sopt | https://tracker.debian.org/sopt
            virglrenderer | https://tracker.debian.org/virglrenderer
                wpewebkit | https://tracker.debian.org/wpewebkit

Mon Jun  3 08:01:02 UTC 2024 - udd-query.sh stopped running as /tmp/jenkins-script-Y0zepHw3, removing.
Build step 'Console output (build log) parsing' changed build result to UNSTABLE
Sending e-mails to: jenkins+debian-qa@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Finished: UNSTABLE
Log Parser Trend
[Log Parser Chart]