[artix-build-failures] [galaxy] Failure: packagekit-qt5

jenkins at artixlinux.org jenkins at artixlinux.org
Thu Jul 30 15:33:47 CEST 2020


   Failure

   Build: x86_64/community

   Packages:

   packagekit-qt5-1.0.2-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesP/job/packagekit-qt5/job/ma
   ster/3/

References

   1. https://orion.artixlinux.org/job/packagesP/job/packagekit-qt5/job/master/3/
-------------- next part --------------
Started by user alium
Restarted from build #2, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 4a74455744516d0d6cf822fdf249ff0a58551a9d
Obtained Jenkinsfile from 4a74455744516d0d6cf822fdf249ff0a58551a9d
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesP_packagekit-qt5_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-07-30T13:33:39.844Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-07-30T13:33:39.844Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-07-30T13:33:39.849Z] Fetching changes from the remote Git repository
[2020-07-30T13:33:39.849Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesP/packagekit-qt5.git # timeout=10
[2020-07-30T13:33:39.854Z] Cleaning workspace
[2020-07-30T13:33:39.854Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-30T13:33:39.859Z] Resetting working tree
[2020-07-30T13:33:39.859Z]  > git reset --hard # timeout=10
[2020-07-30T13:33:39.865Z]  > git clean -fdx # timeout=10
[2020-07-30T13:33:39.870Z] Fetching without tags
[2020-07-30T13:33:39.870Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesP/packagekit-qt5.git
[2020-07-30T13:33:39.870Z]  > git --version # timeout=10
[2020-07-30T13:33:39.875Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesP/packagekit-qt5.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-07-30T13:33:39.971Z] Checking out Revision 4a74455744516d0d6cf822fdf249ff0a58551a9d (master)
[2020-07-30T13:33:39.971Z]  > git config core.sparsecheckout # timeout=10
[2020-07-30T13:33:39.976Z]  > git checkout -f 4a74455744516d0d6cf822fdf249ff0a58551a9d # timeout=10
[2020-07-30T13:33:39.982Z] Commit message: "[trunk] -> [community] 'packagekit-qt5-1.0.2-1' add"
[2020-07-30T13:33:39.983Z]  > git rev-list --no-walk 4a74455744516d0d6cf822fdf249ff0a58551a9d # timeout=10
[2020-07-30T13:33:39.993Z] Cleaning workspace
[2020-07-30T13:33:39.993Z]  > git rev-parse --verify HEAD # timeout=10
[2020-07-30T13:33:39.997Z] Resetting working tree
[2020-07-30T13:33:39.997Z]  > git reset --hard # timeout=10
[2020-07-30T13:33:40.003Z]  > git clean -fdx # timeout=10
[2020-07-30T13:33:40.009Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-07-30T13:33:40.029Z] ERROR: Could not send notifications
[2020-07-30T13:33:40.030Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-07-30T13:33:40.030Z] {"context":"packagesP/packagekit-qt5/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesP/job/packagekit-qt5/job/master/3/display/redirect"}
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-07-30T13:33:40.030Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-07-30T13:33:40.030Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-07-30T13:33:40.030Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-07-30T13:33:40.030Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-07-30T13:33:40.030Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-07-30T13:33:40.030Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-07-30T13:33:40.354Z] + git show -s --format=%an 4a74455744516d0d6cf822fdf249ff0a58551a9d
[Pipeline] sh
[2020-07-30T13:33:40.630Z] + git show -s --format=%ae 4a74455744516d0d6cf822fdf249ff0a58551a9d
[Pipeline] sh
[2020-07-30T13:33:40.900Z] + git show --pretty=format: --name-status 4a74455744516d0d6cf822fdf249ff0a58551a9d
[Pipeline] fileExists
[Pipeline] sh
[2020-07-30T13:33:41.211Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] echo
[2020-07-30T13:33:41.262Z] isNextLayout: true
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-07-30T13:33:41.476Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-07-30T13:33:41.526Z] isLibBump: false
[Pipeline] dir
[2020-07-30T13:33:41.547Z] Running in /var/lib/jenkins/workspace/packagesP_packagekit-qt5_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-07-30T13:33:41.867Z] + buildpkg -C -d galaxy
[2020-07-30T13:33:45.097Z] :: Synchronizing package databases...
[2020-07-30T13:33:45.097Z]  system is up to date
[2020-07-30T13:33:45.097Z]  world is up to date
[2020-07-30T13:33:45.097Z]  galaxy is up to date
[2020-07-30T13:33:45.097Z]  extra is up to date
[2020-07-30T13:33:45.097Z]  community is up to date
[2020-07-30T13:33:45.097Z] :: Starting full system upgrade...
[2020-07-30T13:33:45.097Z]  there is nothing to do
[2020-07-30T13:33:46.008Z] ==> Building in chroot for [default] (x86_64)...
[2020-07-30T13:33:46.558Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-07-30T13:33:47.469Z] ==> Making package: packagekit-qt5 1.0.2-1 (Thu Jul 30 15:33:47 2020)
[2020-07-30T13:33:47.469Z] ==> Retrieving sources...
[2020-07-30T13:33:47.469Z]   -> Found PackageKit-Qt-1.0.2.tar.xz
[2020-07-30T13:33:47.469Z]   -> Found PackageKit-Qt-1.0.2.tar.xz.asc
[2020-07-30T13:33:47.469Z] ==> Validating source files with sha256sums...
[2020-07-30T13:33:47.469Z]     PackageKit-Qt-1.0.2.tar.xz ... Passed
[2020-07-30T13:33:47.469Z]     PackageKit-Qt-1.0.2.tar.xz.asc ... Skipped
[2020-07-30T13:33:47.469Z] ==> Verifying source file signatures with gpg...
[2020-07-30T13:33:47.720Z]     PackageKit-Qt-1.0.2.tar.xz ... FAILED (unknown public key 494C8A5FBF4DECEB)
[2020-07-30T13:33:47.720Z] ==> ERROR: One or more PGP signatures could not be verified!
[2020-07-30T13:33:47.720Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2020-07-30T13:33:47.745Z] ERROR: Failed to build source
[2020-07-30T13:33:47.745Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-07-30T13:33:47.883Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list